forked from zulip/zulip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
puppeteer: Fix the element becoming stale.
As the right sidebar re-renders many times, often the element puppeteer selected becomes stale, to avoid this issue we are using javascript to click on the element. This commit also ensures that the set user status modal is completely open before we start clicking.
- Loading branch information
1 parent
1f5fc12
commit 4d3b10d
Showing
1 changed file
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters