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

Handle text based matches with more flexibility #12

Open
alechenninger opened this issue Jul 8, 2014 · 1 comment
Open

Handle text based matches with more flexibility #12

alechenninger opened this issue Jul 8, 2014 · 1 comment

Comments

@alechenninger
Copy link
Member

I'm not sure exactly how to do this in a manner that would be portable for many possible implementations.

There is ByTextContent and ByPartialTextContent already, but what about case sensitivity? Regular expression matches?

@alechenninger alechenninger removed this from the 0.1 milestone Jul 31, 2014
@alechenninger
Copy link
Member Author

Could add a locator which used Matcher interface.

It would require getting all possible candidates and filtering them client side.

@alechenninger alechenninger removed this from the 0.2 milestone Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant