-
### What happened?
We've migrated from Ubuntu 20.04 to Ubuntu 24.04, and suddenly our Selenium screenshot sizes changed.
It seems that the initial window size now includes the search bar / bookmar…
-
After upgrading TestBench 9.3 (main branch) to use Selenium 4.26.0, the following test fails to create a WebDriver and start the Chrome:
```
Caused by: org.openqa.selenium.SessionNotCreatedException…
-
### What happened?
I am working with visual studio 2019. In the development area the new feature of my website works verry well.
After publishing to the domain, I am getting the error message:
"Se…
-
I'm running into this issue when trying run **zyte_smartproxy_selenium**
```Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/seleniumwire/handler.py", line 67, in…
-
Hi @mars,
I have a similar problem as the previous reported issue also with heroku, I removed the older chromedriver and and chrome buildpacks and added the buildpack https://github.com/heroku/hero…
-
### What happened?
In a Ruby on Rails rspec system test, I am trying to send a command to devtools e.g.
```
browser.devtools.send_command('Page.getNavigationHistory')
```
or
```
browser.devt…
-
INFO: Uvicorn running on http://127.0.0.1:8091 (Press CTRL+C to quit)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/data/miniconda/envs/player/lib/python3.10/site-pa…
-
### What happened?
I'm trying to launch Chrome with the --headless flag and --remote-debugging-port=9222 for automation purposes. However, when I run Chrome in headless mode, the WebDriver throws a S…
-
```
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb
// https://chromedriver.chromium.org/downloads
```
-
### Describe the bug
When debugging Chrome via chrome://inspect and --remote-debugging-port, the container domain name does not work. Container IP and alias via /etc/hosts works fine, different bro…