-
Notifications
You must be signed in to change notification settings - Fork 1
Mar3hc/bug/stabilize android #14
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
Conversation
|
Hi @trimai3001 , @ngoan1608 , |
test-fullautomation
left a comment
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.
Hi Tri,
looks good to me!
Thank you,
Thomas
|
Hi @ngoan1608 , |
ngoan1608
left a comment
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.
Hi @trimai3001 ,
Please refer my comments for starting and stopping appium server on Windows.
Thank you,
Ngoan
|
Hi @ngoan1608 , |
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.
Pull Request Overview
This PR aims to stabilize Android test execution by updating various test lifecycle keywords and refactoring the way Android applications are launched and shut down. Key changes include:
- Replacing "Close All Apps" with a more comprehensive "Shutdown All Test Services" sequence.
- Refactoring multiple calls from "Open Application" to the new "Open Android Application" keyword with simplified parameter lists.
- Adjusting shutdown procedures for appium and AVD to use consistent naming and improved handling.
ngoan1608
left a comment
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.
looks good for now
No description provided.