24 March 2007 14:45
dogtail: taking your application for a walk
You can use dogtail for automating and testing web UI.
For example, you can write scripts that fill in forms on web pages, and obtain data back from the results.
This movie shows a script driving Epiphany to fill in a form on a website site.
The site in question is the front page of Google; the script carries out a search on Google and then logs the search results.
1
(1 marks)