File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1515
1616Puppeteer 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 )
You can’t perform that action at this time.
0 commit comments