python - SVG Elements: Able to locate elements using xpath but not able to click -


i interacting svg elements in web page. able locate svg elements xpath, not able click it, error mentions methods click(), onclick() not available.

any suggestions of how can make clickable ? please advice ?

try make use of actions or robot class


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -