Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSModule is already fixed #18

Closed
inancgumus opened this issue Oct 14, 2021 · 0 comments
Closed

JSModule is already fixed #18

inancgumus opened this issue Oct 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@inancgumus
Copy link
Member

inancgumus commented Oct 14, 2021

I'm creating this issue in case we forget to update this code:

xk6-browser/main.go

Lines 37 to 43 in 1e901b4

// JSModule is the entrypoint into the browser JS module
type JSModule struct {
// For when https://github.com/k6io/k6/issues/1802 is fixed
//Chromium api.BrowserType
Devices map[string]common.Device
Version string
}

It seems like it's already been fixed:

grafana/k6#1802

@inancgumus inancgumus changed the title JSModule is already being fixed JSModule is already fixed Oct 14, 2021
@inancgumus inancgumus added the enhancement New feature or request label Oct 27, 2021
@imiric imiric closed this as completed Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants