🛠️ Updating your test
To edit a test in Waldo, you can use two pages in the app depending on the changes you want or need to make.
- The Test page
- The Run result page
You may refer to the table provided below to help you choose the appropriate page for a specific edit 👇
Actions | Run page | Test page |
---|---|---|
Edit multiple steps through the test builder | ✅ | ✅ |
Add/remove/Edit assertions | ✅ | ✅ |
Edit step loading time limit | ✅ | ✅ |
Add a step | ✅ | ❌ |
Delete a step | ✅ | ❌ |
Modify interaction | ✅ | ❌ |
Edit test variables | ❌ | ✅ |
Edit your test dependencies | ❌ | ✅ |
Duplicate your test | ❌ | ✅ |
Rename your test | ❌ | ✅ |
Mute your test | ❌ | ✅ |
Split your test | ❌ | ✅ |
How to
🔬 Add / Remove / Fix an assertion
⏳ Edit the step loading time for a specific step
🛠️ Edit multiple steps in the test builder
✏️ Rename a test or edit the description
Updated over 1 year ago