Selenium
-
Selenium Automation Framework: A Detailed Guide
Learn how to use the Selenium automation framework, which is classified into Data Driven, Keyword Driven, and Hybrid Frameworks.
Learn More -
How to Close a Browser in Selenium
Learn how to close a browser in Selenium tests and understand the key difference between the close() and quit() WebDriver methods.
Learn More -
Selenium Side Runner: What It Is & How It Works
What is Selenium SIDE Runner? How does it work? Why is it important? A step-by-step tutorial on how to install and run Selenium SIDE Runner.
Learn More -
How to Use the clear() Method in Selenium WebDriver with Python?
Learn how to use the clear() method in Selenium WebDriver with Python to remove existing text from input fields and keep your automated tests accurate.
Learn More -
How to handle iFrame in Selenium
Learn how to handle iframe in Selenium with the SwitchTo() method to switch between frames along with code samples.
Learn More -
Cypress vs Selenium: Key Differences
Learn about the key differences between two popular test automation frameworks: Cypress vs Selenium. Dive in for a detailed analysis.
Learn More -
Learn Selenium with Java to run Automated Tests
A step-by-step tutorial to learn Selenium with Java and run Selenium in Java Tests with examples and best practices
Learn More -
WebdriverIO Tutorial: Getting started with Test Automation using Selenium and Appium
Learn about WebDriverIO and their best practices for test automation. Read tutorial to run automated tests using WebDriverIO Selenium Grid with examples.
Learn More -
How to Switch Tabs in Selenium For Python
Learn how to switch between tabs in Selenium for Python with help of example and code snippets. Also, try testing the code on real device cloud for free.
Learn More -
How to Interact with iFrames using Selenium in Python?
Know how to handle and interact with iframes in Selenium Python. Test website on real devices and browsers using BrowserStack Automate Tool
Learn More