Files
zulip/frontend_tests/puppeteer_tests/navigation.ts
Riken Shah 6f2f3504b5 puppeteer: Fix flake innavigation.ts.
The reason for the flake was we were not waiting for the
settings modal to open completely.

To fix this we now wait until the profile tab is focused to
detect if the settings modal is open completely (i.e ready
for the interaction).
2022-08-17 11:38:21 -07:00

4.3 KiB