my @test_frames = $mech->xpath('/html/body/div/p/a', one => 1, frames => 1); printf(TEST_FH "result is %s\n", $test_frames[0]->{outerHTML});