Skip to content

Stale element fix in tests#655

Open
labkey-martyp wants to merge 2 commits intodevelopfrom
fb_selenium_stale_el_fixes
Open

Stale element fix in tests#655
labkey-martyp wants to merge 2 commits intodevelopfrom
fb_selenium_stale_el_fixes

Conversation

@labkey-martyp
Copy link
Contributor

Rationale

Upgrade of selenium exposed an area in the submit final where invisibilityOfElementWithText was getting stale element references due to an extjs re-render after initially getting element references. This refactor uses waitForElementToDisappear which seems to grab fresh elements refs whenever called.

Also fix a new issue in the birth form to fill in required fields.

Related Pull Requests

Changes

  • Use waitForElementToDisappear
  • Add required fields to birth form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant