This is a sample repo to showcase working of Playwright with Iframes
A detailed article for this has been published here :
The repo contains code for different scenarios
- Single Iframe
- Iframe inside an iframe
- Nested iframes ( 3 levels of iframe)
- Shadow DOM inside an Iframe.