ElementHandleElementHandle.contentFrame_1Version: 21.10.0On this pageElementHandle.contentFrame() method Signature: class ElementHandle { abstract contentFrame(): Promise<Frame | null>;} Returns: Promise<Frame | null>