discourse/plugins/chat/spec/system/page_objects/sidebar
Martin Brennan 9a6eefaafc
DEV: Fix chat sidebar system spec flaky (#19844)
The spec was flaky because it was dependent on order,
when usernames got high enough sequence numbers in them
we would get this error:

> expected to find text "bruce99, bruce100" in "bruce100, bruce99"

Also move selectors into page object and use them in the
spec instead.
2023-01-12 14:12:49 +10:00
..
sidebar.rb DEV: Fix chat sidebar system spec flaky (#19844) 2023-01-12 14:12:49 +10:00