Skip to content

Allow Scrolling

gcvfi edited this page Oct 17, 2019 · 4 revisions

Back to AIQ Commands | Home


Note: Draft content, work in progress, not yet reviewed or verified.


Example

Test Steps Data
open website https://www.travelers.com/
wait for 3 seconds
Hover over "FOR BUSINESS"
Wait for 3 seconds
Hover over "Claim"
Wait for 3 seconds
Verify {xpath: "//div[contains(text(),'Our Company')]"} is visible
Allow Scrolling
Wait for 3 secs
Verify {xpath: "//div[contains(text(),'Our Company')]"} is visible

Clone this wiki locally