Skip to content

Commit

Permalink
Update to the latest version of browser
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur22 committed Nov 19, 2024
1 parent 4a2e38f commit 5da16b3
Show file tree
Hide file tree
Showing 25 changed files with 277 additions and 447 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/go-sourcemap/sourcemap v2.1.4+incompatible
github.com/golang/protobuf v1.5.4
github.com/gorilla/websocket v1.5.3
github.com/grafana/xk6-browser v1.9.1
github.com/grafana/xk6-browser v1.9.2-0.20241118153201-d741e4540a3a
github.com/grafana/xk6-dashboard v0.7.5
github.com/grafana/xk6-output-opentelemetry v0.3.0
github.com/grafana/xk6-output-prometheus-remote v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/grafana/sobek v0.0.0-20241024150027-d91f02b05e9b h1:hzfIt1lf19Zx1jIYdeHvuWS266W+jL+7dxbpvH2PZMQ=
github.com/grafana/sobek v0.0.0-20241024150027-d91f02b05e9b/go.mod h1:FmcutBFPLiGgroH42I4/HBahv7GxVjODcVWFTw1ISes=
github.com/grafana/xk6-browser v1.9.1 h1:wmISbIbzl7JtmvpkbXKhUg3XtFPepN+fss6UupZyRW0=
github.com/grafana/xk6-browser v1.9.1/go.mod h1:c0wf9sUlUjbhCnwHUFf6tkgkpoh/AXMuVd21XXIhyWY=
github.com/grafana/xk6-browser v1.9.2-0.20241118153201-d741e4540a3a h1:nZXZ/QAXQEv3N66ExeAWEx0TVYof/qjbnm7ug3A7gNk=
github.com/grafana/xk6-browser v1.9.2-0.20241118153201-d741e4540a3a/go.mod h1:Kvysy3onM6dsyh8Vi7Sqnzwolp4tSL11NN1ckNa0emU=
github.com/grafana/xk6-dashboard v0.7.5 h1:TcILyffT/Ea/XD7xG1jMA5lwtusOPRbEQsQDHmO30Mk=
github.com/grafana/xk6-dashboard v0.7.5/go.mod h1:Y75F8xmgCraKT+pBzFH6me9AyH5PkXD+Bxo1dm6Il/M=
github.com/grafana/xk6-output-opentelemetry v0.3.0 h1:dmclGBFtFVRJijqLncpu2dKVIIvx1GS3y6sQGg4Khl8=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 13 additions & 4 deletions vendor/github.com/grafana/xk6-browser/browser/browser_mapping.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions vendor/github.com/grafana/xk6-browser/browser/helpers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 14 additions & 1 deletion vendor/github.com/grafana/xk6-browser/common/browser.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5da16b3

Please sign in to comment.