1.Basic API with header 2.Copy to home 3.Move to home 4.Delete API 5.Check API name uniquness 6.Search API on side bar
12 lines
468 B
JSON
12 lines
468 B
JSON
{
|
|
"CreateApp":"span[class='bp3-button-text']",
|
|
"searchInput": "input[type='text']",
|
|
"appEditIcon": ".t--application-edit-link",
|
|
"publishButton":".t--application-publish-btn",
|
|
"publishCrossButton":"span[icon='small-cross']",
|
|
"homePageID":"//div[@id='root']",
|
|
"appMoreIcon":".bp3-popover-wrapper.more .bp3-popover-target",
|
|
"deleteButton":".bp3-menu-item.bp3-popover-dismiss",
|
|
"selectAction":"#Base",
|
|
"deleteApp":".bp3-menu-item"
|
|
} |