Skip to content

Supported selenium commands

kvantomme edited this page Aug 6, 2013 · 10 revisions

WalkHub currently only supports the most common Selenium commands.

###Click example Step Selenium commands: Command 1: click Command 2: Command 3:

This command is also used to toggle checkboxes and radio buttons.

###ClickAndWait example Step Selenium commands:

This command is used when the browser needs to load a new page after a link/button is clicked.

###Type example Step Selenium commands:

###Select example Step Selenium commands:

Clone this wiki locally