Skip to content

add a default selector when defining elements #3

@sriv

Description

@sriv

Right now the selector has to be explicit i.e.

element :foo, "#foo"

Add a convention so that by default the element name is same as the ID of the equivalent html element. So if I have an element with id=foo, capypage should default to use that for selection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions