appium-boneyard / php-client

PHP client library for Appium
Other
71 stars 38 forks source link

Missing mobile gestures for iOS (XCUITest) #44

Open ghost opened 7 years ago

ghost commented 7 years ago

There are several methods in Appium (Java) which are useful in doing mobile gestures on iOS as listed here..

https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/ios-xctest-mobile-gestures.md

https://github.com/appium/appium/blob/93271330365a17408f94ae502d98b70c1cd34636/docs/en/writing-running-appium/ios/ios-xctest-mobile-gestures.md

Can we please add the same on appium-php client ?