Creating Walkthroughs - Pronovix/WalkHub GitHub Wiki
Walkthroughs are created as content on a WalkHub. You can use a Selenium test to automatically create steps and example actions for your Walkthrough.
- Log in to Walkhub.net.
- Open the Import Walkthrough form. On WalkHub.net you can find it under the "Add content" menu.
- Paste the source of a Selenium test (recommended). You should have copied it to your clipboard in the Recording Selenium Tests Task.
- Give your Walkthrough a name (required).
- Add a description (recommended).
- Click save to save the Walkthrough.
- After saving 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.
- For each step click on the Edit button and replace the automatically generated title with a title of the Step if needed. Otherwise only add a description.