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:
=

instalar:
=

Versões:

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

Runtime Dependencies (1):

Development Dependencies (4):

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

Donos:

Pushed by:

Autores:

  • oieioi

SHA 256 checksum:

=

Total de downloads 9.740

Desta versão 7.907

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 0

Links: