Nexial Automation
Test Automation Platform for everyone!
desktop » assertSelected(name,text)
Description
- This command asserts that the desktop element specified by
name
has specified text selected.
Parameters
- name - the name associated to the target desktop component.
- text - the text to be selected from target desktop component.
Example
See Also