We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a63df7 commit 57133a8Copy full SHA for 57133a8
npi/core/playwright_context.py
@@ -4,7 +4,7 @@
4
5
from playwright.async_api import async_playwright, Playwright, Browser, BrowserContext, Page, FileChooser
6
7
-__BROWSER_UTILS_VERSION__ = '0.0.1'
+__BROWSER_UTILS_VERSION__ = '0.0.2'
8
9
10
def _prepare_browser_utils():
0 commit comments