You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kvantomme edited this page Aug 5, 2013
·
6 revisions
To create a walkthrough with steps added manually (instead of using steps from a Selenium test), you have to first create the steps, then add them on the walkthrough creation form.
Go to the step creation form and add a name and description to your step.
Add the step commands and arguments.
The application uses the syntax of Selenium commands. To get to know more about them, read the Selenium Reference.
Command 1: the basic Selenium command, four commands are implemented: click, open, type, select