Skip to content

Commit 05b7dd9

Browse files
committed
docs: update version
1 parent 3e20e83 commit 05b7dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/browser/locators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ const { path, base64 } = await button.screenshot({
798798
// bas64 - base64 encoded string of the screenshot
799799
```
800800

801-
::: warning WARNING <Version>3.1.2</Version>
801+
::: warning WARNING <Version>3.2.0</Version>
802802
Note that `screenshot` will always return a base64 string if `save` is set to `false`.
803803
The `path` is also ignored in that case.
804804
:::

0 commit comments

Comments
 (0)