Answers for "limitations of 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

Browse Popular Code Answers by Language