globals.json 454 B

123456789101112
  1. {
  2. "exportFilesBasePath": "",
  3. "TC.Lines": "",
  4. "RootPath": "/home/aaa/baangt",
  5. "ScreenshotPath": "/home/aaa/baangt/Screenshots",
  6. "ExportPath": "/home/aaa/baangt/1testoutput",
  7. "ImportPath": "/home/aaa/baangt/0testdateninput",
  8. "TC.dontCloseBrowser": "",
  9. "TC.slowExecution": "",
  10. "TC.BrowserAttributes": "{'browserName': 'firefox', 'seleniumGridIp': 'localhost', 'seleniumGridPort': '4444'}",
  11. "TC.Browser": "REMOTE_V4"
  12. }