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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2564973002: Add an infobar if a session is being controlled by an automated test. (Closed)
Patch Set: change wording of infobar message to match suggestion from ux team Created 3 years, 10 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index aed2ab476b4f3c40703ab4e7b0397701c032c550..e66a724ffe5b4b594cd21bc8d080c9fd34e9c141 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15612,6 +15612,11 @@ read aloud to screenreader users to announce that a completion is available.">
Enable postscript generation in place of emf generation when printing to postscript capable printers.
</message>
</if>
+
+ <!-- ChromeDriver info bar -->
+ <message name="IDS_CONTROLLED_BY_CHROMEDRIVER" desc="Message shown when the browser session is being controlled by ChromeDriver. This message is followed by a 'Learn more' link.">
+ Chrome is being controlled by automated test software.
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/devtools/global_confirm_info_bar.cc » ('j') | chrome/browser/devtools/global_confirm_info_bar.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698