thinklikeshiv.hashnode.devParallel Execution of Appium Tests using Selenium GridSelenium Grid Selenium-Grid allows running your tests on different machines against different (browsers/devices) in parallel. That is, running multiple tests at the same time against different machines running different browsers and operating system...Oct 21, 2019
thinklikeshiv.hashnode.deviOS Automation with AppiumTest Machine (Mac) Setup The automation setup for iOS involves more steps along with different tools. Below mentioned are the tools required for Appium set up in MAC Machine MAC OS(10.12.6) - ( Minimum version) JDK (Java Development Kit) Eclipse (ID...Oct 16, 2019
thinklikeshiv.hashnode.devAndroid Automation with AppiumAppium is an Open Source tool to Automate iOS and Android Mobile Applications. In this blog, we will see the setup of Appium for Android Mobile App Automation. Android Mobile Settings To perform the Automation tests on Android Mobile a few steps ...Oct 11, 2019
thinklikeshiv.hashnode.devHandling Web-View of a Hybrid AppIntroduction : The approach for automating the web-view elements of the Hybrid App is made easier with ChromeDeveloperTool we will see the steps involved while inspecting the elements in this blog. Pre-requisites: Enable Developer Options On Android...Oct 4, 2019
thinklikeshiv.hashnode.devMacaca Inspector - View the Mobile UI in a tree view and generate XPath automaticallyWhat is Macaca? Macaca is an element inspector, which can be used for inspecting elements on both mobile and web, this tool is from Alibaba inc. it is helpful in inspecting elements on both android and iOS. SetUp Macaca Tool For Mobile To install th...Oct 3, 2019