grafana / xk6-browser

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

Create docs for ElementHandle class #448

Closed ankur22 closed 4 months ago

ankur22 commented 2 years ago

Create the documentation for the ElementHandle class as it is today (v0.4.0). This will be based on and following on from the work that was done in the following branches and PRs:

mdcruz commented 1 year ago

@ankur22 @inancgumus Do we still need this issue? If so, I will add it to the k6 Eng content board

inancgumus commented 1 year ago

IIRC, I think we do not since we already updated the ElementHandle. @ankur22?

ankur22 commented 1 year ago

We've not updated the ElementHandle docs, i didn't get a chance to update them when i did the last large doc update. Happy for you to take it on @mdcruz

andrewslotin commented 4 months ago

Done