summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
Commit message (Collapse)AuthorAgeFilesLines
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-122-0/+140
| | | | | | | | | | Get model, add/remove, add folder, reparent, change title/url. BUG=34492 Review URL: http://codereview.chromium.org/792003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41450 0039d316-1c4b-4281-b951-d872f2087c98
* Was already a 'wait for animation to complete'.jrg@chromium.org2010-03-061-0/+20
| | | | | | | | Added py interface to it. Review URL: http://codereview.chromium.org/668204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40812 0039d316-1c4b-4281-b951-d872f2087c98
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+23
| | | | | | | | | | | Refactor the implementation for x-platform happiness. Add simple pyauto script that uses it (but needs http://crbug.com32292 fixed before it works without tweaking). Review URL: http://codereview.chromium.org/670001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40782 0039d316-1c4b-4281-b951-d872f2087c98
* Create a placeholder for pyauto test scripts.nirnimesh@chromium.org2010-03-041-0/+18
Including a hello world script. Review URL: http://codereview.chromium.org/668004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40579 0039d316-1c4b-4281-b951-d872f2087c98