-
**Describe the bug**
Fail importing from FilmAffinity to IMDB
**To Reproduce**
docker run -it -v '/mnt/disco/Descargas/imdb/.RatS.cfg':/RatS/RatS/credentials.cfg stegschreck/rats python3 transfer…
-
Hello! First of all, awesome work on this project. It is being really usefull for me. I am migrating my project to Docker and went from `chrome` client to `remote` client. I then noticed that there ap…
-
Great module, it worked perfectly with PhantomJS in docker containers.
Although, PhantomJS seemed quite slow, so I tried to use firefox... and it was a pain due to display issues.
I ended up copyin…
-
I tried the description given in the main page: http://www.softwareishard.com/blog/har-export-trigger/
and created the following script:
```
from selenium import webdriver
from selenium.webdri…
-
I can't get this to run at all 😥
```
$ python autologin.py
2023-08-02 15:41:24,847 >>> DEBUG: afraid-autologin startup
2023-08-02 15:41:24,848 >>> DEBUG: init browser
/home/user/apps/afraid-aut…
Sopor updated
8 months ago
-
We are trying to run our features with chrome + firefox + edge but we are getting different issues when we want to run with [selenium ](https://github.com/mucsi96/nightwatch-api/tree/master/packages/c…
-
## Expected Behavior
Running instapy on a Debian10 Docker image
and getting a selenium error
## Current Behavior
selenium.common.exceptions.TimeoutException: Message: Connection refused (os …
-
Hi,
I tried following the manual, but when I start the webwhatsapi container I get the following on the firefox container output:
console.error: BroadcastService:
receivedBroadcastMessage: handle…
-
Thank you very much for the author's sharing. I would like to ask if it supports remote connection drivers.
-
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…