jleyba: also, sorry i was a bit wrong on the dates i gave you before for selenium conf (not that it's likely to change for you…) it's sept. 8-10 (not 10-12)
mekhami has quit
dolu has quit
dolu joined the channel
dolu has quit
jleyba
lukeis, yeah that works even less :)
dolu joined the channel
trentp has quit
lukeis
vacation after memorial day i take it? ;)
WE1LS has quit
s/memorial/labor/
fabrice31 joined the channel
oida has quit
can't we just rename these holidays to "start of summer" and "end of summer" :)
yenaemj_ has quit
eteixeira joined the channel
jimevans: welp… that's one test failure for FF39 that I can't account for ^^
NOTICE: Project Small Tests build #2530: UNSTABLE in 40 sec: http://ci.seleniumhq.org:8080/job/Small%20Tests/2530/
oida joined the channel
fabrice31 has quit
yenaemj joined the channel
someone235 has quit
jimevans
okay, doing a local build
dolu has quit
dolu joined the channel
ishana_ joined the channel
dgempesaw has quit
ishana joined the channel
sorinb_ joined the channel
sorinb has quit
yenaemj has quit
oida has quit
yenaemj joined the channel
oida joined the channel
perfectsine joined the channel
nirvdrum has quit
eteixeira has quit
Selenium-Github
[13selenium] 15jimevans pushed 2 new commits to 06master: 02http://git.io/vYAAg
13selenium/06master 145bb60fa 15Jim Evans: Updating version numbers for .NET assemblies for impending 2.47 release
NOTICE: Project Build All Java build #6172: FAILURE in 1.8 sec: http://ci.seleniumhq.org:8080/job/Build%20All%20Java/6172/
jimevans
ruh-roh raggy
anu_c has quit
cframe has quit
gabel has quit
NOTICE: Yippee, build fixed!
NOTICE: Project Build All Java build #6173: FIXED in 10 min: http://ci.seleniumhq.org:8080/job/Build%20All%20Java/6173/
sevaseva
uhh, I really need to fix that while I still have access..
once and forever
sorinb joined the channel
sorinb_ has quit
octomeow
ugh. our developers make sure I'm never bored with automation...
they create such pages that selenium refuses to work with them -_-
titusfortner
very considerate of them
octomeow
I mean, what the hell? Selenium scrolls to element and clicks on it. The problem is, at that point element is located at the top of the screen and is hidden by semi-transparent topbar.
so it is not clicked.
fatguylaughing has quit
fatguylaughing joined the channel
I'm actually surprised it has to scroll element to the top of the page, you would think that at least middle would suffice.
but oh well, what do I know
jimevans
octomeow: the scroll behavior is entirely consistent with the javascript element.scrollIntoView() function.
jimevans, that much I figured. I am trying to think now of a way to go around this, cause even if I click, scroll up and click again, second click scrolls it back again.
and I'm curious as to why did it happen only recently. I thought our design wasn't changed as much.
sorinb_ joined the channel
jimevans
depending on the browser you're having trouble with, you can alter the scroll behavior to scroll to the bottom of the viewport instead.
IE and firefox implement the elementScrollBehavior capability
sorinb has quit
octomeow
m
AutomatedTester
can I ship yet?
jimevans
set to 1, it behaves as if scrollIntoView(true) were called, which scrolls only enough to get the element into the viewport.
octomeow
oh
i
i'll try that, thanks
jimevans
set to 0, it scrolls to the top of the viewport.
AutomatedTester: had an unexpected failure in firefox 39 tests in :ci
lukeis: ....... yeah i guess i'm next in line to be harassed. i'm supposed to find out how the CI works from seva one of these days? ... probably?
lukeis
ok then… i'll call it a "flapper"
juangj: heh… please do soon! :)
Selenium-Github
[13selenium] 15jimevans pushed 1 new commit to 06master: 02http://git.io/vYxOd
13selenium/06master 140e4837e 15Jim Evans: Updating version information for 2.47.0 release
jimevans
AutomatedTester: release the hounds!
release has been tagged
lukeis
ok then… let's see if I can release maven in ~15min ;)
NOTICE: Yippee, build fixed!
NOTICE: Project Small Tests build #2531: FIXED in 38 sec: http://ci.seleniumhq.org:8080/job/Small%20Tests/2531/
NOTICE: Yippee, build fixed!
NOTICE: Project IE 8 XP Java Tests build #3929: FIXED in 11 min: http://ci.seleniumhq.org:8080/job/IE%208%20XP%20Java%20Tests/3929/
sorinb_ joined the channel
Selenium-Github
[13selenium] 15AutomatedTester pushed 1 new commit to 06master: 02http://git.io/vYxZr
13selenium/06master 14fa839d3 15AutomatedTester: Bump python to 2.47
ishana_ joined the channel
AutomatedTester
chocks away!
lukeis is very glad AutomatedTester works from home
jimevans
titusfortner: you'll want to push a ruby version asap.
titusfortner
great, thanks for heads up
ishana has quit
brma
Hey jimevans: what does this "Native event support has been discontinued for versions of Firefox later than 33" piece mean? It sounds self-explanatory, but I'm doing some native event stuff using Firefox 39 right now, and it's working fine.
lukeis
reminder… use java7 to build javadocs sigh
jimevans
brma: no, you're really not. :)
even if you specifically request native events, you don't get them
lukeis
heh
ishana joined the channel
brma
Is ActionChain synthetic?
lukeis
check the driver.capabilities (after it's been created) you'll see "NativeEvents": false
it can be
brma
hmmm, interesting…
tony2 has quit
lukeis
c'mon maven… upload faster!
what's worse than downloading the internet? … uploading it!