File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Func Main()
6969 #EndRegion ; Example part 1 - testing NetWebView2Lib new methodes: .GetFrameCount() .GetFrameUrl($IDX_Frame) .GetFrameName($IDX_Frame)
7070
7171 #Region ; Example part 2 - testing NetWebView2Lib new methodes: .GetFrameCount() .GetFrameUrl($IDX_Frame) .GetFrameName($IDX_Frame)
72- ConsoleWrite (" + Example part 1 - testing NetWebView2Lib new methodes: .GetFrameCount() .GetFrameUrl($IDX_Frame) .GetFrameName($IDX_Frame)" & @CRLF )
72+ ConsoleWrite (" + Example part 2 - testing NetWebView2Lib new methodes: .GetFrameCount() .GetFrameUrl($IDX_Frame) .GetFrameName($IDX_Frame)" & @CRLF )
7373
7474 ConsoleWrite (" ! " & @ScriptLineNumber & " : GetFrameUrls() :" & @CRLF & $oWebV2M .GetFrameUrls() & @CRLF )
7575 ConsoleWrite (" ! " & @ScriptLineNumber & " : GetFrameNames() :" & @CRLF & $oWebV2M .GetFrameNames() & @CRLF )
You can’t perform that action at this time.
0 commit comments