summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib/pyauto.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in AddDomMutationObserver and WaitForDomNode automation hooks.craigdh@chromium.org2012-06-131-1/+4
* [pyauto] Add ability to force install an extension with experimental permsnirnimesh@chromium.org2012-06-121-1/+7
* Switch back to the old method of launching the login flow while keeping some ...craigdh@chromium.org2012-06-081-29/+22
* [chromeos] PyAuto automation for crosh.nirnimesh@chromium.org2012-06-051-0/+66
* Add automation hooks for OOBE transitions.ivankr@chromium.org2012-06-041-0/+106
* [chromeos] Fix Logout() automation on chromeos to not clear /home/chronosnirnimesh@chromium.org2012-06-011-0/+5
* New Testcases related to multiprofile basic settings has been added. prachij@chromium.org2012-05-251-2/+4
* [pyauto] Temp files created during tests should be accessible by everyonenirnimesh@chromium.org2012-05-241-0/+2
* Updated Login PyAuto automation hook to throw an exception with a descriptive...craigdh@chromium.org2012-05-231-5/+9
* Fix TestingAutomationProvider::SimulateAsanMemoryBug.glotov@google.com2012-05-231-0/+1
* Fixing identation in pyauto.pyglotov@google.com2012-05-181-4/+4
* Implement positive test for Address Sanitizer in Chromeglotov@google.com2012-05-181-0/+9
* [chromeos] Fix Logout automation when no browser windows are present.nirnimesh@chromium.org2012-05-151-5/+9
* Wrap AppendTab function so it can accept string URLs.kamrik@chromium.org2012-05-121-0/+19
* Add a WebDriver API function HeapProrilerDump.dmikurube@chromium.org2012-05-101-5/+5
* Fix Instant pyauto tests.sreeram@chromium.org2012-05-051-0/+23
* Rewrite the Login() automation hook for chromeos.craigdh@chromium.org2012-05-051-10/+23
* Added a more descriptive message to the PyAuto WaitForDomNode() automation me...craigdh@google.com2012-05-031-2/+8
* Increase the timeout for the RefreshPolicies() automation hook.craigdh@google.com2012-05-011-0/+3
* Added a new automation hook ExecuteJavascriptInOOBEWebUI() to permit executin...craigdh@chromium.org2012-05-011-0/+32
* Move ChromeOS memory collection function from perf.py to pyauto.py.dennisjeffrey@chromium.org2012-04-301-0/+169
* Move WaitUntilWifiNetworkAvailable and GetServicePath to pyauto so it can be ...krisr@chromium.org2012-04-301-0/+65
* Add renderer process support in PyAuto HeapProfilerDump API.dmikurube@chromium.org2012-04-271-1/+10
* Fix search engine automation hooks to work with multiple profiles.kkania@chromium.org2012-04-271-15/+29
* Added an argument to AddDomMutationObserver and WaitForDomNode automation hoo...craigdh@chromium.org2012-04-251-4/+13
* Adds an automation hook WaitUntilNavigationCompletes() which blocks until pen...craigdh@chromium.org2012-04-231-0/+20
* This patch implements a PyAuto-based integration test for WebRTC. The purpose...phoglund@chromium.org2012-04-201-1/+2
* Added an option to AddDomMutationObserver() to allow waiting until an arbitra...craigdh@google.com2012-04-191-5/+11
* Move ForgetAllRememberedNetworks to pyauto.py since it makes more sense to be...krisr@chromium.org2012-04-181-1/+6
* Reduced complexity of AddDomEventObserver() hook by only accepting xpaths and...craigdh@chromium.org2012-04-181-19/+12
* Added a new PyAuto method WaitForDomNode() which allows tests to block until ...craigdh@chromium.org2012-04-171-4/+30
* Add more diagnostic tracing when a JSON call doesn't return.krisr@chromium.org2012-04-131-4/+37
* Add a test for the "ephemeral_users_enabled" device policybartfab@chromium.org2012-04-131-1/+28
* [pyauto] Delete obsolete test and MoveNTPThumbnail automation hooknirnimesh@chromium.org2012-04-121-24/+0
* Removes pinning code from TopSites as we no longer need it.sky@chromium.org2012-04-111-38/+2
* Expose Mouse Lock and Fullscreen automation hooks to pyauto.scheib@chromium.org2012-04-111-0/+59
* Allow setting of user and device policies in functional testsbartfab@chromium.org2012-04-111-27/+5
* Implement a DomMutationObserver hook to allow PyAuto to watch for changes to ...craigdh@chromium.org2012-04-101-5/+63
* Remove flimflam dirs and restart flimflam only when necessarybartfab@chromium.org2012-04-051-11/+14
* Fix extension automation hooks to use the right profile.nirnimesh@chromium.org2012-04-041-75/+94
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-291-4/+2
* Verify policy->preference mapping for simple policies.frankf@google.com2012-03-291-0/+15
* Modified DomAutomationController to expose a new Javascript method sendWithId...craigdh@chromium.org2012-03-261-5/+17
* Expose which policies are device policies in automation providerbartfab@chromium.org2012-03-261-4/+5
* Track browser PID & compare if there is a failurekrisr@chromium.org2012-03-241-2/+28
* Modified PyAuto to support launching ChromeDriver on a specific port and addedcraigdh@chromium.org2012-03-161-2/+10
* Add a PyAuto API to dump heap profiles. (retry of r127070)dmikurube@chromium.org2012-03-161-0/+28
* Revert 127070 - Add a PyAuto API to dump heap profiles.dmikurube@chromium.org2012-03-161-28/+0
* Add a PyAuto API to dump heap profiles.dmikurube@chromium.org2012-03-161-0/+28
* Remove resource_dispatcher_host from --vmodule in pyauto.py. Add logs betweenoshima@chromium.org2012-03-151-1/+1