【发布时间】:2019-03-31 04:46:40
【问题描述】:
由于 hidden="hidden",我无法使用 Robot Framework 运行自动化测试。
请给我一些解决办法。
HTML 代码:
<a _ngcontent-c8="" class="browse cursor-pointer" tabindex="0">Browse</a>
<input _ngcontent-c8="" id="file" style="border: 1px solid gray; cursor: pointer; margin: 5px; width: 300px;" accept=".png, .jpg, .jpeg, .gif, .tif, .tiff" type="file" hidden="hidden">
【问题讨论】:
-
嗨@AshishKamble。这是我们的 html 代码 - –
标签: selenium firefox robotframework selenium-firefoxdriver