Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError method monotonic_time for Ferrum #179

Closed
senid231 opened this issue Dec 16, 2021 · 1 comment
Closed

NoMethodError method monotonic_time for Ferrum #179

senid231 opened this issue Dec 16, 2021 · 1 comment

Comments

@senid231
Copy link

senid231 commented Dec 16, 2021

After updating cuprite and ferrum from github master branch following error occurred:

NoMethodError:
       undefined method `monotonic_time' for Ferrum:Module
     # /var/cache/bundle/ruby/2.7.0/bundler/gems/cuprite-53a9195327b5/lib/capybara/cuprite/page.rb:71:in `find_modal'
     # /var/cache/bundle/ruby/2.7.0/bundler/gems/cuprite-53a9195327b5/lib/capybara/cuprite/driver.rb:354:in `accept_modal'
     # /var/cache/bundle/ruby/2.7.0/gems/capybara-3.35.3/lib/capybara/session.rb:850:in `accept_modal'
     # /var/cache/bundle/ruby/2.7.0/gems/capybara-3.35.3/lib/capybara/session.rb:657:in `accept_confirm'
     # /var/cache/bundle/ruby/2.7.0/gems/capybara-3.35.3/lib/capybara/dsl.rb:53:in `call'
     # /var/cache/bundle/ruby/2.7.0/gems/capybara-3.35.3/lib/capybara/dsl.rb:53:in `accept_confirm'

Gemfile.lock

GIT
  remote: https://github.com/rubycdp/cuprite.git
  revision: 53a9195327b52b32ceb050b4ca51431679c7510d

...

GIT
  remote: https://github.com/rubycdp/ferrum.git
  revision: afb9bb18b61f9ff9d637b8f4d48cdcc68b760540
@route
Copy link
Member

route commented Dec 16, 2021

#173

@route route closed this as completed Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants