Explorar o código

Add examples for the marionette switch

Vangelis Katsikaros %!s(int64=9) %!d(string=hai) anos
pai
achega
df4d0eebde
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/Selenium/Firefox.pm

+ 1 - 0
lib/Selenium/Firefox.pm

@@ -8,6 +8,7 @@ extends 'Selenium::Remote::Driver';
 =head1 SYNOPSIS
 
     my $driver = Selenium::Firefox->new;
+    my $driver = Selenium::Firefox->new( marionette_enabled => 1 );
 
 =head1 DESCRIPTION