mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
233dbbde4c
Given the following HTML: <a href="/foo"><img src="img.jpg" alt="Img alt text" /><a/> @session.click_link("Img alt text") will now work and follow to "/foo" |
||
---|---|---|
.. | ||
buttons.erb | ||
fieldsets.erb | ||
form.erb | ||
postback.erb | ||
tables.erb | ||
with_html.erb | ||
with_js.erb | ||
with_scope.erb | ||
with_simple_html.erb |