zulip/frontend_tests/puppeteer_tests
Anders Kaseorg 4256567b4a puppeteer_tests: Correct {visible: false} to {hidden: true}.
{visible: false} just redundantly specifies the default behavior,
which is to wait for the selector to be present regardless of
visibility.  We want to wait for these selectors to be hidden.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-11 21:05:54 -08:00
..
00-realm-creation.ts puppeteer_tests: Port to TypeScript. 2021-02-22 16:03:10 -08:00
01-login.ts puppeteer_tests: Port to TypeScript. 2021-02-22 16:03:10 -08:00
02-message-basics.ts puppeteer_tests: Fix for recent topics title change. 2021-02-25 18:31:54 -08:00
03-compose.ts recent_topics: Make it the default view. 2021-02-25 17:31:32 -08:00
04-subscriptions.ts puppeteer_test: Fix `page.url()` for Firefox. 2021-03-04 09:40:14 -08:00
05-stars.ts recent_topics: Make it the default view. 2021-02-25 17:31:32 -08:00
06-edit.ts recent_topics: Make it the default view. 2021-02-25 17:31:32 -08:00
07-navigation.ts puppeteer_test: Add `waitForNavigation` when reloading. 2021-03-04 09:40:14 -08:00
08-admin.ts puppeteer_tests: Correct {visible: false} to {hidden: true}. 2021-03-11 21:05:54 -08:00
09-mention.ts zulip_test: Re-export internal functions used by Puppeteer tests. 2021-03-02 17:06:35 -08:00
10-custom-profile.ts puppeteer_tests: Port to TypeScript. 2021-02-22 16:03:10 -08:00
11-user-deactivation.ts puppeteer_tests: Port to TypeScript. 2021-02-22 16:03:10 -08:00
12-drafts.ts recent_topics: Make it the default view. 2021-02-25 17:31:32 -08:00
13-delete-message.ts recent_topics: Make it the default view. 2021-02-25 17:31:32 -08:00
14-copy-and-paste.ts recent_topics: Make it the default view. 2021-02-25 17:31:32 -08:00
15-realm-linkifier.ts puppeteer_tests: Port to TypeScript. 2021-02-22 16:03:10 -08:00
16-settings.ts puppeteer_test: Fix `page.url()` for Firefox. 2021-03-04 09:40:14 -08:00