2022-03-24 07:00:38 +00:00
|
|
|
{
|
|
|
|
|
"globalSearch": ".t--global-search-modal-trigger",
|
|
|
|
|
"globalSearchInput": ".t--global-search-input",
|
|
|
|
|
"discordLink":".discord",
|
|
|
|
|
"categoryTitle":".category-title",
|
|
|
|
|
"openDocumentationLink":".documentation-cta",
|
|
|
|
|
"globalSearchClose":".t--global-clear-input",
|
|
|
|
|
"createNew":".t--file-operation",
|
2022-07-01 03:31:02 +00:00
|
|
|
"recentlyopenItem":"//span[@class='text']",
|
|
|
|
|
"category":".t--global-search-category"
|
2022-03-24 07:00:38 +00:00
|
|
|
}
|