Tests frame lifetime events. Creating iframe "blank.html" { method : Page.frameAttached params : sessionId : } { method : Page.frameStartedLoading params : { frameId : } sessionId : } RequestWillBeSent .../inspector-protocol/resources/blank.html { method : Page.frameNavigated params : sessionId : } { method : Page.frameStoppedLoading params : { frameId : } sessionId : } Navigating iframe to "about:blank" { method : Page.frameStartedLoading params : { frameId : } sessionId : } { method : Page.frameNavigated params : sessionId : } Removing iframe { method : Page.frameDetached params : { frameId : reason : remove } sessionId : }