Sha256: 96062b9eddf01678c99a22334fbd432ae09b3a48365bd8a991c9b270c6eccc4d

Contents?: true

Size: 1 KB

Versions: 22

Compression:

Stored size: 1 KB

Contents

<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
    <title>with_js</title>
    <script src="/jquery.js" type="text/javascript" charset="utf-8"></script>
    <script src="/jquery-ui.js" type="text/javascript" charset="utf-8"></script>
    <script src="/test.js" type="text/javascript" charset="utf-8"></script>
  </head>
  
  <body id="with_js">
    <h1>FooBar</h1>
    
    <p id="change">This is text</p>
    <div id="drag">
      <p>This is a draggable element.</p>
    </div>
    <div id="drop">
      <p>It should be dropped here.</p>
    </div>
    
    <p><a href="#" id="clickable">Click me</a></p>
    
    <p>
      <select id="waiter">
        <option>Foo</option>
        <option>My Waiting Option</option>
      </select>
    </p>
    
    <p>
      <input type="text" name="with_focus_event" value="" id="with_focus_event"/>
    </p>

    <p>
      <input type="checkbox" id="checkbox_with_event"/>
    </p>
  </body>
</html>

Version data entries

22 entries across 22 versions & 10 rubygems

Version Path
capybara-0.4.1.2 lib/capybara/spec/views/with_js.erb
capybara-rails-2-2-0.4.1.1 lib/capybara/spec/views/with_js.erb
rcarvalho-capybara-0.4.1.2 lib/capybara/spec/views/with_js.erb
rcarvalho-capybara-0.4.1.1 lib/capybara/spec/views/with_js.erb
capybara-0.4.1.1 lib/capybara/spec/views/with_js.erb
capybara-0.4.1.rc lib/capybara/spec/views/with_js.erb
yannp-capybara-0.4.0 lib/capybara/spec/views/with_js.erb
capybara-0.4.0 lib/capybara/spec/views/with_js.erb
capybara-0.4.0.rc lib/capybara/spec/views/with_js.erb
capybara-mechanize-0.2.2 lib/capybara/spec/views/with_js.erb
capybara-mechanize-0.2.1 lib/capybara/spec/views/with_js.erb
yannp-capybara-0.3.9 lib/capybara/spec/views/with_js.erb
david-capybara-0.3.9.1 lib/capybara/spec/views/with_js.erb
capybara-0.3.9 lib/capybara/spec/views/with_js.erb
david-capybara-0.3.8 lib/capybara/spec/views/with_js.erb
katzil-capybara-0.3.8 lib/capybara/spec/views/with_js.erb
capybara-0.3.8 lib/capybara/spec/views/with_js.erb
pr0d1r2-capybara-0.3.7 lib/capybara/spec/views/with_js.erb
capybara-0.3.7 lib/capybara/spec/views/with_js.erb
capybara-facebook-0.1.0 spec/views/with_js.erb