Skip to content
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

Handle mobile: calls in non-native context #527

Merged
merged 2 commits into from
Apr 2, 2019

Conversation

mykola-mokhnach
Copy link
Contributor

Partially addresses appium/appium#12407

It makes sense to always assume that scripts starting with mobile: magic always target the native context even if the current one is the web one.

@dpgraham
Copy link
Contributor

dpgraham commented Apr 1, 2019

Agreed. Could this be put in base driver?

@mykola-mokhnach
Copy link
Contributor Author

Agreed. Could this be put in base driver?

I don't think so, since the base driver should have abstractions over context drivers for all platforms in order to make this working.

@mykola-mokhnach mykola-mokhnach merged commit 1a04052 into appium:master Apr 2, 2019
@mykola-mokhnach mykola-mokhnach deleted the handle_mobile branch April 2, 2019 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants