Skip to content

Commit

Permalink
update links for :waits to new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed Sep 2, 2016
1 parent 99e8c11 commit 1341aee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/selbot2.rb
Expand Up @@ -162,8 +162,8 @@
},
{
:expression => /:waits/,
:text => "http://docs.seleniumhq.org/docs/04_webdriver_advanced.jsp#explicit-and-implicit-waits",
:help => "link to sehq section on explicit and implicit waits"
:text => "https://seleniumhq.github.io/docs/wd.html#waits",
:help => "link to docs section on explicit and implicit waits"
},
{
:expression => /:latest/,
Expand Down

0 comments on commit 1341aee

Please sign in to comment.