Himanshu Pandeyjobreadyqa.hashnode.net·Feb 9, 2023Tools you need to install for running Android tests using Appium - a beginner's guide1. Introduction There are plenty of permutations possible which involve Android+iOS devices (Real/Virtual/Cloud-based) where the Client is running of different OS. Appium server running locally or on a remote server There is a need for all of the abo...Discuss·11 likes·55 readsappium
Ramit Dhamijaramitdhamija.hashnode.net·Nov 19, 2019Desired Capabilities in Selenium WebdriverDesired Capabilities is a class used to declare a set of basic requirements such as combinations of browsers, operating systems, browser versions, etc. to perform automated cross browser testing of a web application. When we try to automate our test ...Discuss·41 readscapabilities generator
Amrita Angappaamritaangappa.hashnode.net·May 30, 2022How To Use Appium Inspector For Mobile AppsLet’s put it short: Appium Desktop = Appium Server + Inspector. When Appium Server runs automation test scripts, Appium Inspector can identify the UI elements of every application under test. The core structure of an Appium Inspector is to ensure tha...DiscussXpath
Himanshu NikhareforSideQuirk Blogshimanshu25-1656792140651.hashnode.net·Apr 1, 2023Capture your Mobile Application's Network Logs from Automation - Part 1One of the biggest challenges for automation engineers is to identify the root cause of their test failures, and if we are talking about mobile automation, it's almost a nightmare to debug issues when some background service fails. The articles help ...Discussappium
Abhayabhayit2000.hashnode.net·Mar 22, 2023Integration of Extent ReportsAs a software developer or tester, you are responsible for keeping track of your project launches, viewing and analyzing your test automation performance, comparing each execution category, tracking exceptions (if any), creating discussion topics, an...Discusstest-automation
Abhayabhayit2000.hashnode.net·Mar 7, 20235+ Mistakes in Appium Mobile Automation Testing: A-to-Z Guide!In this article, I am going to tell you 5+ Mistakes in Appium Mobile Automation Testing. so if you want to know about it, then keep reading this article. Because I am going to give you complete information about it, so let’s start. All reputable app...Discussappium
sunil patroqavbox.hashnode.net·Feb 28, 2023Automate hybrid mobile app using appium (Android & IOS)In our previous blog post, we have seen how to inspect the hybrid mobile apps using appium inspector. In this post, we will discuss how to use appium methods to switch between NATIVE_APP and WEB_VIew contexts and automate the hybrid app elements and ...Discussappium
sunil patroqavbox.hashnode.net·Feb 28, 2023Guide to inspect hybrid mobile apps in appium inspectorIn this post we will see how to inspect and automate hybrid mobile applications for Android and IOS. Handling Android and IOS hybrid apps are pretty similar in nature. Prerequisite – Install appium uiautomator2 and xcuitest driver Download appium i...Discuss·40 readsappium
Faisal Khatrifaisalkhatri.hashnode.net·Feb 28, 2023How To Automate ServiceNow With AppiumAs organizations and businesses grow, managing the Operations, HR, and IT activities becomes quite difficult. Let’s take an example of a company with a 5000+ workforce, where multiple vendors and contractors are assigned different roles. So, when it ...Discussautomation testing
Himanshu Pandeyjobreadyqa.hashnode.net·Feb 10, 2023Tools you need to install for running iOS tests using Appium - a beginner's guide1. Introduction There are plenty of permutations possible which involve Android+iOS devices (Real/Virtual/Cloud-based) where the Client is running of different OS. Appium server running locally or on a remote server There is a need for all of the abo...Discussappium
Himanshu Pandeyjobreadyqa.hashnode.net·Feb 9, 2023Tools you need to install for running Android tests using Appium - a beginner's guide1. Introduction There are plenty of permutations possible which involve Android+iOS devices (Real/Virtual/Cloud-based) where the Client is running of different OS. Appium server running locally or on a remote server There is a need for all of the abo...Discuss·11 likes·55 readsappium
Himanshu Pandeyjobreadyqa.hashnode.net·Feb 9, 2023Setup Android Emulator and install Apk (Mac OS X)Introduction: This post contains instructions to set up Android Emulator devices via Android Studio. Please note, all screenshots, commands, and instructions that follow are using Mac OS only Pre-requisites: Android Studio is installed node.js and ...Discuss·26 readsappium
Himanshu Pandeyjobreadyqa.hashnode.net·Feb 7, 2023How Appium works - a beginner's guideIntroduction When one starts with your learning journey for a new tool like Appium for test automation, it is so easy to sucked into the "doing" rather than "learning". To be honest, there are valid reasons for it. First, there is a hell lot of insta...Discussappium