You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to find the browser version (e.g., Chromium) that corresponds to the latest version of Playwright, but I cannot find any command that provides this information. I have tried using pnpm show playwright-chromium version, which returns 1.49.0, but this doesn't give the browser version bundled with Playwright itself.
Is there a documented way to retrieve the browser version for a specific Playwright version? Or is there currently no command available to fetch this information?
I cannot find a way to retrieve the browser version bundled with the Playwright version.
Additional context
No response
Environment
OS: LINUX 22.04.03
The text was updated successfully, but these errors were encountered:
amrita-shrestha
changed the title
[Bug]: Get browser version detail with cli command
[Feature]: Get browser version detail with cli command
Nov 22, 2024
Version
1.49.0
Steps to reproduce
I am trying to find the browser version (e.g., Chromium) that corresponds to the latest version of Playwright, but I cannot find any command that provides this information. I have tried using pnpm show playwright-chromium version, which returns 1.49.0, but this doesn't give the browser version bundled with Playwright itself.
Is there a documented way to retrieve the browser version for a specific Playwright version? Or is there currently no command available to fetch this information?
Expected behavior
Actual behavior
I cannot find a way to retrieve the browser version bundled with the Playwright version.
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: