[13selenium] 15p0deje pushed 2 new commits to 06rb-selenium-4: 02https://git.io/fxvk1
13selenium/06rb-selenium-4 1431b7642 15Alex Rodionov: Calculate time using Process::CLOCK_MONOTONIC rather than Time.now...
13selenium/06rb-selenium-4 14cbd9785 15Alex Rodionov: Use safe-navigation operator where applicable
Selenium-Github has left the channel
p0deje has quit
cthulchu_ joined the channel
jsdorlus joined the channel
cdbattags joined the channel
jsdorlus has quit
KaibutsuX has quit
whimboo
barancev: so I assume that method is working fine then? Gret
great actually :)
cthu| joined the channel
duderonomy joined the channel
cthulchu_ has quit
duderonomy has quit
chele has quit
cthulchu_ joined the channel
cthu| has quit
Guest47852 has quit
jmvanel has quit
Remel-sl joined the channel
Remel-sl
Hi @whimboo... This proxy does not need authorization . When the request goes this proxy, it authorizes with IP.. From the same docker setup, my test on chrome work fine whereas test from Firefox is presented with a proxy pop up requesting credentials Morover I tried a test on a firefox node running on windows machine and this worked fine.
ericthefish has quit
ericthefish joined the channel
ericthefish has quit
ericthefish joined the channel
smccarthy joined the channel
barancev has quit
barancev joined the channel
smccarthy joined the channel
corevo joined the channel
whimboo
Remel-sl: you might want to create a trace log
corevo has quit
duderonomy joined the channel
Selenium-Github joined the channel
Selenium-Github
[13selenium] 15barancev pushed 2 new commits to 06master: 02https://git.io/fxvn7
13selenium/06master 1490d687e 15Alexei Barantsev: [java] Fixing one more tests for installing extensions in Firefox
13selenium/06master 14b891596 15Alexei Barantsev: [java] Fixing a CommandLine test
Selenium-Github has left the channel
Remel-sl has quit
chrisw joined the channel
jsdorlus joined the channel
jmvanel joined the channel
john63 joined the channel
john63 has quit
jsdorlus has quit
chrisw has quit
jsmith22 joined the channel
jsmith22 has quit
Robot joined the channel
Robot
JOIN
Robot has quit
lucast
LEAVE
brrian
lucast: HELLO
lucast
:yt jojo leave
brrian
lucast: who do I need to ping to have 3.14.1 release be officially cut?
it would better know what is the actual issue behind this request
ah, there is a SO link there
but... it's about JS, not python
lucast
yeah..
discopatrick has quit
that PR is legit and we should add the functionality... but it doesn't relate to any issues
the ruby one they claimed that Watir/Selenium were not compatible
when i asked for examples they didnt give any and just used the solution
jmvanel has quit
gemini2015 has quit
gemini2015 joined the channel
julielaursen-sl joined the channel
julielaursen-sl
hi everyone, how do i invite a coworker to this slack?
if i do a /invite and put in her email, it says a valid member name is required
lucast
that's just to invite to a channel
there's a link in the pinned items
oh... well there was
one second
lucast-sl joined the channel
lucast-sl
^
julielaursen-sl
jmvanel joined the channel
julielaursen-sl
thank you!
xnavy joined the channel
inodb has quit
xnavy has quit
lexvegas11 joined the channel
lexvegas11 has quit
jsdorlus joined the channel
jsdorlus has quit
Selenium-Github joined the channel
Selenium-Github
[13selenium] 15JohnChen0 opened pull request #6462: Fix bot.dom.isEditable with more input element types (06master...06clear) 02https://git.io/fxvaN
Selenium-Github has left the channel
tokenring has quit
cdbattags has quit
cdbattags joined the channel
lucast-sl has quit
cdbattags has quit
cdbattags joined the channel
julielaursen-sl has quit
cdbattags has quit
jmvanel has quit
joberloh-sl joined the channel
joberloh-sl
Has anyone ever had the situation where you have to click an element (link element) twice for the actual link navigation to happen? But when you click it with a mouse it only takes 1 click?
smccarth_ joined the channel
cdbattags joined the channel
cdbattags has quit
anigma
joberloh-sl: I thought I had a similiar situation with the Java bindings, but it turns out the problem was related to the way IntelliJ's debugger works
I was expecting to load the other page after clicking on the element, which didn't happen