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,781 of 186,961
Downloads: 10,946
Daily
Ranking: 37,902 of 186,954
Downloads: 23
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,938,589,681 | bundler |
10 | 1,140,169,777 | rake |
27 | 914,289,095 | rspec |
57 | 596,699,978 | rubocop |
136 | 305,781,512 | selenium-webdriver |
Owners
# | Gravatar | Handle |
---|---|---|
1 | oieioi |