Skip to content

Commit 3425d27

Browse files
committed
Update Playwright documentation (1.52.0)
1 parent 7968e21 commit 3425d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/playwright.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Playwright < UrlScraper
33
self.name = 'Playwright'
44
self.type = 'simple'
5-
self.release = '1.51.0'
5+
self.release = '1.52.0'
66
self.base_url = 'https://playwright.dev/docs/'
77
self.root_path = 'intro'
88
self.links = {

0 commit comments

Comments
 (0)