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,708 of 187,267
Downloads: 11,089
Daily
Ranking: 138,814 of 187,255
Downloads: 0
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 | 2,974,801,296 | bundler |
10 | 1,152,586,541 | rake |
27 | 919,702,603 | rspec |
57 | 604,868,204 | rubocop |
137 | 308,669,232 | selenium-webdriver |
Owners
# | Gravatar | Handle |
---|---|---|
1 | oieioi |