[Desktop-packages] [Bug 1719690] [NEW] Chromedriver 2.30 does not work with Chrome 61

2017-09-26 Thread Noemi Lapresta
Public bug reported: The latest `chromium-chromedriver` release (`61.0.3163.79-0ubuntu0.14.04.1196`) is actually Chromedriver 2.30, which does not work with Chromium 61, both according to the release notes [ https://chromedriver.storage.googleapis.com/2.32/notes.txt ] and to my attempts to use it.

[Desktop-packages] [Bug 1719690] Re: Chromedriver 2.30 does not work with Chrome 61

2017-09-27 Thread Noemi Lapresta
*** This bug is a duplicate of bug 1719572 *** https://bugs.launchpad.net/bugs/1719572 Is it really a duplicate? In my case, Chromedriver can't even launch Chrome. This strikes me as markedly different from #1719572, where Chromedriver can launch Chrome, but some issues exist regarding clickin

[Desktop-packages] [Bug 1719690] Re: Chromedriver 2.30 does not work with Chrome 61

2017-09-27 Thread Noemi Lapresta
** This bug is no longer a duplicate of bug 1719572 chromedriver can't click links outside of the window with Chromium 61 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/17196

[Desktop-packages] [Bug 1719690] Re: Chromedriver 2.30 does not work with Chrome 61

2017-09-27 Thread Noemi Lapresta
We're using Watir from Ruby, which uses Selenium underneath. The way we connect is, essentially: ``` require 'watir' Watir::Browser.new :chrome ``` This is the error we get from it, which isn't particularly clear: ``` unknown error: Chrome failed to start: exited abnormally (Driver info: chro

[Desktop-packages] [Bug 1719690] Re: Chromedriver 2.30 does not work with Chrome 61

2017-09-27 Thread Noemi Lapresta
Launching chromedriver independently and attempting to connect to it as a remote WebDriver instance, we can see that it attempts to launch chromium-browser as such: ``` /usr/lib/chromium-browser/chromium-browser --disable-background-networking --disable-client-side-phishing-detection --disable-de

[Desktop-packages] [Bug 1719690] Re: Chromedriver 2.30 does not work with Chrome 61

2017-09-27 Thread Noemi Lapresta
*** This bug is a duplicate of bug 1718885 *** https://bugs.launchpad.net/bugs/1718885 @Olivier Thank you! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1719690 Title: