Change record status: 
Project: 
Introduced in branch: 
8.8.x
Introduced in version: 
8.8.0-alpha1
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