RubyGems Navigation menu

selenium-webdriver-element-extend_click_again 0.1.1

Selenium::WebDriver::Element#click sometimes fails because the element is not clickable and other element receives the click. This gem extends `click` to avoid that. When `click` fails with `not clickable` error, this tries to center the element with executing JavaScript `Element.scrollIntoView()` and click it again.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.1 July 22, 2019 (7.0 KB)
  2. 0.1.0 July 18, 2019 (7.0 KB)

Runtime 相依性套件 (1):

Development 相依性套件 (4):

bundler ~> 1.17
rake ~> 10.0
rspec ~> 3.0
rubocop >= 0

擁有者:

推送者:

作者:

  • oieioi

SHA 256 總和檢查碼:

=

總下載次數 9,728

這個版本 7,895

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: