Answers for "why do we need selenium grid"

0

when do you use selenium grid

When do you use Selenium Grid?
Selenium Grid can be used to execute 
same or different test scripts on
multiple platforms and browsers
concurrently so as to achieve distributed test execution.
Posted by: Guest on January-14-2021

Code answers related to "why do we need selenium grid"

Browse Popular Code Answers by Language