Selenium Grid Tutorial: Writing first script for Grid using RemoteWebDriver
In previous posts, We have seen how to set up hub and nodes. But still we have not seen how to run your code on some remote machines.But code execution on remote machine could not be possible without RemoteWebDriver. But before moving ahead we need to cast our focus on this RemoteWebDriver. \ This is …
Selenium Grid Tutorial: Writing first script for Grid using RemoteWebDriver Read More »