#29892: Multiple Selenium test failures in Firefox -----------------------------------+-------------------------------------- Reporter: Tom Forbes | Owner: nobody Type: Bug | Status: closed Component: Testing framework | Version: master Severity: Normal | Resolution: needsinfo Keywords: | Triage Stage: Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -----------------------------------+-------------------------------------- Changes (by Jon Dufresne):
* cc: jon.dufresne@… (added) Comment: I think some of the failures are due to the behavior described in https://github.com/mozilla/geckodriver/issues/878 That is, the current page isn't invalidated after a `.submit()` call so selenium driver doesn't wait for a page reload. If I understand the Firefox people correctly, `Element.submit()` should not be used as it isn't a WebDriver primitive. -- Ticket URL: <https://code.djangoproject.com/ticket/29892#comment:4> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/061.0432d9c593e1705d5949ca6a98d45a6a%40djangoproject.com.