This commit is contained in:
Thai Pham
2018-08-29 09:24:12 +07:00
committed by Truong.Pham
parent 2710f7bb83
commit 82e65d9e9f
3 changed files with 64 additions and 63 deletions

View File

@@ -90,6 +90,9 @@ module.exports= {
//INPUT SEARCH
INPUT_SEARCH_ENTITIES: "//input[@id='search-entities']",
//Symphony Electron API Demo
GET_VERSION_BUTTON: "#get-version",
//Symphony Electron API Demo
TAG_TEXTBOX: "#tag"
};