summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/autofill.py
Commit message (Expand)AuthorAgeFilesLines
* Fix python scripts in src/chrome/test/functional/maruel@chromium.org2011-11-271-1/+1
* Do not import selenium on chromeosnirnimesh@chromium.org2011-10-111-2/+2
* Fix testNoDuplicatePhoneNumsInPrefs. Create classes for some webui entities.kkania@chromium.org2011-10-051-29/+20
* Refactor pyauto tests to use pprint() and pformat() from pyauto.py.dennisjeffrey@chromium.org2011-09-261-4/+1
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-4/+3
* Fixed failing pyAuto test for testCharsStrippedForAggregatedPhoneNumbers.dyu@chromium.org2011-09-151-4/+4
* Reland small fix to chrome driver test for testPostalCodeAndStateLabelsBasedO...dyu@chromium.org2011-09-081-19/+6
* Reland chromedriver tests with small fix for r100253.dyu@chromium.org2011-09-081-1/+97
* Revert 100253 - Add Autofill tests written in chrome driver.dyu@chromium.org2011-09-081-97/+1
* Add Autofill tests written in chrome driver.dyu@chromium.org2011-09-081-1/+97
* Fix pyauto autofill flakiness when submitting profile info via webpage forms.dennisjeffrey@chromium.org2011-08-241-105/+85
* Fixed spelling error. dyu@chromium.org2011-07-271-1/+2
* Fixed testAppendCountryCodeForAggregatedPhones to take into account for new s...dyu@chromium.org2011-07-271-9/+12
* Revert 94361 - Fixed testAppendCountryCodeForAggregatedPhones to take into ac...dyu@chromium.org2011-07-271-23/+9
* Fixed testAppendCountryCodeForAggregatedPhones to take into account for new s...dyu@chromium.org2011-07-271-9/+23
* Fixed testAppendCountryCodeForAggregatedPhones to take into accoun for new fo...dyu@chromium.org2011-07-231-9/+9
* Autofill automation hooks now support multiple values in profiles.dennisjeffrey@chromium.org2011-07-211-76/+86
* Re-enable pyauto autofill tests that are now passing.dennisjeffrey@chromium.org2011-07-191-1/+0
* Add an Autofill test in pyAuto.dyu@chromium.org2011-06-241-0/+23
* Adding additional Autofill tests to pyAuto.dyu@chromium.org2011-06-231-0/+76
* 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