Sha256: e5ed7661c0125101db40708502bd2144548f44c98456fcf6d26bbfa8216b5b57
Contents?: true
Size: 396 Bytes
Versions: 1
Compression:
Stored size: 396 Bytes
Contents
<html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>Right Click Test</title> <script src="javascript/helpers.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div id="messages"></div> <div id="click" oncontextmenu='WatirSpec.addMessage("right-clicked"); return false'>Right click!</div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watir-6.10.1 | spec/watirspec/html/right_click.html |