-
Add capability to create appium device farm with specific UDIDs.
Even though the machine has many devices connected, I wanted to create device-farm with only specific udids.
I’ve used below conf…
-
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="euiDataGridBody"] [data-test-subj="d…
-
### What happened?
Hi,
We've set up selenium 4 hub along with selenium/node-firefox, selenium/node-chrome and selenium/node-edge. On running executions on selenium/node-firefox, we're noticing a bla…
-
### What happened?
` opt_einsum = webdriver.ChromeOptions()
opt_einsum.set_capability('browserVersion', '127.0')
proxy = "xxx:x"
opt_einsum.add_argument(f'--proxy-server=socks5://{p…
-
### Discussed in https://github.com/webdriverio/webdriverio/discussions/13819
Originally posted by **paussita22** October 28, 2024
Hi,
I'm trying to run GeoEdge proxy on a test that is using…
-
There is option to use PageObjects with Sauce Labs.
Please enable PageObjests to use selenium grid.
s4int updated
9 years ago
-
**Context:**
- Playwright Version: 1.18.2
- Operating System: Linux 5.10 Ubuntu 20.04.3 on WSL2
- Python version: 3.10.1
- Node.js version: 14.17.2
- Browser: Chromium in the [Selenium Grid conta…
-
### What happened?
I had a particular case, creating the file and calling the function at the same time it happened that the first file was overwritten by the second one that was being generated. The…
-
Does anyone have an example how to make [this](https://github.com/SpecFlowOSS/SpecFlow-Examples/tree/master/Actions/SeleniumExample) work with Selenium Grid 4? I'm fairly new to using Selenium so stil…
-
Is it now possible to implement file uploading using LocalFileDetector?
After some quick googling I found [this](https://github.com/seleniumhq/selenium-google-code-issue-archive/issues/6048). But I'…