SKIP: { my $title = $sel->get_title() ; unless( $title =~ m/Broadband Connection \| Congratulations/' ) { skip "Parental control hijack page was seen after the router was factory reset", 3 ; ## Since you are skipping tests you may not want to fail here. fail( "Parental control hijack page was seen after the router was factory reset" ); } # 3 tests here. }