mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
- wait for navigation to complete so we don't accidentally grab an element on the page we're navigating away from, leading to a stale reference - wait for focus to move into a selected input field so we don't accidentally grab the `validation-message` attached to the old input box (the "username" box is selected by default on the join flow page) |
||
---|---|---|
.. | ||
comments.test.js | ||
footer-links.test.js | ||
homepage-rows.test.js | ||
join.test.js | ||
my-stuff.test.js | ||
navbar.test.js | ||
project-page.test.js | ||
search.test.js | ||
selenium-helpers.js | ||
sign-in-and-out.test.js | ||
statistics.test.js | ||
studios-page.test.js |