|
@@ -192,7 +192,7 @@ you please.
|
|
|
'port' => '2222',
|
|
'port' => '2222',
|
|
|
'auto_close' => 0);
|
|
'auto_close' => 0);
|
|
|
or
|
|
or
|
|
|
- my $driver = Selenium::Remote::Driver->new('browser_name' =>'chrome'
|
|
|
|
|
|
|
+ my $driver = Selenium::Remote::Driver->new('browser_name' =>'chrome',
|
|
|
'extra_capabilities' => {
|
|
'extra_capabilities' => {
|
|
|
'chromeOptions' => {
|
|
'chromeOptions' => {
|
|
|
'args' => [
|
|
'args' => [
|