Open GoogleCodeExporter opened 9 years ago
Issue is reproducible:- this issue is reproducible with ChromeDriver 2.16 but
NOT reproducible with ChromeDriver2.15.
Also:-
Reproducible when running chrome as node using Grid:- WebDriver driver = new
RemoteWebDriver(new URL("http://localhost:4444/wd/hub"), capabilities);
It works fine when using normal instance :-
ChromeDriver driver = new ChromeDriver(capabilities);
untriaging the issue for now.
Original comment by agau...@chromium.org
on 16 Jun 2015 at 11:19
Issue is also reproducible on Mac platform, with chromedriver 2.16 and chrome
canary 45
And there is a strange behavior on Linux, it works fine with 2.16 but fails for
older version 2.15 on Chrome 45.0.2427.7 (Official Build) dev (64-bit)
Original comment by gmanikp...@chromium.org
on 17 Jun 2015 at 6:55
Original comment by gmanikp...@chromium.org
on 24 Jun 2015 at 10:17
Original issue reported on code.google.com by
ral...@google.com
on 13 Jun 2015 at 12:35