Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: chrome/test/pyautolib/pyauto.py

Issue 10695121: Get rid of browser::FindTabbedBrowser call in pyauto's OpenProfileWindow. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/automation/testing_automation_provider.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/pyautolib/pyauto.py
===================================================================
--- chrome/test/pyautolib/pyauto.py (revision 145821)
+++ chrome/test/pyautolib/pyauto.py (working copy)
@@ -3968,8 +3968,8 @@
This is equivalent to picking a profile from the multi-profile menu.
Multi-profile should be enabled and the requested profile should already
- exist. If a window for the given profile already exists, it'll merely get
- activated. Use OpenNewBrowserWindowWithNewProfile() to create a new profile.
+ exist. Creates a new window for the given profile. Use
+ OpenNewBrowserWindowWithNewProfile() to create a new profile.
Args:
path: profile path of the profile to be opened.
« no previous file with comments | « chrome/browser/automation/testing_automation_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698