Navigate
Wait For modes
Wait For handles states that occur after navigation or an interaction:
Each wait has its own timeout. Prefer a page signal to a fixed delay; a delay cannot distinguish a slow page from a failed one.
Wait for the page state your next interaction actually needs.