ThinkingEngine-net / PickleTestSuite

1 stars 0 forks source link

Add selenium command to navigate browser windows #63

Closed ThinkingEngine-net closed 3 years ago

ThinkingEngine-net commented 3 years ago

Extend the gherkin support to include the switchto commands.

ThinkingEngine-net commented 3 years ago

Added p[suedoe command for windows and tabs (same functionality).

Added new search based statements:

And I wait for 3 seconds Then I switch to the window with the title containing "thikingengine" And I switch to the window with the URL containing "google.co.uk" And I switch to the tab with the source containing "Para 1

"