【发布时间】:2012-04-11 19:48:47
【问题描述】:
我需要在iframe 中输入数据。我提到了
Typing in a IFrame with Selenium IDE
但是 selenium.selectFrame(<xpath>) 返回:Element not found error 并且没有为 iframe 定义 css。
使用萤火虫:
<iframe frameborder="0" allowtransparency="true" tabindex="0" src="" title="Rich text editor, templateWizardCKEditor1, press ALT 0 for help." style="width: 100%; height: 100%;"/>
有什么办法可以解决这个问题?
【问题讨论】:
标签: java iframe selenium selenium-rc xpath