summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Ensure there's sufficient disk space free before running downloads testsnirnimesh@chromium.org2012-01-211-1/+15
* Moved LoginToDevice method from chromeos_wifi_functional to test_utils.deepakg@google.com2012-01-171-0/+19
* Fix python scripts in src/chrome/test/functional/maruel@chromium.org2011-11-271-2/+0
* Added the ability launch multiple instances of the Chrome browser with flags.dyu@chromium.org2011-11-031-0/+17
* Fixed form submission from pyauto tests.joaodasilva@chromium.org2011-10-191-3/+1
* Refactor javascript injection functions in PyAuto.frankf@google.com2011-10-171-5/+5
* Create convenience methods to automating the FileBrowser.frankf@google.com2011-09-151-0/+12
* Re-write pyauto automation hook WaitForAllDownloadsToComplete.dennisjeffrey@chromium.org2011-08-101-4/+5
* Add helper function for getting credentials key for a specified bot on the ch...dyu@chromium.org2011-08-011-0/+27
* Added 3 more functions in popups.pyaocampo@chromium.org2011-05-211-0/+19
* PyAuto tests to measure memory usage of Chrome-related processes.dennisjeffrey@chromium.org2011-05-191-0/+23
* Fix for bug in TestingAutomationProvider::OpenNewBrowserWindowOfType.dennisjeffrey@google.com2011-04-141-7/+10
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-111-2/+2
* Adding 1 minute of waiting in discover search engine test. And moved _CallFun...rohitbm@google.com2011-01-151-0/+16
* Added additional content verification for App Cache and DNS special tabs pages.dyu@chromium.org2010-12-171-0/+16
* Make sure private data does not inadverently get printed outnirnimesh@chromium.org2010-12-151-1/+3
* Adding pyauto tests to passwords.pynirnimesh@chromium.org2010-12-101-10/+18
* Add pyauto tests for the New Tab page.kkania@chromium.org2010-12-041-0/+51
* Moving Shell2 and SendMail from stress to test_utilsnirnimesh@chromium.org2010-11-251-0/+57
* Fix the pyauto testsnirnimesh@chromium.org2010-11-241-2/+3
* Used functions within test_utils for testDownloadNoHistory within history.py.dyu@chromium.org2010-11-231-3/+41
* Fixed a minor issue within test_utils that was causing find_in_page download ...nirnimesh@chromium.org2010-11-041-2/+2
* Moved private functions into it's own seperate utils file for commonly used f...nirnimesh@chromium.org2010-10-291-0/+44