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: 90,209 of 183,127
Downloads: 8,487
Daily
Ranking: 15,642 of 183,106
Downloads: 22
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,409,222,051 | bundler |
10 | 954,475,095 | rake |
25 | 818,160,872 | rspec |
63 | 475,957,407 | rubocop |
139 | 254,811,076 | selenium-webdriver |
Owners
# | Gravatar | Handle |
---|---|---|
1 | oieioi |