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
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
..
driver new frame api for drivers 2016-07-18 11:34:10 -07:00
node make locator optional in selector based have_xxx matchers and has_xxx? booleans 2016-09-28 14:56:17 -07:00
queries warn if selector type is unknown 2016-09-26 11:20:15 -07:00
rack_test Work around mime-types broken sorting on MIME::Types.type_for('xxx.csv') 2016-09-12 20:54:48 -07:00
rspec make locator optional in selector based have_xxx matchers and has_xxx? booleans 2016-09-28 14:56:17 -07:00
selector Move :id and :class options to SelectorQuery and add some tests 2016-09-22 17:13:48 -07:00
selenium Test with marionette on unreleased selenium-webdriver and FF beta - allow/expect failure 2016-07-27 09:52:52 -07:00
session frozen literal magic comment 2016-03-07 16:52:19 -08:00
spec Select button element by descendant image alt text 2016-09-30 10:00:42 -04:00
cucumber.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
dsl.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
helpers.rb move helpers to BaseQuery 2016-08-31 12:04:22 -07:00
query.rb add match_xxx methods and matchers to check whether an element matches css, xpath, selector 2016-03-24 14:52:40 -07:00
rails.rb Deprecate save_and_open_page_path in favor of save_path 2016-04-05 09:53:03 -07:00
result.rb optimize Result#matches_count? 2016-08-31 14:55:03 -07:00
rspec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
selector.rb Select button element by descendant image alt text 2016-09-30 10:00:42 -04:00
server.rb lazily create server middleware 2016-07-25 12:12:59 -07:00
session.rb don't create a query object just to get wait_time 2016-08-30 10:18:06 -07:00
version.rb tagged 2.9.2 2016-09-29 09:03:26 -07:00
window.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00