Selenium
-
GeckoDriver vs Marionette: Differences
Learn the differences between GeckoDriver and Marionette. Understand what GeckoDriver and Marionette are and how to set them up, and use them with Selenium.
Learn More -
How to generate Allure Reports in Selenium and TestNG?
Learn what Allure Reporting is in Selenium and TestNG and how to create interactive, detailed test reports for easier analysis and faster bug resolution.
Learn More -
Can you perform API Testing with Selenium?
Learn if Selenium can perform API testing, its limitations, and when to choose dedicated API testing methods for accurate and efficient results.
Learn More -
How to handle Cookies in Selenium WebDriver
Learn Cookies Handling in Selenium WebDriver with code examples and how to clear the browser cache in Selenium with two easy methods.
Learn More -
Using Selenium Wire Proxy in Python
Learn how to use Selenium Wire Proxy in Python for advanced web scraping and testing with real browser behavior. Automate and monitor traffic effortlessly.
Learn More -
How to download a file using Selenium and Python
Step-by-step tutorial on how to download a file from a website using Selenium and Python. Also, learn how to download files to a specific folder using Selenium.
Learn More -
How to run Selenium tests on IE using IE Driver?
Learn how QAs run Selenium tests on Internet Explorer using IE driver with example. Read step-by-step tutorial on how to launch IE browser in Selenium.
Learn More -
Difference between Selenium Standalone server and Selenium server
Selenium Standalone server is a java jar file used to start the Selenium server. Learn the core differences between Selenium Standalone server and Selenium server.
Learn More -
Top 6 Selenium Alternatives For Your Test Automation Goals
No matter which Selenium alternative suits your needs, always opt for real device test automation through BrowserStack to verify user experience.
Learn More -
Maven Dependency Management with Selenium
Learn how to manage Maven dependencies with Selenium. Also, explore simple steps to configure, update, and run your tests for smooth automation.
Learn More