In my project we have decided to implement Selenium Grid
setup.
We are using a data driven from Excel
framework, currently all these spreadsheets are present in a workstation (which will turn to a hub once we implement Grid
).
I was wondering after implementation of Grid
once I run browser specific test run on the nodes
(3 as of now) do I need to copy the spreadsheets containing data to all nodes
?