Help for this page

Select Code to Download


  1. or download this
    # use strict;
    # use warnings;
    ...
    # sleep (50);
    # $sel->type_ok("bpm.Logon.1.txtPassword", "password");
    # $sel->click_ok("bpm.Logon.1.btnLogon");
    
  2. or download this
    # D:\selenium_sc_HSS\RC>perl pl3.pl
    # ok 1 - open, http://localhost:19000/interop/index.jsp
    ...
    # #   at pl3.pl line 28.
    # 1..4
    # # Looks like you failed 2 tests of 4.