-
I have a build with multiple docker images, and have configured startParallel = false, so the containers start sequentially.
The first container (db2express) is configured with a postExec wait acti…
-
```
Step 1:
Selenium Version: 2.41
OS : Windows 7 Enterprise (64 bit)
Browser: Chrome
Chrome Version: 35.0.1916.114 m
Selenium : 2.41
If i try to capture screen shot using the following method
Method…
-
Automating my windows application. Clicking on one button a new Window opens(child window) i am not able to click on any element on the new window.
If we try to click "driver.findElementByname("ABC")…
-
```
Chrome Version : 18.0.1025.142
OS Version: 5.1 (Windows XP)
URLs (if applicable) :
Other browsers tested:
Safari 5: n/a
Firefox 11: OK
IE 8: OK
issue:
When we starting a regression test o…
-
```
Issue Description:
Chromedriver can't scroll to element with hidden overflow.
Works fine in FireFox.
Steps to reproduce :
1) Open http://jsfiddle.net/ZTt3S/3/
2) Switch to iframe
3) click on foo…
-
```
Issue Description:
I'm trying to use the ":takeHeapSnapshot" call (as shown in Issue 519) but it
started failing after upgrading to Chrome 34.0.1847.116 m. It worked fine when
using Chrome 33. …
-
```
What steps will reproduce the problem?
It's an internal application where I am testing the following scenario:
1. Once a file is uploaded successfully, the GUI page opens a new window (to
display…
-
```
go to the page:
http://code.google.com/p/selenium/wiki/ChromeDriver
under 'getting started' it reads like this:
To get set up, first download the appropriate prebuilt server. Make sure the
serv…
-
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…
-
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Today my e2e do not work anymore. I tried with a fresh…