#selenium

/

      • kyuwonchoi has quit
      • martynas-sl
        i found this in the trace log: > our profile folder contains a a id=\"prefs-user-js-link\">user.js file</a, which includes preferences that were not created by Firefox.
      • oida_ joined the channel
      • hazmeister-sl has quit
      • kyuwonchoi joined the channel
      • smccarthy joined the channel
      • eliran_
        is there a way to find next element after find by class name ?
      • martynas-sl has quit
      • smccarthy joined the channel
      • eliran__ joined the channel
      • kyuwonchoi has quit
      • kyuwonchoi joined the channel
      • eliran_ has quit
      • therue joined the channel
      • michl68 has quit
      • smccarthy joined the channel
      • andylavarre has quit
      • smccarthy joined the channel
      • xuleiorray joined the channel
      • xuleiorray
      • this website can not be open correctly
      • is there any other website provide same content?
      • smccarthy-sl joined the channel
      • smccarthy-sl
        is that selenium ide ?
      • or selenium rc ?
      • xuleiorray
        selenium ide
      • smccarth_ joined the channel
      • i need a list of selenese command, official website recomend me this page, but i cannot open it
      • smccarthy joined the channel
      • could you help me?
      • smccarthy joined the channel
      • smccarthy-sl has quit
      • spathare joined the channel
      • kyuwonchoi has quit
      • michl68 joined the channel
      • eliran__ has quit
      • eliran joined the channel
      • lalit-khandel-sl joined the channel
      • lalit-khandel-sl
        I am getting an error while doing pip install in cent os if there are spaces in venv path , Error: bad interpreter . Any solution for this ??
      • michl68 has quit
      • lalit-khandel-sl has quit
      • jithin-sl joined the channel
      • jithin-sl
        Hi all i'm just new to selenium grid . i just created and run selenium hub through ubuntu terminal. And i created a chrome and firefox node also throough the terminal . When i run my test on eclipse the test executes but i cant see the browser UI. The test is running in the background and prints the outpit in console. How can i see the browser open for the tests .
      • mfsi_ankitm joined the channel
      • KaL joined the channel
      • chele joined the channel
      • jithin-sl has quit
      • smccarthy joined the channel
      • bpascal joined the channel
      • WhereIsMySpoon_ joined the channel
      • WhereIsMySpoon_ has quit
      • WhereIsMySpoon_ joined the channel
      • noob_on_rails|2 has quit
      • garydohm_ joined the channel
      • therue has quit
      • therue joined the channel
      • Lamiae joined the channel
      • arnold89 has quit
      • arnold89 joined the channel
      • therue has quit
      • therue joined the channel
      • rvgate joined the channel
      • simonstewart joined the channel
      • Milencho joined the channel
      • simonstewart
        Working in a coffee shop this morning as I wait for The Boy.
      • Hacking on adding build stamps to buck in a sensible way that doesn't cause loads of rebuilds
      • Stevesan joined the channel
      • Boy, it's quiet in here :)
      • jsanchez-sl joined the channel
      • jsanchez-sl
        all working? i can’t believe it
      • :D
      • alxy joined the channel
      • laumann
        hi all!
      • barancev|2
        ave, simonstewart!
      • laumann
        running selenium tests through firefox, I'm trying to use the headless property
      • but it appears that some tests can't handle
      • WebDriver.findElement(By.cssSelector(...)) fails when headless=true, but not when headless=false
      • simonstewart
        barancev|2: ave!
      • laumann
        is this a known issue?
      • simonstewart
        jsanchez-sl: not so much "working" as "hacking on buck to better support what we need"
      • Is that working?
      • AutomatedTester
        laumann: no, can you make a reproducible test case?
      • jsanchez-sl
        of course Simon!
      • laumann
        AutomatedTester: maybe, I'll give it a go...
      • simonstewart
        jsanchez-sl: oh. Well then, yeah. I'm working
      • WhereIsMySpoon_
        i dont suppose anyone here knows how to view chrome’s crash dumps on mac? the info im getting from the webz isnt working
      • jsanchez-sl
        xD
      • AutomatedTester
        WhereIsMySpoon_: about:crashes ?
      • WhereIsMySpoon_
        that shows me the id
      • i want to view the actual dump
      • AutomatedTester
        WhereIsMySpoon_: normally you need to send the crash to google and t
      • then click the crash id
      • WhereIsMySpoon_
        uploaded it to google, still not getting any link
      • the only link i have is to “provide more info"
      • AutomatedTester
        thats crap
      • simonstewart
        *sigh* Buck's use of the immutables library really kills compilation times
      • WhereIsMySpoon_
        there appears to be a crash dashboard but i cant access it
      • laumann
        AutomatedTester: I can't really reproduce it yet, but I'm wondering if it would crash if the generated site is not valid HTML?
      • WhereIsMySpoon_
        ah, it appears its internal only
      • sigh
      • AutomatedTester
        WhereIsMySpoon_: what... thats crap
      • WhereIsMySpoon_
        AutomatedTester: apparently the report contains potentially sensitive info
      • AutomatedTester
        laumann: it should work where queryselector works
      • WhereIsMySpoon_: ok
      • WhereIsMySpoon_
        ooh, it crashes in ff too
      • though firefox’s “Stop the page” thing seems to un-break it
      • AutomatedTester: where would I see logs for this in firefox? if a webpage has “stopped” a browser tab
      • AutomatedTester
        WhereIsMySpoon_: about:crashes
      • a d then submit the crash
      • Lamiae has quit
      • WhereIsMySpoon_
        ah, need to turn crash reporting on
      • AutomatedTester
        and then it should give you a link to crash-stats.mozilla.org
      • Lamiae joined the channel
      • WhereIsMySpoon_
        AutomatedTester: hm, i turned it on, restarted firefox, i got the popup saying “this webpage is slowing your browser”, pressed stop it, and still have no crash
      • AutomatedTester
        that wont create a crash
      • WhereIsMySpoon_
        oh
      • what is it then? some looping js that isnt finishing?
      • AutomatedTester
        a crash is the tab dies
      • WhereIsMySpoon_
        cause the entire webpage is nonresponsive until i press “stop it"
      • Orphis joined the channel
      • AutomatedTester
        open up the browser console cmd+shift+j
      • s/cmd/ctrl/ for windows
      • WhereIsMySpoon_
        that doesnt work either
      • not until i press stop it
      • ah, if i do that then bring up the browser console i can see that it terminated a js script
      • thank you AutomatedTester :)
      • got some more leads now
      • AutomatedTester
        oh cool
      • sorry just had a delivery
      • WhereIsMySpoon_
        interesting how it crashes the tab on chrome and not on ff
      • i guess firefox has some better sandboxing/separation of tab and webpage
      • Lamiae has quit
      • Lamiae joined the channel
      • oida joined the channel
      • Lamiae has quit
      • Lamiae joined the channel
      • AutomatedTester
        WhereIsMySpoon_: probably
      • we learned from Google on what not to do
      • the upside of following them :)
      • jsanchez-sl has quit
      • Lamiae has quit
      • laumann
        AutomatedTester: I think I figured it out - we hav esome javascript that hides a bunch of things, and subsequently shows some of them and I think maybe the last part of the javascript doesn't execute correctly
      • Can I change the visibility of elements in Selenium?
      • JavascriptExecutor maybe?
      • spathare has quit
      • Lamiae joined the channel
      • simonstewart
        New build stamping is almost working, and I think it's in a shape I could upstream to Facebook
      • (well, the design is okay, but it lacks a huge number of tests)
      • wtall-sl joined the channel