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 校验和:

4a4b222a4560e38e10243d530cf31e18449fe192b729ed8fe06dc1c7c2a57063

下载总量 6,667

这个版本 4,945

许可:

MIT

需要的 Ruby 版本: >= 0

链接: