discourse/spec/system/page_objects
Joffrey JAFFEUX 4303d4711f
DEV: prevents flakey in autocomplete hashtag (#21786)
Watching screenshots of failures it appears that sometimes the reply was stuck at: `this is a #` due to the autocomplete showing, given we only need to send a reply here? I think fill_in + click send should be more reliable here.

Note I also tweaked `send_reply` to accept a content param and use it to fill composer when given.
2023-05-28 14:17:39 +02:00
..
components FIX: flakey spec in sidebar with new font size (#21728) 2023-05-24 18:59:12 +02:00
modals DEV: configurable public sidebar sections (#20303) 2023-02-22 08:55:44 +11:00
pages DEV: prevents flakey in autocomplete hashtag (#21786) 2023-05-28 14:17:39 +02:00
cdp.rb FEATURE: Reacting to MessageBus in chat thread panel (#21070) 2023-04-13 14:45:50 +02:00