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

make nativeWebTap a setting in addition to a cap #455

Merged
merged 1 commit into from
Jun 16, 2017
Merged

Conversation

jlipps
Copy link
Member

@jlipps jlipps commented Jun 15, 2017

users often find themselves in a situation where they want to use
nativeWebTap in some cases and the regular javascript actions
in other cases. This is a perfect example of what the settings
API was invented to handle. So handle it using the settings API!

users often find themselves in a situation where they want to use
nativeWebTap in some cases and the regular javascript actions
in other cases. This is a perfect example of what the settings
API was invented to handle. So handle it using the settings API!
@jlipps jlipps requested a review from imurchie June 15, 2017 22:36
@jlipps
Copy link
Member Author

jlipps commented Jun 15, 2017

looks like this also accidentally included package-lock.json, but apparently we are meant to check these in anyhow, so maybe that's ok

Copy link
Contributor

@imurchie imurchie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this also need to be done in appium-ios-driver?

@jlipps
Copy link
Member Author

jlipps commented Jun 16, 2017

Does this also need to be done in appium-ios-driver?

It could be, yes. I'm not sure how high-priority it is given our lower level of support for that driver.

@jlipps jlipps merged commit 62369bd into master Jun 16, 2017
@jlipps jlipps deleted the jlipps-nwt branch June 16, 2017 17:59
@jlipps
Copy link
Member Author

jlipps commented Jun 16, 2017

published in appium-xcuitest-driver@2.34.0

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.

2 participants