diff --git a/src/components/AnnotationTarget/AnnotationTarget.tsx b/src/components/AnnotationTarget/AnnotationTarget.tsx index 892b68165..5802c9b7a 100644 --- a/src/components/AnnotationTarget/AnnotationTarget.tsx +++ b/src/components/AnnotationTarget/AnnotationTarget.tsx @@ -62,6 +62,7 @@ const AnnotationTarget = (props: Props, ref: React.Ref): JSX. { placeholder={placeholder} readOnly={isDisabled} stripPastedStyles + webDriverTestID="ba-ReplyField-editor" /> );