summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/autofill.py
Commit message (Expand)AuthorAgeFilesLines
* Enable and remove PyAuto tests for Autofill.dyu@chromium.org2011-06-071-36/+3
* Updated and Added Autofill tests.dyu@chromium.org2011-05-251-0/+33
* Update autofill test to take into account for new valdation change with phone...dyu@chromium.org2011-05-241-5/+10
* Changing Autofill phone numbers in test to valid US numbers.dyu@chromium.org2011-05-201-7/+7
* Added a test case for Autofill and created a private function for filling in ...dyu@chromium.org2011-05-121-99/+76
* Fix for pyauto autofill flakiness when sending key events to populate a form.dennisjeffrey@chromium.org2011-05-101-23/+14
* Fix for pyauto autofill test: testFillProfileCrazyCharactersdennisjeffrey@chromium.org2011-05-091-2/+5
* Fixed IOError for autofill tests failing on the win XP qa bots.dyu@chromium.org2011-05-061-1/+2
* Added Autofill tests for Multi-Value feature.dyu@chromium.org2011-04-291-13/+43
* Fix Autofill test failure for testDistinguishMiddleInitialWithinNamedyu@chromium.org2011-04-211-22/+26
* Added additional tests to Autofill.dyu@chromium.org2011-04-201-7/+139
* Fixed autofill test for testWhitespacesAndSeparatorCharsStrippedForValidCCNumsdyu@chromium.org2011-04-181-3/+3
* Fixed a few Autofill automation failures and added new tests.dyu@chromium.org2011-04-161-11/+138
* Added a test to Verify that the fetched credentials are cleared for a new use...dyu@chromium.org2011-04-131-23/+10
* Added string values into the verification steps to print out the values withi...dyu@chromium.org2011-04-061-2/+3
* Add an Autofill test to verify that Autofill does not fill in read-only fields.dyu@chromium.org2011-04-051-11/+51
* Revert 80379 - Add an Autofill test to verify that Autofill does not fill in ...dyu@chromium.org2011-04-041-51/+12
* Add an Autofill test to verify that Autofill does not fill in read-only fields.dyu@chromium.org2011-04-041-12/+51
* Add Autofill test for verifying that credit card info is not stored when auto...dyu@chromium.org2011-03-301-0/+33
* Two sets of Autofill tests.dyu@chromium.org2011-03-291-2/+84
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-2/+2
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-22/+22
* Fixed failing Autofill tests for PyAuto.dyu@chromium.org2011-03-081-1/+1
* Functions not intended as tests should not begin with 'test'nirnimesh@chromium.org2011-03-031-2/+2
* Fixed pyauto tests broken on Mac by r75344 for autofill.py.dyu@chromium.org2011-02-241-1/+2
* Fix pyauto tests broken on Mac by r75344nirnimesh@chromium.org2011-02-181-1/+0
* Fixed autofill.py import error.dyu@chromium.org2011-02-181-1/+1
* Test Autofill's ability to merge duplicate profiles anddyu@chromium.org2011-02-181-11/+103
* Created test case for posting a form 1000 times to test autofill crowd source...dyu@chromium.org2011-02-011-0/+31
* Fix autofill pyauto tests to deal with invalid credit card numbersnirnimesh@chromium.org2010-11-111-7/+9
* Fix PyAuto tests to account for dynamic autofill labels.nirnimesh@chromium.org2010-09-281-20/+27
* New autofill pyauto functional testsalyssad@chromium.org2010-08-091-7/+44
* Fix pyauto AutoFill hook/test based on new CC functionality.alyssad@chromium.org2010-08-021-2/+1
* New pyauto hook to set and get autofill profilesalyssad@chromium.org2010-07-091-0/+53