diff --git a/testdriver/test-main-call-to-action.yml b/testdriver/test-main-call-to-action.yml new file mode 100644 index 0000000..75c08ad --- /dev/null +++ b/testdriver/test-main-call-to-action.yml @@ -0,0 +1,95 @@ +version: 4.0.68 +steps: + - prompt: Focus the browser window. + commands: + - command: focus-application + name: Google Chrome + - prompt: Click on the "Start Building" button. + commands: + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: focus-application + name: Google Chrome + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click + - prompt: Click on the "Start Building" button. + commands: + - command: scroll-until-text + text: Start Building + direction: down + - command: hover-text + text: Start Building + description: button to start building + action: click