mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Our typeahead system is very sensitive, a simple internal focus can hide it. This leads to occasional failure on the puppeteer test. This commit tries to solve it by clicking via javascript instead of manual puppeteer click. |
||
|---|---|---|
| .. | ||
| node_tests | ||
| puppeteer_lib | ||
| puppeteer_tests | ||
| zjsunit | ||