Sha256: 4fc68d2aef2d73c90924d6309167eb39235687bd4688df19d45167f4a223aebd
Contents?: true
Size: 468 Bytes
Versions: 1
Compression:
Stored size: 468 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Collections</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> </head> <body> <span id="a_span"> <div>first_div</div> <div>second_div</div> <span>first_span</span> <span>second_span</span> </span> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watir-6.10.1 | spec/watirspec/html/collections.html |