Skip to content

Commit 2521a60

Browse files
authored
v11 doc
1 parent b9f325a commit 2521a60

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,21 @@
1515

1616
Puppeteer Sharp is a .NET port of the official [Node.JS Puppeteer API](https://github.com/puppeteer/puppeteer).
1717

18+
# Google for testing is here!
19+
20+
Puppeteer Sharp v11 introduced some breaking changed.
21+
22+
![image](https://github.com/hardkoded/puppeteer-sharp/assets/2198466/fa8ef603-d402-4df3-bef6-08a088c29c71)
23+
24+
I recommend you to go to [the release page](https://github.com/hardkoded/puppeteer-sharp/releases/tag/v11.0.0) and take a look at those changes.
25+
26+
But it brings Google for testing!
27+
28+
![image](https://github.com/hardkoded/puppeteer-sharp/assets/2198466/57ab6d98-21e0-43c2-9259-4d05d41ef55b)
29+
30+
Now, PuppeteerSharp uses Google for testing instead of Chromium. And the new supported version is v115!
31+
You can still you Chromium if you want to by using `SupportedBrowser.Chromium`.
32+
1833
## Useful links
1934

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

0 commit comments

Comments
 (0)