Tests frameStartedNavigating events when navigation is initiated by cdp command Prepare frameStartedNavigating { method : Page.frameStartedNavigating params : { frameId : loaderId : navigationType : differentDocument url : http://127.0.0.1:8000/inspector-protocol/resources/empty.html } sessionId : } Create an iframe frameStartedNavigating { method : Page.frameStartedNavigating params : { frameId : loaderId : navigationType : differentDocument url : http://oopif.test:8000/inspector-protocol/resources/empty.html?1 } sessionId : } Navigate iframe frameStartedNavigating { method : Page.frameStartedNavigating params : { frameId : loaderId : navigationType : differentDocument url : http://127.0.0.1:8000/inspector-protocol/resources/empty.html?2 } sessionId : }