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
Copy file name to clipboardExpand all lines: src/data/markdown/translated-guides/en/03 Using k6 browser/04 Migrating to k6 v0-46.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Users no longer need to use the `K6_BROWSER_ENABLED` flag when running browser t
19
19
20
20
## Key changes in the new API
21
21
22
-
The updated API introduces notable structural changes in its operation and API. Let's take a look at them.
22
+
The updated version introduces notable structural changes in its operation and API. Let's take a look at them.
23
23
24
24
*[Scenario options](#scenario-options) must now be defined for running browser tests.
25
25
* The [import path](#import-path) for the browser module has switched from `chromium` to [browser](/javascript-api/k6-experimental/browser/#browser-module-api).
0 commit comments