Skip to content

driver.uc_click(selector) needs a JS backup option in case of ElementClickInterceptedException #2209

@mdmintz

Description

@mdmintz

driver.uc_click(selector) needs a JS backup option in case of ElementClickInterceptedException


There are some cases where driver.uc_click(selector) (a UC-Mode-only method) runs into an ElementClickInterceptedException. A backup option should be put in to use driver.js_click(selector) in that situation.

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions