No command grafana/xk6-browser/browser.mapBrowserType.func1

Hi all,

I’m trying to run a browser test and getting the following error when running it on Ubuntu:
no command\n\tat github.com/grafana/xk6-browser/browser.mapBrowserType.func1

I’m using the following k6 version:
k6 v0.43.1 ((devel), go1.19.6, linux/amd64)

I’ve installed Google Chrome version:
Google Chrome 114.0.5735.198

Any help would be greatly appreciated. Thank you!

Hey @vishay , welcome to the forum! :wave:

That error usually means that the Google Chrome installation can not be found, but you specifically mentioned you have it installed… Could you provide the full script that you are executing and the full output please?

Hello @Daniel.J thank you for your response but I managed to fix it by using a different OS in the end.