-
-
Notifications
You must be signed in to change notification settings - Fork 429
Add mobile endpoints for new Simulator features #816
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
Add mobile endpoints for new Simulator features #816
Conversation
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.
Awesome! We'll need to update the executeMobile
document as well, let me know if you want me to take care of that.
Unrelated to this PR, we should update the XCUI doc to advise users to install FBSimulatorControl.
@dpgraham I would be happy if you could take care about the documentation. |
Done... appium/appium#11646 |
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.
👍
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.
nice!
The PR adds
mobile
endpoints for new Simulator features that were added into appium/appium-ios-simulator#186