summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/themes.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix a theme testnirnimesh@chromium.org2010-07-161-2/+4
| | | | | | | | | Fix a theme test by using absolute path to the theme file. Review URL: http://codereview.chromium.org/2861056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52709 0039d316-1c4b-4281-b951-d872f2087c98
* PyAuto: Automation hooks to get/set themenirnimesh@chromium.org2010-07-101-0/+45
Add automation hooks to: - install a given theme - fetch info about the current theme - reset to default theme Add a test exercising the above. BUG=36215 TEST=python chrome/test/functional/themes.py Review URL: http://codereview.chromium.org/2827048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52024 0039d316-1c4b-4281-b951-d872f2087c98