globals_20200711_111318.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "exportFilesBasePath": {
  3. "hint": "",
  4. "type": "text",
  5. "options": [
  6. ""
  7. ],
  8. "displayText": "exportFilesBasePath",
  9. "default": ""
  10. },
  11. "TC.Lines": "",
  12. "TC.slowExecution": "True",
  13. "TC.NetworkInfo": "True",
  14. "TC.dontCloseBrowser": "True",
  15. "TC.Browser": "CHROME",
  16. "TC.Mobile": {
  17. "hint": "True",
  18. "type": "text",
  19. "options": [
  20. "True"
  21. ],
  22. "displayText": "TC.Mobile",
  23. "default": "True"
  24. },
  25. "TC.MobileApp": {
  26. "hint": "True",
  27. "type": "text",
  28. "options": [
  29. "True"
  30. ],
  31. "displayText": "TC.MobileApp",
  32. "default": "True"
  33. },
  34. "TC.platformName": {
  35. "hint": "Android",
  36. "type": "text",
  37. "options": [
  38. "Android"
  39. ],
  40. "displayText": "TC.platformName",
  41. "default": "Android"
  42. },
  43. "TC.deviceName": {
  44. "hint": "emulator-5554",
  45. "type": "text",
  46. "options": [
  47. "emulator-5554"
  48. ],
  49. "displayText": "TC.deviceName",
  50. "default": "emulator-5554"
  51. },
  52. "TC.platformVersion": {
  53. "hint": "5",
  54. "type": "text",
  55. "options": [
  56. "5"
  57. ],
  58. "displayText": "TC.platformVersion",
  59. "default": "5"
  60. },
  61. "TC.app": {
  62. "hint": "/baangt/examples/calculator.apk",
  63. "type": "text",
  64. "options": [
  65. "/baangt/examples/calculator.apk"
  66. ],
  67. "displayText": "TC.app",
  68. "default": "/baangt/examples/calculator.apk"
  69. },
  70. "TC.appPackage": {
  71. "hint": "com.google.android.calculator",
  72. "type": "text",
  73. "options": [
  74. "com.google.android.calculator"
  75. ],
  76. "displayText": "TC.appPackage",
  77. "default": "com.google.android.calculator"
  78. },
  79. "TC.appWaitActivity": {
  80. "hint": "com.android.calculator2.Calculator",
  81. "type": "text",
  82. "options": [
  83. "com.android.calculator2.Calculator"
  84. ],
  85. "displayText": "TC.appWaitActivity",
  86. "default": "com.android.calculator2.Calculator"
  87. },
  88. "TX.DEBUG": "True",
  89. "RootPath": "/home/aguryev/freelancer/baangt/examples",
  90. "Screenshots": "/home/aguryev/freelancer/baangt/examples/Screenshots",
  91. "1TestResults": "/home/aguryev/freelancer/baangt/examples/1testoutput",
  92. "0TestInput": "/home/aguryev/freelancer/baangt/examples/0testdateninput"
  93. }