1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara/spec/views/with_count.erb

9 lines
128 B
Text
Raw Normal View History

2017-01-26 19:10:51 -05:00
2013-03-03 18:04:23 -05:00
<h1>This page is used for testing number options of has_text?</h1>
<p>count1</p>
<div>
<p>2 count</p>
<p>Count</p>
2016-03-07 19:52:19 -05:00
</div>