solution on http://stackoverflow.com/questions/17114495/test-highcharts-with-watir-webdriver
On Friday, June 14, 2013 1:56:13 PM UTC-4, He Bing Lin wrote: > > i'm writing Ruby in Watir webdriver and i would like to test highcharts > accuracy of data presented in comparison of a CSV file (which i already > read). > How can i read the highchart data from the website? A highchart graph > generated with many data dots as you mouseover the dot, a data will be > shown in a box. > I cannot locate the element using watir webdriver as what i see from > source that each dot are path tags. > I am thinking maybe automate the cursor to move to a x y location but not > sure how to do that. Any helps? thank you > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
