[AHK]操控IE登陆百度的示例

pwb := ComObjCreate("InternetExplorer.Application") pwb.Visible := 1 pwb.Navigate("https://passport.baidu.com/v2/?login&tpl=mn") while pwb.ReadyState <> 4 {} pwb.document.getElementById("TANGRAM__PSP_
相关文章
相关标签/搜索