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
Ian Lesperance 4b8b52eac4 Select button element by descendant image alt text
As with links, button elements may consistent entirely of an image. In
such cases, one may identify the button using the value of the
descendant image's alt attribute (as a screen reader would).
2016-09-30 10:00:42 -04:00
..
buttons.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
fieldsets.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
form.erb Select button element by descendant image alt text 2016-09-30 10:00:42 -04:00
frame_child.erb Fix Issue #1690 - within_Frame error with selenium 2016-04-27 11:48:55 -07:00
frame_one.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
frame_parent.erb Fix Issue #1690 - within_Frame error with selenium 2016-04-27 11:48:55 -07:00
frame_two.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
header_links.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
host_links.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
path.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
popup_one.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
popup_two.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
postback.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
tables.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
with_base_tag.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
with_count.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
with_hover.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
with_html.erb Add support for aria-label attribute in finders - Issue #1528 2016-08-03 13:16:30 -07:00
with_html_entities.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
with_js.erb add match_xxx methods and matchers to check whether an element matches css, xpath, selector 2016-03-24 14:52:40 -07:00
with_scope.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
with_simple_html.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
with_slow_unload.erb Make Selenium driver#reset! synchronous and test with latest firefox 2016-04-04 11:58:23 -07:00
with_title.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00
with_unload_alert.erb default selenium to raising an error when there are unexpected alerts 2016-05-09 14:20:04 -07:00
with_windows.erb Adjust window test delays for travis 2016-07-28 09:47:54 -07:00
within_frames.erb frozen literal magic comment 2016-03-07 16:52:19 -08:00