Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance template registration e2e tests to handle welcome dialog visi…
…bility (WordPress#68059) * Enhance template registration e2e tests to handle welcome dialog visibility Added logic to check for the visibility of the "Welcome to the editor" dialog within 2 seconds before attempting to close it. * Replace `visitAdminPage( '/post-new.php' )` with `createNewPost()` and remove the updates to the second test * Remove extra whitespace * Replace `visitAdminPage` with `createNewPost()` in `themes can override registered templates` e2e test Co-authored-by: michalczaplinski <[email protected]> Co-authored-by: Mamaduka <[email protected]>
- Loading branch information