Skip to content
View uindow's full-sized avatar

Block or report uindow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
uindow/README.md

Uindow - UI testing and web automation

Installation

🧰 Command-line interface

You can run Uindow from any CI/CD pipeline or command-line interface.

npm install @uindow/cli
npx uindow --help

Alternatively, you can use node ./node_modules/uindow/dist/bin.js --help instead of npx uindow --help for a faster response.

✨ Latest release

Create an account at Uindow and follow the on-screen instructions.

📦 Older release

To install an older version, visit the Releases page and download the appropriate installer.

🌙 Nightly build

To run the latest (unreleased) version of Uindow, clone this repository and run the following commands:

git clone https://github.com/uindow/uindow.git .
npm install
npm start

Creating modules

Building Uindow modules is easy:

  1. Visit the Uindow SDK Reference
  2. Download the sample module and import it into Uindow
  3. Start experimenting with dollar-sign methods - the integrated editor features auto-complete and code hints

Popular repositories Loading

  1. uindow uindow Public

    UI testing and web automation

    JavaScript 6

  2. dos dos Public

    Explain visually

    JavaScript 3

  3. uindow.github.io uindow.github.io Public

    UI testing and web automation