From 4f50111aa90d7ae9f063e9b9d5891177a5c1c061 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sat, 28 Feb 2026 14:38:41 +0100 Subject: [PATCH] fix: update playwright submodule with public types for fork APIs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates submodule pointer to include public type declarations for Page.onMouseAction, BrowserContext.getExistingCDPSession, and MouseActionEvent — fixes all typecheck errors in playwriter. --- playwright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright b/playwright index 7552ca1..1ab3002 160000 --- a/playwright +++ b/playwright @@ -1 +1 @@ -Subproject commit 7552ca14f15756a55a5ead5814e7b410e1273892 +Subproject commit 1ab300291c842a7d9356790bca0b08532bf336d6