Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Map the browser import path to the sync API
The k6 browser API is now Async. To continue to work with the sync API, k6-core needs to be updated to browser.NewSync. This method maps the browser's core API to sync methods.
- Loading branch information