Add integration test for change language
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -18,4 +18,8 @@ class MailboxMenuRobot extends CoreRobot {
|
||||
.$(find.text(name))
|
||||
.tap();
|
||||
}
|
||||
|
||||
Future<void> openSetting() async {
|
||||
await $(#user_avatar).tap();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user