summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* Flush stdout when pyauto perf tests print perf results on non-ChromeOS platfo...dennisjeffrey@chromium.org2012-02-221-1/+2
* Set DISPLAY and XAUTHORITY for ChromeDriver on ChromeOS.dtu@chromium.org2012-02-181-1/+4
* Refactor remote_inspector_client.py to make it more general.dennisjeffrey@chromium.org2012-02-161-180/+46
* Expose the hook in tab_proxy for proceeding from an interstitial page for Tak...dyu@chromium.org2012-02-142-0/+28
* one line description: changed getprotector state methodprachij@chromium.org2012-02-141-2/+5
* Fix dependency breakage for pyproto in PyAuto.frankf@google.com2012-02-131-10/+7
* [pyauto] Ignore policy test import errorsnirnimesh@chromium.org2012-02-111-4/+8
* Fix dependency breakage for pyproto in PyAuto.frankf@chromium.org2012-02-111-1/+1
* Expose HTTPSOptions for CERT_OK, CERT_MISMATCHED_NAME, and CERT_EXPIRED to py...dyu@chromium.org2012-02-101-0/+20
* New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...craigdh@chromium.org2012-02-081-0/+28
* Add new automation hook to get FPS associated with a tab in the browser.dennisjeffrey@chromium.org2012-02-081-0/+22
* Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...achuith@chromium.org2012-02-071-28/+0
* New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...craigdh@google.com2012-02-071-0/+28
* Revert 120608 - [uber page] Disable uber page for M18 branch. This will be re...csilv@chromium.org2012-02-061-0/+1
* [uber page] Disable uber page for M18 branch. This will be reverted on trunk.csilv@chromium.org2012-02-061-1/+0
* Allow stopping the UI to succeed if it is already stopped for policy pyauto t...joaodasilva@chromium.org2012-02-061-2/+2
* Rename "perf_snapshot.py" as "remote_inspector_client.py".dennisjeffrey@chromium.org2012-02-041-2/+2
* Add new automation hook to get v8 heap statistics from a renderer process.dennisjeffrey@chromium.org2012-02-031-0/+20
* [pyauto] Convenience method to determine if we're on auranirnimesh@chromium.org2012-02-011-0/+4
* Add argument use_poll=True to asyncore.loop() calls in perf_snapshot.py.dennisjeffrey@chromium.org2012-01-311-4/+4
* Reduced logging and better log format for PyAuto WaitUntil().dtu@chromium.org2012-01-311-15/+25
* [pyauto] Use windex=None to signify automation commands that do not target a ...nirnimesh@chromium.org2012-01-311-51/+58
* Fix ChromeDriver with PyAuto RestartBrowser() on ChromeOS.dtu@chromium.org2012-01-311-2/+2
* Disable uber page during tests on chromeosnirnimesh@chromium.org2012-01-311-0/+1
* All pyauto log messages are now prepended with a timestamp.dennisjeffrey@chromium.org2012-01-271-5/+4
* Attempt to fix UI tests on chromeosnirnimesh@chromium.org2012-01-231-1/+2
* Added pyauto hooks and basic functional tests for Protector.ivankr@chromium.org2012-01-231-1/+48
* [pyauto] Force plugin load at startupnirnimesh@chromium.org2012-01-191-0/+6
* Update perf_snapshot.py to account for minor remote inspector JSON change.dennisjeffrey@chromium.org2012-01-191-2/+2
* Remove more references to the deprecated webapp_it2me.sergeyu@chromium.org2012-01-121-11/+11
* Pyauto tests can now request DOM node/event listener counts from a Chrome tab.dennisjeffrey@chromium.org2012-01-101-8/+84
* Add debug option for WaitUntil function.shadi@chromium.org2012-01-061-5/+7
* 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