【发布时间】:2021-03-06 22:13:49
【问题描述】:
<iframe ng-repeat="contentFrame in contentFrames" src="/PrivateArea/MDL_Action/Default.aspx?rid=241&amp;ifrsafe=1" class="tg_pageFrame ng-scope ng-isolate-scope" iframe-onload="contentFrame.pageNavigated()"></iframe>
如何在 python selenium 中切换到这个框架
我在 youtube 上观看了一些教程,在元素中使用了 control F 之后,这个 iframe 是 12 个 iframe 中的第 10 个
【问题讨论】:
标签: python selenium selenium-webdriver webautomation