This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| test something | |
| • I am on page "https://<redacted>" | |
| • I fill field {"css":"#username"}, "<redacted>" | |
| • I fill field {"css":"#password"}, "<redacted>" | |
| • I click {"css":"#Login"} | |
| • I click "#tsidButton" | |
| • I click {"xpath":"//*[text()[contains(.,'<redacted>')]]"} | |
| • I click "#setupLink" | |
| • I fill field "#<redacted>", "<redacted>" | |
| • I wait for visible "//*[text() = '<redacted>']", 11 |