diff --git a/testdriver/test-search-functionality.yml b/testdriver/test-search-functionality.yml new file mode 100644 index 0000000..b24f9fe --- /dev/null +++ b/testdriver/test-search-functionality.yml @@ -0,0 +1,66 @@ +version: 4.0.68 +steps: + - prompt: Focus the browser window. + commands: [] + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search + description: search icon in the header + action: click + - prompt: Click on the search icon or bar. + commands: + - command: focus-application + name: Google Chrome + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click + - prompt: Click on the search icon or bar. + commands: + - command: hover-text + text: Search Google or type a URL + description: main google search bar + action: click