-
```
ImplicitWaitTest.testShouldImplicitlyWaitForASingleElement has started failing
on chrome_beta ever since I upgraded it to 40.0.2214.36. I've tried running
this test on my own devices with KitKat…
-
### What happened?
The XWiki build broke recently on Mac M1 only, due to our TestContainer-based tests all failing. We're using:
* Latest testcontainers version: `1.18.3`
* Latest Selenium java: `4…
-
```
Running "protractor" task
Using SauceLabs selenium server at http://adamquadmon:xxxx@ondemand.saucelabs.com:80/wd/hub
/home/travis/build/xxx/node_modules/protractor/node_modules/selenium-webdrive…
-
## 🐛 Bug Report
In the proxy option as suggested in the [document](https://www.selenium.dev/selenium-ide/docs/en/introduction/command-line-runner#using-a-proxy-server), the 'bypass' option is not c…
-
---------------------------------------------------
BUG REPORT INFORMATION
---------------------------------------------------
**Description**
I use docker-compose to launch a Selenium hub wit…
-
```
What steps will reproduce the problem?
1. Create test script in VS coded UI test project
2. Install Selenium components for Coded UI Cross Browser Testing and download
latest bits for net binding…
-
```
Issue Description:
I have set up my hub using the command,
java -jar selenium-server-standalone-2.39.0.jar -role hub -port 4444
and i have started a node on the same machine using the command :…
-
Bug report
---
- Node Version: `10.16.0`
- Protractor Version: `5.4.2`
- Angular Version: `9.0.0-next.0`
- Browser(s): ``
- Operating System and Version `Distributor ID: RedHatEnterpriseServer…
-
Hello. I'm using VisualReview with Protractor and it's plugin. After everything is set-up like in a guide, even if my VisualReview works good, it takes screenshots and everything - after all specs are…
-
Provide a command line to do --single-run, which would:
- Fire up RTD services
- Run a single pass of all the unit / acceptance / coverage tests
- Gracefully shut down all the services (option to keep…