#selenium

/

      • dominioblast joined the channel
      • dominioblast
        I'm new and have a question
      • pnaranja-sl has quit
      • dominioblast has quit
      • twalpole-sl has quit
      • jimevans-sl has quit
      • jsdorlus joined the channel
      • jsdorlus has quit
      • jsdorlus joined the channel
      • jsdorlus joined the channel
      • diemol joined the channel
      • diemol has quit
      • SkyFire has quit
      • smccarth_ joined the channel
      • cthulchu has quit
      • andylavarre has quit
      • kpschmidt joined the channel
      • kpschmidt has quit
      • mydog2 has quit
      • mydog2 joined the channel
      • kpschmidt joined the channel
      • kpschmidt has quit
      • smccarthy joined the channel
      • smccarthy joined the channel
      • smccarth_ joined the channel
      • selbot2 has quit
      • selbot2 joined the channel
      • jsdorlus joined the channel
      • kpschmidt joined the channel
      • kpschmidt has quit
      • jsdorlus has quit
      • jsdorlus joined the channel
      • jsdorlus has quit
      • jsdorlus_ joined the channel
      • jsdorlus_ has quit
      • jsdorlus joined the channel
      • kpschmidt joined the channel
      • jsdorlus has quit
      • kpschmidt has quit
      • kpschmidt joined the channel
      • jsdorlus joined the channel
      • kpschmidt has quit
      • jsdorlus has quit
      • jsdorlus joined the channel
      • czart_ joined the channel
      • astro has quit
      • astro joined the channel
      • kpschmidt joined the channel
      • mtodor joined the channel
      • kpschmidt has quit
      • kpschmidt joined the channel
      • diemol joined the channel
      • kpschmidt has quit
      • diemol has quit
      • nachi joined the channel
      • nachi
        Hi team, I am using Selenium webdriver JavaScript version 4.0.0 alpha version, want to do a mouse hover in Firefox and IE which method is available? And which version of Firefox and IE I should use?
      • Hi team, I am using Selenium webdriver JavaScript version 4.0.0 alpha version, want to do a mouse hover in Firefox and IE which method is available? And which version of Firefox and IE I should use?
      • awkwords joined the channel
      • spathare joined the channel
      • nachi has quit
      • jsdorlus has quit
      • jsdorlus joined the channel
      • jsdorlus_ joined the channel
      • jsdorlus has quit
      • Milencho joined the channel
      • jmvanel joined the channel
      • Hounddog joined the channel
      • nipa-sl joined the channel
      • jsdorlus_ has quit
      • jsdorlus joined the channel
      • nipa-sl
        @ddavison If I put the grid and nodes up "somewhere else" I have to actually package and deploy the application, which means tests would have to be a separate step _after_ the build. `mvn install` would then not be able to run my Selenium integration tests, which I would very much like it to. Similarly for the standalone containers: I could of course create the Selenium test suite under the assumption that I can contact a standalon
      • because I'm using such an image for the build) and then run that suite several times in different containers. Once again, I will then not be able to run the tests with a simple `mvn install`, though.
      • jgornick joined the channel
      • @antonello I didn't manage to get Docker-in-Docker to work, i.e. installing and launching `docker-compose` fails for various reasons.
      • @hazmeister @ddavison @antonello Here are somebody else's experiments with Selenium in GitLab: https://gitlab.com/gitlab-org/gitlab-selenium-s... As you can see, it's complicated. So far, you have steered me away from creating an image with an entire grid. Can you help me understand why that is? (Beyond having to maintain that image myself.) Are there concrete problems I should expect?
      • jsdorlus has quit
      • chele joined the channel
      • diemol joined the channel
      • moondoggy_ has quit
      • diemol has quit
      • smccarthy joined the channel
      • moondoggy_ joined the channel
      • nipa-sl has quit
      • diemol joined the channel
      • mtodor joined the channel
      • Mayurvpatil joined the channel
      • kpschmidt joined the channel
      • kpschmidt has quit
      • kpschmidt joined the channel
      • jsdorlus joined the channel
      • Mayurvpatil has quit
      • kpschmidt has quit
      • jsdorlus has quit
      • Selenium-Github joined the channel
      • Selenium-Github
        [13selenium] 15barancev pushed 1 new commit to 06master: 02https://git.io/fAnnc
      • 13selenium/06master 1464078e1 15Alexei Barantsev: [java] Ignoring a test because of Firefox regression, see https://bugzilla.mozilla.org/show_bug.cgi?id=14...
      • Selenium-Github has left the channel
      • czart joined the channel
      • jgornick joined the channel
      • aName has quit
      • kpschmidt joined the channel
      • kpschmidt has quit
      • hazmeister-sl joined the channel
      • kpatticha joined the channel
      • hazmeister-sl
        @nipa I’ve considered making a standalone image with firefox and chrome
      • Mayurvpatil joined the channel
      • smccarthy joined the channel
      • simonstewart joined the channel
      • nirbhay-patil-sl joined the channel
      • kpschmidt joined the channel
      • nirbhay-patil-sl
        I need help in detecting why chrome loads site slowly I am using `selenium/node-chrome:3.10.0-argon` image
      • simonstewart
        G'day, one and all
      • hazmeister-sl
        pip pip simon!
      • simonstewart
        Been away from the office for two weeks. Time to catch up
      • What have I missed here?
      • hazmeister-sl
        it’s been fairly quiet, although at the same time, we are gearing up for a big release and I have been in here less
      • nirbhay-patil-sl try the debug image and connect a VNC viewer to the container
      • that should give you some hints as to whether the page is loading slowly
      • kpschmidt has quit
      • simonstewart
        😱
      • Just checked my work email
      • barancev-sl joined the channel
      • barancev-sl
        ave, simonstewart!
      • simonstewart
        Ave!
      • Mayurvpatil joined the channel
      • I reckon one or two more days of hacking, and I'll have the new grid server ready to show off
      • barancev-sl
        cool!
      • simonstewart
        I want to get to the point where I use docker-compose to bring up an example of the thing
      • Once it's there, I plan on deleting most of it and writing tests to prove that it works, but I'll get the code out there first :)
      • barancev-sl
        @simonstewart can you please look at #6341, is it safe to enable keep-alive in there?
      • selbot2
        03astmaih open [Feature Request] remove hard coded "Connection: Close" for using persistent connection with geckodriver - https://github.com/SeleniumHQ/selenium/issues/6341 []
      • barancev-sl
        I suppose it was disabled for a reason
      • simonstewart
        I have no idea if it's safe.
      • But passthrough closes the connection after every request,
      • so there's not much point in keeping the connection open
      • barancev-sl
        well... ok, we can try and watch travis
      • simonstewart
        Aye
      • Selenium-Github joined the channel
      • Selenium-Github
        [13selenium] 15barancev pushed 1 new commit to 06master: 02https://git.io/fAnBF
      • 13selenium/06master 14ed716b5 15Alexei Barantsev: [grid] Let's try to enable keep-alive in Passthrough and watch what will happen
      • Selenium-Github has left the channel
      • barancev-sl
        @simonstewart from other news: grid job hangg on travis, see https://travis-ci.org/SeleniumHQ/selenium/jobs/...
      • simonstewart
        "Yay".
      • Is it reproducible?
      • I'll restart the job and see
      • barancev-sl
        yes. the first build where I can see this behaviour is https://travis-ci.org/SeleniumHQ/selenium/build...
      • simonstewart
        Ohhh... interesting
      • A buck update shouldn't cause grief.
      • barancev-sl
        buck update. no idea how it is related
      • simonstewart
        I'll run locally and see if it happens here