How do I create test steps/script inside a test case?
To create a Test Script:
Note: We can create test script/steps only inside a test case.
1. Click on the test case name/title, a new screen up will come up.
2. Click on the ‘+’ icon to add test steps, a pop up will come up.
3. Select what action you want to perform from the action dropdown.
4. Select screen and element from the dropdown and pass the parameter if required else leave it blank.
5. Click on the save button.
Note: Screen and Element dropdown will be blank until user create a screen and elements in the Locators section.