Question related to xk6-browser implementation. So we are running these tests for Front End Performance measurements in a CI environment
But we want to test the same from multiple geolocations. Now the option that we were exploring was using Geolocation Testing from BrowserStack and combining it with xK6 browser.
But as i understood from Browser Stack that xk6 does not support browser connection to remote web browsers.
I see the issue as Closed - Document k6 Browser `BrowserType.Connect` · Issue #1112 · grafana/k6-docs · GitHub
Has anyone tried this ?