There doesn’t appear to be any type info for xk6-browser in the @types/k6 module. Should I be looking somewhere else?
Hi @stefanba3,
What version of xk6-browser are you running and where did you get the binary from?
The Get Started guide on xk6-browser might also help.
Cheers,
Ankur
Hi @ankur,
I think he means that he is using Typescript and that there are no type definitions for the xk6-browser extension yet, like there is for k6 (@types/k6 - npm)
Cheers,
Tim.
2 Likes
Exactly, that is what I mean. Do the xk6-browser TS type definitions exists somewhere else?
Stefan