-
-
In autotesting at my job they use firefox/webdriver since the ice age, and I want to make us use chrome/cdp.
After writing some tests under the old framework I got used to the `rect` method, but I sh…
-
Submitting Author Name: Pacha
Submitting Author Github Handle: @pachadotdev
Repository: https://github.com/pachadotdev/capybara
Version submitted: 0.2.5 (initially)
Submission type: Stats
Bad…
-
## Meta
Capybara Version: 3.40.0
Driver Information (and browser if relevant):
* selenium-webdriver: 4.10.0
* Firefox: 128.0 (Snap Installation)
## Expected Behavior
* Tests written with Cuc…
-
I just updated to Rails 7.2.1.2 which included an update to rackup 1.0.1. My app runs fine but when trying to run tests with the latest Capybara I am getting:
`# terminated with exception (report_…
-
The `clear_local_storage` and `clear_session_storage` methods are deprecated in the latest version of Selenium. Capybara calls them, e.g. https://github.com/teamcapybara/capybara/blob/3.40.0/lib/capyb…
-
Hello, thanks for making this Playwright/Capybara driver!
I might be doing something wrong, but I'm having a hard time to figure out how to pass basic Playwright configuration when initializing the…
-
does ferrum have support for browserless version 2.
i am trying to migrate from selenium to cuprite. everything seems to be running fine using browserless/chrome version 1 in docker. i set it up fo…
-
## Meta
Capybara Version: 3.40.0
Driver Information (and browser if relevant): selenium-webdriver 4.10.0 and Chrome
## Expected Behavior
"Continue" button is clicked sending a POST request to …
-
Hi,
First off thanks for this awesome gem! Would it be possible to do something like this https://github.com/raggi/capybara-puma/blob/master/lib/capybara-puma.rb with mr-sparkle?