Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Powershell vs IE F12 Developer Tools

$
0
0

Why can I not acess the DOM of frames with PowerShell, but I can through F12 Developer Tools?

document.frames[0].document.getElementById("expample").innerHTML "Page Content"

$ie.document.frames -eq $null
True

I need to retrieve text from the inner frame and run a JavaScript on the page.

Viewing all articles
Browse latest Browse all 21975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>