🤖 Self-driving bot
1. Login to Wopee Commander
- Go to https://cmd.wopee.io.
- Click on the
GitHub
orGitLab
orGoogle
login button. - Use your existing GitHub or GitLab or Google account and confirm the access.
2. Create a project
- Click the
NEW PROJECT
button in the top right corner. - Enter the URL of your app.
- Confirm by clicking
START ANALYSING
.
Tip
To handle login or accept cookies before testing, configure it in Project Settings
using the Before method
.
3. Run tests
- After finishing the first analysis you`ll be presented with the results - generated test scenarios.
- Then just click the
START TESTING
button.
This button can be disabled when some tests are curently running.
4. Check the results
- Visual difference is highlighted if it was identified comapring current state (on the left) and the baseline - previously approved state (on the right).
5. 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)