Skip to content

Instantly share code, notes, and snippets.

@nickboyce
Created May 1, 2012 13:26
Show Gist options
  • Save nickboyce/2567891 to your computer and use it in GitHub Desktop.
Save nickboyce/2567891 to your computer and use it in GitHub Desktop.
@wait.until { @driver.find_element(tag_name: "h1").text.downcase.include? "cart" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment