grafana / xk6-browser

k6 extension that adds support for browser automation and end-to-end web testing via the Chrome Devtools Protocol
https://grafana.com/docs/k6/latest/javascript-api/k6-experimental/browser/
GNU Affero General Public License v3.0
337 stars 42 forks source link

Data race in TestWaitForFrameNavigationWithinDocument: Page.WaitForNavigation #273

Closed inancgumus closed 2 years ago

inancgumus commented 2 years ago

See: https://github.com/grafana/xk6-browser/issues/254#issuecomment-1060380139

Related: #254: Data race in TestWaitForFrameNavigationWithinDocument: NavigateFrame

imiric commented 2 years ago

This issue should be solved by #271. See https://github.com/grafana/xk6-browser/issues/271#issuecomment-1063929216.