Why this is tricky

The toast is added to the DOM when triggered and removed automatically after 4 seconds — there's a real timing window, not a permanently-present element. A locator has to catch it while it exists, and waits that assume it stays forever will fail.

No notification shown yet.

Initial state.