`Frame.frameElement(): Promise<ElementHandle>`: - returns a handle to the frame owner element (`iframe` or `frame`) in the parent frame; - throws if frame is detached before completion.