2020-03-20 14:21:24 +00:00
|
|
|
{
|
2020-05-05 09:08:31 +00:00
|
|
|
"CreateApp":"span[class='bp3-button-text']",
|
2020-03-20 14:21:24 +00:00
|
|
|
"searchInput": "input[type='text']",
|
2020-04-09 10:06:52 +00:00
|
|
|
"appEditIcon": ".t--application-edit-link",
|
2020-03-20 14:21:24 +00:00
|
|
|
"publishButton":".t--application-publish-btn",
|
2020-04-03 09:29:52 +00:00
|
|
|
"publishCrossButton":"span[icon='small-cross']",
|
2020-05-05 09:08:31 +00:00
|
|
|
"homePageID":"//div[@id='root']",
|
|
|
|
|
"appMoreIcon":".bp3-popover-wrapper.more .bp3-popover-target",
|
2020-05-12 13:47:13 +00:00
|
|
|
"deleteButton":".bp3-menu-item.bp3-popover-dismiss",
|
|
|
|
|
"selectAction":"#Base",
|
|
|
|
|
"deleteApp":".bp3-menu-item"
|
2020-03-20 14:21:24 +00:00
|
|
|
}
|