WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 62bc282

Browse files
committed
Update Playwright documentation (1.57.0)
1 parent af96ddd commit 62bc282

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.55.0'
5+
self.release = '1.57.0'
66
self.base_url = 'https://playwright.dev/docs/'
77
self.root_path = 'intro'
88
self.links = {

0 commit comments

Comments
 (0)