-
A test failed on a tracked branch
```
Error: retry.try reached timeout 120000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="fieldListGroupedUnmappedFields"] .eu…
-
```
def create_browser_session(user_id: int = 1):
options = webdriver.ChromeOptions()
options.add_experimental_option("excludeSwitches", ["enable-automation"])
options.add_experiment…
-
### Describe the bug
Unable to locate element - "scaffold-layout__list-container"
### Steps to reproduce
### Expected behavior
Should select a job
### Actual behavior
Isnt …
-
### 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…
-
I'm trying to run chrome within AWS MWAA but the webdriver exits each time with status code -5.
Grab the image from https://github.com/aws/aws-mwaa-local-runner and run it
Once the container is …
-
In essence, the bot is unable to find the XPath for //small. How can I resolve this issue?
Here is the full error I'm getting:
Traceback (most recent call last):
File "C:\Users\kevin\Document…
-
I know that Selenium stealth does not support remote webdriver. BUT, is 127.0.0.1 really "remote"? Is there any hope of making this work:
```
driver = webdriver.Remote(
command_executor='http:…
-
====== WebDriver manager ======
Current google-chrome version is 123.0.6312
Get LATEST chromedriver version for 123.0.6312 google-chrome
Traceback (most recent call last):
File "c:\Users\Kavin…
-
[The "pressKeys" interaction currently defined in AT Driver](https://w3c.github.io/at-driver/#module-interaction-presskeys) enables the simulation of HID-level keyboard events. However, because such a…
-
Current google-chrome version is 92.0.4515
Get LATEST driver version for 92.0.4515
Driver [C:\Users\Administrator\.wdm\drivers\chromedriver\win32\92.0.4515.107\chromedriver.exe] found in cache
De…