Skip to content

Commit eab112f

Browse files
authored
Update README.md
1 parent 2521a60 commit eab112f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Puppeteer Sharp is a .NET port of the official [Node.JS Puppeteer API](https://g
1717

1818
# Google for testing is here!
1919

20-
Puppeteer Sharp v11 introduced some breaking changed.
20+
Puppeteer Sharp v11 introduced some breaking changes.
2121

2222
![image](https://github.com/hardkoded/puppeteer-sharp/assets/2198466/fa8ef603-d402-4df3-bef6-08a088c29c71)
2323

@@ -30,6 +30,8 @@ But it brings Google for testing!
3030
Now, PuppeteerSharp uses Google for testing instead of Chromium. And the new supported version is v115!
3131
You can still you Chromium if you want to by using `SupportedBrowser.Chromium`.
3232

33+
Feel free to [create an issue](https://github.com/hardkoded/puppeteer-sharp/issues/new) if these new changes doesn't work for you.
34+
3335
## Useful links
3436

3537
* [API Documentation](http://www.puppeteersharp.com/api/index.html)

0 commit comments

Comments
 (0)