enable nativeWebTap setting for iOS#658
enable nativeWebTap setting for iOS#658
Conversation
|
@jlipps Looks good overall. Can you add some tests please? Also our travis is not happy. |
|
@SrinivasanTarget added tests, and ran it locally with success. note that this will probably fail CI since it is set to iOS 10.2 and requires appium 1.6.6-beta.2 with a fresh download. not sure what the appium local service runs in the java client... but anyway it works! |
|
found the javadoc error that was failing travis. hopefully it will pass now. |
We have excluded running tests in CI, so it wouldn't be a problem now. Also this is in pipeline for us.
Appium local service runs appium as a service automatically at stated port,etc without being started manually. |
|
Great! Now how do we publish a beta so someone can use it? :-) |
Change list
add a setting for iOS to toggle
nativeWebTapTypes of changes
What types of changes are you proposing/introducing to Java client?
Put an
xin the boxes that applyDetails
Server-side change: appium/appium-xcuitest-driver#455