Validate if buttons/fields are editable or not
It would be great to have the ability to validate whether a button or a field is available to click or edit. We can partially test this, if they are available - we click the button or edit the field. However there is no way currenty to test that a button or a field is greyed out. It would be nice...
STATUS DETAILS
Completed
Add waiting time before individual steps
When we are testing batch functions, batch can take a longer time to run, so we need to add some wait time, before we move on to the next steps. Currently there are two options: adding wait time between all steps (this slows down the test run tremendously) or to add some extra steps during record...
STATUS DETAILS
Completed