瀏覽代碼

Update Playwright documentation (1.53.2)

Simon Legner 5 月之前
父節點
當前提交
21927ee529
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/playwright.rb

+ 1 - 1
lib/docs/scrapers/playwright.rb

@@ -2,7 +2,7 @@ module Docs
   class Playwright < UrlScraper
     self.name = 'Playwright'
     self.type = 'simple'
-    self.release = '1.52.0'
+    self.release = '1.53.2'
     self.base_url = 'https://playwright.dev/docs/'
     self.root_path = 'intro'
     self.links = {