-
Hello,
We're using custom selenoid 1.11.3 made with following Dockefile:
FROM aerokube/selenoid:1.11.3
ADD ./selenoid/browsers.json /etc/selenoid/browsers.json
and with following browsers.json…
-
### Problems with makeFirefoxProfile()
On AWS EC2 linux
With selenium from docker selenium/standalone-firefox:3.141.59
And geckodriver geckodriver-v0.26.0-linux64.tar.gz
I am unable to use mak…
-
Version: geckodriver 0.24.0
Platform: Linux
Firefox: 61
when i try to get many groups participants i get very long time out 500000 ms
how i can decrease the time out to 10 seconds …
mhndm updated
3 years ago
-
**Describe the bug**
Allocine starts to parse a certain number of movies on a certain number of pages. Somewhere in the middle, it is starting over with a single page of movies and just 36 movies.
…
-
We have the most recent Firefox, most recent geckodriver, most recent har-export-trigger extension and are having trouble getting the Har File for a given webpage. Below is a script we wrote do to the…
-
geckodriver does currently not handle signals at all. We could handle SIGINT and prevent cases such as https://github.com/mozilla/geckodriver/issues/285#issuecomment-290473835 by sending the ‘quit’ co…
-
- Debian
``` bash
$ sudo apt-get install firefox-esr-dev
```
hdknr updated
8 years ago
-
[What are ChromeDriver and GeckoDriver in Selenium?](https://www.edureka.co/blog/selenium-chromedriver-and-geckodriver/)
Selenium provides few drivers that help you in creating a browser instance a…
-
Since Firefox version 48, Mozilla requires all add-ons to be signed. Until
recently, Firefox support in Selenium was exclusively provided by an add-on.
As this add-on is not currently signed, this s…
-
## Previous related issues
capybara: https://github.com/teamcapybara/capybara/issues/2156
geckodriver: https://github.com/mozilla/geckodriver/issues/1507
## System
* Version: 0.33
* Platform:…