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
Post a Comment