Skip to content

Add delay for JS to complete.

Inherit WebDriverWebAssert into a custom version that adds a delay to waitForElementVisible. Inherit WebDriverTestBase into a version that returns the above from assertSession. Closes #3420552

Merge request reports