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

do we need element.elementBy(condition) as shortcut for element.all('*').elementBy(condition) #83

Open
yashaka opened this issue Mar 2, 2019 · 1 comment
Labels

Comments

@yashaka
Copy link
Collaborator

yashaka commented Mar 2, 2019

Seems like good idea to have such helper-alias... But why not be just KISS and use more verbose version?

@alex-popov-tech
Copy link
Collaborator

makes sense to me, should be not so hard on understand since we same function in collection...

agree on building that alias?

@yashaka

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

No branches or pull requests

2 participants