137 |
$agent->get_ok( "$cgi_root/mainpage.pl", 'load main page' ); |
137 |
$agent->get_ok( "$cgi_root/mainpage.pl", 'load main page' ); |
139 |
$agent->follow_link_ok( { url_regex => qr/tools-home/i }, 'open tools module' ); |
139 |
$agent->follow_link_ok( { url_regex => qr/cataloging-home/i }, 'open caaloging module' ); |
140 |
$agent->follow_link_ok( { text => 'Stage MARC records for import' }, |
140 |
$agent->follow_link_ok( { text => 'Stage records for import' }, |