grafana/k6

Update goquery and add new Single method to `k6/html`

Open

#2,161 opened on Oct 5, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (30,564 stars) (1,537 forks)batch import
featuregood first issuelower prio

Description

https://github.com/PuerkitoBio/goquery/commit/0126a1fd88fe40e3de18dd677e094b46e23d0cb9 added a new method to optimize getting only the first (single) element from a matcher which might be useful for users as well.

Contributor guide