Published inGeek CultureHow To Setup Robot Framework For Test Automation On WindowsThis article provides a step-by-step instruction on how to setup robot framework on your local machine. This is intended for Windows user…Feb 15, 2023Feb 15, 2023
Published inGeek CultureHow to Read Data From Google SheetsIn test automation, there are several kinds of frameworks to choose from to implement in your project depending on your needs. One of…Apr 11, 2021Apr 11, 2021
Published inGeek CultureHow to Read Data From Excel File Using Apache POIIn test automation there are several kinds of framework to choose from to implement in your project depending on your needs. One of which…Apr 10, 2021Apr 10, 2021
Published inGeek CultureHow to Set Up Appium Desired Capabilities From a JSON FileThere are many ways of doing things. Same goes with how we set up our desired capabilities for our appium driver. The simplest way is like…Apr 8, 2021Apr 8, 2021
Published inGeek CultureHow to Start Appium Server Programmatically in JavaOftentimes, here is the normal workflow of people who are just starting to explore mobile test automation with appium. First they open…Apr 6, 20214Apr 6, 20214
Removing Parameters in Allure ReportsSo I’ve been working on this project and I needed to data drive my tests but firstly, I didn’t want my data to be polluting my report and…Apr 2, 2021Apr 2, 2021
How to Set Up Appium for Test AutomationAre you are getting started with your mobile test automation journey? Then Appium is a must know tool. Appium is an open source test…Jan 29, 2021Jan 29, 2021
How To Setup Xcode For Test AutomationXcode is an Integrated Development Environment for macOS. In test automation, Xcode helps Appium to run our automation scripts on iOS.Jan 28, 2021Jan 28, 2021
How To Change Default Shell On MacFor MacOS Catalina, the default login shell and interactive shell will now be Z shell (zsh).Jan 28, 2021Jan 28, 2021