$ie = new-object -com "InternetExplorer.Application" $ie.navigate("file:///c:/madan/ps1/one.html") $ie | get-member