UI Elements Test Actions
Check Box Test Actions
- Check box does not exist
- Check box exists
- Check box is disabled
- Check box is enabled
- Check box state is checked
- Check box state is unchecked
Window Test Actions
- Close window
- Get text in window before and after
- Get text in window using regular expression
- Get text of specific length in window
- Maximize window
- Press keystroke
Web Page Test Actions
- Close Web page
- Count number of nodes in XML document
- Execute javascript on Web page
- Get nodes value in XML document
- Get text in Web page source before and after
- Get text in Web page source using regular expression
Radio Button Test Actions
- Get radio button attribute
- Get radio button style
- Radio button does not exist
- Radio button exists
- Radio button is disabled
- Radio button is enabled
List Box Test Actions
- Get list box attribute
- Get list box style
- Item in list box is not selected
- Item in list box is selected
- Item is in list box
- Item is not in list box
Buttons Test Actions
- Button does not exist
- Button exists
- Button is disabled
- Button is enabled
- Get button attribute
- Get button style
Image Test Actions
Text Box Test Actions
- Enter random string into text box
- Enter text into text box
- Get text box attribute
- Get text box style
- Get value of text box
- Get value of text box before and after