Set Text Action Builder

media_1485660745050.png

Sets the input text of a element.

media_1485661767324.png

The Set Element Text Wizard will display

media_1485661772869.png

Select or type in the variable that will hold the text that will be used.

media_1485661796620.png

Add any additional keyboard keys to be performed.

media_1485661810228.png

Select the type of key action that will be performed from the drop down list.

media_1485661839261.png

Click the Plus button to add that action.

Continue to repeat until all required actions have been added.

Created Script

media_1485661865639.png

Get Text Element – retrieves the html element that will have actions performed on.

Set Text Value – inputs a text value into the text element.

media_1485661878962.png

Add Enter Key – performs a Enter click on the text element. Note: any additional keys that were added, in the wizard, will be listed here.

Perform Element Actions – performs all actions on the element (Set Text and Click Enter).

Tutorial

Overview

media_1485667152118.png

When hovering or selecting an element on a web page, the details of that element will be shown in the Html pane.

Overview

media_1485660600240.png

Clicking the “Click to Add” button will display Action Builders for that specific element.

These Action Builder will change depending on the type of element that has been selected.