小编gus*_*rna的帖子

Python selenium 进入#document

我怎样才能继续在 #document 中寻找元素:

<div>
    <iframe>
        #document
            <html>
               <body>
                   <div>
                        Element I want to find  
                   </div>
               </body>
            </html>
    </iframe>
</div>
Run Code Online (Sandbox Code Playgroud)

python iframe selenium scraper

4
推荐指数
1
解决办法
4909
查看次数

标签 统计

iframe ×1

python ×1

scraper ×1

selenium ×1