© 2026 Hashnode
Writing Appium scripts is fun — until it isn’t.Hard-coded XPaths break, swipes go rogue, and suddenly your “automation” is the thing that needs babysitting. So instead of wrestling with brittle test scripts, I built something different:👉 A sequentia...

Overview In continuation to my last detailed blog on setting up Detox test automation framework, We will set up CI for the same using GitHub Actions and Azure Pipelines. GitHub Actions Actions is a feature released by GitHub that allows you to set up...

Pre Requisites Node.js https://nodejs.org/en/download/ or use Homebrew command brew install node (Note : Install Node.js v12.0 or above. Use nvm if you need to manage your node versions installed on a single machine) Android Studio Setting Up an And...
