Inspect & automate hybrid mobile apps (Android & IOS)
In this post we will see how to inspect and automate hybrid mobile applications for Android and IOS. Handling Android…
In this post we will see how to inspect and automate hybrid mobile applications for Android and IOS. Handling Android…
There are situations where we need to toggle any settings to ON/OFF, e.g – switch ON/OFF wifi. We can automate…
A seek bar in any android handset or emulator is kind of a progress bar but this one is draggable,…
There are situations you need to enable and use fingerprint security feature, but let’s say you are using android simulators,…
We have seen how to handle alerts for desktop browsers using selenium, the same way we have alerts for mobile…
Push notification is a message pop up to any mobile device and can be sent from any app that is…
Starting from appium 2.x, appium decoupled appium drivers from it’s base installation. Now users need to install appium drivers individually…
Appium team has migrated the appium server to 2.x (currently in beta) which involves lot’s of changes in terms of…
WebdriverIO is an advanced automation framework for web and mobile application. It’s basically a wrapper on top of selenium (WebDriver…