Fix maestro test.
This commit is contained in:
parent
4e7750b70a
commit
23cf703925
3 changed files with 12 additions and 2 deletions
|
|
@ -33,6 +33,11 @@ object TestTags {
|
|||
val loginPassword = TestTag("login-password")
|
||||
val loginContinue = TestTag("login-continue")
|
||||
|
||||
/**
|
||||
* Sign out screen.
|
||||
*/
|
||||
val signOut = TestTag("sign-out-submit")
|
||||
|
||||
/**
|
||||
* Change server screen.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue