Error TypeError: Value is not an object: undefined when I run the example

When I run the example at Running browser tests I get the error TypeError: Value is not an object: undefined . It looks like the module import { chromium } from “k6/experimental/browser”; it can’t find it because the IDE underlines it in red

Hi @victor.delgado,

Where did you download the k6 binary from? Have you tried working with the binary from here: https://github.com/grafana/k6/releases?

Cheers,
Ankur

1 Like