Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    );
    
    $driver->get('http://www.google.com');
    
  2. or download this
    C:\Users\Documents\TESTPERL>perl TEST.pl
    Could not create new session: Unable to create new service: ChromeDriv
    +erService
    Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02
    +T20:13:22.693Z'
    System info: host: 'LBNL13608', ip: '10.132.5.117', os.name: 'Windows 
    +7', os.arch: 'amd64', os.version: '6.1', java.version: '1.8.0_191'
    Driver info: driver.version: unknown at TEST.pl line 9.