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: 81,046 of 186,715
Downloads: 10,757
Daily
Ranking: 82,692 of 186,700
Downloads: 5
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,903,420,977 | bundler |
10 | 1,127,274,939 | rake |
27 | 909,005,466 | rspec |
57 | 589,104,400 | rubocop |
136 | 302,779,654 | selenium-webdriver |
Owners
# | Gravatar | Handle |
---|---|---|
1 | oieioi |