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: 88,842 of 183,477
Downloads: 8,769
Daily
Ranking: 22,084 of 183,470
Downloads: 4
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,456,134,847 | bundler |
10 | 969,073,546 | rake |
25 | 825,073,950 | rspec |
62 | 484,887,430 | rubocop |
138 | 259,258,980 | selenium-webdriver |
Owners
# | Gravatar | Handle |
---|---|---|
1 | oieioi |