-
-
Notifications
You must be signed in to change notification settings - Fork 764
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 endpoints for screen recording API for iOS and Android #814
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.
@mykola-mokhnach There is the conflict. Could you resolve it?
Will try it ASAP .
0d3dee5
to
4d5b243
Compare
Rebased it with master |
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.
LGTM. Adding some tests will be good still.
@SrinivasanTarget I would be happy to add tests, but currently the client interaction with Appium beta is broken, so I cannot even init a session properly. See appium/appium#10055 for more details. |
@mykola-mokhnach Yes just looking at it. I think we need to work on W3C support asap from your other PR. |
@TikhomirovSergey @SrinivasanTarget The recent server beta has a workaround for w3c issue, so I was able to create and check integration tests for the feature. |
96d8eff
to
5e26f0e
Compare
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... Thanks @mykola-mokhnach
5e26f0e
to
89d62e4
Compare
Change list
Add endpoints for screen recording API for iOS and Android
Types of changes
Details
appium/appium-android-driver#303
appium/appium-xcuitest-driver#609