Answers for "what is selenium grid?"

0

advantages of selenium grid

It allows running test cases in parallel thereby saving test execution time.
It allows multi-browser testing.
It allows multi-OS testing.
It allows multi-platform testing (desktop, mobile).
Posted by: Guest on January-14-2021

Browse Popular Code Answers by Language