Categories: None [Edit]
    selenium-webdriver-element-extend_click_again
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.
    Total
Ranking: 80,234 of 187,622
          Downloads: 11,276
        Daily
Ranking: 106,140 of 187,603
          Downloads: 1
        Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name | 
|---|
Depends on
| Rank | Downloads | Name | 
|---|---|---|
| 1 | 3,012,753,026 | bundler | 
| 10 | 1,166,409,648 | rake | 
| 28 | 925,351,231 | rspec | 
| 57 | 613,899,529 | rubocop | 
| 137 | 312,379,628 | selenium-webdriver | 
Owners
| # | Gravatar | Handle | 
|---|---|---|
| 1 | oieioi |