Help for this page

Select Code to Download


  1. or download this
    Error requesting http://10.0.0.65:4444/selenium-server/driver/:
    404 Not Found
    
  2. or download this
    $sel->open_ok("/cgi-bin/cclite.cgi");
    $sel->type_ok("registry", 'dalston');
    $sel->type_ok("userLogin", $user);
    $sel->type_ok("userPassword", "password");
    $sel->submit("form") ;