zulip/frontend_tests/puppeteer_tests
Aman Agrawal 37431cf0b5 urls: Provide `email` as a GET parameter.
Since we want to use `accounts/new/send_confirm` to know how many
users actually register after visiting the register page, we
added it to Google Tag Manager, but GTM tracks every user
registration separately due <email> in the URL
making it harder to track.

To solve this, we want to pass <email> as a GET parameter which
can be easily filtered inside GTM using a RegEx and all the
registrations can be tracked as one.
2023-01-24 11:29:50 -08:00
..
admin.ts settings: Refactor code for waiting period setting. 2023-01-20 12:45:53 -08:00
compose.ts puppeteer: Check compose form contents in a new distinct function. 2023-01-23 11:31:47 -08:00
copy-and-paste.ts puppeteer_tests: Remove jQuery dependency. 2022-09-11 12:53:20 -07:00
custom-profile.ts settings: Add default label and hint when creating "Prounouns" custom field. 2022-10-06 17:56:26 -07:00
delete-message.ts puppeteer_tests: Avoid some ElementHandle casts. 2022-09-11 17:41:41 -07:00
drafts.ts puppeteer: Check compose form contents in a new distinct function. 2023-01-23 11:31:47 -08:00
edit.ts message_edit: Allow only content edit in message_edit_form. 2022-10-12 10:50:05 -07:00
mention.ts compose: Migrate compose-all-everyone to use compose_banner. 2022-12-06 15:43:34 -08:00
message-basics.ts narrow-banner: Exclude bots when checking org sending pms policy. 2022-11-04 14:37:45 -07:00
navigation.ts dependencies: Upgrade JavaScript dependencies. 2022-12-07 09:55:05 -08:00
realm-creation.ts urls: Provide `email` as a GET parameter. 2023-01-24 11:29:50 -08:00
realm-linkifier.ts puppeteer_lib: Explode CommonUtils class. 2022-09-11 12:53:20 -07:00
realm-playground.ts puppeteer_lib: Explode CommonUtils class. 2022-09-11 12:53:20 -07:00
settings.ts settings: Improve success feedback for deleting alert words 2022-11-22 16:23:56 -08:00
stars.ts puppeteer_tests: Remove jQuery dependency. 2022-09-11 12:53:20 -07:00
stream_create.ts puppeteer_tests: Remove jQuery dependency. 2022-09-11 12:53:20 -07:00
subscribe_toggle.ts puppeteer_tests: Remove jQuery dependency. 2022-09-11 12:53:20 -07:00
user-deactivation.ts puppeteer_lib: Explode CommonUtils class. 2022-09-11 12:53:20 -07:00
user-status.ts puppeteer_lib: Explode CommonUtils class. 2022-09-11 12:53:20 -07:00