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
/
pyautolib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dom automation using pyauto on windows.
nirnimesh@chromium.org
2010-09-25
2
-4
/
+7
*
Adding automation hook GetSearchEngineInfo, accessible through json automatio...
ace@chromium.org
2010-09-17
1
-0
/
+26
*
Fix import tests when intermediate dir might not be present
nirnimesh@chromium.org
2010-09-10
1
-0
/
+3
*
Revert "Work around download system breakpage by using WaitUntil on pyauto si...
nirnimesh@chromium.org
2010-09-02
1
-11
/
+2
*
Work around download system breakpage by using WaitUntil on pyauto side.
nirnimesh@chromium.org
2010-09-02
1
-2
/
+11
*
Fetch info about the state of navigation in a tab
nirnimesh@chromium.org
2010-08-31
1
-0
/
+34
*
Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647
alyssad@google.com
2010-08-30
1
-18
/
+12
*
New pyauto hook (wait until extension has been installed) and test.
alyssad@google.com
2010-08-27
1
-0
/
+16
*
Fix references to pyauto doc urls
nirnimesh@chromium.org
2010-08-27
1
-1
/
+1
*
(reland)
nirnimesh@chromium.org
2010-08-25
1
-1
/
+55
*
Deal with transient files better when removing a path in tests.
nirnimesh@chromium.org
2010-08-25
1
-1
/
+4
*
Cleanup in downloads tests
nirnimesh@chromium.org
2010-08-24
1
-0
/
+9
*
Revert 56951 - Produce gtest style output with pyauto.
nirnimesh@chromium.org
2010-08-21
1
-52
/
+1
*
Produce gtest style output with pyauto.
nirnimesh@chromium.org
2010-08-21
1
-1
/
+52
*
PyAuto test for renderer crash reporting
nirnimesh@chromium.org
2010-08-20
3
-1
/
+167
*
New downloads hooks for pyauto. BUG=35284
alyssad@google.com
2010-08-20
1
-3
/
+83
*
New pyauto translate hooks: always and never translate button.
alyssad@chromium.org
2010-08-10
1
-4
/
+15
*
Add new downloads tests
nirnimesh@chromium.org
2010-08-07
2
-0
/
+34
*
Add ExecuteJavascript() method to PyUITestBase
dpranke@chromium.org
2010-08-05
4
-2
/
+72
*
New translate pyauto hook: select translate target language
alyssad@chromium.org
2010-08-04
1
-0
/
+29
*
New PyAuto hooks for extensions.
alyssad@chromium.org
2010-08-03
1
-0
/
+40
*
Remove number conversion functions from string_util. These moved to string_nu...
brettw@chromium.org
2010-08-03
1
-16
/
+18
*
Make life easier for dirk
jrg@chromium.org
2010-08-02
1
-0
/
+3
*
Fix pyauto AutoFill hook/test based on new CC functionality.
alyssad@chromium.org
2010-08-02
1
-2
/
+2
*
New pyauto translate hook: wait until translation complete.
alyssad@chromium.org
2010-08-02
1
-0
/
+25
*
Fix presubmit errors part 2.
tfarina@chromium.org
2010-07-31
1
-4
/
+3
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
Test to verify the 'multiple downloads' infobar
nirnimesh@chromium.org
2010-07-29
1
-0
/
+6
*
Enable crash reporting by default with PyAuto on Mac/Linux
nirnimesh@chromium.org
2010-07-28
1
-4
/
+11
*
Missing argument in pyauto.py. Added in the missing argument.
alyssad@chromium.org
2010-07-28
1
-1
/
+2
*
New pyauto hook for the translate feature.
alyssad@chromium.org
2010-07-27
1
-0
/
+95
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179
alyssad@chromium.org
2010-07-26
1
-14
/
+40
*
Support test inclusions/exclusions for PyAuto tests on ChromeOS
nirnimesh@chromium.org
2010-07-23
2
-2
/
+24
*
Add PyAuto automation hooks to perform actions on infobars
nirnimesh@chromium.org
2010-07-22
1
-0
/
+28
*
Fetch info about infobars
nirnimesh@chromium.org
2010-07-21
1
-9
/
+51
*
Set url fetch test timeout back to old values. Increase UI test command timeo...
thestig@chromium.org
2010-07-17
1
-3
/
+3
*
New PyAuto hook to get saved passwords. BUG=36179
alyssad@chromium.org
2010-07-16
1
-0
/
+37
*
(Reland reverted r52628 after fix)
nirnimesh@chromium.org
2010-07-16
1
-61
/
+44
*
Revert 52628 - Refactor json automation interface for pyauto hooks.
tyoshino@chromium.org
2010-07-16
1
-44
/
+61
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-16
1
-61
/
+44
*
Expose cookie get/set to pyauto
alyssad@chromium.org
2010-07-15
3
-0
/
+52
*
Adding a new PyAuto hook for importing settings.
alyssad@chromium.org
2010-07-15
1
-0
/
+35
*
Clear Browsing Data hook added and some small tests. BUG=36176
alyssad@chromium.org
2010-07-14
1
-0
/
+25
*
Revert 52054: causing startup tests to fail on Vista and XP perf dbg
vandebo@chromium.org
2010-07-11
1
-41
/
+49
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-11
1
-49
/
+41
*
PyAuto: Automation hooks to get/set theme
nirnimesh@chromium.org
2010-07-10
4
-1
/
+74
*
New pyauto hook to set and get autofill profiles
alyssad@chromium.org
2010-07-09
1
-0
/
+106
*
PyAuto: Collect branding info as a part of GetBrowserInfo()
nirnimesh@chromium.org
2010-06-28
1
-1
/
+2
*
PyAuto: minor cleanup
nirnimesh@chromium.org
2010-06-25
1
-2
/
+0
[next]