Giter VIP home page Giter VIP logo

Comments (3)

spyoungtech avatar spyoungtech commented on May 20, 2024

Regarding submit form... From a glance it seems that element.submit is not waiting after form submission like in FireFox. Doing some digging, it appears this is because the submitElement command is not implemented in W3C drivers and is implemented by a shim in Selenium for non-W3C-compliant browsers... This likely accounts for the difference in behavior compared to Chrome.

See SeleniumHQ/selenium#4570

Not quite sure just yet how to approach a solution for this.... Perhaps it's better to just document the browser difference and place focus elsewhere. May need to implement tags for skipping this test in travis for firefox (and presumably other W3C browsers)

from behave-webdriver.

spyoungtech avatar spyoungtech commented on May 20, 2024

Regarding clicking and moveTo element, this appears to be a known issue with Firefox / W3C that is planned to be addressed in the future -- See mozilla/geckodriver#776 and w3c/webdriver#1005

from behave-webdriver.

spyoungtech avatar spyoungtech commented on May 20, 2024

per #12 going to close this and reopen as a project or milestone later down the road

from behave-webdriver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.