소스 검색

Update Playwright documentation (1.46.1)

Simon Legner 1 년 전
부모
커밋
14586c6eb2
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.44.1'
+    self.release = '1.46.1'
     self.base_url = 'https://playwright.dev/docs/'
     self.root_path = 'intro'
     self.links = {