Skip to content

Commit a11f195

Browse files
authored
refactor: update click input box description (#16475)
* refactor: update click input box description * refactor: update click input box description
1 parent 0294c6e commit a11f195

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/tests/vscuse/vscode-test-cases/groups/group__validation_DA_repair.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"x": 350,
4242
"y": 373
4343
},
44-
"description": "Click on the blank area above the \"vscuse_app_${{var:app_name}}dev\" agent title in the Microsoft 365 Copilot chat interface.(Previously used for clicking the input box, but now used for precondition validation.)",
44+
"description": "Click the input box in the M365 Copilot chat page.",
4545
"content_refs": [],
4646
"timeout": 30,
4747
"retry_count": 0,

packages/tests/vscuse/vscode-test-cases/groups/group__validation_DA_repair_Oauth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"x": 376,
4242
"y": 409
4343
},
44-
"description": "Click on the blank area of the chat pane, just below the \"${{var:app_name}}dev\" agent title and above the \"Created by\" line, in the M365 Copilot chat interface.(Previously used for clicking the input box, but now used for precondition validation.)",
44+
"description": "Click the input box in the M365 Copilot chat page.",
4545
"content_refs": [],
4646
"timeout": 30,
4747
"retry_count": 0,

packages/tests/vscuse/vscode-test-cases/groups/group__validation_basic_ai_chat_bot_in_copilot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"x": 416,
3939
"y": 369
4040
},
41-
"description": "Click on the agent title \"${{var:app_name}}dev\" heading in the M365 Copilot web application chat page.(Previously used for clicking the input box.)",
41+
"description": "Click the input box in the M365 Copilot chat page.",
4242
"content_refs": [],
4343
"timeout": 30,
4444
"retry_count": 0,

packages/tests/vscuse/vscode-test-cases/groups/group__validation_customize_AzureAI_in_copilot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"x": 373,
3939
"y": 366
4040
},
41-
"description": "Click the \"Message ${{var:app_name}}dev\" input box in the M365 Copilot web application, within the agent chat interface, focusing on the area where users enter text to start a conversation.(Previously used for clicking the input box.)",
41+
"description": "Click the input box in the M365 Copilot chat page.",
4242
"content_refs": [],
4343
"timeout": 30,
4444
"retry_count": 0,

0 commit comments

Comments
 (0)