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 a default selector when defining elements #3

Open
sriv opened this issue Feb 18, 2015 · 0 comments
Open

add a default selector when defining elements #3

sriv opened this issue Feb 18, 2015 · 0 comments

Comments

@sriv
Copy link
Member

sriv commented Feb 18, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant