Im using k6/x/browser and while running in headed mode my interactions with the browser has no issues
However when I want to use headless mode (because I want to run multiple concurrent vus) then i run in to issues and that interactions with the browser doesnt want to happen
Any ideas on how I can run in headless mode using multiple concurrent vus?