| Commit message (Expand) | Author | Age | Files | Lines |
* | Add window index parameter to LaunchApp() PyAuto call. | dtu@chromium.org | 2011-06-24 | 1 | -3/+5 |
* | Adding automation hooks for extension: enable/disable, allow/disallow extensi... | hnguyen@chromium.org | 2011-06-22 | 1 | -3/+20 |
* | Added automation hooks for private networks. | craigdh@google.com | 2011-06-20 | 1 | -0/+116 |
* | Cleanup and improve failure messages | nirnimesh@chromium.org | 2011-06-17 | 1 | -4/+13 |
* | Add support for Linux kernels >=3.0-rc1 in Python related build files by: | tony@chromium.org | 2011-06-16 | 2 | -4/+8 |
* | Initial inclusion of ForgetWifiNetworks | stanleyw@chromium.org | 2011-06-15 | 2 | -14/+52 |
* | Do not clear dot files from /home/chronos/user when running pyauto tests | nirnimesh@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | Add PyAuto automation call GetPanelInfo(). Includes basic information: title,... | dtu@chromium.org | 2011-06-08 | 1 | -0/+33 |
* | Fix flakiness in pyauto test on ChromeOS: ntp.NTPTest.testThumbnailPersistence. | dennisjeffrey@chromium.org | 2011-06-08 | 1 | -2/+32 |
* | Make Login() automation call select the correct pod before attempting to log ... | dtu@chromium.org | 2011-06-06 | 1 | -3/+3 |
* | Fixed for when the wifi power strip is not used so it doesn't error out. | stanleyw@chromium.org | 2011-06-04 | 1 | -1/+2 |
* | Modify automation hook GetBrowserInfo: now returns whether Chrome build is of... | dennisjeffrey@chromium.org | 2011-06-02 | 1 | -2/+3 |
* | Added hidden network support to wifi compliance tests. | stanleyw@chromium.org | 2011-06-01 | 2 | -29/+66 |
* | Automation hook GetExtensionsInfo now returns both regular/effective host per... | dennisjeffrey@chromium.org | 2011-05-31 | 1 | -0/+3 |
* | Currently, the PyAuto hook UnlockScreen() hangs when the test attempts to use... | dtu@google.com | 2011-05-31 | 1 | -1/+6 |
* | Build pyautolib target under clang | nirnimesh@google.com | 2011-05-27 | 4 | -8/+9 |
* | lib.target/_pyautolib.so -> _pyautolib.so | nirnimesh@google.com | 2011-05-26 | 1 | -3/+3 |
* | Remove flakiness in pyauto automation hook RemoveSavedPassword. | dennisjeffrey@chromium.org | 2011-05-26 | 1 | -3/+3 |
* | Add pyauto commands to access local state. | mirandac@chromium.org | 2011-05-24 | 2 | -1/+47 |
* | Fix password automation hooks to get pyauto test testSavePassword working. | dennisjeffrey@chromium.org | 2011-05-20 | 1 | -4/+4 |
* | GTTF: Get rid of IsBrowserRunning. It is inherently racy | phajdan.jr@chromium.org | 2011-05-19 | 1 | -5/+0 |
* | Make ChromeOS PyAuto hook SignoutInScreenLocker() wait for the session_manage... | dtu@chromium.org | 2011-05-18 | 1 | -15/+45 |
* | Fix build break in pyautolib with gcc >= 4.5. | bungeman@gmail.com | 2011-05-11 | 2 | -2/+5 |
* | Add an alternative way to specify extra chrome flags via env for testing | nirnimesh@chromium.org | 2011-05-11 | 1 | -6/+1 |
* | Fix Logout() PyAuto automation hook. Also includes a reliability fix for Logi... | dtu@chromium.org | 2011-05-11 | 2 | -2/+26 |
* | Revert 84748 - Fix PyAuto Logout() hook. Currently, logging out disconnects t... | dtu@chromium.org | 2011-05-10 | 1 | -14/+2 |
* | Fix for pyauto autofill flakiness when sending key events to populate a form. | dennisjeffrey@chromium.org | 2011-05-10 | 2 | -19/+141 |
* | Fix PyAuto Logout() hook. Currently, logging out disconnects the automation c... | dtu@chromium.org | 2011-05-10 | 1 | -2/+14 |
* | The ChromeOS offline page has a delay of 500ms when updating its network stat... | dtu@chromium.org | 2011-05-07 | 1 | -3/+2 |
* | GetHttpURLForDataPath can take multiple unjoined path items | nirnimesh@chromium.org | 2011-05-06 | 1 | -2/+2 |
* | Login() ChromeOS PyAuto hook that returns an error string on failure and, on ... | dtu@chromium.org | 2011-05-06 | 1 | -2/+38 |
* | Browser::Type cleanup. | jianli@chromium.org | 2011-05-05 | 1 | -1/+1 |
* | Enable pyauto tests that require a local http server on chromeos | nirnimesh@chromium.org | 2011-05-04 | 1 | -0/+5 |
* | Print the right test module name when running a pyauto script directly. | nirnimesh@chromium.org | 2011-05-04 | 1 | -1/+2 |
* | Make sure user is logged in in the Logout() PyAuto hook. Otherwise, it appear... | dtu@chromium.org | 2011-05-03 | 1 | -0/+2 |
* | The PyAuto hook UnlockScreen() does not take a password. This differs from th... | dtu@chromium.org | 2011-05-03 | 1 | -4/+7 |
* | Rename suid python binary used for enabling testing interface on chromeos | nirnimesh@chromium.org | 2011-05-03 | 1 | -3/+2 |
* | Change the True to False and fixed pyauto.pyauto_errors reference | nirnimesh@chromium.org | 2011-05-03 | 1 | -2/+2 |
* | Add import to fix: | krisr@chromium.org | 2011-05-03 | 1 | -1/+1 |
* | Add ChromeOS PyAuto hook, CreateAccount(), which goes to the account creation... | dtu@chromium.org | 2011-05-02 | 1 | -4/+22 |
* | For PyAuto automation on ChromeOS, add "stable-channel" to list of valid chan... | dtu@chromium.org | 2011-04-29 | 1 | -2/+4 |
* | Enable some pyauto notification tests. Wait for the notifications ondisplay | kkania@chromium.org | 2011-04-29 | 1 | -12/+1 |
* | Simplify GetFileURLForPath() and GetFileURLForDataPath() | nirnimesh@chromium.org | 2011-04-28 | 1 | -5/+11 |
* | PyAuto clears the profile directory between tests, but that directory include... | dtu@chromium.org | 2011-04-27 | 1 | -2/+2 |
* | Add a pyauto call for async navigation | nirnimesh@chromium.org | 2011-04-27 | 1 | -0/+4 |
* | Add override to turn off routers, fix undefinded pyauto_errors | nirnimesh@chromium.org | 2011-04-26 | 1 | -1/+12 |
* | Add --allow-file-access-from-files flag to Chrome on ChromeOS. | dennisjeffrey@chromium.org | 2011-04-26 | 1 | -0/+1 |
* | Volume control Python automation hooks. | dtu@google.com | 2011-04-25 | 1 | -0/+46 |
* | Refactor the detection of sync initialization after browser restart | rsimha@chromium.org | 2011-04-22 | 1 | -0/+16 |
* | Enable 802.1X config in Join other network dialog | jamescook@chromium.org | 2011-04-21 | 1 | -6/+1 |