Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples of CSS selectors to project #22

Merged
merged 1 commit into from
Jul 6, 2016

Conversation

Cruikshanks
Copy link
Member

Whether you're using the page objects or Capybara directly, the key requirement in both is specifing how to select the elements of the page you're interested in.

This change adds a series of tests which demonstrate some of the ways CSS selectors can be specified in your tests.

Whether you're using the page objects or Capybara directly, the key requirement in both is specifing how to select the elements of the page you're interested in.

This change adds a series of tests which demonstrate some of the ways CSS selectors can be specified in your tests.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Jul 6, 2016
@Cruikshanks Cruikshanks self-assigned this Jul 6, 2016
@Cruikshanks Cruikshanks merged commit 053a2a9 into master Jul 6, 2016
@Cruikshanks Cruikshanks deleted the feature/add-examples-of-css-selectors branch July 6, 2016 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant