0% found this document useful (0 votes)
38 views

Command Target Value Textbox Text Area Button Link Radio Button Click/check Check Box Dropdown Listbox

The document describes common commands that can be used to interact with elements on a web page through automation, including typing text, clicking buttons and links, selecting radio buttons and checkboxes, choosing options from dropdowns and listboxes, and opening web pages. The commands take a target element and optionally a value, with the target identified by a locator.

Uploaded by

Bhavin Panchal
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Command Target Value Textbox Text Area Button Link Radio Button Click/check Check Box Dropdown Listbox

The document describes common commands that can be used to interact with elements on a web page through automation, including typing text, clicking buttons and links, selecting radio buttons and checkboxes, choosing options from dropdowns and listboxes, and opening web pages. The commands take a target element and optionally a value, with the target identified by a locator.

Uploaded by

Bhavin Panchal
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Command Target Value

Textbox type locator value


Text Area type locator value
Button click locator
Link click locator
Radio Button click/check locator
Check box click/check locator
uncheck locator
Dropdown select locator option locator
Listbox addselection locator option locator
removeselection locator option locator
open URL

You might also like