sbtqa / page-factory

Java framework for functional UI test automation in the BDD style
Other
28 stars 20 forks source link

Add Appium iOs driver support #124

Open lamkovod opened 6 years ago

lamkovod commented 6 years ago

Implement ability to create iOS driver

lamkovod commented 6 years ago

@PavelAlennikov Updated java-client(5.0.4) needed For proper working iOS driver and new Touch Actions, that could work only with new selenium libs. Problem occurs while I'm testing iOS driver with webdrivermanager. Is it possible to update webdrivermanager dependencies from original repo? (selenium-java version)

clicman commented 6 years ago

@PavelAlennikov FYI