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