Skip to main content

Robot Handling

Description

The Robot Handling step is used to perform mouse and keyboard actions.

Configurations

No.Field NameDescription
1Web Browser NameYou can select any one Web Browser Name from the given list, Basically you must select the same Web Browser Name which was selected in Start Browser Step.
2Key combinationCheckbox is selected if all the keys specified in the table are to be pressed together.

This option is applicable to all the keyboard events in the table.

3Event list*Specify the event to be triggered from the list: Mouse, Keyboard, String
4Value*Specify a Value of the event.

Event list

The table below contains the description of each Event list option

No.Field NameDescription
1MouseMouse event
2KeyboardKeyboard single keystroke event
3StringAll the keys for the characters in the value are pressed one after the other

Value

The table below contains the description of valid Values.

  1. Mouse
No.Field NameDescription
1LeftLeft mouse click
2RightRight mouse click
  1. Keyboard
No.Field NameDescription
1Type the character on the keyboard to be pressed on separate rows in the tableAll the keys are pressed and released in sequence.

Following is a list of Special Keys allowed as values,

Ctrl, Shift, Alt, Caps Lock, Esc, Enter, Left (Left Arrow), Up (UP Arrow), Right (Right Arrow), Down (Down Arrow), Cancel, Tab, Home, End, Insert, Delete, PageUp, PageDown, Backspace.

All alphabets (understood as lower case) and numbers are allowed, for upper case letters you need to provide shift and the alphabet.

2‘Key combination’ checkbox is selectedAll the keys in the table are pressed together and then released at once.

This option is applicable to all the keyboard events in the table.