当前位置:Gxlcms > html代码 > phantomjsiframe访问元素_html/css_WEB-ITnose

phantomjsiframe访问元素_html/css_WEB-ITnose

时间:2021-07-01 10:21:17 帮助过:9人阅读

执行参数:phantomjs --web-security=no xxx.jsvar content = page.evaluate(function() {    return $("iframe:first").contents().find("#ptlogin_iframe").contents().find("#switcher_plogin").html();});

人气教程排行