Commands for interfacing with the User Interface of your AUT(s)
- Navigation: Moving around an application from screen/page to screen/page like moving forward, going back, refreshing the current screen/page, etc.,
- Interrogation (or Inspection): Finding user interface elements within your web application (screens) and retrieving information from those elements as part of your automated test
- Manipulation (or Interaction): Interacting with elements within your application's user interface from within your automated tests
- Synchronization: Waiting for your application under test to reach a particular state before you want the next step in your test to be executed from within your automated tests.
Worksoft SaaS provides you with a plethora of simple powerful commands that you can use to develop easy to follow and maintain automation. The commands supported in Worksoft SaaS also follow the categories mentioned above. Each category supports a number of commands and each command is built for a specific purpose.
You can visit Commands for Native/Hybrid Mobile User Interface, to find the powerful command set that Worksoft SaaS has, to automate your Native/Hybrid Mobile Apps.
You can access more information about each category of commands and the diverse list of commands supported in each category by clicking on the hyperlinked category names.