Rumah >hujung hadapan web >html tutorial >phantomjs iframe 访问元素_html/css_WEB-ITnose
执行参数:phantomjs --web-security=no xxx.jsvar content = page.evaluate(function() { return $("iframe:first").contents().find("#ptlogin_iframe").contents().find("#switcher_plogin").html();});