You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
Do waitForFunction predicate truthy check inside injected_script.js
This avoids having to export continuePolling and doing the check from
the wrapper function in Go, since it's really a JS implementation
detail. It also hopefully avoids the need for a comment explaining
internal details of injected_script[1].
[1]: https://github.com/grafana/xk6-browser/pull/294/files#r866750362
0 commit comments