Sha256: 3d43fa428fcfec2f6c744d4bf6b2155ff81a4732175342ec6637c9eb06f4ee9a

Contents?: true

Size: 1.32 KB

Versions: 130

Compression:

Stored size: 1.32 KB

Contents

<h1>This page is used for testing various scopes</h1>

<p id="for_foo">
  Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
  incididunt ut labore et dolore magna aliqua. Ut enim ad minim venia.
  <a href="/redirect">Go</a>
  <input name="disabled" disabled="disabled"/>
</p>

<div id="for_bar">
  <ul>
    <li>With Simple HTML: <a href="/with_simple_html">Go</a>
      <form action="/redirect" method="post" accept-charset="utf-8">
        <p>
          <label for="simple_first_name">First Name</label>
          <input type="text" name="first_name" value="John" id="simple_first_name"/>
        </p>
        <p><input type="submit" value="Go"/></p>
      </form>
    </li>
    <li>Bar: <a href="/foo">Go</a>
      <form action="/form" method="post" accept-charset="utf-8">
        <p>
          <label for="bar_first_name">First Name</label>
          <input type="text" name="form[first_name]" value="Peter" id="bar_first_name"/>
        </p>
        <p>
          <label for="bar_other_name">Other Name</label>
          <input type="text" name="form[other_name]" value="James" id="bar_other_name" disabled="disabled"/>
        </p>
        <p><input type="submit" value="Go"/></p>
      </form>
    </li>
  </ul>
</div>

<div id="another_foo">
  <ul>
    <li>With Simple HTML: <a href="/">Go</a>
  </ul>
</div>

Version data entries

130 entries across 112 versions & 5 rubygems

Version Path
capybara-3.30.0 lib/capybara/spec/views/with_scope.erb
tdiary-5.1.0 vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_scope.erb
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/capybara-3.29.0/lib/capybara/spec/views/with_scope.erb
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/capybara-3.29.0/lib/capybara/spec/views/with_scope.erb
capybara-3.29.0 lib/capybara/spec/views/with_scope.erb
capybara-3.28.0 lib/capybara/spec/views/with_scope.erb
capybara-3.27.0 lib/capybara/spec/views/with_scope.erb
capybara-3.26.0 lib/capybara/spec/views/with_scope.erb
capybara-3.25.0 lib/capybara/spec/views/with_scope.erb
capybara-3.24.0 lib/capybara/spec/views/with_scope.erb
capybara-3.23.0 lib/capybara/spec/views/with_scope.erb
capybara-3.22.0 lib/capybara/spec/views/with_scope.erb
capybara-3.21.0 lib/capybara/spec/views/with_scope.erb
capybara-3.20.2 lib/capybara/spec/views/with_scope.erb
capybara-3.20.1 lib/capybara/spec/views/with_scope.erb
capybara-3.20.0 lib/capybara/spec/views/with_scope.erb
capybara-3.19.1 lib/capybara/spec/views/with_scope.erb
capybara-3.19.0 lib/capybara/spec/views/with_scope.erb
capybara-3.18.0 lib/capybara/spec/views/with_scope.erb
capybara-3.15.1 lib/capybara/spec/views/with_scope.erb