Here is an example project in which a xpath selector can successfully locate a <svg> element generated by Highcharts.
I think that the XML Namespace xmlns="http://www.w3.org/2000/svg" in the target <svg> element matters.
Here is an example project in which a xpath selector can successfully locate a <svg> element generated by Highcharts.
I think that the XML Namespace xmlns="http://www.w3.org/2000/svg" in the target <svg> element matters.