mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Currently, browser.version() returns `83.0`, whereas launching firefox with `--version` flag returns `83.0b3`. This patch alings protocol's `Browser.version()` with flag output.