【发布时间】:2019-02-21 04:52:22
【问题描述】:
frame html code:
<iframe title="frame report" class="ReportViewer__iframe" src="/yesyyy.aspx?reportId=145&ts=1550681978158&bgcolor=#f8f9fb" width="100%" height="100%"></iframe>
标题和类名定位器的脚本都失败了——'ERROR webdriver: Request failed due to Error: no such frame'
【问题讨论】:
-
用你的代码试验更新问题
-
这是 html 中的第一个 iframe,并且没有 id 标签。使用 title xpath 和 .ReportViewer__iframe 定位器会出现:ERROR webdriver: Request failed due to Error: no such frame'
标签: selenium-webdriver webdriver-io