discourse/spec/system/page_objects
Chris Alberti 305ebedfa1
Allow passing a redirect path to a param on the /login route (#32711)
Detects the `redirect` queryParam on the /login route. If the user is
already logged in, navigates to that page. Otherwise, sets the
"destination_url" cookie so that the user will be redirected after
logging in.

If the param doesn't start with a single slash, ignore it and follow
previous behavior (navigate to "/" or log in then navigate there)

Respects subfolder configs.
2025-05-15 08:48:06 -05:00
..
components UX: split admin logo and fonts to separate pages (#32700) 2025-05-14 14:02:34 +08:00
modals UX: simplify admin search, make more accessible (#32733) 2025-05-15 16:31:03 +10:00
pages Allow passing a redirect path to a param on the /login route (#32711) 2025-05-15 08:48:06 -05:00
cdp.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00