Skip to content

Constrain actions to certain parts of the DOM #90

@owickstrom

Description

@owickstrom

For action generators, there should be a combinator like withinBoundingBoxOf(selector | element, subgenerator) that filters the subgenerator's actions against the bounding box of the selected element. This would make it easy to use the default action generators for clicking and inputs, but constrain them to only operate in certain parts of a page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions