9 lines
361 B
JSON
9 lines
361 B
JSON
|
|
{
|
||
|
|
"switchToCommentModeBtn": ".t--switch-comment-mode-on",
|
||
|
|
"mentionsInput": "[data-testid='mentions-input']",
|
||
|
|
"postButtonAddComment": "[data-cy='add-comment-submit']",
|
||
|
|
"inlineCommentThreadPin": ".t--inline-comment-pin-trigger-",
|
||
|
|
"toggleCommentModeOnUnread": ".t--toggle-comment-mode-on--unread",
|
||
|
|
"toggleCommentModeOn": ".t--toggle-comment-mode-on"
|
||
|
|
}
|