discourse/plugins/chat/spec/system/page_objects
Alan Guo Xiang Tan 9a65c78d87
DEV: Avoid waiting full capybara default wait time (#22449)
Why this change?

`not_to be_open` ends up calling `has_css?` on a selector that will
never appear so it ends up waiting the full default wait time.
2023-07-06 08:16:58 +08:00
..
chat DEV: Avoid waiting full capybara default wait time (#22449) 2023-07-06 08:16:58 +08:00
chat_drawer DEV: prevents message actions to hide drawer's header (#22448) 2023-07-06 07:33:39 +08:00
modals FEATURE: allows to enable/disable threading in UI (#22307) 2023-06-29 07:19:12 +02:00
sidebar FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00