| 1234567891011121314 |
- {
- "webdriver": {
- "host": "127.0.0.1",
- "port": "4444",
- "browsers": "chrome"
- },
- "vars": {},
- "recorder": {
- "pathAttrs": "data-id,data-name,type,data-type,role,data-role,data-value",
- "attrValueBlack": "",
- "classValueBlack": "",
- "hideBeforeExpect": ""
- }
- }
|