Skip to content

Add support for non-scoped elements #88

Description

@dtognazzini

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions