Automation Frameworks
-
Xcode Python: The Ultimate Development Environment for Python on Mac
Enhance Python Development on Mac with Xcode - Harness the full potential of Python in the ultimate Mac development environment.
Learn More -
How to install and setup Puppeteer with npm (NodeJS)
Learn how to install and setup Puppeteer with npm (NodeJS) with pre-requisites, example to run first puppeteer test and best practices with this guide
Learn More -
How to Install and Add TestNG in Eclipse
Adding TestNG in Eclipse makes Unit Testing easy by directly running tests in the text editor. Learn how to Install, Download and Add TestNG in Eclipse with this step by step guide
Learn More -
How to scroll down to an element in Appium
Automated app testing requires scrolling down till element is visible. Learn how to scroll down to element until visible in Appium & perform action on it
Learn More -
What is Browser Automation?
Learn how Browser Automation can help you save lots of time & effort, using automation frameworks. This will help automating browser actions.
Learn More -
Cypress vs Puppeteer: Core Differences
Learn about the core differences between two popular test automation frameworks: Cypress vs Puppeteer. Find out which one suits you.
Learn More -
How to handle Errors in Cypress
This guide teaches how to learn Cypress Error, Cypress uncaught exception, and Exception Handling techniques.
Learn More -
Design Patterns in Automation Framework
Design Patterns make test automation suite execution efficient. This comprehensive guide covers all Design Patterns in Automation framework with examples.
Learn More -
How to Create and Use Action Class in Selenium Python
Actions class is an ability provided by Selenium for handling keyboard and mouse events. Learn how to create action class using Selenium Python.
Learn More -
Handling Alerts and Popups in Cypress
Learn to set up the Cypress automation environment for handling alerts and pop-ups while integrating with BrowserStack.
Learn More