CLU is nothing but the Command Line Utility tool. To save the space for the menu link name, I’ve used the short term CLU. You know very…… Read more “CLU tool for iOS as like ADB for Android”
Author: Gopi Kannan
How to identify the Hybrid application programmatically?
Android mobile application comprised of two different types, one is Native application and another one is Hybrid application. Each type of application is having some merits and…… Read more “How to identify the Hybrid application programmatically?”
How to inspect the web elements in the Safari mobile web browser – iOS?
In order to automate the mobile web application running in the iOS specific safari mobile web browser using the Appium, we need to inspect the web elements…… Read more “How to inspect the web elements in the Safari mobile web browser – iOS?”
How to inspect the Android Hybrid App web elements?
Chrome browser can be used to inspect the Android Hybrid Application specific web elements. Web Elements is nothing but the HTML/web controls such as text box, buttons,…… Read more “How to inspect the Android Hybrid App web elements?”
iOS automation using Calabash
Calabash is an open-source acceptance testing framework which is used to automate the Android and iOS mobile application. It will support both the Native mobile application and…… Read more “iOS automation using Calabash”
Macaca inspector for Apple Mac
Appium inspector is not great in helping us to inspect the mobile elements in the iOS >9.3 and now current iOS version is in beta build of…… Read more “Macaca inspector for Apple Mac”
How to identify an Android APK’s package and activity name?
In order to start the Android mobile application automation using Appium, you need to get the target APK’s package name and activity name to invoke the application…… Read more “How to identify an Android APK’s package and activity name?”
AWS Device Farm
Why AWS(Amazon Web Services) Device Farm? We have used Amazon AWS Device Farm for testing the Android Mobile Application under the cloud testing infrastructure. AWSDF help us…… Read more “AWS Device Farm”
Sauce Labs Automated MobileTesting
Why Sauce Labs Testing? We are going to utilize Sauce Labs for testing the Mobile Application under the cloud testing infrastructure. It will help us to ensure…… Read more “Sauce Labs Automated MobileTesting”
Salesforce Console Automation using Selenium
Challenges of Salesforce Automation Testing One of the most challenging aspects of salesforce automation is handling the console menu in the Application screen. We are utilizing ‘Testing…… Read more “Salesforce Console Automation using Selenium”