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 support for non-scoped elements #88

Open
dtognazzini opened this issue Oct 7, 2014 · 0 comments
Open

Add support for non-scoped elements #88

dtognazzini opened this issue Oct 7, 2014 · 0 comments

Comments

@dtognazzini
Copy link
Contributor

Non-scoped elements
The element DSL should support arguments specifying that the element being declared should use the same underlying node as its parent.

Perhaps:

element :login, locator: :parent do
  element :email
  element :password
end
@dtognazzini dtognazzini added this to the 1.X milestone Oct 7, 2014
@dtognazzini dtognazzini removed this from the 1.X milestone May 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant