-
## 🐛 Bug Report
I have updated selenium-side-runner latest version 4, npm : 10.0.9 Node : 20.18.0.
But i am still having issue with selenium side runner does not take or store the variable from …
-
Hi all,
I want to try automation test by integrating selenium and gitlab ci.
I don't know Java and I'm selenium newbie , so on my windows 10 , with chrome browser version 123.0.6312.107 (Official Bu…
-
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?
Automation framework with same set up works for selenium 4.13.0 but fails as we upgrade selenium version
Code using as below -
please note - there is no issue with local brows…
-
## 🐛 Bug Report
In a suites, the variables are lost and can not be shared beetween tests !
If you store a variable in a first test
![image](https://github.com/user-attachments/assets/0fd23523-c…
-
### What happened?
Ever since updating Selenium.WebDriver past 4.23.0, running integration tests fails on the OneTimeSetUp. To be clear, I can run my full integration test suite on 4.23.0, but I get …
-
### What happened?
I have a working test setup which is running as expected in a venv using python 3.10.0 under Windows 11.
I considered updating to python 3.12.4, so I created a new venv using 3…
-
Selenium manager has been integrated into selenium starting from `Selenium 4.10`. Selenium now automatically installs the required `chromedriver` or `geckodriver` for the Browser present.
Also, if t…
-
A test failed on a tracked branch
```
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="datasetQualityIncreaseFieldMappingLimitButtonButton"])
Wait timed out after 101…
-
### Describe the problem
Im using appium connected to selenium Grid as relay. started tests pointing to selenium grid. no error is seen for chrome browsers but errors are seen for tests on appium dev…