Andrey Lushnikov 6bc45d9247
browser(firefox): browser.version() to return full version (#4491)
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.
2020-11-19 08:24:17 -08:00

3 lines
69 B
Plaintext

1212
Changed: lushnikov@chromium.org Thu 19 Nov 2020 08:08:27 AM PST