-
using: ios-server-0.6.5-jar-with-dependencies.jar
xcode: 4.6.3
selenium: 2.35.0
When interacting with the pages (especially after changing from one page to the other) this error occurs.
What works: s…
-
I am using protractor : 5.6.2
web driver manager : 12.1.6
selenium-server-standalone : 3.141.59.
chrome browser version : 76.0.3809.100
chrome driver version launched by webdriver manager is :76.0…
-
An existing angularjs was converted as electron application by following the steps in the site.
The application is working fine and it is possible to navigate through the pages.
But not able to exec…
-
### Describe the problem
I want to host the healenium related servers on an ec2 machine and point by remote web driver to that address and run the test with auto healing , how can this be done? Pleas…
-
Using a C# framework to access WinAppDriver to test a dotnet application. A method that is highly used has an intermittent issue that throws the exception in the title. The method usually succeeds, an…
-
```
Hi,
I tried to run tests in chrome driver using below code. I am using maven.
org.seleniumhq.selenium
selenium-java
2.45.0
…
-
Hi,
I am running a test using mocha, selenium-webdriver and http-mitm-proxy.
I set proxy using selenium to divert https traffic to the mitm-proxy. After my test cases are done, I call proxy.clo…
-
Originally reported on Google Code with ID 6789
```
Selenium version: 2.35 or 2.37 or 2.39 or 2.25
OS: windows
Browser: all
Browser version:
What steps will reproduce the problem?
1. Start the Se…
-
I'm running a docker image locally, and using selenium-wire to connect to an authenticated proxy. This, of course, works perfectly when I do NOT use a remote WebDriver. I've looked at all the other is…
-
```
See http://goo.gl/ll2FvQ for common issues.
Issue Description:
org.openqa.selenium.WebDriverException: chrome not reachable on Linux machine.
Where as this works perfectly fine in windows machine…