summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/ntp.py
Commit message (Expand)AuthorAgeFilesLines
* remove ntp.NTPTest.testRecentlyClosedShowsUniqueItems pyauto testestade@chromium.org2011-12-011-9/+0
* Allow chromedriver to install an extension and get all installed extension IDs.kkania@chromium.org2011-11-291-10/+7
* Fix python scripts in src/chrome/test/functional/maruel@chromium.org2011-11-271-1/+1
* ntp: remove ShownSectionHandler and all references to itestade@chromium.org2011-11-031-198/+0
* Revise pyauto NTP tests to account for recent change to app_launcher_handler.cc.dennisjeffrey@chromium.org2011-10-041-13/+13
* Fix ntp.NTPTest.testSetMenuModeOn to work properly when run with the --repeat...dennisjeffrey@chromium.org2011-10-041-1/+2
* Refactor pyauto tests to use pprint() and pformat() from pyauto.py.dennisjeffrey@chromium.org2011-09-261-3/+1
* Convert PyAuto hooks to multiprofile.mirandac@chromium.org2011-09-231-0/+8
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-041-9/+6
* Update pyauto NTP tests to account for Cloud Print no longer on ChromeOS.dennisjeffrey@chromium.org2011-07-231-1/+2
* Update expectations in NTP pyauto testnirnimesh@chromium.org2011-07-141-1/+2
* Update the apps list at startup for pyauto tests on chromeosnirnimesh@chromium.org2011-05-281-1/+0
* Support for component extensions as apps on the new tab page. Added filebrowser.dgozman@chromium.org2011-05-251-0/+1
* Fix NTP PyAuto tests on ChromeOS related to menu/thumbnail mode.dennisjeffrey@google.com2011-04-191-41/+36
* Fix set of default apps for ChromeOS (PyAuto NTP tests).dennisjeffrey@google.com2011-04-191-3/+4
* New automation hook to set the app launch type (e.g., window vs. tab).dennisjeffrey@google.com2011-04-151-14/+79
* New automation hook to launch an app, with sample PyAuto test.dennisjeffrey@google.com2011-04-131-0/+22
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-071-1/+17
* Fix for hook UninstallExtensionById, and PyAuto function to uninstall an app.dennisjeffrey@google.com2011-03-291-11/+27
* New automation hooks to get/set the thumbnail/menu modes for NTP sections.nirnimesh@chromium.org2011-03-031-0/+225
* CRX files now specified with absolute paths in PyAuto NTP Apps tests.nirnimesh@chromium.org2011-02-231-3/+6
* New automation hook to get information about apps on the new tab page.nirnimesh@chromium.org2011-02-231-0/+84
* Add pyauto tests for the New Tab page.kkania@chromium.org2010-12-041-13/+212
* Add pyauto hook for getting and manipulating the data underneath the NTP.kkania@chromium.org2010-11-191-0/+99