Skip to main content

Cycle Demo Feature 1

One of the best ways to get comfortable with Cycle is to dive right in and create your first Feature File. It can be as simple as using Cycle to open Notepad, or open a browser and navigate to a website.

This Demo Feature will open a Chrome web browser, navigate to the User Portal, and log you in.

To use this Feature File, follow these steps:

  1. Install the Chrome webdriver by using the the process described in the Web Testing section of the User Manual. You will need to install this webdriver before you can use web Steps, so why not do it now?

  2. Download .zip and open the Feature File: Log_into_website

  3. Update the username and password information in the Feature File and save it.

  4. Click the Execute button to see the Feature in action!