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

expect-puppeteer readme out of date? #79

Closed
callumlocke opened this issue Jun 13, 2018 · 2 comments
Closed

expect-puppeteer readme out of date? #79

callumlocke opened this issue Jun 13, 2018 · 2 comments

Comments

@callumlocke
Copy link

The toMatch docs for expect-puppeteer has a code example saying await expect(page).toMatch('lo.*') will match the string as a RegExp, but the changelog says this is no longer possible, unless I've misunderstood?

@gregberge
Copy link
Member

Yeah, it is a mistake in the readme.

@gregberge
Copy link
Member

Fixed in b397f0e

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

2 participants