gridopadesham

An end-to-end documentation on Grid

View the Project on GitHub

Grid-“o”-padesham

Image Courtesy: Boloji.com

Exploring Selenium Grid-4

To learn more about the Selenium Grid-4 start here

Getting started with the Grid

Here we talk about what are the pre-requistes for using the Grid. What needs to be downloaded etc.,. read on…

Taming the Grid through configs

The Grid eco system provides a lot of configuration parameters using which its behavior can be tweaked. To learn more about these configurations, read on…

Customizing the Grid :

There are many ways in which one can customize the Grid. From being able to decide how to have the Hub match capabilities against nodes, to deciding how does each request get prioritized to letting users inject additional servlets both at the Hub and the node, a lot of customizations are possible. To learn about how these customizations can be leveraged, read on…

How to.. :

Programmatically Start and stop a local grid. on..