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

textMatches description is incorrect in API reference documentation #163

Open
mschon opened this issue May 10, 2022 · 0 comments
Open

textMatches description is incorrect in API reference documentation #163

mschon opened this issue May 10, 2022 · 0 comments

Comments

@mschon
Copy link

mschon commented May 10, 2022

In the API Reference, the description for the textMatches method is incorrect. It currently says:

Checks if the page title contains the given value.

This is actually the description for the titleContains method which immediately follows it.

The description for textMatches should be something like this:

Checks if an element's inner text matches a regular expression.

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