Skip to content

Add support for non-scoped elements #88

@dtognazzini

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

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