鹏顺教育
您的当前位置:首页phantomjsiframe访问元素_html/css

phantomjsiframe访问元素_html/css

来源:鹏顺教育


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