Yeah, selenium is your friend in this case
On 27/04/2012 3:07 PM, "Jonas Geiregat" <jonas@geiregat.org> wrote:
--
> I'm looking for a way to test the data that a google chart displays on
> a web site with a unit test. Is this at all possible, and if so, where
> should I look to accomplish this? I've tried accessing the Google
> visualization datatable that is used to create the chart, but it
> doesn't seem to be a part of the context of the HTTP responses that I
> am getting.
Take a look at selenium or windmill, they might be able to solve your issue.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment