What is the primary purpose of Selenium WebDriver's remote execution capability when connecting to a Selenium Grid?
-
A
To run tests faster on a local machine
-
B
To enable test execution on remote machines with different browser/OS combinations
-
C
To debug WebDriver commands in real time
-
D
To generate detailed HTML test reports automatically