8 Matching Annotations
- Nov 2022
-
github.com github.com
-
This buildpack installs shims that always add --headless, --disable-gpu, --no-sandbox, and --remote-debugging-port=9222 to any google-chrome command as you'll have trouble running Chrome on a Heroku dyno otherwise.
-
- Nov 2021
-
github.com github.com
-
If you're looking for a slightly higher level API built on the same technology, you may want to check out watir or capybara.
-
-
stackoverflow.com stackoverflow.com
- Jun 2021
-
github.com github.com
-
Cuprite is a pure Ruby driver (read as no Selenium/WebDriver/ChromeDriver dependency) for Capybara.
-
-
github.com github.com
-
Ferrum connects to the browser by CDP protocol and there's no Selenium/WebDriver/ChromeDriver dependency.
-
- Apr 2020
-
stackoverflow.com stackoverflow.com
-
JS drivers are generally meh, they're slow and not single one of them covers 100% of function, and they're often quirky and hard to debug, but I'm sure you've got that figured out by now.
-
- Mar 2020
-
www-sop.inria.fr www-sop.inria.fr
-
For large-scale analysis of websites, we have implemented a crawler, called Cookinspect, based on a Selenium-instrumented Chromium, that detects what consent cookie banners store in the user's browser.
-
- Nov 2019
-
sqa.stackexchange.com sqa.stackexchange.com