<i id='7X1kf'><tr id='7X1kf'><dt id='7X1kf'><q id='7X1kf'><span id='7X1kf'><b id='7X1kf'><form id='7X1kf'><ins id='7X1kf'></ins><ul id='7X1kf'></ul><sub id='7X1kf'></sub></form><legend id='7X1kf'></legend><bdo id='7X1kf'><pre id='7X1kf'><center id='7X1kf'></center></pre></bdo></b><th id='7X1kf'></th></span></q></dt></tr></i><div id='7X1kf'><tfoot id='7X1kf'></tfoot><dl id='7X1kf'><fieldset id='7X1kf'></fieldset></dl></div>
    <legend id='7X1kf'><style id='7X1kf'><dir id='7X1kf'><q id='7X1kf'></q></dir></style></legend>

    <small id='7X1kf'></small><noframes id='7X1kf'>

      <tfoot id='7X1kf'></tfoot>
      • <bdo id='7X1kf'></bdo><ul id='7X1kf'></ul>

      1. 如何不等待 Watir-Webdriver 的某些东西

        时间:2023-10-01

            <tbody id='UrDc1'></tbody>

          <small id='UrDc1'></small><noframes id='UrDc1'>

              <i id='UrDc1'><tr id='UrDc1'><dt id='UrDc1'><q id='UrDc1'><span id='UrDc1'><b id='UrDc1'><form id='UrDc1'><ins id='UrDc1'></ins><ul id='UrDc1'></ul><sub id='UrDc1'></sub></form><legend id='UrDc1'></legend><bdo id='UrDc1'><pre id='UrDc1'><center id='UrDc1'></center></pre></bdo></b><th id='UrDc1'></th></span></q></dt></tr></i><div id='UrDc1'><tfoot id='UrDc1'></tfoot><dl id='UrDc1'><fieldset id='UrDc1'></fieldset></dl></div>

                • <bdo id='UrDc1'></bdo><ul id='UrDc1'></ul>
                  <tfoot id='UrDc1'></tfoot>
                • <legend id='UrDc1'><style id='UrDc1'><dir id='UrDc1'><q id='UrDc1'></q></dir></style></legend>
                • 本文介绍了如何不等待 Watir-Webdriver 的某些东西的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  所以我正在编写一个 watir-webdriver 脚本,而我的应用程序正在使用 javascript 来呈现一个我想要与之交互的模式窗口.当我单击显示模态窗口的元素时,watir-webdriver 只是坐在那里,直到最终超时,我在控制台窗口上看到一个 Timeout::Error.这是在尝试与新窗口进行交互之前.我假设它正在轮询 DOM 以获得一些更改并且没有得到它,我如何告诉它继续前进而不等待?

                  So I'm writing a watir-webdriver script, and my app is using javascript to present a modal window that I want to interact with. When I click the element that presents the modal window, watir-webdriver just sits there until eventually it times out and i see a Timeout::Error on the console window. This is before attempting to interact with the new window at all. I'm assuming it's polling the DOM for some change and not getting it, how do I tell it to move on without waiting?

                  推荐答案

                  答案是,然后手动处理必要的等待

                  The answer ended up being, and then handling the necessary waiting manually

                  element.focus
                  element.send_keys :return
                  

                  这篇关于如何不等待 Watir-Webdriver 的某些东西的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:chrome 扩展弹出窗口无法按 ID 找到元素 下一篇:离开页面时Js弹出但提交表单时不弹出

                  相关文章

                • <small id='2nIVM'></small><noframes id='2nIVM'>

                      <tfoot id='2nIVM'></tfoot>
                      <legend id='2nIVM'><style id='2nIVM'><dir id='2nIVM'><q id='2nIVM'></q></dir></style></legend>

                      <i id='2nIVM'><tr id='2nIVM'><dt id='2nIVM'><q id='2nIVM'><span id='2nIVM'><b id='2nIVM'><form id='2nIVM'><ins id='2nIVM'></ins><ul id='2nIVM'></ul><sub id='2nIVM'></sub></form><legend id='2nIVM'></legend><bdo id='2nIVM'><pre id='2nIVM'><center id='2nIVM'></center></pre></bdo></b><th id='2nIVM'></th></span></q></dt></tr></i><div id='2nIVM'><tfoot id='2nIVM'></tfoot><dl id='2nIVM'><fieldset id='2nIVM'></fieldset></dl></div>
                      • <bdo id='2nIVM'></bdo><ul id='2nIVM'></ul>