Skip to content

🤖 Getting started

1. Login to Wopee Commander

  1. Go to https://cmd.wopee.io.
  2. Click on the GitHub or GitLab or Google login button.
  3. Use your existing GitHub or GitLab or Google account and confirm the access.

Login screen

2. Create a project

  1. Click the NEW PROJECT button in the top right corner.
  2. Enter the URL of your app.
  3. Confirm by clicking CREATE.

Create new project

3. Get your tests

After creating a project, you have two options to add tests:

A. Generate new tests automatically

  • Start a NEW ANALYSIS to let the system create tests for you.

B. Integrate your existing tests

4. Run tests

Once your tests are ready:

  1. Click the START TESTING button to begin running your tests.

Running tests

Note: The START TESTING button may be disabled if tests are currently running.

5. Check the results

  1. Visual difference is highlighted if it was identified comapring current state (on the left) and the baseline - previously approved state (on the right).

Comparison screen

6. Approve current state

You can 👍 Approve or 👎 Reject current state of the tested application if Test Step Status is:

  • New - no previous state was approved (for this test step)
  • Unresolved - previous state was already approved but current state is different (for this test step)