Input Text keyword - analog input to a text input box

Input Text Keywords: analog input to a text input box.

 

The keyword accepts two parameters [locator | text]: locator parameter refers to the positioning of the elements of an interface, text parameter refers to the content you need to enter.

 

====================================================================================

 

Example: Open Baidu page, enter "robot framework", used here id way navigation interface input element.

 

Open Browser    http://www.baidu.com    chrome

Input Text    id=kw    robot  framework

 

Guess you like

Origin www.cnblogs.com/xiaobaibailongma/p/12235544.html