Skip to content

Instantly share code, notes, and snippets.

@RobDoan
Created September 11, 2017 21:54
Show Gist options
  • Save RobDoan/213367c5d159babb11aa0417c2351c44 to your computer and use it in GitHub Desktop.
Save RobDoan/213367c5d159babb11aa0417c2351c44 to your computer and use it in GitHub Desktop.

Revisions

  1. RobDoan renamed this gist Sep 11, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. RobDoan created this gist Sep 11, 2017.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    When /^I access the new tab$/ do
    page.driver.browser.switch_to.window(page.driver.browser.window_handles.last)
    end