mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
This changes the markdown preview test to use the waitForSelectorTextChange method rather than waitWhileVisible because it was not being generated fast enough in some cases to show correctly with waitWhileVisible.