Skip to main content

Cycle Demo Feature 2

Building on the example Feature we saw in Demo Feature 1, this Feature and its accompanying CSV file will open the Chrome web browser and log you into the Cycle User Portal and Gmail. Storing website URLs, usernames, and passwords in the CSV file enables us to remove sensitive information from our Cycle script, and also consolidates information we may need to update or append.

To use this Feature, follow these steps:

  1. Install the Chrome webdriver by using the process described in the Web Testing section of the User Manual. You may have already completed this Step. If so, you can skip it.

  2. Download and open the following zip file:

Log_into_website_with_csv

  1. Update the username and password information in the Logins.csv file and save it.

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