FirstLogin | ||
open | ${proxy_suffix} | |
assertTitle | Login | |
type | ${current_username} | |
type | pass | ${current_password} |
clickAndWait | //input[@value='Login'] | |
echo | ----- On the first login attempt, we'll get the Terms of Use prompt ----- | |
include | /selenium_scripts/terms_of_use.html |