Sha256: a9afe8dadb83b2d4976d3964066b4659597e2618eec121b2d96c315d48d15da8

Contents?: true

Size: 1.32 KB

Versions: 24

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

24 entries across 24 versions & 5 rubygems

Version Path
tinymce-rails-7.1.2 vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb
capybara-2.6.2 lib/capybara/spec/views/with_scope.erb
capybara-2.6.1 lib/capybara/spec/views/with_scope.erb
capybara-2.6.0 lib/capybara/spec/views/with_scope.erb
angular-rails4-templates-0.4.1 vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb
angular-rails4-templates-0.4.0 vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb
angular-rails4-templates-0.3.0 vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb
capybara-2.5.0 lib/capybara/spec/views/with_scope.erb
solidus_backend-1.0.0.pre3 vendor/bundle/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb
solidus_backend-1.0.0.pre2 vendor/bundle/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb
solidus_backend-1.0.0.pre vendor/bundle/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb
capybara-2.4.4 lib/capybara/spec/views/with_scope.erb
capybara-2.4.3 lib/capybara/spec/views/with_scope.erb
capybara-2.4.2 lib/capybara/spec/views/with_scope.erb
capybara-2.4.1 lib/capybara/spec/views/with_scope.erb
capybara-2.4.0 lib/capybara/spec/views/with_scope.erb
capybara-2.3.0 lib/capybara/spec/views/with_scope.erb
capybara-2.2.1 lib/capybara/spec/views/with_scope.erb
capybara-2.2.0 lib/capybara/spec/views/with_scope.erb
capybara-2.2.0.rc1 lib/capybara/spec/views/with_scope.erb