List of Examples by UI Element
Worksoft SaaS supports an extensive list of diverse commands, that you can use to realize your test automation goals.
When developing scripts to automate the testing of your web applications, you will agree with us that the major portion of automation involves interactions with the user interface (UI) elements.
Considering that you know the specific UI element, for developing the automation or debugging/ fixing an issue, the possibilities are:
- You might not know which Worksoft SaaS commands are the best fit for your requirements
- You are looking for more suitable alternatives to the Worksoft SaaS commands currently being used
In addition to the referenced article, this article provides a list of example (sample) test script snippets, grouped by UI element that helps you to rapidly accomplish your test automation goals.
The examples in the table below are organized based on the grouping of the UI elements (or form controls). Click the element name (hyperlinked) and you will be easily directed to the specific list of examples on the page.
-
Textbox
/Textarea
Textbox/Text area elements are text options, which help you to input values and perform various functions accordingly. Click the icon of the respective action, you would like to automate. -
Dropdown
-
CheckBox
-
Frame
Example # Automation Goal / Objective View Example 1 How to work with elements inside a frame 2 How to switch the focus of the elements between frames -
Popup
-
Link
Example # Automation Goal / Objective View Example 1 How do I click at specific coordinates 2 How to click on a link 3 How to open a new window -
Label