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
Returns locator to the n-th matching element. It's zero based, `nth(0)` selects the first element.
8
+
Returns [Locator](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-browser/locator/) to the n-th matching element. It's zero based, `nth(0)` selects the first element.
0 commit comments