PromucFlow_constructor/app/client/cypress/locators/HomePage.json

7 lines
200 B
JSON
Raw Normal View History

2020-03-20 14:21:24 +00:00
{
"searchInput": "input[type='text']",
"appEditIcon": ".t--application-edit-link",
"publishButton":".t--application-publish-btn",
"publishCrossButton":"span[icon='small-cross']"
}