* add layout tests for datasource * fix omnibar_spec * add tests for postgres and mong * fix git import test * fix test * comment test until issue is fixed Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
11 lines
409 B
JSON
11 lines
409 B
JSON
{
|
|
"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",
|
|
"recentlyopenItem":"//span[@class='text']",
|
|
"category":".t--global-search-category"
|
|
} |