Skip to content

Commit 0fb88a2

Browse files
committed
Compatibility with latest Ferrum
1 parent b02bf0c commit 0fb88a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/capybara/cuprite/driver.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ def wait?
363363
def invalid_element_errors
364364
[Capybara::Cuprite::ObsoleteNode,
365365
Capybara::Cuprite::MouseEventFailed,
366+
Ferrum::CoordinatesNotFoundError,
366367
Ferrum::NoExecutionContextError,
367368
Ferrum::NodeNotFoundError]
368369
end

0 commit comments

Comments
 (0)