The browser module adds support for browser automation and end-to-end web testing via the Chrome Devtools Protocol to k6.
GNU Affero General Public License v3.0
344
stars
41
forks
source link
Enhance `waitForSelector` cryptic JavaScript error message #1461
Closed
inancgumus closed 3 weeks ago
What?
Explain which selector didn't resolve to an element.
Why?
waitForSelector
in the injected script results in a confusing error message:Tasks
Related PR(s)/Issue(s)
No response