Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Write javascript code into DOM of InternetExplorer

$
0
0
I am trying to automate the compilation of forms in a web site. At a certain point I need to launch a javascript, which should be launched on click of a button I cannot get the reference for. I thought simply to write a javascript which calls the script referenced in “onclick”. Since the Developer Tools allow to modify HTML or javascript code I imagine this should be possible also with Powershell. Any thought on it ? Thank you very much Eryk

Viewing all articles
Browse latest Browse all 6937

Trending Articles