2021-08-06 09:17:02 +00:00
|
|
|
{
|
|
|
|
|
"switchToCommentModeBtn": ".t--switch-comment-mode-on",
|
|
|
|
|
"mentionsInput": "[data-testid='mentions-input']",
|
|
|
|
|
"postButtonAddComment": "[data-cy='add-comment-submit']",
|
2021-11-22 05:03:43 +00:00
|
|
|
"cancelCommentButton": "[data-cy='add-comment-cancel']",
|
2021-08-06 09:17:02 +00:00
|
|
|
"inlineCommentThreadPin": ".t--inline-comment-pin-trigger-",
|
|
|
|
|
"toggleCommentModeOnUnread": ".t--toggle-comment-mode-on--unread",
|
|
|
|
|
"toggleCommentModeOn": ".t--toggle-comment-mode-on"
|
|
|
|
|
}
|