Skip to content

Creating Walkthroughs

Kornel Lugosi edited this page Aug 7, 2013 · 2 revisions

Walkthroughs are created as content on a WalkHub. You can use a Selenium test to automatically create steps and example actions for your Walkthrough.

  1. Log in to Walkhub.net
  2. Open the Walkthrough form. On WalkHub.net you can find it under the "Add content" menu.
  3. Give your Walkthrough a name (required).
  4. Add a description (recommended).
  5. Paste the source of a Selenium test (recommended). You should have copied it to your clipboard in the Recording Selenium Tests Task.
  6. Click submit to save the Walkthrough.
  7. After submitting the walkthrough, click on the "Start Walkthrough" link (first on the Walkthrough page and a second time on the Start Walkthrough dialogue) to verify if your Selenium test was imported correctly.
  8. For each step click on the edit button and replace the automatically generated title with a description of the Step. Optionally you can also add a description if you need a longer explanation.

Walkthrough

Next

Requirements

  • Selenium test: It's much easier to generate a Walkthrough from a Selenium test. To get the required Selenium source HTML follow the instructions on how to create a Selenium test with the steps you would like to add to your walkthrough. When you’re done, make sure to copy the source (available under the Source tab in Selenium IDE) to your clipboard.

Other resources

  • The following video tutorial demonstrates the process, be aware though that there have been UX updates, so the labels are no longer up-to-date. That is why we made this product, so you could instead play the Walkception walkthrough.

Clone this wiki locally