Hi all, I get an intermittent error of `session not created exception from disconnected: unable to connect to renderer`, When i see this error it reports a chromedriver version of `chromedriver=2.33.506120` but I am using 2.35.... it happens once every 10+ runs. Any ideas?
niQo joined the channel
xavier-alexan-sl joined the channel
xavier-alexan-sl
Hello @all! Glad to join this community :wave:
jsanchez-sl joined the channel
jsanchez-sl
Welcome xavier-alexan-sl
gorilaitsro-sl joined the channel
gorilaitsro-sl
Hi all, anybody who can help me? Im using selenium in docker, when start my test have this error ‘ [Facebook\WebDriver\Exception\UnknownServerException] Error forwarding the new session Empty pool of VM for setup Capabilities {browserName: chrome} ‘
Using ubuntu in virtualbox
jackofspaces-sl has quit
WhereIsMySpoon_ joined the channel
xavier-alexan-sl has quit
jsanchez-sl has quit
sirithcam joined the channel
gorilaitsro-sl has quit
Leena joined the channel
MattB joined the channel
Leena has quit
sirithcam
I've got a link that is not clickable because another element obscures it, is there any way or option for .click() method to click that link? (Capybara/Ruby)
WhereIsMySpoon_
sirithcam: how do your users click the link?
if its obscured
MattB
I've upgrade my stack to the latest (Watir with Selenium, FF58 and geckogrive 0.19.0) but i'm now having issues with tinymce. It returns: Selenium::WebDriver::Error::JavascriptError: Exception TypeError: tinymce.activeEditor is undefined
simonstewart joined the channel
simonstewart
G'day folks!
WhereIsMySpoon_
o/
simonstewart
Hacking on my SauceCon deck.
I don't suppose anyone has the link to the "Holy Shit!" video from 2011 when Opera showed off the operadriver for the first time?
kpattich_ joined the channel
kpatticha has quit
sirithcam
WhereIsMySpoon: im just testing "sharing on facebook" functionality, I want to check if popup with shared item has a proper link inside and that popup has <div class="unclickableMask"> that obscures the link
MattB
sirithcam: But how do your users expect to click that link if there's a pop up blocking it? Selenium should only let you do what real users could do in their browser
GodFather has quit
GodFather joined the channel
No one have any ideas around my tinyMce issue? It's as though tinymce is not being initialised. Selenium::WebDriver::Error::JavascriptError: Exception TypeError: tinymce.activeEditor is undefined