-
Notifications
You must be signed in to change notification settings - Fork 1.3k
09 forgot password space #6461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: chore.gh-poc
Are you sure you want to change the base?
09 forgot password space #6461
Conversation
…ve into 04-createuser.spec
.maestro/helpers/logout.yaml
Outdated
visible: "Logout" | ||
commands: | ||
- tapOn: | ||
point: "67%,57%" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will break in simulator if we change the device, can you use test id or text instead of clicking at a specific point?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue:- mobile-dev-inc/Maestro#2562
- inputText: | ||
text: ${output.user.password} | ||
|
||
- scroll |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- scrollUntilVisible:
element:
text: "Register"
Proposed changes
09 forgot password space yaml file added for testing using maestro
Issue(s)
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments