Fix Maestro again after changes to the invite flow (#6796)
* Fix Maestro: tap on confirmation for inviting unknown users to a room * Tap on back after inviting some user * Tap on back again * Confirm inviting someone to a DM * Make fix conditional
This commit is contained in:
parent
2a8ba7fa95
commit
497df2ac12
5 changed files with 17 additions and 3 deletions
|
|
@ -124,4 +124,6 @@ object TestTags {
|
|||
*
|
||||
*/
|
||||
val roomAddressField = TestTag("room_address_field")
|
||||
|
||||
val confirmInviteUnknown = TestTag("confirm_invite_unknown")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue