index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
/
functional
/
autofill.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix python scripts in src/chrome/test/functional/
maruel@chromium.org
2011-11-27
1
-1
/
+1
*
Do not import selenium on chromeos
nirnimesh@chromium.org
2011-10-11
1
-2
/
+2
*
Fix testNoDuplicatePhoneNumsInPrefs. Create classes for some webui entities.
kkania@chromium.org
2011-10-05
1
-29
/
+20
*
Refactor pyauto tests to use pprint() and pformat() from pyauto.py.
dennisjeffrey@chromium.org
2011-09-26
1
-4
/
+1
*
Autofill: Remove fax number completely.
jhawkins@chromium.org
2011-09-17
1
-4
/
+3
*
Fixed failing pyAuto test for testCharsStrippedForAggregatedPhoneNumbers.
dyu@chromium.org
2011-09-15
1
-4
/
+4
*
Reland small fix to chrome driver test for testPostalCodeAndStateLabelsBasedO...
dyu@chromium.org
2011-09-08
1
-19
/
+6
*
Reland chromedriver tests with small fix for r100253.
dyu@chromium.org
2011-09-08
1
-1
/
+97
*
Revert 100253 - Add Autofill tests written in chrome driver.
dyu@chromium.org
2011-09-08
1
-97
/
+1
*
Add Autofill tests written in chrome driver.
dyu@chromium.org
2011-09-08
1
-1
/
+97
*
Fix pyauto autofill flakiness when submitting profile info via webpage forms.
dennisjeffrey@chromium.org
2011-08-24
1
-105
/
+85
*
Fixed spelling error.
dyu@chromium.org
2011-07-27
1
-1
/
+2
*
Fixed testAppendCountryCodeForAggregatedPhones to take into account for new s...
dyu@chromium.org
2011-07-27
1
-9
/
+12
*
Revert 94361 - Fixed testAppendCountryCodeForAggregatedPhones to take into ac...
dyu@chromium.org
2011-07-27
1
-23
/
+9
*
Fixed testAppendCountryCodeForAggregatedPhones to take into account for new s...
dyu@chromium.org
2011-07-27
1
-9
/
+23
*
Fixed testAppendCountryCodeForAggregatedPhones to take into accoun for new fo...
dyu@chromium.org
2011-07-23
1
-9
/
+9
*
Autofill automation hooks now support multiple values in profiles.
dennisjeffrey@chromium.org
2011-07-21
1
-76
/
+86
*
Re-enable pyauto autofill tests that are now passing.
dennisjeffrey@chromium.org
2011-07-19
1
-1
/
+0
*
Add an Autofill test in pyAuto.
dyu@chromium.org
2011-06-24
1
-0
/
+23
*
Adding additional Autofill tests to pyAuto.
dyu@chromium.org
2011-06-23
1
-0
/
+76
*
Enable and remove PyAuto tests for Autofill.
dyu@chromium.org
2011-06-07
1
-36
/
+3
*
Updated and Added Autofill tests.
dyu@chromium.org
2011-05-25
1
-0
/
+33
*
Update autofill test to take into account for new valdation change with phone...
dyu@chromium.org
2011-05-24
1
-5
/
+10
*
Changing Autofill phone numbers in test to valid US numbers.
dyu@chromium.org
2011-05-20
1
-7
/
+7
*
Added a test case for Autofill and created a private function for filling in ...
dyu@chromium.org
2011-05-12
1
-99
/
+76
*
Fix for pyauto autofill flakiness when sending key events to populate a form.
dennisjeffrey@chromium.org
2011-05-10
1
-23
/
+14
*
Fix for pyauto autofill test: testFillProfileCrazyCharacters
dennisjeffrey@chromium.org
2011-05-09
1
-2
/
+5
*
Fixed IOError for autofill tests failing on the win XP qa bots.
dyu@chromium.org
2011-05-06
1
-1
/
+2
*
Added Autofill tests for Multi-Value feature.
dyu@chromium.org
2011-04-29
1
-13
/
+43
*
Fix Autofill test failure for testDistinguishMiddleInitialWithinName
dyu@chromium.org
2011-04-21
1
-22
/
+26
*
Added additional tests to Autofill.
dyu@chromium.org
2011-04-20
1
-7
/
+139
*
Fixed autofill test for testWhitespacesAndSeparatorCharsStrippedForValidCCNums
dyu@chromium.org
2011-04-18
1
-3
/
+3
*
Fixed a few Autofill automation failures and added new tests.
dyu@chromium.org
2011-04-16
1
-11
/
+138
*
Added a test to Verify that the fetched credentials are cleared for a new use...
dyu@chromium.org
2011-04-13
1
-23
/
+10
*
Added string values into the verification steps to print out the values withi...
dyu@chromium.org
2011-04-06
1
-2
/
+3
*
Add an Autofill test to verify that Autofill does not fill in read-only fields.
dyu@chromium.org
2011-04-05
1
-11
/
+51
*
Revert 80379 - Add an Autofill test to verify that Autofill does not fill in ...
dyu@chromium.org
2011-04-04
1
-51
/
+12
*
Add an Autofill test to verify that Autofill does not fill in read-only fields.
dyu@chromium.org
2011-04-04
1
-12
/
+51
*
Add Autofill test for verifying that credit card info is not stored when auto...
dyu@chromium.org
2011-03-30
1
-0
/
+33
*
Two sets of Autofill tests.
dyu@chromium.org
2011-03-29
1
-2
/
+84
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-2
/
+2
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-22
/
+22
*
Fixed failing Autofill tests for PyAuto.
dyu@chromium.org
2011-03-08
1
-1
/
+1
*
Functions not intended as tests should not begin with 'test'
nirnimesh@chromium.org
2011-03-03
1
-2
/
+2
*
Fixed pyauto tests broken on Mac by r75344 for autofill.py.
dyu@chromium.org
2011-02-24
1
-1
/
+2
*
Fix pyauto tests broken on Mac by r75344
nirnimesh@chromium.org
2011-02-18
1
-1
/
+0
*
Fixed autofill.py import error.
dyu@chromium.org
2011-02-18
1
-1
/
+1
*
Test Autofill's ability to merge duplicate profiles and
dyu@chromium.org
2011-02-18
1
-11
/
+103
*
Created test case for posting a form 1000 times to test autofill crowd source...
dyu@chromium.org
2011-02-01
1
-0
/
+31
*
Fix autofill pyauto tests to deal with invalid credit card numbers
nirnimesh@chromium.org
2010-11-11
1
-7
/
+9
[next]