0

I've been trying to read the data from the Graphs such as below:

1) Line Area Graph Line Area Graph

2) Pie Chart Pie Chart

3) Bar Chart Bar Chart

4) Co-relation Graph Co-relation Graph

Above all graphs are made with High Charts(https://www.highcharts.com/). I've been trying to find a way to read the data using Selenium WebDriver Java and I'm still not able to do so. All the data seems to be dynamic and almost impossible to read.

I've also tried using the below classes and it is retrieving me null values. https://github.com/Ardesco/Powder-Monkey/tree/master/src/main/java/com/lazerycode/selenium/graphs

Please post if any other approach can be followed.

maninekkalapudi
  • 958
  • 2
  • 10
  • 23
  • https://stackoverflow.com/questions/14202731/selenium-webdriver-and-highchart-testing – Nisal Edu Nov 02 '17 at 05:50
  • Possible duplicate of [Selenium WebDriver \[Java\]: How to Click on elements within an SVG using XPath](https://stackoverflow.com/questions/41829000/selenium-webdriver-java-how-to-click-on-elements-within-an-svg-using-xpath) – undetected Selenium Nov 02 '17 at 07:38

0 Answers0