Help for this page
# use strict; # use warnings; ... # sleep (50); # $sel->type_ok("bpm.Logon.1.txtPassword", "password"); # $sel->click_ok("bpm.Logon.1.btnLogon");
# 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.