Sha256: ef169b79ca4b4c52bafeb968cf516a4ff64348233b76bbde855684e5d6274c72

Contents?: true

Size: 386 Bytes

Versions: 47

Compression:

Stored size: 386 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

47 entries across 47 versions & 1 rubygems

Version Path
watir-6.2.1 spec/watirspec/html/right_click.html
watir-6.2.0 spec/watirspec/html/right_click.html
watir-6.1.0 spec/watirspec/html/right_click.html
watir-6.0.3 spec/watirspec/html/right_click.html
watir-6.0.2 spec/watirspec/html/right_click.html
watir-6.0.1 spec/watirspec/html/right_click.html
watir-6.0.0 spec/watirspec/html/right_click.html