I searched for a specific documentation which explains steps to set up the Selenium Grid with Maven, Extent Reports and Parallel Testing from scratch which will be very helpful for us. Kindly help to get a documentation or refer some websites. Thanks in advance.
I have followed below steps for setting up Selenium Grid and doing testing on multiple machines. The system I used was Mac so all commands are related to Mac OS. The project I have used was a maven project with Extent Report configured in it.
Try doing below steps for setup and see if it works for you:
Let me know if this helps