[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:

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

2017-09-27 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1718885 *** https://bugs.launchpad.net/bugs/1718885 Ah, that is bug #1718885 then, for which a fix is currently being built, and should be deployed soon. ** This bug has been marked a duplicate of bug 1718885 chromium 61 doesn't start in guest session

[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

[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:

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

2017-09-27 Thread Olivier Tilloy
@Noemi, do you have a detailed error message? Can you share the commands you use to launch chromium with chromedriver? -- 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

[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.

[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

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

2017-09-26 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1719572 *** https://bugs.launchpad.net/bugs/1719572 ** This bug has been marked 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