summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* Add window index parameter to LaunchApp() PyAuto call.dtu@chromium.org2011-06-241-3/+5
* Adding automation hooks for extension: enable/disable, allow/disallow extensi...hnguyen@chromium.org2011-06-221-3/+20
* Added automation hooks for private networks.craigdh@google.com2011-06-201-0/+116
* Cleanup and improve failure messagesnirnimesh@chromium.org2011-06-171-4/+13
* Add support for Linux kernels >=3.0-rc1 in Python related build files by:tony@chromium.org2011-06-162-4/+8
* Initial inclusion of ForgetWifiNetworksstanleyw@chromium.org2011-06-152-14/+52
* Do not clear dot files from /home/chronos/user when running pyauto testsnirnimesh@chromium.org2011-06-141-1/+1
* Add PyAuto automation call GetPanelInfo(). Includes basic information: title,...dtu@chromium.org2011-06-081-0/+33
* Fix flakiness in pyauto test on ChromeOS: ntp.NTPTest.testThumbnailPersistence.dennisjeffrey@chromium.org2011-06-081-2/+32
* Make Login() automation call select the correct pod before attempting to log ...dtu@chromium.org2011-06-061-3/+3
* Fixed for when the wifi power strip is not used so it doesn't error out. stanleyw@chromium.org2011-06-041-1/+2
* Modify automation hook GetBrowserInfo: now returns whether Chrome build is of...dennisjeffrey@chromium.org2011-06-021-2/+3
* Added hidden network support to wifi compliance tests.stanleyw@chromium.org2011-06-012-29/+66
* Automation hook GetExtensionsInfo now returns both regular/effective host per...dennisjeffrey@chromium.org2011-05-311-0/+3
* Currently, the PyAuto hook UnlockScreen() hangs when the test attempts to use...dtu@google.com2011-05-311-1/+6
* Build pyautolib target under clangnirnimesh@google.com2011-05-274-8/+9
* lib.target/_pyautolib.so -> _pyautolib.sonirnimesh@google.com2011-05-261-3/+3
* Remove flakiness in pyauto automation hook RemoveSavedPassword.dennisjeffrey@chromium.org2011-05-261-3/+3
* Add pyauto commands to access local state.mirandac@chromium.org2011-05-242-1/+47
* Fix password automation hooks to get pyauto test testSavePassword working.dennisjeffrey@chromium.org2011-05-201-4/+4
* GTTF: Get rid of IsBrowserRunning. It is inherently racyphajdan.jr@chromium.org2011-05-191-5/+0
* Make ChromeOS PyAuto hook SignoutInScreenLocker() wait for the session_manage...dtu@chromium.org2011-05-181-15/+45
* Fix build break in pyautolib with gcc >= 4.5.bungeman@gmail.com2011-05-112-2/+5
* Add an alternative way to specify extra chrome flags via env for testingnirnimesh@chromium.org2011-05-111-6/+1
* Fix Logout() PyAuto automation hook. Also includes a reliability fix for Logi...dtu@chromium.org2011-05-112-2/+26
* Revert 84748 - Fix PyAuto Logout() hook. Currently, logging out disconnects t...dtu@chromium.org2011-05-101-14/+2
* Fix for pyauto autofill flakiness when sending key events to populate a form.dennisjeffrey@chromium.org2011-05-102-19/+141
* Fix PyAuto Logout() hook. Currently, logging out disconnects the automation c...dtu@chromium.org2011-05-101-2/+14
* The ChromeOS offline page has a delay of 500ms when updating its network stat...dtu@chromium.org2011-05-071-3/+2
* GetHttpURLForDataPath can take multiple unjoined path itemsnirnimesh@chromium.org2011-05-061-2/+2
* Login() ChromeOS PyAuto hook that returns an error string on failure and, on ...dtu@chromium.org2011-05-061-2/+38
* Browser::Type cleanup.jianli@chromium.org2011-05-051-1/+1
* Enable pyauto tests that require a local http server on chromeosnirnimesh@chromium.org2011-05-041-0/+5
* Print the right test module name when running a pyauto script directly.nirnimesh@chromium.org2011-05-041-1/+2
* Make sure user is logged in in the Logout() PyAuto hook. Otherwise, it appear...dtu@chromium.org2011-05-031-0/+2
* The PyAuto hook UnlockScreen() does not take a password. This differs from th...dtu@chromium.org2011-05-031-4/+7
* Rename suid python binary used for enabling testing interface on chromeosnirnimesh@chromium.org2011-05-031-3/+2
* Change the True to False and fixed pyauto.pyauto_errors referencenirnimesh@chromium.org2011-05-031-2/+2
* Add import to fix:krisr@chromium.org2011-05-031-1/+1
* Add ChromeOS PyAuto hook, CreateAccount(), which goes to the account creation...dtu@chromium.org2011-05-021-4/+22
* For PyAuto automation on ChromeOS, add "stable-channel" to list of valid chan...dtu@chromium.org2011-04-291-2/+4
* Enable some pyauto notification tests. Wait for the notifications ondisplaykkania@chromium.org2011-04-291-12/+1
* Simplify GetFileURLForPath() and GetFileURLForDataPath()nirnimesh@chromium.org2011-04-281-5/+11
* PyAuto clears the profile directory between tests, but that directory include...dtu@chromium.org2011-04-271-2/+2
* Add a pyauto call for async navigationnirnimesh@chromium.org2011-04-271-0/+4
* Add override to turn off routers, fix undefinded pyauto_errorsnirnimesh@chromium.org2011-04-261-1/+12
* Add --allow-file-access-from-files flag to Chrome on ChromeOS.dennisjeffrey@chromium.org2011-04-261-0/+1
* Volume control Python automation hooks.dtu@google.com2011-04-251-0/+46
* Refactor the detection of sync initialization after browser restartrsimha@chromium.org2011-04-221-0/+16
* Enable 802.1X config in Join other network dialogjamescook@chromium.org2011-04-211-6/+1