zulip/frontend_tests/puppeteer_tests
Riken Shah 405073d590 puppeteer: Fix the selector for opening the message action menu.
In this 90041ff453,
we remove the `info` class from the message action
menu, that's why it was failing.

This commit replaces it with the correct selector.
2021-06-12 09:00:57 -04:00
..
admin.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
compose.ts minor: Correct comment in compose test. 2021-05-04 16:40:43 -07:00
copy-and-paste.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
custom-profile.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
delete-message.ts puppeteer: Stop using .info class to find element. 2021-06-11 18:08:36 -07:00
drafts.ts docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
edit.ts puppeteer: Fix the selector for opening the message action menu. 2021-06-12 09:00:57 -04:00
mention.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
message-basics.ts puppeteer_tests: Add missing `waitFor` call to avoid rare flake. 2021-06-02 15:47:34 -07:00
navigation.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
realm-creation.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
realm-linkifier.ts puppeteer_test: Add `wait_for_modal_to_close` method to `CommonUtils`. 2021-06-03 09:23:54 -07:00
realm-playground.ts puppeteer: Fallback to default waitForSelect timeout. 2021-05-24 23:11:41 -07:00
settings.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
stars.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
subscriptions.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
user-deactivation.ts settings_users: Refactor user_deactivation modal to confirm_dialog module. 2021-06-08 17:57:27 -07:00