© Courtney Zhan, Edited by Zhimin Zhan 2024
Z. Zhan (ed.)Selenium WebDriver Recipes in C#https://doi.org/10.1007/979-8-8688-0023-8_25

25. Selenium Grid

Courtney Zhan1  
(1)
Fitzgibbon, QLD, Australia
 

Quality assurance engineers develop Selenium WebDriver tests using a testing integrated development environment (IDE) and subsequently execute individual tests from within this IDE. Nonetheless, when it comes to running a substantial number of time-consuming UI tests, a dedicated tool designed for execution and feedback management is recommended. Selenium Grid serves as such a tool. It is offered by the core Selenium Team.

Selenium Grid, formerly known as Selenium Remote Control (RC) Server, allows testers to write Selenium tests in their favorite language ...

Get Selenium WebDriver Recipes in C#: Practical Testing Solutions for Selenium WebDriver now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.