summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/chromeos_login.py
Commit message (Expand)AuthorAgeFilesLines
* [chromeos] Make testProfilePreservedBetweenLogins test robustnirnimesh@chromium.org2012-08-171-0/+3
* [chromeos] pyauto tests should auto login by default on chromeosnirnimesh@chromium.org2012-08-131-0/+3
* Adding HTML Terminal test case: 1. TestAddBookmark, 2. Login as guesttturchetto@google.com2012-07-271-0/+28
* [chromeos] Tests should skip OOBE flow by defaultnirnimesh@chromium.org2012-07-191-1/+0
* Switch back to the old method of launching the login flow while keeping some ...craigdh@chromium.org2012-06-081-2/+2
* Add automation hooks for OOBE transitions.ivankr@chromium.org2012-06-041-0/+1
* [chromeos] Fix Logout() automation on chromeos to not clear /home/chronosnirnimesh@chromium.org2012-06-011-0/+28
* Updated Login PyAuto automation hook to throw an exception with a descriptive...craigdh@chromium.org2012-05-231-2/+7
* [chromeos] Automation calls should use the right profile after loginnirnimesh@chromium.org2012-05-151-0/+20
* [chromeos] Fix Logout automation when no browser windows are present.nirnimesh@chromium.org2012-05-151-0/+12
* Fix chromeos_login testsnirnimesh@chromium.org2012-05-091-1/+2
* Fix ui thrashing with chromeos_login testsnirnimesh@chromium.org2012-05-081-4/+7
* Added a new automation hook ExecuteJavascriptInOOBEWebUI() to permit executin...craigdh@chromium.org2012-05-011-1/+8
* Fix python scripts in src/chrome/test/functional/maruel@chromium.org2011-11-271-1/+1
* Refactor PyAuto private accounts file stuff.dtu@chromium.org2011-09-071-4/+1
* Remove the nontransitioned account testkrisr@chromium.org2011-06-091-10/+0
* Make Login() automation call select the correct pod before attempting to log ...dtu@chromium.org2011-06-061-5/+8
* Add tests for navigation, signout while locked, and a meta sanity test.krisr@chromium.org2011-05-111-18/+33
* Fix Logout() PyAuto automation hook. Also includes a reliability fix for Logi...dtu@chromium.org2011-05-111-4/+6
* Added new login tests for domains and create accountkrisr@chromium.org2011-05-101-33/+76
* The PyAuto hook UnlockScreen() does not take a password. This differs from th...dtu@chromium.org2011-05-031-1/+1
* Create login tests for ChromeOSnirnimesh@chromium.org2011-05-011-0/+100