We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723265a commit a9444dbCopy full SHA for a9444db
special-pages/pages/new-tab/app/omnibar/integration-tests/omnibar.page.js
@@ -22,7 +22,7 @@ export class OmnibarPage {
22
}
23
24
chatInput() {
25
- return this.context().getByRole('textbox', { name: 'Chat privately with Duck.ai' });
+ return this.context().getByRole('textbox', { name: 'Ask privately' });
26
27
28
chatSubmitButton() {
0 commit comments