mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
remove predicate; changed in upstream
This commit is contained in:
parent
9cb214872f
commit
7635d98530
1 changed files with 0 additions and 4 deletions
|
@ -37,10 +37,6 @@ class Capybara::Driver::Base
|
|||
def cleanup!
|
||||
end
|
||||
|
||||
def obeys_absolute_xpath
|
||||
false
|
||||
end
|
||||
|
||||
def has_shortcircuit_timeout
|
||||
false
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue