By acbramley on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.8.x
Introduced in version:
8.8.0-alpha1
Issue links:
Description:
A new function was added to the Drupal\FunctionalJavascriptTests class, waitForElementRemoved which can be used to wait for a given element returned by a selector to be removed from the page before progressing tests.
Impacts:
Module developers