Closed
Description
We're starting to write more test cases at my work and some devs are finding page.$
and page.$$
to be strange method names. Depending on their experience, the reaction can be "I thought we weren't using jQuery references anymore" to "What does this dollar sign mean?".
I saw saw an earlier issue logged saying it's too late to change the method name. So instead I'm wondering if we can add alternative method names in addition to current ones? I think something like page.findElement
and page.findElements
would be more intuitive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels