Would you recommend using Selenium Grid for performance/Load testing? Selenium Grid is not designed for performance and load testing, but very efficient web acceptance/functional testing. The main ...
Selenium delegates XPath queries down to the browser's own XPath engine, so Selenium support XPath supports whatever the browser supports. In browsers which don't ...