Sha256: 199a59e1a5f217d5a8544533d7a56232caa5522c20513137bc0b44634a4b3724
Contents?: true
Size: 252 Bytes
Versions: 3
Compression:
Stored size: 252 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title></title> </head> <frameset cols="20%, 80%"> <frame id="one" src="nested_frame_1.html"> <frame id="two" src="nested_frame_2.html"> </frameset> </html>
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
watir-6.10.1 | spec/watirspec/html/nested_frames.html |
meeane-page-object-0.1.10 | features/html/nested_frames.html |
meeane-page-object-0.1.8 | features/html/nested_frames.html |