summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* Cleanup /home/chronos before every pyauto tests on chromeosnirnimesh@chromium.org2011-03-081-1/+5
* New automation hooks to get/set the thumbnail/menu modes for NTP sections.nirnimesh@chromium.org2011-03-031-0/+104
* Deal with browser restart scenarios in pyauto scripts on ChromeOSnirnimesh@chromium.org2011-02-261-0/+14
* CRX files now specified with absolute paths in PyAuto NTP Apps tests.nirnimesh@chromium.org2011-02-232-9/+11
* Use named automation interface to control the primary chrome to run pyauto-ba...nirnimesh@chromium.org2011-02-236-10/+214
* New automation hook to get information about apps on the new tab page.nirnimesh@chromium.org2011-02-231-12/+65
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-083-42/+37
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-083-37/+42
* Revert 73850 - Disable testserver with pyautonirnimesh@chromium.org2011-02-061-1/+1
* Disable testserver with pyautonirnimesh@chromium.org2011-02-041-1/+1
* Add testserver support for PyAutonirnimesh@chromium.org2011-02-034-0/+90
* Add owners file in chrome/test/{functional,pyautolib}nirnimesh@chromium.org2011-01-271-0/+1
* Remove command_execution_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-201-0/+4
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-1/+6
* Modifying some downloads hooks to act per-window (so that incognito windows c...ace@chromium.org2011-01-194-9/+25
* Adding automation proxy hook for accessing information related to omnibox ins...ace@chromium.org2010-12-231-0/+19
* Add support for separating tests into suites.nirnimesh@chromium.org2010-12-222-29/+77
* Be lenient with exclusions in PYAUTO_TESTS filenirnimesh@chromium.org2010-12-171-1/+4
* Fix pyauto flakiness by waiting for notification that the renderer process'kkania@chromium.org2010-12-141-1/+22
* Add pyauto tests for the New Tab page.kkania@chromium.org2010-12-043-0/+15
* Change in fetching the builds for linuxnirnimesh@chromium.org2010-12-031-3/+6
* Fix imports tests on win.nirnimesh@chromium.org2010-11-251-1/+2
* Fix pyauto fetch script to fetch .pyd instead of .dll on winnirnimesh@chromium.org2010-11-241-2/+2
* Add pyauto hook for getting and manipulating the data underneath the NTP.kkania@chromium.org2010-11-192-0/+190
* Add pid to HTML5 notification information in pyauto hook.kkania@chromium.org2010-11-181-3/+8
* Workaround for some pyauto test flakiness on linux. Tests that use the omniboxace@chromium.org2010-11-131-0/+16
* Fix path for private data dir used in sync pyauto testsnirnimesh@chromium.org2010-11-121-1/+1
* Part 2 of reapplying r64637.erg@google.com2010-11-101-2/+3
* Fix a typonirnimesh@chromium.org2010-11-101-1/+1
* Add facilities to fetch username/passwd credentials from private datanirnimesh@chromium.org2010-11-101-0/+11
* Fix pyauto tests, to refer to chrome_command_ids.h.nirnimesh@chromium.org2010-11-091-1/+1
* Add a script to fetch prebuilt binaries for running PyAuto.nirnimesh@chromium.org2010-11-092-0/+178
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+118
* Add pyauto tests and helper files for system-level testing of Web SQL Databases.kkania@chromium.org2010-11-024-0/+49
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-261-0/+63
* Add an additional build dir to look for pyauto libs on winnirnimesh@chromium.org2010-10-251-1/+3
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* PyAuto automation support for blocked popupsnirnimesh@chromium.org2010-10-131-0/+31
* Make WaitForInfobarCount() robustnirnimesh@chromium.org2010-10-121-14/+24
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-121-15/+86
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-0/+36
* Use CHROME_HEADLESS to enable crash reporter in pyauto on linux/macnirnimesh@chromium.org2010-09-291-6/+2
* Fix PyAuto tests to account for dynamic autofill labels.nirnimesh@chromium.org2010-09-281-15/+4
* Fix dom automation using pyauto on windows.nirnimesh@chromium.org2010-09-252-4/+7
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-0/+26
* Fix import tests when intermediate dir might not be presentnirnimesh@chromium.org2010-09-101-0/+3
* Revert "Work around download system breakpage by using WaitUntil on pyauto si...nirnimesh@chromium.org2010-09-021-11/+2