我正在尝试使用Robotframework-Selenium2library自动执行iframe中的文本字段,但是我遇到的问题是在以下脚本中找不到Element。
*** TestCases ***
Iframe
Select Frame xpath=//iframe[contains(@id,'sq-card-number')]
Input Text xpath=//iframe[contains(@id,'sq-card-number')] iframes