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 - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -