summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* Fix flakiness and re-enable http search in find_in_page.FindMatchTests.testSe...vclarke@chromium.org2011-12-151-3/+5
* Replace os.path.remove with os.removekrisr@chromium.org2011-12-151-1/+1
* Pyauto remote inspector module now provides garbage collect functionality.dennisjeffrey@chromium.org2011-12-141-174/+290
* Fix pyauto's fetch_prebuilt_pyauto.py to account for URL changes on official ...dennisjeffrey@chromium.org2011-12-141-9/+17
* Account for new child type in v8 heap snapshot data in perf_snapshot.py.dennisjeffrey@chromium.org2011-12-131-1/+1
* Change chromedriver to set geolocation/notification content setting defaults ...kkania@chromium.org2011-12-122-4/+11
* Moved the policy functional tests to their own suite on ChromeOS.joaodasilva@chromium.org2011-12-081-0/+20
* Few minor changes to TestingAutomationProvider extension automation:kkania@chromium.org2011-12-061-6/+10
* Add PyAuto tests for triggering browser/page action.frankf@google.com2011-12-031-0/+37
* Revert "Add PyAuto tests for triggering browser/page action."frankf@google.com2011-12-021-37/+0
* Add PyAuto tests for triggering browser/page action.frankf@google.com2011-12-021-0/+37
* Added RefreshPolicies automation call.joaodasilva@chromium.org2011-12-012-20/+324
* Force annotation of overridden methods with OVERRIDE.avi@chromium.org2011-11-291-3/+4
* Allow chromedriver to install an extension and get all installed extension IDs.kkania@chromium.org2011-11-294-54/+33
* Fix python scripts in src/chrome/maruel@chromium.org2011-11-2723-60/+29
* Fix pyauto functional tests on chromeos.nirnimesh@chromium.org2011-11-082-9/+99
* Fix chromedriver tests on the new git workflow.kkania@chromium.org2011-11-052-2/+2
* Adding sharing networks support for Wifi networksstanleyw@chromium.org2011-11-042-5/+25
* Deprecate the JavascriptEnabled policy.joaodasilva@chromium.org2011-11-043-0/+16
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-4/+4
* Added the ability launch multiple instances of the Chrome browser with flags.dyu@chromium.org2011-11-031-2/+72
* ntp: remove ShownSectionHandler and all references to itestade@chromium.org2011-11-031-105/+0
* Adding example Gmail memory bloat test that uses ChromeDriver and takes v8 he...dennisjeffrey@chromium.org2011-11-023-17/+56
* Fix GetPrefsInfo()nirnimesh@chromium.org2011-11-011-2/+2
* Update LocalState pyauto calls to work without first browser windownirnimesh@chromium.org2011-11-011-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-292-1/+8
* Extend swigged TestServer to expose port and sync xmpp port to pythonnirnimesh@chromium.org2011-10-281-0/+18
* Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.joaodasilva@chromium.org2011-10-213-3/+31
* Fixed form submission from pyauto tests.joaodasilva@chromium.org2011-10-191-0/+22
* PyAuto: Set os.environ rather than calling os.putenvmcgrathr@chromium.org2011-10-191-2/+2
* Fix some disabled/flaky notification pyauto tests.kkania@chromium.org2011-10-181-3/+33
* Adding routing table entry for power stripstanleyw@chromium.org2011-10-181-0/+41
* Refactor javascript injection functions in PyAuto.frankf@google.com2011-10-175-86/+42
* Ignore failure in removing temp dir when fetching tab contentsnirnimesh@chromium.org2011-10-131-1/+1
* Minor fix to pyauto heap snapshot utility to get it to work on ChromeOS.dennisjeffrey@chromium.org2011-10-131-0/+9
* Adding cellular connect/disconnect supportstanleyw@chromium.org2011-10-121-0/+37
* Look for chromedriver in the cwd in addition to normal build dirs.kkania@chromium.org2011-10-061-1/+1
* Added a pyauto test for policy and preferences UI.joaodasilva@chromium.org2011-10-041-1/+46
* Add a function to file manager's pyautoAPI for getting disk size statsfrankf@google.com2011-10-031-5/+16
* PyAuto Remote fixes for Mac.dtu@chromium.org2011-09-301-3/+4
* - Added code in pyauto.py to start/stop FTP serveraocampo@google.com2011-09-301-0/+33
* Add pyauto automation support for fetching info about Multi-Profilesnirnimesh@chromium.org2011-09-291-0/+26
* Convert PyAuto hooks to multiprofile.mirandac@chromium.org2011-09-231-0/+13
* [ChromeOS] Enable network notifier log.xiyuan@chromium.org2011-09-231-2/+2
* New pyauto automation hook to get browser process information.dennisjeffrey@chromium.org2011-09-231-0/+64
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-2/+1
* Fix pyauto_functional_tests.hbono@chromium.org2011-09-161-1/+1
* [chromeos] Add log messages to track problems with automation connectionnirnimesh@chromium.org2011-09-151-0/+2
* Make a PyAuto test start a RemoteHost automatically if --remote-host is local...dtu@chromium.org2011-09-152-32/+67
* Fix fetch_prebuilt_pyauto.py.dtu@chromium.org2011-09-151-5/+11