Page.frameNavigated
Fired once navigation of the frame has completed. Frame is now associated with the new loader.
{
"name": "frameNavigated",
"description": "Fired once navigation of the frame has completed. Frame is now associated with the new loader.",
"parameters": [
{
"name": "frame",
"$ref": "Frame",
"description": "Frame object."
}
]
}