Sandeep DineshFlutter iOS App Test Automation Using Appium Java ClientThis is a follow up of my flutter Android automation post using appium java client —…Aug 22, 2022Aug 22, 2022
Sandeep DineshFlutter Android App Test Automation Using Appium Java ClientIt’s been about 3 months since I am back to Java for test automation and well, it’s a refreshing change as most of my recent experiences…Aug 21, 20221Aug 21, 20221
Sandeep DineshBuilding React Native APKs without Metro Bundler dependency for SauceLabs, LambdaTest, etc.The Android APKs built with the out-of-the-box ‘react-native run-android’ command uses a metro bundler (either it boots up a new instance…Dec 16, 2021Dec 16, 2021
Sandeep DineshAutomating Permission Screen for Slack AppsAs the luck(or as I like to term as the uncertain) would have it, here I was automating REST APIs for our product’s slack app, expecting a…Dec 13, 2021Dec 13, 2021
Sandeep DineshOpen a URL using Appium in Mobile WebviewOne of the advantages of having a Mobile app built as a package of an embedded website is that we can treat individual pages as web pages…Sep 3, 2021Sep 3, 2021
Sandeep DineshOpen Deeplink in iOS Programmatically, For Test Automation sayThe first thing I noticed about opening deep links in my product documentation was to use an ADB command to open the deeplink and for iOS…Jun 18, 2021Jun 18, 2021
Sandeep DineshPerformance Testing iOS apps with Appium and XCode InstrumentsAppium comes with an in-built integration to XCode Instruments when it comes to measuring the iOS App’s performance in a real device or a…May 24, 20211May 24, 20211
Sandeep DineshPerformance Testing Android Apps Part 1: System PerformanceSo here we are with Part 1 of the Android Performance Testing Series where we will discuss System Performance on the Mobile Device/…May 23, 2021May 23, 2021
Sandeep DineshHow to Setup Appium Tests for Android Emulator in CircleCICouple of years back, I was tasked with investigating how to move my Appium based automated tests into the CircleCI build system, but…Feb 1, 2021Feb 1, 2021
Sandeep DineshSetup iOS Simulator Tests using CircleCI, for your ReactNative App using WebDriverIO and AppiumHappy New Year, 2021!Jan 22, 2021Jan 22, 2021