How to find an element inside of Iframe using K6 browser

Hi Community,

I am wondering how we can use the Frame element described in the documentation. Its does not have an example Frame | Grafana k6 documentation, I have read the other post but they are old and don’t pinpoint how to handle this.

Thank you

Hey @nnietonilson,
welcome to the community forum :tada:

Sorry for the late reply. We have a series of examples in the k6 repository, here k6/examples/browser at master · grafana/k6 · GitHub. Did you check them?

I hope it helps.