Pārlūkot izejas kodu

Update Playwright documentation (1.44.1)

Simon Legner 1 gadu atpakaļ
vecāks
revīzija
5400027fb8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.41.1'
+    self.release = '1.44.1'
     self.base_url = 'https://playwright.dev/docs/'
     self.root_path = 'intro'
     self.links = {