diff --git a/components/ai_chat/resources/page/components/input_box/index.tsx b/components/ai_chat/resources/page/components/input_box/index.tsx index 241c746d3de..464ec149cd6 100644 --- a/components/ai_chat/resources/page/components/input_box/index.tsx +++ b/components/ai_chat/resources/page/components/input_box/index.tsx @@ -491,6 +491,7 @@ function InputBox(props: InputBoxProps) { })} onClick={handleStopGenerating} title={getLocale(S.CHAT_UI_STOP_GENERATION_BUTTON_LABEL)} + data-testid='stop-generation-button' >