13selenium/06leg-rc 1408aafaf 15Titus Fortner: rb - bump version to dev
bhuvnesh2703
@joeindia - let me know if you need anything, or any suggestion which you have to workaround this issue..
JoeIndia
<bhuvnesh2703>you using java ? did u try js executor ?
Tad3j has quit
bhuvnesh2703
so the test cases are written in js (jasmine framework)
using wdio testrunning
*testrunner
JoeIndia
<bhuvnesh2703> updated
check and confirm
titusfortner
AutomatedTester: selenium-webdriver-2.53.4.gem is released. Thanks
AutomatedTester
<3
JoeIndia
<titusfortner> Good
bhuvnesh2703
@joeindia - is that webdriverjs related code ? i am using javascript, webdriverio so probably will need to find something similar to that and then test ? correct ?
jleyba
bhuvnesh2703, webdriverio is completely independent of the Selenium project b/c js people have a fetish with rolling their own
jleyba is the grumpy maintainer of Selenium js bindings (selenium-webdriver)
bhuvnesh2703
:) okies ..
JoeIndia
<bhuvnesh2703> yes Bhuvnesh
bhuvnesh2703
thanks @JoeIndia, let me try and investigate that
thanks @jleyba
juangj
is that written on the official site anywhere? "grumpy maintainer"
AutomatedTester
jleyba: there is a competition between nodejs and php for the amount of client bindings
jleyba
AutomatedTester, js is winning
xpk
hey guys, need some help creating a proper driver object for automating a third-party html5 container
best i can remember, people seemed to think it was a good idea, but i can't recall who was included in "people" and of course there's no record of this because we probably discussed it on the way to beer or something
anyway, it doesn't seem like there would be a backwards compatibility problem, because returning a Promise right now is pointless, so ... sure? why not?
tony4 has quit
dborin has quit
YesMan joined the channel
YesMan
Hello
Anyone sees an issue that would prenvent me from successfully automating button click on gmail web interface? I tryied both click and mouseDown and their At counterpart, and I can't manage to get my click happen despite having successfull locators
thebishop has quit
Actually the click and mouseDown or mouseUp command succeed, only nothing that should happen upon click actually happen. I was wondering if Gmail had some kind of voodoo that protect it against seleniumIDE
errant_rider joined the channel
titusfortner has quit
errant_rider
are there javascript issues with the safaridriver?
vle has quit
liuedx has quit
smccarthy
errant_rider: the one provided by Apple ? or?
errant_rider
any?
i have someone telling me safari doesn't support javascript with the driver?
juangj
not true, as far as i'm aware
errant_rider
ok
jleyba
errant_rider, uh, the current safaridriver is written in javascript
so it'd be weird for it not to support javascript
titusfortner joined the channel
errant_rider
titusfortner: back home?
titusfortner
yes
so nice to sit on my own couch in front of my own TV again
errant_rider
tru dat
avi joined the channel
avi
hi
errant_rider
:ask
selbot2
If you have a question, please just ask it. Don't look for topic experts. Don't ask to ask. Don't PM. Don't ask if people are awake, or in the mood to help. Just ask the question straight out, and stick around. We'll get to it eventually :)
avi is now known as Guest42831
Guest42831
i am new bee to selenium....started with ide
i want to know are there any examples to check RegEx & Xpath
how to study & remember diff. selenium commands
anybody the ?
jleyba has quit
rplevka has quit
juangj
sorry, i don't think i understand your question
can you give an example of what you're trying to do?
smccarthy
Guest42831: it probably just takes experience/practive
practice
errant_rider has quit
titusfortner has quit
Selenium-Github
[13selenium] 15jleyba pushed 17 new commits to 06leg-rc: 02https://git.io/voFdE
13selenium/06leg-rc 146616780 15Jason Leyba: [js] Deprecate more stuff
13selenium/06leg-rc 1453f5cc2 15Jason Leyba: [js] Bump to 2.53.0