IOS Mobile Testing Using Appium(Java)


Below I tried to automate Hybrid iOS App using Appium, because I saw very few documents for java with Appium so I thought to share the knowledge

iOS 6 Hybrid application


iOS 6 Hybrid application got simple features like TabBar and Navigation Controllers with web functionality. The app can be found at https://github.com/sli32877/IOS6_HybridApplication

Comments