Selenium
-
How to Automate AngularJS Applications using Selenium
Learn how to Automate AngularJS Applications using Selenium. Run Selenium Tests on real devices and browsers with BrowserStack Automate
Learn More -
How to use Scrapy with Selenium for Advanced Web Scraping
Learn how to integrate Scrapy with Selenium for advanced web scraping. Enhance your scraping skills to handle dynamic content and interactive sites.
Learn More -
Can Selenium be used for Desktop Application Automation
Discover if Selenium can be used for desktop application automation and learn about its limitations and alternatives for testing desktop apps
Learn More -
Getting Started with Capybara & Selenium for Web Testing
Learn how to use Capybara and Selenium for efficient web automation testing, covering setup, configuration, and best practices
Learn More -
How to Create Maven Project in Eclipse
Learn how to easily create a Maven project in Eclipse, install necessary packages, and use BrowserStack Automate for real-time testing and detailed feedback.
Learn More -
How to Generate Extent Reports in Selenium
Extent Reports in Selenium enable testers to generate detailed, rich reports for tests. Learn how to create Selenium Extent Reports with code and examples.
Learn More -
How to run Selenium Tests in Docker
Learn how to run Selenium tests in Docker. This tutorial helps in the Test Automation of CI CD Pipeline.
Learn More -
How to use getTitle() in Selenium to retrieve Web Page Titles?
Learn how to use getTitle() in Selenium to retrieve web page titles efficiently, ensuring accurate validation in your automation tests.
Learn More -
Data Driven Framework in Selenium
A data-driven framework minimizes test cases and improves defect detection. Learn to execute data-driven tests and read Excel data in Selenium.
Learn More -
How to handle Action class in Selenium
Action Class in Selenium performs Keyboard Actions & Mouse actions. Learn to execute mouse hover, click, double click in Selenium with examples.
Learn More