Use underscore for driver key
This commit is contained in:
@@ -15,7 +15,7 @@ class WebdriverClassicFactory implements DriverFactory
|
||||
*/
|
||||
public function getDriverName(): string
|
||||
{
|
||||
return 'webdriver-classic';
|
||||
return 'webdriver_classic';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user