Skip to content

Commit dd229be

Browse files
committed
Add explanation for removed options
1 parent 4f206bf commit dd229be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/translated-guides/en/03 Using k6 browser/04 Migrating to k6 v0-46.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export default async function () {
141141

142142
<Blockquote mod="note" title="">
143143

144-
The following browser options are no longer supported: `slowMo`, `devtools`, `env`, and `proxy`.
144+
The following browser options are no longer supported: `slowMo`, `devtools`, `env`, and `proxy` as they were not proving much value to our users. In the meantime, we're working on providing a much flexible version of `slowMo` (slow motion) option.
145145

146146
</Blockquote>
147147

0 commit comments

Comments
 (0)