browserstack-node-sdk 1.40.8 → 1.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (175) hide show
  1. package/ats/src/cloudproviders/AWS.js +1 -1
  2. package/ats/src/cloudproviders/Azure.js +1 -1
  3. package/ats/src/cloudproviders/CloudProvider.js +1 -1
  4. package/ats/src/cloudproviders/GoogleCloudProvider.js +1 -1
  5. package/ats/src/cloudproviders/utils.js +1 -1
  6. package/ats/src/commands/configure.js +1 -1
  7. package/ats/src/commands/connect.js +1 -1
  8. package/ats/src/commands/connect_commands/grid.js +1 -1
  9. package/ats/src/commands/create.js +1 -1
  10. package/ats/src/commands/create_commands/grid.js +1 -1
  11. package/ats/src/commands/delete.js +1 -1
  12. package/ats/src/commands/delete_commands/grid.js +1 -1
  13. package/ats/src/commands/init.js +1 -1
  14. package/ats/src/commands/list.js +1 -1
  15. package/ats/src/commands/list_commands/grid_profiles.js +1 -1
  16. package/ats/src/commands/list_commands/grids.js +1 -1
  17. package/ats/src/commands/precheck.js +1 -1
  18. package/ats/src/commands/precheck_commands/setup_precheck.js +1 -1
  19. package/ats/src/commands/start.js +1 -1
  20. package/ats/src/commands/start_commands/grid.js +1 -1
  21. package/ats/src/commands/stop.js +1 -1
  22. package/ats/src/commands/stop_commands/grid.js +1 -1
  23. package/ats/src/config/constants.js +1 -1
  24. package/ats/src/config/logger.js +1 -1
  25. package/ats/src/index.js +1 -1
  26. package/ats/src/utils/AWSUtils.js +1 -1
  27. package/ats/src/utils/createAutoscalerStack.js +1 -1
  28. package/ats/src/utils/createClusterStack.js +1 -1
  29. package/ats/src/utils/createHubHaStack.js +1 -1
  30. package/ats/src/utils/createk8sClient.js +1 -1
  31. package/ats/src/utils/deleteEFSMountTargets.js +1 -1
  32. package/ats/src/utils/deleteStack.js +1 -1
  33. package/ats/src/utils/describeStack.js +1 -1
  34. package/ats/src/utils/gridComponents.js +1 -1
  35. package/ats/src/utils/hstUtils.js +1 -1
  36. package/ats/src/utils/instrumentationUtils.js +1 -1
  37. package/ats/src/utils/userInput.js +1 -1
  38. package/ats/src/utils/utilityMethods.js +1 -1
  39. package/ats/src/utils/webSocketUtils.js +1 -1
  40. package/browserstack.pw.yml.sample +3 -3
  41. package/browserstack.yml.sample +3 -3
  42. package/package.json +1 -1
  43. package/src/ai-sdk-node/bundle.js +1 -1
  44. package/src/bin/codeceptjs/BrowserStackPlugin.js +1 -1
  45. package/src/bin/codeceptjs/command.js +1 -1
  46. package/src/bin/codeceptjs/helper.js +1 -1
  47. package/src/bin/codeceptjs/o11yHelper.js +1 -1
  48. package/src/bin/cucumber-js/command.js +1 -1
  49. package/src/bin/cucumber-js/formatter/custom_formatter.js +1 -1
  50. package/src/bin/cucumber-js/formatter/custom_formatter_old_versions.js +1 -1
  51. package/src/bin/cucumber-js/test-observability.js +1 -1
  52. package/src/bin/cucumber-js/test.setup.js +1 -1
  53. package/src/bin/cucumber-js/test_old.setup.js +1 -1
  54. package/src/bin/cucumber-js/timeout.setup.js +1 -1
  55. package/src/bin/integrations/command.js +1 -1
  56. package/src/bin/integrations/constants.js +1 -1
  57. package/src/bin/jest/command.js +1 -1
  58. package/src/bin/jest/customImplements/customCircus.js +1 -1
  59. package/src/bin/jest/customImplements/customEnvironment.js +1 -1
  60. package/src/bin/jest/customImplements/customJestAdapterInit.js +1 -1
  61. package/src/bin/jest/customImplements/customSequencer.js +1 -1
  62. package/src/bin/jest/customImplements/customTestRunnerTemplate.js +1 -1
  63. package/src/bin/jest/jest.setup.js +1 -1
  64. package/src/bin/jest/test-observability/data-hooks.js +1 -1
  65. package/src/bin/jest/test-observability/helper.js +1 -1
  66. package/src/bin/jest/test-observability/obsReporter.js +1 -1
  67. package/src/bin/jest/test-observability/test-details.js +1 -1
  68. package/src/bin/jest/test_before.setup.js +1 -1
  69. package/src/bin/launcher/launcher.js +1 -1
  70. package/src/bin/load/index.js +1 -1
  71. package/src/bin/load/loadUtils.js +1 -1
  72. package/src/bin/mocha/accessibility-automation/helper.js +1 -1
  73. package/src/bin/mocha/bstack-reporter/customReporter.js +1 -1
  74. package/src/bin/mocha/command.js +1 -1
  75. package/src/bin/mocha/test-observability/builderPatch.js +1 -1
  76. package/src/bin/mocha/test-observability/data-hooks.js +1 -1
  77. package/src/bin/mocha/test-observability/mochaUtils.js +1 -1
  78. package/src/bin/mocha/test.setup.js +1 -1
  79. package/src/bin/nightwatch/command.js +1 -1
  80. package/src/bin/playwright/accessibility-helper.js +1 -1
  81. package/src/bin/playwright/command.js +1 -1
  82. package/src/bin/playwright/globalSetup.js +1 -1
  83. package/src/bin/playwright/mock-process.js +1 -1
  84. package/src/bin/playwright/modifyPlaywrightConf.js +1 -1
  85. package/src/bin/playwright/patches.js +1 -1
  86. package/src/bin/playwright/reporter/pwUtils.js +1 -1
  87. package/src/bin/playwright/reporter/reporter.js +1 -1
  88. package/src/bin/playwright/reporter/test-details.js +1 -1
  89. package/src/bin/playwright/sessionDetails.js +1 -1
  90. package/src/bin/runner.js +1 -1
  91. package/src/bin/setup.js +1 -1
  92. package/src/bin/test-runner/index.js +1 -1
  93. package/src/bin/test-runner/runTest.js +1 -1
  94. package/src/bin/test-runner/testWorker.js +1 -1
  95. package/src/bin/utils/constants.js +1 -1
  96. package/src/bin/utils/log4jsAppender.js +1 -1
  97. package/src/bin/utils/logPatcher.js +1 -1
  98. package/src/bin/utils/logReportingAPI.js +1 -1
  99. package/src/bin/v2/TestInfo.js +1 -1
  100. package/src/bin/v2/browserstackCLI.js +1 -1
  101. package/src/bin/v2/cliUtils.js +1 -1
  102. package/src/bin/v2/customTagManager.js +1 -1
  103. package/src/bin/v2/eventDispatcher.js +1 -1
  104. package/src/bin/v2/framework/automationFramework.js +1 -1
  105. package/src/bin/v2/framework/constants/automationFrameworkConstants.js +1 -1
  106. package/src/bin/v2/framework/constants/testFrameworkConstants.js +1 -1
  107. package/src/bin/v2/framework/playwrightAutomationFramework.js +1 -1
  108. package/src/bin/v2/framework/playwrightTestFramework.js +1 -1
  109. package/src/bin/v2/framework/testFramework.js +1 -1
  110. package/src/bin/v2/grpcClient.js +1 -1
  111. package/src/bin/v2/instances/automationFrameworkInstance.js +1 -1
  112. package/src/bin/v2/instances/testFrameworkInstance.js +1 -1
  113. package/src/bin/v2/instances/trackedContext.js +1 -1
  114. package/src/bin/v2/instances/trackedInstance.js +1 -1
  115. package/src/bin/v2/modules/accessibilityModule.js +1 -1
  116. package/src/bin/v2/modules/baseModule.js +1 -1
  117. package/src/bin/v2/modules/observabilityModule.js +1 -1
  118. package/src/bin/v2/modules/playwrightDriverModule.js +1 -1
  119. package/src/bin/v2/modules/testhubModule.js +1 -1
  120. package/src/bin/v2/state/automationFrameworkState.js +1 -1
  121. package/src/bin/v2/state/hookState.js +1 -1
  122. package/src/bin/v2/state/testFrameworkState.js +1 -1
  123. package/src/bin/v2/uploadAttachmentsManager.js +1 -1
  124. package/src/bin/vanilla-js/command.js +1 -1
  125. package/src/browserStackSdk.js +1 -1
  126. package/src/helpers/BrowserStackSetup.js +1 -1
  127. package/src/helpers/accessibility-automation/constants.js +1 -1
  128. package/src/helpers/accessibility-automation/helper.js +1 -1
  129. package/src/helpers/accessibility-automation/scripts.js +1 -1
  130. package/src/helpers/ai-sdk/aiSdkWrapper.js +1 -1
  131. package/src/helpers/ai-sdk/autoHealHelper.js +1 -1
  132. package/src/helpers/ats/constants.js +1 -1
  133. package/src/helpers/ats/helper.js +1 -1
  134. package/src/helpers/capsMapping.js +1 -1
  135. package/src/helpers/central-scanner/constants.js +1 -1
  136. package/src/helpers/central-scanner/helpers.js +1 -1
  137. package/src/helpers/classLogger.js +1 -1
  138. package/src/helpers/globals.js +1 -1
  139. package/src/helpers/helper.js +1 -1
  140. package/src/helpers/logger.js +1 -1
  141. package/src/helpers/metadata.js +1 -1
  142. package/src/helpers/patchHelper.js +1 -1
  143. package/src/helpers/patchHelpers.js +1 -1
  144. package/src/helpers/percy/Percy.js +1 -1
  145. package/src/helpers/percy/PercyBinary.js +1 -1
  146. package/src/helpers/percy/PercyCaptureMap.js +1 -1
  147. package/src/helpers/percy/PercyCaptureModes.js +1 -1
  148. package/src/helpers/percy/PercySDK.js +1 -1
  149. package/src/helpers/percy/index.js +1 -1
  150. package/src/helpers/percy/utils.js +1 -1
  151. package/src/helpers/performance/constants.js +1 -1
  152. package/src/helpers/performance/performance-tester.js +1 -1
  153. package/src/helpers/processHelper.js +1 -1
  154. package/src/helpers/request-spy.js +1 -1
  155. package/src/helpers/setKeepAlive.js +1 -1
  156. package/src/helpers/test-observability/constants.js +1 -1
  157. package/src/helpers/test-observability/error-handler.js +1 -1
  158. package/src/helpers/test-observability/requestQueueHandler.js +1 -1
  159. package/src/helpers/test-observability/sessionHandler.js +1 -1
  160. package/src/helpers/test-observability/utils.js +1 -1
  161. package/src/helpers/test-orchestration/constants.js +1 -1
  162. package/src/helpers/test-orchestration/failfastManager.js +1 -1
  163. package/src/helpers/test-orchestration/fileHelper.js +1 -1
  164. package/src/helpers/test-orchestration/orchestrationUtils.js +1 -1
  165. package/src/helpers/test-orchestration/requestUtils.js +1 -1
  166. package/src/helpers/test-orchestration/testOrchestrationHandler.js +1 -1
  167. package/src/helpers/test-orchestration/testOrderingServerHandler.js +1 -1
  168. package/src/helpers/testhub/constants.js +1 -1
  169. package/src/helpers/testhub/testhubHandler.js +1 -1
  170. package/src/helpers/testhub/utils.js +1 -1
  171. package/src/helpers/timeoutPromise.js +1 -1
  172. package/src/helpers/utilities.js +1 -1
  173. package/src/helpers/w3cMapping.js +1 -1
  174. package/src/hubAllocationMethods.js +1 -1
  175. package/src/index.js +1 -1
@@ -1 +1 @@
1
- 'use strict';const a30_0x3c0a62=a30_0x3595;(function(_0x1c074d,_0x26c51f){const _0x217006=a30_0x3595,_0x31b8e4=_0x1c074d();while(!![]){try{const _0x5af17c=parseInt(_0x217006(0x292))/0x1*(-parseInt(_0x217006(0x253))/0x2)+-parseInt(_0x217006(0x214))/0x3*(-parseInt(_0x217006(0x2f1))/0x4)+parseInt(_0x217006(0x227))/0x5+parseInt(_0x217006(0x22f))/0x6*(-parseInt(_0x217006(0x2b8))/0x7)+parseInt(_0x217006(0x24e))/0x8*(-parseInt(_0x217006(0x2ac))/0x9)+-parseInt(_0x217006(0x2ea))/0xa*(-parseInt(_0x217006(0x226))/0xb)+-parseInt(_0x217006(0x25d))/0xc;if(_0x5af17c===_0x26c51f)break;else _0x31b8e4['push'](_0x31b8e4['shift']());}catch(_0x3c44b6){_0x31b8e4['push'](_0x31b8e4['shift']());}}}(a30_0x2040,0x716eb));function a30_0x3595(_0x3d0ead,_0x583239){const _0x204003=a30_0x2040();return a30_0x3595=function(_0x35951a,_0x1c4883){_0x35951a=_0x35951a-0x1db;let _0x41b6e2=_0x204003[_0x35951a];return _0x41b6e2;},a30_0x3595(_0x3d0ead,_0x583239);}const util=require('util'),fs=require('fs'),path=require(a30_0x3c0a62(0x2ae)),{requireModule,getCentralUser}=require(a30_0x3c0a62(0x249)),Base=requireModule(a30_0x3c0a62(0x1f4),a30_0x3c0a62(0x26d)),utils=requireModule('mocha/lib/utils.js',a30_0x3c0a62(0x26d)),color=Base[a30_0x3c0a62(0x2a9)],Mocha=requireModule('mocha'),Runnable=requireModule(a30_0x3c0a62(0x2fe),a30_0x3c0a62(0x26d)),{v4:uuidv4}=require(a30_0x3c0a62(0x27f)),bsSetupHelper=require(a30_0x3c0a62(0x249)),testhubUtils=require(a30_0x3c0a62(0x28e)),centralScannerUtils=require(a30_0x3c0a62(0x2f0)),testHubConstants=require(a30_0x3c0a62(0x279)),{FRAMEWORKS}=require(a30_0x3c0a62(0x2f6)),globals=require(a30_0x3c0a62(0x2bb)),logger=require('../../../helpers/logger')[a30_0x3c0a62(0x2cc)],TestMetadata=require(a30_0x3c0a62(0x26a)),a30_0x3ddd2a={};a30_0x3ddd2a[a30_0x3c0a62(0x2d7)]=a30_0x3c0a62(0x27c),a30_0x3ddd2a[a30_0x3c0a62(0x229)]='AFTER_ALL',a30_0x3ddd2a[a30_0x3c0a62(0x24b)]=a30_0x3c0a62(0x25a),a30_0x3ddd2a[a30_0x3c0a62(0x2c6)]=a30_0x3c0a62(0x287);const HOOK_TYPES_MAP=a30_0x3ddd2a,{EVENT_RUN_END,EVENT_TEST_BEGIN,EVENT_TEST_END,EVENT_TEST_PENDING,EVENT_RUN_BEGIN,EVENT_TEST_FAIL,EVENT_TEST_PASS,EVENT_SUITE_BEGIN,EVENT_SUITE_END,EVENT_HOOK_BEGIN,EVENT_HOOK_END}=Mocha['Runner'][a30_0x3c0a62(0x2f8)],{STATE_PASSED,STATE_PENDING,STATE_FAILED}=Runnable['constants'],{getTestEnv,getHookDetails,getHooksForTest,mapTestHooks,getHookSkippedTests}=require(a30_0x3c0a62(0x2ee)),{consoleHolder}=require(a30_0x3c0a62(0x2f6)),SessionHandler=require(a30_0x3c0a62(0x2a0)),{isTestObservabilitySession,PathHelper,debug,failureData}=require('../../../helpers/test-observability/utils'),RequestQueueHandler=require(a30_0x3c0a62(0x22e)),requestQueueHandler=RequestQueueHandler[a30_0x3c0a62(0x20b)]();function a30_0x2040(){const _0x3f3f47=['indent','path','logs','failed','fail','vcUhR','includes','\x20-\x20','fullTitle','lxjQu','toString','94444KNUxiM','</section>','lUhcV','../../../helpers/globals','MOCHA','YhtAV','TmDmX','HookRunFinished','getRootParentFile','Exception\x20in\x20populating\x20test\x20data\x20for\x20hook\x20skipped\x20test\x20with\x20error\x20:\x20','File\x20path\x20could\x20not\x20be\x20found','setGlobal','Reporter','Exception\x20in\x20browserstack\x20custome\x20reporter\x20with\x20error:\x20','after\x20each','\x20\x20<dt>','\x20(%dms)','clean','pid','push','winstonLogger','comma','xunit','titlePath','.git','NNzjX','.js','\x20\x20%d)\x20%s','err','QbYjA','Exception\x20in\x20populating\x20test\x20data\x20for\x20test\x20start\x20with\x20error\x20:\x20','before\x20all','file','__platform__','multiple','DiFsT','UJDgR','CBTSessionCreated','pVmqX','toISOString','suiteCount','Exception\x20in\x20uploading\x20log\x20data\x20to\x20Observability\x20with\x20error\x20:\x20','failure_reason_expanded','currentTest','NsUEr','LogCreated','decreaseIndent','dBzQw','hook_type','finalResults','10oGbmOm','GBMmD','arDXn','OkQzo','../test-observability/mochaUtils','bind','../../../helpers/central-scanner/helpers','294932WxodaP','BhSfB','skipped','started_at','\x20\x20<dd\x20class=\x22error\x22><pre><code>','../../../helpers/test-observability/constants','WwDgN','constants','backtrace','FqEnQ','wVBgt','bs:addLog:','SYqhl','mocha/lib/runnable.js','apply','</dt>','name','_paths','__indents','result','ojCnD','RlMef','appendTesthubParams','TestRunSkipped','IRMwS','YUBwv','NLEIW','<h1>','lTrRU','huAYA','PkEKZ','escape','Bfzxt','rOEGz','HookRunStarted','ePNDg','eKJIS','EVENT','IwoAd','current_test','removeAllListeners','SnaHp','bang','failureCount','rLpAd','match','Naqvr','DeevI','spec','title','Failed\x20to\x20load\x20reporter\x20','failure','speed','shouldProcessEventForTesthub','mocha/lib/reporters/base.js','DUMzw','qdAhs','WPyMj','increaseIndent','TrRfx','state','body','Jzwza','inspect','slice','mocha/lib/reporters/','testObservability','TestRunFinished','registerListeners','once','pass','doc','location_prefix','_testResults','test_run_uuid','YCWZf','write','getInstance','ORZmk','UWjux','assign','xgxci','error','analyticsResult','bs:addPlatformDetails:','ifpsY','21LEhNAT','RUNNING','root','SBCVu','scopes','suite','OianT','green','hooks','forEach','currentRetry','HookStarted','_testEnv','_indents','duration','CioaB','runner','length','1337853evxhPk','4262650RtUSay','EIuPk','after\x20all','dooPP','cwd','trim','statSync','../../../helpers/test-observability/requestQueueHandler','36qlNwuG','shutdown','pxBFn','fFvuy','parent','xZOKK','slow','lcnc','FoYsB','zUHOB','pending','MDdaR','\x20\x20<dd><pre><code>','testAnalyticsId','retryOf','markedStatus','</code></pre></dd>','results','integrations','TestRunStarted','bright\x20yellow','suites','bsConfig','HookFinished','PuEVp','sqEdM','../../../helpers/helper','peVMZ','before\x20each','hookAnalyticsId','call','200wzSegB','sep','AJhdP','originalTitle','xgoRJ','212fwoXIU','ctx','setCentralScannerData','SeOBv','%s\x20','UYVPj','zUNYJ','BEFORE_EACH','\x20\x20<dt\x20class=\x22error\x22>','</h1>','7232928eSGKnp','done','appendTestPlatform','esOYD','gdggu','mTOLE','QAdtF','reporterOption','dot','UnhandledError','ChFEc','jjZvF','passed','../../../helpers/metadata','OLXam','docAppend','mocha','test_run','EMiZy','redirectUrl','bRvae','EIUHC','PQeSb','join','HmvXG','\x20%s','test','uuUcR','../../../helpers/testhub/constants','kVDVV','symbols','BEFORE_ALL','scope','\x20\x20<dd\x20class=\x22error\x22>','uuid','isPending','javascript','consoleLog','sNEit','RsoIC','rotLl','hook_run','AFTER_EACH','event_type','failure_backtrace','AJixc','hook_run_uuid','docHtml','responseCode','../../../helpers/testhub/utils','suoHZ','1|3|2|4|0','Exception\x20in\x20uploading\x20platform\x20details\x20to\x20Observability\x20with\x20error\x20:\x20','1499pGHMnf','nOxzy','dirname','rwwCq','split','_currentRetry','failCount','http_response','uploadEventData','GlOeo','pbROo','type','sendTestRunEvent','VGPtY','../../../helpers/test-observability/sessionHandler','Mocha','</dd>','hLzpt','stdout','xOGnG','current_hook','prototype','expanded','color','KBDiI','rvXYP','65907TjdNOC'];a30_0x2040=function(){return _0x3f3f47;};return a30_0x2040();}class MyReporter{constructor(_0x7467a0,_0x1f3a34){const _0x1d5e80=a30_0x3c0a62,_0x5996fa={'OianT':function(_0xaab308,_0x6c596d){return _0xaab308===_0x6c596d;},'ChFEc':_0x1d5e80(0x1ee),'Naqvr':function(_0x3fb2f2,_0x4f859f){return _0x3fb2f2===_0x4f859f;},'UWjux':function(_0x238563,_0x18928b){return _0x238563+_0x18928b;},'nOxzy':function(_0x52b029,_0x4dc433,_0x3bf164){return _0x52b029(_0x4dc433,_0x3bf164);},'rLpAd':_0x1d5e80(0x21b),'rvXYP':_0x1d5e80(0x257),'ojCnD':function(_0x50dd74,_0x515036,_0x32cfb1){return _0x50dd74(_0x515036,_0x32cfb1);},'DiFsT':'light','huAYA':'%s\x20-\x20%s','lxjQu':_0x1d5e80(0x215),'UJDgR':_0x1d5e80(0x205),'GlOeo':function(_0x1bf69a){return _0x1bf69a();},'zUHOB':function(_0x55f357){return _0x55f357();},'KxgFl':_0x1d5e80(0x1e0),'pdEHQ':'HookRunFinished','uuUcR':_0x1d5e80(0x269),'SnaHp':'fast','loUZr':function(_0x1e9eb5,_0x28abcc){return _0x1e9eb5+_0x28abcc;},'dBzQw':function(_0xb50bc,_0x1a0ac9,_0x325024){return _0xb50bc(_0x1a0ac9,_0x325024);},'YUBwv':'checkmark','FoYsB':function(_0x131f52,_0x5997a5){return _0x131f52+_0x5997a5;},'IceMH':_0x1d5e80(0x204),'kVDVV':_0x1d5e80(0x276),'FqEnQ':function(_0x3c526a,_0x4a7d36){return _0x3c526a+_0x4a7d36;},'EMiZy':function(_0x2b1e52,_0x5d4bf0){return _0x2b1e52+_0x5d4bf0;},'xOGnG':function(_0x3d5cd8,_0x2378b5,_0x2dff03){return _0x3d5cd8(_0x2378b5,_0x2dff03);},'sNEit':_0x1d5e80(0x2c8),'eKJIS':function(_0x1c49de,_0x18120a){return _0x1c49de+_0x18120a;},'vcUhR':function(_0x3ba35f,_0x487f09,_0x586986){return _0x3ba35f(_0x487f09,_0x586986);},'hLzpt':_0x1d5e80(0x2b1),'RsoIC':_0x1d5e80(0x2d3),'ePNDg':function(_0x295076,_0x2ff034){return _0x295076===_0x2ff034;},'AHkKr':function(_0x4739e8,_0xff7599){return _0x4739e8+_0xff7599;},'OLXam':function(_0x2399e7,_0x45933f,_0x2ba2c6){return _0x2399e7(_0x45933f,_0x2ba2c6);},'EIUHC':_0x1d5e80(0x243),'esOYD':'COMPLETED','iqYNI':function(_0x474b21,_0x27d889){return _0x474b21===_0x27d889;},'DUMzw':function(_0x182e2a,_0x567c7d){return _0x182e2a===_0x567c7d;},'DeevI':'dot','gdggu':_0x1d5e80(0x235),'CioaB':function(_0x1b3510,_0x1da973){return _0x1b3510===_0x1da973;},'mTOLE':function(_0x2043f7,_0x6819f0){return _0x2043f7===_0x6819f0;},'kIhrG':_0x1d5e80(0x290),'lUhcV':function(_0x33638b,_0x56e13c){return _0x33638b===_0x56e13c;},'qdAhs':_0x1d5e80(0x239),'OkQzo':function(_0x4fae6b,_0x4b9acd){return _0x4fae6b===_0x4b9acd;},'MDdaR':_0x1d5e80(0x308),'lTrRU':function(_0xc89fa1,_0x128339){return _0xc89fa1===_0x128339;},'mhqvw':function(_0x36ab8c,_0x16c7db){return _0x36ab8c===_0x16c7db;},'ORZmk':function(_0x208b75,_0x5f57f6){return _0x208b75(_0x5f57f6);},'jjZvF':function(_0x312767){return _0x312767();},'YhtAV':function(_0x332e89,_0x3a2115){return _0x332e89(_0x3a2115);},'sqEdM':function(_0x18a20f){return _0x18a20f();},'zUNYJ':_0x1d5e80(0x2ce),'HmvXG':_0x1d5e80(0x26d),'PuEVp':function(_0x63b7d1,_0x115f41){return _0x63b7d1===_0x115f41;},'TmDmX':function(_0x18a49a,_0x4bb633){return _0x18a49a!==_0x4bb633;}};this[_0x1d5e80(0x29d)]=_0x1f3a34[_0x1d5e80(0x264)][_0x1d5e80(0x29d)],this[_0x1d5e80(0x200)]=_0x5996fa[_0x1d5e80(0x29b)](isTestObservabilitySession),Base[_0x1d5e80(0x24d)](this,_0x7467a0,_0x1f3a34),this['_indents']=0x0,this[_0x1d5e80(0x298)]=0x0,this[_0x1d5e80(0x240)]=[],this[_0x1d5e80(0x2e9)]=[],this[_0x1d5e80(0x2e0)]=0x0,this['_buildCreated']=![],this[_0x1d5e80(0x207)]=[],this[_0x1d5e80(0x220)]=_0x5996fa[_0x1d5e80(0x248)](getTestEnv),this[_0x1d5e80(0x302)]=new PathHelper({'cwd':process[_0x1d5e80(0x22b)]()},this[_0x1d5e80(0x220)][_0x1d5e80(0x206)]),this['_upstreamConfig']=_0x1f3a34[_0x1d5e80(0x264)][_0x1d5e80(0x245)],this[_0x1d5e80(0x202)]();_0x5996fa[_0x1d5e80(0x2ba)](this[_0x1d5e80(0x29d)],_0x5996fa[_0x1d5e80(0x2dc)])&&(this[_0x1d5e80(0x28c)]='',this['__indents']=0x2);_0x7467a0[_0x1d5e80(0x203)](EVENT_RUN_BEGIN,async()=>{const _0x6278e0=_0x1d5e80;_0x5996fa[_0x6278e0(0x21a)](this['type'],_0x5996fa[_0x6278e0(0x267)])&&Base[_0x6278e0(0x282)]();})['on'](EVENT_SUITE_BEGIN,_0x847099=>{const _0x57e105=_0x1d5e80;if(_0x847099[_0x57e105(0x216)])return;if(_0x5996fa[_0x57e105(0x1ec)](this['type'],_0x5996fa[_0x57e105(0x267)]))this[_0x57e105(0x1f8)](),Base[_0x57e105(0x282)](_0x5996fa[_0x57e105(0x20d)](_0x5996fa[_0x57e105(0x20d)](this['indent'](),_0x5996fa[_0x57e105(0x293)](color,_0x5996fa[_0x57e105(0x1ea)],_0x5996fa[_0x57e105(0x2ab)])),_0x5996fa[_0x57e105(0x305)](color,_0x5996fa['DiFsT'],_0x5996fa['huAYA'])),_0x5996fa[_0x57e105(0x2b6)],_0x847099[_0x57e105(0x1ef)],global[_0x57e105(0x2d9)]);else _0x5996fa[_0x57e105(0x21a)](this[_0x57e105(0x29d)],_0x5996fa[_0x57e105(0x2dc)])&&(this[_0x57e105(0x26c)](this[_0x57e105(0x2ad)]()+'<section\x20class=\x22suite\x22>'),++this[_0x57e105(0x303)],this[_0x57e105(0x26c)](this[_0x57e105(0x2ad)]()+_0x57e105(0x30c)+utils[_0x57e105(0x1dd)](_0x847099['title']+_0x57e105(0x2b4)+global[_0x57e105(0x2d9)])+_0x57e105(0x25c)),this[_0x57e105(0x26c)](this[_0x57e105(0x2ad)]()+'<dl>'));})['on'](EVENT_HOOK_BEGIN,async _0x49a7d5=>{const _0x4fbb60=_0x1d5e80;if(_0x5996fa[_0x4fbb60(0x1ec)](testhubUtils[_0x4fbb60(0x1f3)](testHubConstants[_0x4fbb60(0x1e3)][_0x4fbb60(0x21f)]),!![])){if(!_0x49a7d5[_0x4fbb60(0x24c)])_0x49a7d5[_0x4fbb60(0x24c)]=_0x5996fa[_0x4fbb60(0x29b)](uuidv4);else _0x49a7d5[_0x4fbb60(0x23e)]&&(_0x49a7d5[_0x4fbb60(0x24c)]=_0x5996fa[_0x4fbb60(0x238)](uuidv4),delete _0x49a7d5[_0x4fbb60(0x23e)]);_0x49a7d5[_0x4fbb60(0x2f4)]=new Date()[_0x4fbb60(0x2df)](),this[_0x4fbb60(0x2a6)]=_0x49a7d5,await this[_0x4fbb60(0x29e)](_0x49a7d5,undefined,![],_0x5996fa['KxgFl']);}})['on'](EVENT_HOOK_END,async _0x268c3c=>{const _0x95cb7=_0x1d5e80;_0x5996fa[_0x95cb7(0x21a)](testhubUtils[_0x95cb7(0x1f3)](testHubConstants['EVENT'][_0x95cb7(0x246)]),!![])&&(!_0x268c3c[_0x95cb7(0x23e)]&&(_0x268c3c['markedStatus']=!![],await this[_0x95cb7(0x29e)](_0x268c3c,undefined,![],_0x5996fa['pdEHQ'])));})['on'](EVENT_SUITE_END,_0x319a15=>{const _0x861961=_0x1d5e80;if(_0x319a15[_0x861961(0x216)])return;if(_0x5996fa[_0x861961(0x1e1)](this[_0x861961(0x29d)],_0x5996fa[_0x861961(0x267)]))Base[_0x861961(0x282)](),Base[_0x861961(0x282)](_0x5996fa['AHkKr'](_0x5996fa[_0x861961(0x26f)](this[_0x861961(0x2ad)](),_0x5996fa[_0x861961(0x26b)](color,_0x5996fa[_0x861961(0x272)],_0x5996fa[_0x861961(0x2ab)])),_0x5996fa[_0x861961(0x2e7)](color,_0x5996fa[_0x861961(0x2db)],_0x5996fa[_0x861961(0x1db)])),_0x5996fa[_0x861961(0x260)],_0x319a15['title'],global[_0x861961(0x2d9)]),this[_0x861961(0x240)]['forEach'](_0x1373b5=>{const _0x55b498=_0x861961;if(_0x5996fa[_0x55b498(0x21a)](_0x1373b5['state'],_0x5996fa[_0x55b498(0x278)])){var _0x2efb1e;_0x5996fa[_0x55b498(0x21a)](_0x1373b5[_0x55b498(0x1f2)],_0x5996fa[_0x55b498(0x1e7)])?(_0x2efb1e=_0x5996fa['UWjux'](_0x5996fa['loUZr'](this[_0x55b498(0x2ad)](),_0x5996fa[_0x55b498(0x2e7)](color,_0x5996fa[_0x55b498(0x30a)],_0x5996fa[_0x55b498(0x237)]('\x20\x20',Base[_0x55b498(0x27b)]['ok']))),_0x5996fa['dBzQw'](color,_0x5996fa['IceMH'],_0x5996fa['kVDVV'])),Base[_0x55b498(0x282)](_0x2efb1e,_0x1373b5[_0x55b498(0x1ef)])):(_0x2efb1e=_0x5996fa[_0x55b498(0x20d)](_0x5996fa[_0x55b498(0x237)](_0x5996fa[_0x55b498(0x2fa)](this[_0x55b498(0x2ad)](),_0x5996fa[_0x55b498(0x305)](color,_0x5996fa[_0x55b498(0x30a)],_0x5996fa[_0x55b498(0x26f)]('\x20\x20',Base[_0x55b498(0x27b)]['ok']))),_0x5996fa[_0x55b498(0x2a5)](color,_0x5996fa['IceMH'],_0x5996fa[_0x55b498(0x27a)])),_0x5996fa['xOGnG'](color,_0x1373b5[_0x55b498(0x1f2)],_0x5996fa[_0x55b498(0x283)])),Base[_0x55b498(0x282)](_0x2efb1e,_0x1373b5[_0x55b498(0x1ef)],_0x1373b5[_0x55b498(0x222)]));}else Base[_0x55b498(0x282)](_0x5996fa[_0x55b498(0x1e2)](this[_0x55b498(0x2ad)](),_0x5996fa[_0x55b498(0x2b2)](color,_0x5996fa[_0x55b498(0x2a3)],_0x5996fa[_0x55b498(0x284)])),++this[_0x55b498(0x298)],_0x1373b5[_0x55b498(0x1ef)]);}),this['decreaseIndent']();else _0x5996fa['iqYNI'](this[_0x861961(0x29d)],_0x5996fa['UJDgR'])&&(this[_0x861961(0x26c)](this[_0x861961(0x2ad)]()+'</dl>'),--this['__indents'],this['docAppend'](this[_0x861961(0x2ad)]()+_0x861961(0x2b9)),--this[_0x861961(0x303)]);Array[_0x861961(0x2a7)][_0x861961(0x2cb)][_0x861961(0x2ff)](this[_0x861961(0x2e9)],this[_0x861961(0x240)]),this[_0x861961(0x240)]=[];})['on'](EVENT_TEST_PASS,async _0x28b344=>{const _0x2f39a9=_0x1d5e80;this[_0x2f39a9(0x240)]['push']({'speed':_0x28b344[_0x2f39a9(0x1f2)],'suite':_0x28b344['parent'][_0x2f39a9(0x1ef)],'title':_0x28b344[_0x2f39a9(0x1ef)],'fullTitle':_0x28b344[_0x2f39a9(0x2b5)](),'duration':_0x28b344[_0x2f39a9(0x222)],'state':_0x28b344['state'],'err':{},'currentRetry':_0x28b344[_0x2f39a9(0x21e)](),'titlePathV':_0x28b344[_0x2f39a9(0x2cf)](),'isPending':_0x28b344[_0x2f39a9(0x280)]()});if(_0x5996fa[_0x2f39a9(0x1f5)](this[_0x2f39a9(0x29d)],_0x5996fa['DeevI']))_0x5996fa[_0x2f39a9(0x21a)](_0x28b344[_0x2f39a9(0x1f2)],_0x5996fa[_0x2f39a9(0x261)])?process['stdout'][_0x2f39a9(0x20a)](Base[_0x2f39a9(0x2a9)](_0x5996fa[_0x2f39a9(0x272)],Base[_0x2f39a9(0x27b)][_0x2f39a9(0x265)])):process[_0x2f39a9(0x2a4)][_0x2f39a9(0x20a)](Base[_0x2f39a9(0x2a9)](_0x28b344[_0x2f39a9(0x1f2)],Base[_0x2f39a9(0x27b)]['dot']));else{if(_0x5996fa['DUMzw'](this[_0x2f39a9(0x29d)],_0x5996fa['UJDgR'])){this[_0x2f39a9(0x26c)](this['indent']()+'\x20\x20<dt>'+utils[_0x2f39a9(0x1dd)](_0x28b344[_0x2f39a9(0x1ef)])+_0x2f39a9(0x300)),this[_0x2f39a9(0x26c)](this[_0x2f39a9(0x2ad)]()+_0x2f39a9(0x2c7)+utils[_0x2f39a9(0x1dd)](_0x28b344['file'])+_0x2f39a9(0x300));var _0x2460c2=utils[_0x2f39a9(0x1dd)](utils[_0x2f39a9(0x2c9)](_0x28b344[_0x2f39a9(0x1fb)]));this['docAppend'](this[_0x2f39a9(0x2ad)]()+_0x2f39a9(0x23b)+_0x2460c2+_0x2f39a9(0x23f));}}_0x5996fa[_0x2f39a9(0x1e1)](testhubUtils[_0x2f39a9(0x1f3)](),!![])&&(!_0x28b344['markedStatus']&&(_0x28b344[_0x2f39a9(0x23e)]=!![],await this['sendTestRunEvent'](_0x28b344)));})['on'](EVENT_TEST_FAIL,async(_0x1ec410,_0x4ab1d1)=>{const _0x32f372=_0x1d5e80;this[_0x32f372(0x240)][_0x32f372(0x2cb)]({'title':_0x1ec410['title'],'suite':_0x1ec410[_0x32f372(0x233)]['title'],'state':_0x1ec410['state'],'err':{'message':util[_0x32f372(0x1fd)](_0x4ab1d1)},'fullTitle':_0x1ec410[_0x32f372(0x2b5)](),'speed':_0x1ec410['speed'],'currentRetry':_0x1ec410['currentRetry'](),'titlePathV':_0x1ec410[_0x32f372(0x2cf)]()});if(_0x5996fa[_0x32f372(0x223)](this[_0x32f372(0x29d)],_0x5996fa[_0x32f372(0x1ed)]))process[_0x32f372(0x2a4)]['write'](Base[_0x32f372(0x2a9)](_0x5996fa[_0x32f372(0x2a3)],Base[_0x32f372(0x27b)][_0x32f372(0x1e8)]));else{if(_0x5996fa[_0x32f372(0x262)](this[_0x32f372(0x29d)],_0x5996fa[_0x32f372(0x2dc)])){const _0x4b6e0d=_0x5996fa['kIhrG'][_0x32f372(0x296)]('|');let _0x5c1553=0x0;while(!![]){switch(_0x4b6e0d[_0x5c1553++]){case'0':this[_0x32f372(0x26c)](this[_0x32f372(0x2ad)]()+_0x32f372(0x27e)+utils[_0x32f372(0x1dd)](_0x1ec410[_0x32f372(0x2d4)])+_0x32f372(0x2a2));continue;case'1':this['docAppend'](this['indent']()+'\x20\x20<dt\x20class=\x22error\x22>'+utils['escape'](_0x1ec410[_0x32f372(0x1ef)])+'</dt>');continue;case'2':var _0x562dfb=utils[_0x32f372(0x1dd)](utils[_0x32f372(0x2c9)](_0x1ec410['body']));continue;case'3':this[_0x32f372(0x26c)](this['indent']()+_0x32f372(0x25b)+utils[_0x32f372(0x1dd)](_0x1ec410['file'])+_0x32f372(0x300));continue;case'4':this[_0x32f372(0x26c)](this['indent']()+_0x32f372(0x2f5)+_0x562dfb+'</code></pre></dd>');continue;}break;}}}if(_0x5996fa[_0x32f372(0x21a)](testhubUtils[_0x32f372(0x1f3)](testHubConstants[_0x32f372(0x1e3)][_0x32f372(0x246)]),!![])){if(!_0x1ec410[_0x32f372(0x23e)]){_0x1ec410[_0x32f372(0x23e)]=!![];if(_0x1ec410[_0x32f372(0x23c)])await this['sendTestRunEvent'](_0x1ec410,_0x4ab1d1);else _0x1ec410[_0x32f372(0x24c)]&&await this['sendTestRunEvent'](_0x1ec410,_0x4ab1d1,![],_0x5996fa['pdEHQ']);}}})['on'](EVENT_TEST_PENDING,async _0x5a644a=>{const _0xe36b68=_0x1d5e80;this[_0xe36b68(0x240)]['push']({'title':_0x5a644a[_0xe36b68(0x1ef)],'suite':_0x5a644a[_0xe36b68(0x233)][_0xe36b68(0x1ef)],'state':_0x5a644a[_0xe36b68(0x1fa)],'err':{},'fullTitle':_0x5a644a[_0xe36b68(0x2b5)](),'speed':_0x5a644a[_0xe36b68(0x1f2)],'currentRetry':_0x5a644a[_0xe36b68(0x21e)](),'titlePathV':_0x5a644a['titlePath']()}),_0x5996fa[_0xe36b68(0x2ba)](this[_0xe36b68(0x29d)],_0x5996fa[_0xe36b68(0x1ed)])&&process[_0xe36b68(0x2a4)][_0xe36b68(0x20a)](Base['color'](_0x5996fa[_0xe36b68(0x1f6)],Base['symbols'][_0xe36b68(0x2cd)])),_0x5996fa[_0xe36b68(0x2ed)](testhubUtils[_0xe36b68(0x1f3)](),!![])&&(!_0x5a644a[_0xe36b68(0x23c)]&&(_0x5a644a[_0xe36b68(0x23c)]=_0x5996fa[_0xe36b68(0x238)](uuidv4)),!_0x5a644a[_0xe36b68(0x23e)]&&(_0x5a644a['markedStatus']=!![],await this['sendTestRunEvent'](_0x5a644a,undefined,![],_0x5996fa[_0xe36b68(0x23a)])));})['on'](EVENT_TEST_BEGIN,async _0x47cc44=>{const _0x3a80aa=_0x1d5e80;_0x5996fa[_0x3a80aa(0x30d)](testhubUtils[_0x3a80aa(0x1f3)](),!![])&&await this['testStarted'](_0x47cc44);})['on'](EVENT_TEST_END,async _0xfdfeed=>{const _0x20650a=_0x1d5e80;_0x5996fa['mTOLE'](testhubUtils[_0x20650a(0x1f3)](),!![])&&(!_0xfdfeed['markedStatus']&&(_0xfdfeed['markedStatus']=!![],await this[_0x20650a(0x29e)](_0xfdfeed)));})[_0x1d5e80(0x203)](EVENT_RUN_END,async()=>{const _0x1c32b2=_0x1d5e80;try{if(_0x5996fa['mhqvw'](testhubUtils[_0x1c32b2(0x1f3)](),!![])){const _0x2c8eb8=_0x5996fa[_0x1c32b2(0x20c)](getHookSkippedTests,this[_0x1c32b2(0x224)][_0x1c32b2(0x219)]);for(const _0x64c26e of _0x2c8eb8){!_0x64c26e[_0x1c32b2(0x23c)]&&(_0x64c26e[_0x1c32b2(0x23c)]=_0x5996fa[_0x1c32b2(0x268)](uuidv4)),await this[_0x1c32b2(0x29e)](_0x64c26e,undefined,![],_0x5996fa[_0x1c32b2(0x23a)]);}}}catch(_0x1220d0){_0x5996fa[_0x1c32b2(0x2bd)](debug,_0x1c32b2(0x2c1)+_0x1220d0);}await requestQueueHandler[_0x1c32b2(0x230)](),_0x5996fa['mTOLE'](this[_0x1c32b2(0x29d)],_0x5996fa[_0x1c32b2(0x2dc)])&&Base[_0x1c32b2(0x282)](this['docHtml']);});if(this[_0x1d5e80(0x29d)]&&![_0x5996fa[_0x1d5e80(0x2dc)],_0x5996fa[_0x1d5e80(0x259)],_0x5996fa[_0x1d5e80(0x267)],_0x5996fa['DeevI']][_0x1d5e80(0x2b3)](this[_0x1d5e80(0x29d)])){const _0x54e60=this[_0x1d5e80(0x29d)][_0x1d5e80(0x22c)]();this[_0x1d5e80(0x2c4)]=null;try{this[_0x1d5e80(0x2c4)]=_0x5996fa['nOxzy'](requireModule,_0x1d5e80(0x1ff)+_0x54e60+_0x1d5e80(0x2d2),_0x5996fa[_0x1d5e80(0x275)]);}catch(_0x3e575a){_0x5996fa[_0x1d5e80(0x20c)](debug,_0x1d5e80(0x2c5)+_0x3e575a);}if(_0x5996fa[_0x1d5e80(0x247)](this[_0x1d5e80(0x2c4)],null))try{this[_0x1d5e80(0x2c4)]=_0x5996fa[_0x1d5e80(0x20c)](require,_0x54e60);}catch(_0x99197){console[_0x1d5e80(0x210)](_0x1d5e80(0x1f0)+_0x54e60);}if(_0x5996fa[_0x1d5e80(0x2be)](this[_0x1d5e80(0x2c4)],null)){const _0x11082f={};_0x11082f['reporterOptions']=_0x1f3a34[_0x1d5e80(0x264)],this['Reporter']=new this[(_0x1d5e80(0x2c4))](_0x7467a0,_0x11082f);}}}[a30_0x3c0a62(0x2ad)](){const _0x14b6bf=a30_0x3c0a62,_0x19e1a0={'IRMwS':function(_0x34b50c,_0x12844d){return _0x34b50c(_0x12844d);}};return _0x19e1a0[_0x14b6bf(0x309)](Array,this[_0x14b6bf(0x221)])['join']('\x20\x20');}[a30_0x3c0a62(0x1f8)](){const _0x2768e8=a30_0x3c0a62;this[_0x2768e8(0x221)]++;}[a30_0x3c0a62(0x2e6)](){const _0x7b8c47=a30_0x3c0a62;this[_0x7b8c47(0x221)]--;}[a30_0x3c0a62(0x26c)](_0x403ebd){this['docHtml']+=_0x403ebd;}[a30_0x3c0a62(0x25e)](_0x3e6064,_0x16701a){const _0x15b4e0=a30_0x3c0a62,_0x30a8b8={'fHuEG':function(_0xc4f21c,_0x11b480){return _0xc4f21c(_0x11b480);}},_0x1cc99a={};_0x1cc99a[_0x15b4e0(0x1e9)]=_0x3e6064,_0x1cc99a['results']=this['finalResults'],_0x30a8b8['fHuEG'](_0x16701a,_0x1cc99a);}[a30_0x3c0a62(0x202)](){const _0x314c61=a30_0x3c0a62;process[_0x314c61(0x1e6)](_0x314c61(0x2fc)+process[_0x314c61(0x2ca)]),process['on'](_0x314c61(0x2fc)+process[_0x314c61(0x2ca)],this['appendTestItemLog'][_0x314c61(0x2ef)](this)),process[_0x314c61(0x1e6)]('bs:addPlatformDetails:'+process[_0x314c61(0x2ca)]),process['on'](_0x314c61(0x212)+process[_0x314c61(0x2ca)],this[_0x314c61(0x25f)][_0x314c61(0x2ef)](this));}['testStarted']=async _0x25b153=>{const _0x5939b4=a30_0x3c0a62,_0x932d90={'mWftv':function(_0xf4d7c4){return _0xf4d7c4();},'SBCVu':'testRunUUID','NsUEr':function(_0x4bead5,_0x58b480){return _0x4bead5>_0x58b480;},'dooPP':function(_0x40b6cc,_0x575383){return _0x40b6cc===_0x575383;},'EIuPk':'TestRunStarted','NLEIW':function(_0x5ec2de,_0x188a12){return _0x5ec2de(_0x188a12);}};try{const _0x5c4cf3=this[_0x5939b4(0x1e5)];this[_0x5939b4(0x1e5)]=_0x25b153,_0x25b153[_0x5939b4(0x23d)]=null,_0x25b153[_0x5939b4(0x23c)]=_0x932d90['mWftv'](uuidv4),globals[_0x5939b4(0x2c3)](_0x932d90[_0x5939b4(0x217)],_0x25b153[_0x5939b4(0x23c)]),_0x25b153[_0x5939b4(0x2f4)]=new Date()[_0x5939b4(0x2df)](),_0x932d90[_0x5939b4(0x2e4)](_0x25b153[_0x5939b4(0x297)],0x0)&&_0x5c4cf3&&_0x932d90[_0x5939b4(0x22a)](_0x5c4cf3[_0x5939b4(0x1ef)],_0x25b153['title'])?(_0x25b153[_0x5939b4(0x23d)]=_0x5c4cf3[_0x5939b4(0x23c)],await this['sendTestRunEvent'](_0x25b153,undefined,![],_0x932d90['EIuPk']),_0x5c4cf3[_0x5939b4(0x1fa)]=STATE_FAILED,await this[_0x5939b4(0x29e)](_0x5c4cf3,undefined,!![])):await this[_0x5939b4(0x29e)](_0x25b153,undefined,![],_0x932d90[_0x5939b4(0x228)]);}catch(_0x4666a8){_0x932d90[_0x5939b4(0x30b)](debug,_0x5939b4(0x2d6)+_0x4666a8);}};[a30_0x3c0a62(0x29e)]=async(_0x39e447,_0x341824=undefined,_0x231a78=![],_0x59575c=a30_0x3c0a62(0x201))=>{const _0x4feb4c=a30_0x3c0a62,_0x14a04a={'xZOKK':function(_0x4541ea,_0x2d5e52){return _0x4541ea===_0x2d5e52;},'pxBFn':function(_0x1ade94,_0x48236e){return _0x1ade94!==_0x48236e;},'pbROo':_0x4feb4c(0x277),'arDXn':'err','rotLl':function(_0x51391e,_0x257080){return _0x51391e!==_0x257080;},'AJixc':_0x4feb4c(0x2c2),'rOEGz':_0x4feb4c(0x2a1),'MGRTL':_0x4feb4c(0x281),'QbYjA':function(_0x1bc0db,_0x5e18df){return _0x1bc0db===_0x5e18df;},'PkEKZ':'TestRunSkipped','FYLCu':_0x4feb4c(0x2f3),'Cujdw':function(_0x211131,_0x1620ee){return _0x211131-_0x1620ee;},'IAtCP':'AssertionError','YCWZf':_0x4feb4c(0x266),'PQeSb':_0x4feb4c(0x201),'WwDgN':_0x4feb4c(0x242),'SYqhl':function(_0x4bae70){return _0x4bae70();},'pVmqX':_0x4feb4c(0x2f4),'Jzwza':'finished_at','TrRfx':function(_0x56b7ef,_0xf91e38){return _0x56b7ef(_0xf91e38);},'suoHZ':_0x4feb4c(0x2bf),'SeOBv':'failed','RlMef':'passed','ifpsY':_0x4feb4c(0x24b),'Bfzxt':_0x4feb4c(0x1f1),'ReURu':_0x4feb4c(0x289),'QAdtF':_0x4feb4c(0x2f9),'wVBgt':_0x4feb4c(0x2e2),'KTYlU':_0x4feb4c(0x2a8),'VGPtY':_0x4feb4c(0x2e8),'UYVPj':_0x4feb4c(0x286),'fFvuy':'test_run'};try{if(_0x39e447[_0x4feb4c(0x1fb)]&&_0x39e447[_0x4feb4c(0x1fb)][_0x4feb4c(0x1eb)](/browserstack internal helper hook/))return;let _0x367550=[];if(_0x14a04a[_0x4feb4c(0x234)](_0x39e447['state'],STATE_FAILED)){if(_0x14a04a[_0x4feb4c(0x231)](_0x39e447['err'],undefined))_0x367550=_0x39e447['err'][_0x4feb4c(0x2da)]?[_0x39e447['err']['multiple'],_0x14a04a[_0x4feb4c(0x29c)]]:[_0x39e447['err'],_0x14a04a['arDXn']];else _0x14a04a[_0x4feb4c(0x231)](_0x341824,undefined)?_0x367550=[_0x341824,_0x14a04a[_0x4feb4c(0x2ec)]]:_0x367550=[];}const _0x40a272=_0x14a04a[_0x4feb4c(0x231)](_0x39e447['err'],undefined)?_0x39e447[_0x4feb4c(0x2d4)][_0x4feb4c(0x2b7)]():_0x14a04a[_0x4feb4c(0x285)](_0x341824,undefined)?_0x341824['toString']():undefined;let _0x522a32;try{_0x522a32=this[_0x4feb4c(0x2c0)](_0x39e447);}catch(_0x4f406b){_0x522a32=null;}const _0x434062=_0x522a32?this['findGitConfig'](_0x522a32):null,_0x4f4a0c=_0x522a32?this['_paths']['prefixTestPath'](this[_0x4feb4c(0x2c0)](_0x39e447)):_0x14a04a[_0x4feb4c(0x28a)],_0x3242e3={'framework':_0x14a04a[_0x4feb4c(0x1df)],'uuid':_0x39e447[_0x4feb4c(0x23c)]||_0x39e447[_0x4feb4c(0x24c)],'name':_0x39e447[_0x4feb4c(0x1ef)],'body':{'lang':_0x14a04a['MGRTL'],'code':_0x39e447[_0x4feb4c(0x1fb)]},'scope':this[_0x4feb4c(0x27d)](_0x39e447),'scopes':this[_0x4feb4c(0x218)](_0x39e447),'identifier':_0x39e447[_0x4feb4c(0x2b5)](),'file_name':_0x4f4a0c,'vc_filepath':_0x434062?path['relative'](_0x434062,_0x522a32):null,'location':_0x4f4a0c,'result':_0x14a04a[_0x4feb4c(0x2d5)](_0x59575c,_0x14a04a[_0x4feb4c(0x1dc)])?_0x14a04a['FYLCu']:this[_0x4feb4c(0x211)](_0x39e447['state']),'failure_reason':_0x40a272,'duration_in_ms':_0x39e447[_0x4feb4c(0x222)]||(_0x59575c[_0x4feb4c(0x1eb)](/Finished/)||_0x59575c[_0x4feb4c(0x1eb)](/Skipped/)?_0x14a04a['Cujdw'](Date['now'](),new Date(_0x39e447['started_at'])['getTime']()):null),'started_at':_0x39e447[_0x4feb4c(0x2f4)],'finished_at':_0x59575c['match'](/Finished/)||_0x59575c[_0x4feb4c(0x1eb)](/Skipped/)?new Date()['toISOString']():null,'failure':failureData['apply'](null,_0x367550),'failure_type':!_0x40a272?null:_0x40a272['match'](/AssertionError/)?_0x14a04a['IAtCP']:_0x14a04a[_0x4feb4c(0x209)],'retry_of':_0x39e447[_0x4feb4c(0x23d)]};if([_0x14a04a['PkEKZ'],_0x14a04a[_0x4feb4c(0x273)],_0x14a04a[_0x4feb4c(0x2f7)]]['includes'](_0x59575c)){if(_0x14a04a[_0x4feb4c(0x2fd)](getCentralUser)[_0x4feb4c(0x236)]){const _0x48a4f0=TestMetadata['get'](_0x39e447[_0x4feb4c(0x23c)]);if(_0x48a4f0){const _0x16bc82={};_0x16bc82[_0x4feb4c(0x236)]=_0x48a4f0,Object[_0x4feb4c(0x20e)](_0x3242e3,_0x16bc82);}}}testhubUtils[_0x4feb4c(0x307)](_0x3242e3,_0x59575c,_0x39e447,FRAMEWORKS['MOCHA']);(_0x39e447['responseCode']||_0x39e447[_0x4feb4c(0x270)])&&centralScannerUtils[_0x4feb4c(0x255)](_0x3242e3,_0x39e447[_0x4feb4c(0x28d)],_0x39e447['redirectUrl']);_0x14a04a[_0x4feb4c(0x2d5)](_0x59575c,_0x14a04a[_0x4feb4c(0x1dc)])&&!_0x3242e3[_0x14a04a[_0x4feb4c(0x2de)]]&&(_0x3242e3[_0x14a04a[_0x4feb4c(0x2de)]]=_0x3242e3[_0x14a04a[_0x4feb4c(0x1fc)]]);if(_0x59575c['match'](/HookRun/))[_0x3242e3[_0x4feb4c(0x2e8)],_0x3242e3[_0x4feb4c(0x301)]]=_0x14a04a['TrRfx'](getHookDetails,_0x39e447['fullTitle']()||_0x39e447[_0x4feb4c(0x251)]||_0x39e447['title']),_0x14a04a[_0x4feb4c(0x234)](_0x59575c,_0x14a04a[_0x4feb4c(0x28f)])&&(_0x14a04a['rotLl'](_0x3242e3[_0x4feb4c(0x304)],_0x14a04a[_0x4feb4c(0x256)])&&(_0x3242e3['result']=_0x14a04a[_0x4feb4c(0x306)]),_0x14a04a[_0x4feb4c(0x234)](_0x3242e3[_0x4feb4c(0x2e8)],_0x14a04a[_0x4feb4c(0x213)])&&_0x14a04a[_0x4feb4c(0x2d5)](_0x3242e3[_0x4feb4c(0x304)],_0x14a04a[_0x4feb4c(0x256)])&&!_0x39e447[_0x4feb4c(0x254)]['currentTest'][_0x4feb4c(0x23e)]&&(_0x39e447[_0x4feb4c(0x254)]['currentTest'][_0x4feb4c(0x23e)]=!![],_0x39e447[_0x4feb4c(0x254)][_0x4feb4c(0x2e3)][_0x4feb4c(0x1fa)]=STATE_FAILED,await this[_0x4feb4c(0x29e)](_0x39e447[_0x4feb4c(0x254)]['currentTest'],undefined,!![])));else _0x59575c[_0x4feb4c(0x1eb)](/TestRun/)&&_0x14a04a[_0x4feb4c(0x1f9)](mapTestHooks,_0x39e447);const _0x21b4db=_0x3242e3[_0x14a04a[_0x4feb4c(0x1de)]][0x0];_0x21b4db&&(_0x3242e3[_0x14a04a['ReURu']]=_0x21b4db[_0x14a04a[_0x4feb4c(0x263)]],_0x3242e3[_0x14a04a[_0x4feb4c(0x2fb)]]=_0x21b4db[_0x14a04a['KTYlU']]);[_0x14a04a[_0x4feb4c(0x273)],_0x14a04a[_0x4feb4c(0x1dc)]][_0x4feb4c(0x2b3)](_0x59575c)&&(this[_0x4feb4c(0x207)]['push'](_0x3242e3),_0x3242e3[_0x4feb4c(0x21c)]=_0x14a04a[_0x4feb4c(0x1f9)](getHooksForTest,_0x39e447));const _0x297016={'event_type':_0x14a04a[_0x4feb4c(0x234)](_0x59575c,_0x14a04a[_0x4feb4c(0x1dc)])?_0x14a04a['PQeSb']:_0x59575c};_0x59575c[_0x4feb4c(0x1eb)](/HookRun/)?(_0x3242e3[_0x14a04a[_0x4feb4c(0x29f)]]=HOOK_TYPES_MAP[_0x3242e3[_0x14a04a['VGPtY']]],_0x297016[_0x14a04a[_0x4feb4c(0x258)]]=_0x3242e3):_0x297016[_0x14a04a[_0x4feb4c(0x232)]]=_0x3242e3,testhubUtils['setCurrentTestData'](FRAMEWORKS[_0x4feb4c(0x2bc)],_0x297016),await SessionHandler['uploadEventData'](_0x297016);}catch(_0x128628){_0x14a04a['TrRfx'](debug,'Exception\x20in\x20populating\x20test\x20data\x20for\x20event\x20'+_0x59575c+'\x20with\x20error\x20:\x20'+_0x128628);}};['findGitConfig'](_0x3dde80){const _0x4edcdc=a30_0x3c0a62,_0x1f0f9f={};_0x1f0f9f[_0x4edcdc(0x1e4)]=function(_0x4d07f8,_0x243e1b){return _0x4d07f8===_0x243e1b;},_0x1f0f9f['ORrUE']=function(_0x3c45e1,_0x3e9557){return _0x3c45e1===_0x3e9557;},_0x1f0f9f['xgxci']=function(_0x5f59ee,_0x44b4c6){return _0x5f59ee===_0x44b4c6;},_0x1f0f9f['KBDiI']=_0x4edcdc(0x2d0),_0x1f0f9f[_0x4edcdc(0x1f7)]='config';const _0x5554c4=_0x1f0f9f,_0x34c97e=path[_0x4edcdc(0x24f)];if(_0x5554c4[_0x4edcdc(0x1e4)](_0x3dde80,null)||_0x5554c4['ORrUE'](_0x3dde80,'')||_0x5554c4[_0x4edcdc(0x1e4)](_0x3dde80,_0x34c97e)||_0x5554c4[_0x4edcdc(0x20f)](_0x3dde80,path[_0x4edcdc(0x294)](_0x3dde80)))return null;try{return fs[_0x4edcdc(0x22d)](path[_0x4edcdc(0x274)](_0x3dde80,_0x5554c4[_0x4edcdc(0x2aa)],_0x5554c4[_0x4edcdc(0x1f7)])),_0x3dde80;}catch(_0xbf1fdf){const _0x3d1c4b=path['dirname'](_0x3dde80);return this['findGitConfig'](_0x3d1c4b);}}['appendTestItemLog']=async _0x3592c5=>{const _0xc5c1d9=a30_0x3c0a62,_0x4f0e54={'peVMZ':_0xc5c1d9(0x2e5),'Cujwh':function(_0x13b1d7,_0x4fccdf){return _0x13b1d7(_0x4fccdf);}};try{this[_0xc5c1d9(0x2a6)]&&!this['current_hook'][_0xc5c1d9(0x23e)]&&(_0x3592c5[_0xc5c1d9(0x28b)]=this[_0xc5c1d9(0x2a6)]['hookAnalyticsId']);!_0x3592c5['hook_run_uuid']&&this['current_test']&&!this[_0xc5c1d9(0x1e5)]['markedStatus']&&(_0x3592c5[_0xc5c1d9(0x208)]=this[_0xc5c1d9(0x1e5)][_0xc5c1d9(0x23c)]);if(_0x3592c5[_0xc5c1d9(0x28b)]||_0x3592c5[_0xc5c1d9(0x208)]){const _0x451e13={};_0x451e13['event_type']=_0x4f0e54[_0xc5c1d9(0x24a)],_0x451e13[_0xc5c1d9(0x2af)]=[_0x3592c5],await SessionHandler[_0xc5c1d9(0x29a)](_0x451e13);}}catch(_0x397a72){_0x4f0e54['Cujwh'](debug,_0xc5c1d9(0x2e1)+_0x397a72);}};[a30_0x3c0a62(0x25f)]=async _0x14f226=>{const _0x12dd0a=a30_0x3c0a62,_0x894891={'bRvae':_0x12dd0a(0x299),'BhSfB':_0x12dd0a(0x2dd),'GBMmD':function(_0x58a76f,_0x59a3d2){return _0x58a76f(_0x59a3d2);}};try{const _0x4156e1={};_0x4156e1['uuid']=_0x14f226['uuid']||this[_0x12dd0a(0x1e5)][_0x12dd0a(0x23c)],_0x4156e1[_0x12dd0a(0x241)]=_0x14f226[_0x894891[_0x12dd0a(0x271)]];const _0x4462a4=_0x4156e1,_0x5ebc39={};_0x5ebc39[_0x12dd0a(0x288)]=_0x894891[_0x12dd0a(0x2f2)],_0x5ebc39[_0x12dd0a(0x26e)]=_0x4462a4,await SessionHandler[_0x12dd0a(0x29a)](_0x5ebc39);}catch(_0xb68219){_0x894891[_0x12dd0a(0x2eb)](debug,_0x12dd0a(0x291)+_0xb68219);}};[a30_0x3c0a62(0x211)](_0x508202){const _0x49ec79=a30_0x3c0a62,_0x2c5e6e={};_0x2c5e6e[_0x49ec79(0x2d1)]=_0x49ec79(0x269),_0x2c5e6e[_0x49ec79(0x250)]=_0x49ec79(0x239),_0x2c5e6e['xhSsa']=_0x49ec79(0x2b0);const _0x2e7809=_0x2c5e6e,_0x5269e1={};return _0x5269e1[STATE_PASSED]=_0x2e7809['NNzjX'],_0x5269e1[STATE_PENDING]=_0x2e7809[_0x49ec79(0x250)],_0x5269e1[STATE_FAILED]=_0x2e7809['xhSsa'],_0x5269e1[_0x508202];}[a30_0x3c0a62(0x27d)](_0x288a71){const _0x7105a2=a30_0x3c0a62,_0x146c2e={};_0x146c2e['QqSqk']=function(_0x240434,_0x45301f){return _0x240434-_0x45301f;};const _0x561b71=_0x146c2e,_0x291b0a=_0x288a71[_0x7105a2(0x2cf)]();return _0x291b0a[_0x7105a2(0x1fe)](0x0,_0x561b71['QqSqk'](_0x291b0a[_0x7105a2(0x225)],0x1))[_0x7105a2(0x274)]('\x20');}[a30_0x3c0a62(0x218)](_0x44ef4a){const _0x3bd86f=a30_0x3c0a62,_0x3af36a={};_0x3af36a[_0x3bd86f(0x295)]=function(_0x4d0cf3,_0x37db8a){return _0x4d0cf3-_0x37db8a;};const _0x3e628d=_0x3af36a,_0xedfe0a=_0x44ef4a['titlePath']();return _0xedfe0a[_0x3bd86f(0x1fe)](0x0,_0x3e628d['rwwCq'](_0xedfe0a[_0x3bd86f(0x225)],0x1));}['getRootParentFile'](_0x4af9d5){const _0x1b5c51=a30_0x3c0a62,_0x10ee92={};_0x10ee92['xgoRJ']=function(_0x27e3fe,_0x37d5bf){return _0x27e3fe>_0x37d5bf;};const _0xe5ca5e=_0x10ee92;if(_0x4af9d5['file'])return _0x4af9d5[_0x1b5c51(0x2d8)];if(_0x4af9d5[_0x1b5c51(0x254)]){const _0x1d2e9e=_0x4af9d5['ctx'][_0x1b5c51(0x2e3)]?this['getRootParentFile'](_0x4af9d5[_0x1b5c51(0x254)][_0x1b5c51(0x2e3)]):null;if(_0x1d2e9e)return _0x1d2e9e;}if(_0x4af9d5[_0x1b5c51(0x233)]){const _0x9b444c=this[_0x1b5c51(0x2c0)](_0x4af9d5[_0x1b5c51(0x233)])||(_0x4af9d5[_0x1b5c51(0x233)][_0x1b5c51(0x254)]&&_0x4af9d5[_0x1b5c51(0x233)][_0x1b5c51(0x254)][_0x1b5c51(0x2e3)]?this[_0x1b5c51(0x2c0)](_0x4af9d5[_0x1b5c51(0x233)]['ctx'][_0x1b5c51(0x2e3)]):null);if(_0x9b444c)return _0x9b444c;_0x4af9d5[_0x1b5c51(0x233)]['suites']&&_0xe5ca5e[_0x1b5c51(0x252)](_0x4af9d5[_0x1b5c51(0x233)]['suites'][_0x1b5c51(0x225)],0x0)&&_0x4af9d5[_0x1b5c51(0x233)][_0x1b5c51(0x244)][_0x1b5c51(0x21d)](_0x3113c6=>{const _0x3549b0=_0x1b5c51,_0x517726=_0x3113c6[_0x3549b0(0x254)]?this[_0x3549b0(0x2c0)](_0x3113c6[_0x3549b0(0x254)]):null;if(_0x517726)return _0x517726;});}return null;}}module['exports']=MyReporter;
1
+ 'use strict';const a30_0x15c29e=a30_0x4199;function a30_0x3931(){const _0x24a273=['BSpSS','slow','PMNYS','speed','join','pid','\x20with\x20error\x20:\x20','MLQTH','LogCreated','CpmYc','NQYuF','reporterOptions','ggFyk','rGwLU','UpZqH','integrations','error','TkeDr','XDGCn','results','push','<dl>','IBneN','assign','../../../helpers/test-observability/constants','VsedF','AFTER_EACH','current_test','Vsfsj','test_run','Reporter','mtZDk','UnhandledError','ljbmI','consoleLog','477jwKBqQ','kkGxz','TestRunSkipped','_indents','Exception\x20in\x20populating\x20test\x20data\x20for\x20event\x20','hookAnalyticsId','uUOll','File\x20path\x20could\x20not\x20be\x20found','gcJJo','state','Mocha','AFTER_ALL','dVpRg','setGlobal','type','mhoAW','winstonLogger','UJDVy','BGNPz','.js','CiAkQ','AphIU','zUShO','Failed\x20to\x20load\x20reporter\x20','write','1938524gwCMKp','bYpmz','util','inspect','HookFinished','Uhmfu','retryOf','kowuO','current_hook','symbols','\x20(%dms)','docHtml','2504400cRSbAv','failure_backtrace','LBDeb','FOWZh','uyumG','pEewh','aOJgK','LaUZl','<section\x20class=\x22suite\x22>','trim','mDaHN','statSync','clean','iwqet','Exception\x20in\x20browserstack\x20custome\x20reporter\x20with\x20error:\x20','getTime','YfYNb','FTxXH','event_type','mocha/lib/reporters/base.js','JnRQh','apply','</dl>','removeAllListeners','javascript','dot','Exception\x20in\x20populating\x20test\x20data\x20for\x20test\x20start\x20with\x20error\x20:\x20','GSMgU','MOCHA','MWwNk','bind','../../../helpers/globals','kRstd','mocha/lib/utils.js','lcnc','TestRunFinished','</h1>','failureCount','SyUfV','mocha','\x20\x20<dd><pre><code>','TaSUU','before\x20all','131928NXHGSB','ufbGl','.git','rKUDE','../../../helpers/metadata','_currentRetry','_testEnv','exports','RUNNING','bPVvJ','../../../helpers/test-observability/requestQueueHandler','nIeyd','suites','name','\x20\x20%d)\x20%s','length','skipped','PkuoT','markedStatus','ALDJd','once','soiZQ','err','HookRunFinished','findGitConfig','file','mpyro','started_at','now','Exception\x20in\x20populating\x20test\x20data\x20for\x20hook\x20skipped\x20test\x20with\x20error\x20:\x20','http_response','appendTesthubParams','rZFGY','ctx','pending','fifUi','bang','body','logs','\x20\x20<dt>','../../../helpers/central-scanner/helpers','BEFORE_ALL','Ciogc','nywwO','call','before\x20each','analyticsResult','finished_at','TestRunStarted','yEfSy','location_prefix','bright\x20yellow','XAabo','failed','WzLhm','uploadEventData','scopes','FcTNo','suiteCount','fullTitle','\x20\x20<dd\x20class=\x22error\x22>','1363173zEoaTv','</dd>','NrxVb','zhKwo','lDFLQ','tZfbf','EACbG','</dt>','constants','suite','xRUKx','../../../helpers/testhub/constants','xunit','QSosE','docAppend','finalResults','YvqaI','shouldProcessEventForTesthub','HhdDc','HbOQo','hKvTu','eeapK','scope','increaseIndent','PJpYx','appendTestPlatform','\x20\x20<dt\x20class=\x22error\x22>','\x20%s','spec','mocha/lib/reporters/','rPMUg','TxtfQ','../../../helpers/test-observability/sessionHandler','WnTHE','Exception\x20in\x20uploading\x20platform\x20details\x20to\x20','OgUvn','VrUgR','lHLUr','notun','checkmark','PCAfT','HookStarted','fSQox','prototype','../../../helpers/helper','Runner','duration','yLNmY','WfzjP','xaycl','expanded','registerListeners','getInstance','bs:addLog:','backtrace','sezAt','eCGkJ','result','fail','failCount','testAnalyticsId','354570nxuqzO','%s\x20-\x20%s','</section>','title','passed','Exception\x20in\x20uploading\x20log\x20data\x20to\x20','__indents','CBTSessionCreated','includes','japkF','nYUrI','responseCode','testStarted','gVuFX','relative','NnvsZ','prefixTestPath','shutdown','fast','hook_type','redirectUrl','escape','oqVTZ','decreaseIndent','\x20-\x20','cwd','ivlzP','_paths','JSCYX','__platform__','yqPkc','bs:addPlatformDetails:','XuIuM','</code></pre></dd>','BZRek','hook_run','color','setCurrentTestData','toString','uuid','pxZTD','hooks','QKegB','testObservability','676450ZVKYBB','path','IIdKJ','lieDL','testRunUUID','setCentralScannerData','reuKM','HookRunStarted','PqLxe','PlYQD','toISOString','3BzZqQJ','reporterOption','slice','stdout','test_run_uuid','../../../helpers/test-observability/utils','hook_run_uuid','titlePath','dtlGU','parent','currentTest','UOheg','indent','zzGnN','Hrsme','TEST_REPORTING_ANALYTICS','AbQxN','559934dcHUpP','forEach','../../utils/constants','tmrXu','after\x20all','match','../../../helpers/logger','comma','currentRetry','dCTVz','_testResults','EVENT','failure_reason_expanded','sendTestRunEvent','VPCPx','getRootParentFile'];a30_0x3931=function(){return _0x24a273;};return a30_0x3931();}(function(_0x1c907c,_0x3abd1f){const _0x1e900a=a30_0x4199,_0x3f3d8d=_0x1c907c();while(!![]){try{const _0x4682e2=parseInt(_0x1e900a(0x223))/0x1+parseInt(_0x1e900a(0x26b))/0x2*(-parseInt(_0x1e900a(0x25a))/0x3)+-parseInt(_0x1e900a(0x2b7))/0x4+parseInt(_0x1e900a(0x24f))/0x5+-parseInt(_0x1e900a(0x2c3))/0x6+parseInt(_0x1e900a(0x1e6))/0x7+-parseInt(_0x1e900a(0x2ee))/0x8*(-parseInt(_0x1e900a(0x29e))/0x9);if(_0x4682e2===_0x3abd1f)break;else _0x3f3d8d['push'](_0x3f3d8d['shift']());}catch(_0x3f5d9c){_0x3f3d8d['push'](_0x3f3d8d['shift']());}}}(a30_0x3931,0x5bf30));function a30_0x4199(_0x4affe6,_0x4d815b){const _0x3931f4=a30_0x3931();return a30_0x4199=function(_0x419927,_0xc7d8da){_0x419927=_0x419927-0x1b9;let _0x464f03=_0x3931f4[_0x419927];return _0x464f03;},a30_0x4199(_0x4affe6,_0x4d815b);}const util=require(a30_0x15c29e(0x2b9)),fs=require('fs'),path=require(a30_0x15c29e(0x250)),{requireModule,getCentralUser}=require(a30_0x15c29e(0x212)),Base=requireModule(a30_0x15c29e(0x2d6),a30_0x15c29e(0x2ea)),utils=requireModule(a30_0x15c29e(0x2e4),'mocha'),color=Base[a30_0x15c29e(0x247)],Mocha=requireModule('mocha'),Runnable=requireModule('mocha/lib/runnable.js',a30_0x15c29e(0x2ea)),{v4:uuidv4}=require(a30_0x15c29e(0x24a)),bsSetupHelper=require(a30_0x15c29e(0x212)),testhubUtils=require('../../../helpers/testhub/utils'),centralScannerUtils=require(a30_0x15c29e(0x1d1)),testHubConstants=require(a30_0x15c29e(0x1f1)),{FRAMEWORKS}=require(a30_0x15c29e(0x293)),globals=require(a30_0x15c29e(0x2e2)),logger=require(a30_0x15c29e(0x271))[a30_0x15c29e(0x2ae)],TestMetadata=require(a30_0x15c29e(0x2f2)),a30_0x141803={};a30_0x141803[a30_0x15c29e(0x2ed)]=a30_0x15c29e(0x1d2),a30_0x141803[a30_0x15c29e(0x26f)]=a30_0x15c29e(0x2a9),a30_0x141803[a30_0x15c29e(0x1d6)]='BEFORE_EACH',a30_0x141803['after\x20each']=a30_0x15c29e(0x295);const HOOK_TYPES_MAP=a30_0x141803,{EVENT_RUN_END,EVENT_TEST_BEGIN,EVENT_TEST_END,EVENT_TEST_PENDING,EVENT_RUN_BEGIN,EVENT_TEST_FAIL,EVENT_TEST_PASS,EVENT_SUITE_BEGIN,EVENT_SUITE_END,EVENT_HOOK_BEGIN,EVENT_HOOK_END}=Mocha[a30_0x15c29e(0x213)][a30_0x15c29e(0x1ee)],{STATE_PASSED,STATE_PENDING,STATE_FAILED}=Runnable[a30_0x15c29e(0x1ee)],{getTestEnv,getHookDetails,getHooksForTest,mapTestHooks,getHookSkippedTests}=require('../test-observability/mochaUtils'),{consoleHolder}=require('../../../helpers/test-observability/constants'),SessionHandler=require(a30_0x15c29e(0x206)),{isTestObservabilitySession,PathHelper,debug,failureData}=require(a30_0x15c29e(0x25f)),RequestQueueHandler=require(a30_0x15c29e(0x2f8)),constants=require(a30_0x15c29e(0x26d)),requestQueueHandler=RequestQueueHandler[a30_0x15c29e(0x21a)]();class MyReporter{constructor(_0x864412,_0x22f13b){const _0x120b84=a30_0x15c29e,_0x452152={'uUOll':function(_0x12a977,_0x126349){return _0x12a977===_0x126349;},'UOheg':_0x120b84(0x202),'eeapK':function(_0x4427b1,_0x92c1df){return _0x4427b1===_0x92c1df;},'PCAfT':function(_0x13dc7e,_0x2f0079){return _0x13dc7e+_0x2f0079;},'rKUDE':function(_0x539d5d,_0x4bb234){return _0x539d5d+_0x4bb234;},'nIeyd':function(_0x1b320b,_0x5c3d68,_0x25bba1){return _0x1b320b(_0x5c3d68,_0x25bba1);},'WnTHE':'green','YfYNb':'%s\x20','Uhmfu':function(_0x2c9b5f,_0x1d5b9a,_0x968578){return _0x2c9b5f(_0x1d5b9a,_0x968578);},'VsedF':'light','xaycl':_0x120b84(0x224),'LaUZl':_0x120b84(0x2f6),'HhdDc':function(_0x4c0c96,_0xc87329){return _0x4c0c96===_0xc87329;},'QKegB':'doc','fifUi':function(_0x3f04fe){return _0x3f04fe();},'SyUfV':function(_0x4b1466){return _0x4b1466();},'Jjefg':_0x120b84(0x256),'NrxVb':'HookRunFinished','GSMgU':_0x120b84(0x227),'VrUgR':function(_0x231b27,_0x1cb454){return _0x231b27===_0x1cb454;},'japkF':_0x120b84(0x235),'FOWZh':function(_0x19eb28,_0xebb3bd){return _0x19eb28+_0xebb3bd;},'jTlQc':_0x120b84(0x20d),'NQYuF':function(_0x2c1c12,_0x40ae38){return _0x2c1c12+_0x40ae38;},'mtZDk':'pass','VPCPx':_0x120b84(0x201),'tmrXu':function(_0x2ad927,_0x2e3043){return _0x2ad927+_0x2e3043;},'xRUKx':function(_0x333e8d,_0x676710){return _0x333e8d+_0x676710;},'dVpRg':function(_0xfe51a1,_0x553d1e){return _0xfe51a1+_0x553d1e;},'idrDv':_0x120b84(0x2c1),'MVPEb':_0x120b84(0x220),'CiAkQ':_0x120b84(0x2fc),'NnvsZ':function(_0x187aad,_0x430d9c){return _0x187aad+_0x430d9c;},'PMNYS':function(_0x18af8b,_0x497a66){return _0x18af8b+_0x497a66;},'RZDkj':function(_0x499be5,_0x488c9c,_0x4debef){return _0x499be5(_0x488c9c,_0x4debef);},'lHLUr':_0x120b84(0x1dc),'IBneN':function(_0x4a93f3,_0x10e060,_0x29babd){return _0x4a93f3(_0x10e060,_0x29babd);},'ALDJd':'COMPLETED','iwqet':function(_0x4a1604,_0x4b3dbb){return _0x4a1604===_0x4b3dbb;},'EACbG':_0x120b84(0x2dc),'UJDVy':_0x120b84(0x27c),'Ciogc':function(_0x2e5f86,_0x33fdc6){return _0x2e5f86===_0x33fdc6;},'LBDeb':'3|0|4|1|2','mpyro':'pending','IIdKJ':_0x120b84(0x2a0),'PQidT':function(_0x1b408b,_0x269cd8){return _0x1b408b===_0x269cd8;},'pDQpC':function(_0x38872d,_0x382696){return _0x38872d===_0x382696;},'nDxru':function(_0x1edd92,_0x8e0882){return _0x1edd92===_0x8e0882;},'kkGxz':function(_0x1816c5,_0x46fcbf){return _0x1816c5(_0x46fcbf);},'yqPkc':function(_0xd575a8,_0x285f2d){return _0xd575a8(_0x285f2d);},'kowuO':function(_0x89eafe,_0x501807){return _0x89eafe===_0x501807;},'PqLxe':function(_0x26166d){return _0x26166d();},'lieDL':_0x120b84(0x1f2),'FcTNo':function(_0x2ae1c6,_0x47c73d,_0x40cae5){return _0x2ae1c6(_0x47c73d,_0x40cae5);},'PDDys':'mocha','ggFyk':function(_0x5711c2,_0x1979e1){return _0x5711c2===_0x1979e1;},'JSCYX':function(_0x3e44dd,_0x257ccb){return _0x3e44dd(_0x257ccb);},'XDGCn':function(_0x13a360,_0x1533a8){return _0x13a360!==_0x1533a8;}};this[_0x120b84(0x2ac)]=_0x22f13b['reporterOption']['type'],this[_0x120b84(0x24e)]=_0x452152[_0x120b84(0x257)](isTestObservabilitySession),Base[_0x120b84(0x1d5)](this,_0x864412,_0x22f13b),this[_0x120b84(0x2a1)]=0x0,this[_0x120b84(0x221)]=0x0,this[_0x120b84(0x28e)]=[],this[_0x120b84(0x1f5)]=[],this[_0x120b84(0x1e3)]=0x0,this['_buildCreated']=![],this[_0x120b84(0x275)]=[],this[_0x120b84(0x2f4)]=_0x452152[_0x120b84(0x2e9)](getTestEnv),this[_0x120b84(0x23e)]=new PathHelper({'cwd':process[_0x120b84(0x23c)]()},this[_0x120b84(0x2f4)][_0x120b84(0x1db)]),this['_upstreamConfig']=_0x22f13b['reporterOption']['bsConfig'],this['registerListeners']();_0x452152[_0x120b84(0x2be)](this['type'],_0x452152['QKegB'])&&(this[_0x120b84(0x2c2)]='',this[_0x120b84(0x229)]=0x2);_0x864412['once'](EVENT_RUN_BEGIN,async()=>{const _0x4721b1=_0x120b84;_0x452152[_0x4721b1(0x2a4)](this[_0x4721b1(0x2ac)],_0x452152[_0x4721b1(0x265)])&&Base[_0x4721b1(0x29d)]();})['on'](EVENT_SUITE_BEGIN,_0x1a9f28=>{const _0x52a08e=_0x120b84;if(_0x1a9f28['root'])return;if(_0x452152[_0x52a08e(0x1fb)](this[_0x52a08e(0x2ac)],_0x452152['UOheg']))this['increaseIndent'](),Base[_0x52a08e(0x29d)](_0x452152[_0x52a08e(0x20e)](_0x452152[_0x52a08e(0x2f1)](this[_0x52a08e(0x266)](),_0x452152[_0x52a08e(0x2f9)](color,_0x452152[_0x52a08e(0x207)],_0x452152['YfYNb'])),_0x452152['Uhmfu'](color,_0x452152[_0x52a08e(0x294)],_0x452152[_0x52a08e(0x217)])),_0x452152[_0x52a08e(0x2ca)],_0x1a9f28[_0x52a08e(0x226)],global[_0x52a08e(0x240)]);else _0x452152[_0x52a08e(0x1f8)](this[_0x52a08e(0x2ac)],_0x452152['QKegB'])&&(this['docAppend'](this[_0x52a08e(0x266)]()+_0x52a08e(0x2cb)),++this[_0x52a08e(0x229)],this[_0x52a08e(0x1f4)](this[_0x52a08e(0x266)]()+'<h1>'+utils[_0x52a08e(0x238)](_0x1a9f28[_0x52a08e(0x226)]+_0x52a08e(0x23b)+global[_0x52a08e(0x240)])+_0x52a08e(0x2e7)),this[_0x52a08e(0x1f4)](this[_0x52a08e(0x266)]()+_0x52a08e(0x290)));})['on'](EVENT_HOOK_BEGIN,async _0x304ddd=>{const _0x302d09=_0x120b84;if(_0x452152[_0x302d09(0x2a4)](testhubUtils[_0x302d09(0x1f7)](testHubConstants[_0x302d09(0x276)][_0x302d09(0x20f)]),!![])){if(!_0x304ddd[_0x302d09(0x2a3)])_0x304ddd[_0x302d09(0x2a3)]=_0x452152[_0x302d09(0x1cc)](uuidv4);else _0x304ddd[_0x302d09(0x1bb)]&&(_0x304ddd[_0x302d09(0x2a3)]=_0x452152[_0x302d09(0x2e9)](uuidv4),delete _0x304ddd[_0x302d09(0x1bb)]);_0x304ddd['started_at']=new Date()['toISOString'](),this[_0x302d09(0x2bf)]=_0x304ddd,await this[_0x302d09(0x278)](_0x304ddd,undefined,![],_0x452152['Jjefg']);}})['on'](EVENT_HOOK_END,async _0x23c553=>{const _0x216074=_0x120b84;_0x452152['HhdDc'](testhubUtils[_0x216074(0x1f7)](testHubConstants[_0x216074(0x276)][_0x216074(0x2bb)]),!![])&&(!_0x23c553['markedStatus']&&(_0x23c553[_0x216074(0x1bb)]=!![],await this[_0x216074(0x278)](_0x23c553,undefined,![],_0x452152[_0x216074(0x1e8)])));})['on'](EVENT_SUITE_END,_0x3067f3=>{const _0x9886e3=_0x120b84,_0x4877a3={'rGwLU':function(_0x435821,_0x550003){return _0x452152['uUOll'](_0x435821,_0x550003);},'soiZQ':_0x452152[_0x9886e3(0x2de)],'WzpQp':function(_0x27d506,_0xb7ae7c){const _0x25f21f=_0x9886e3;return _0x452152[_0x25f21f(0x20a)](_0x27d506,_0xb7ae7c);},'bZCTY':_0x452152[_0x9886e3(0x22c)],'uyumG':function(_0xae3825,_0x503ad5){const _0x2c154d=_0x9886e3;return _0x452152[_0x2c154d(0x2c6)](_0xae3825,_0x503ad5);},'geHxy':function(_0x430f16,_0x3626b8,_0x4c32f5){const _0x4258ce=_0x9886e3;return _0x452152[_0x4258ce(0x2f9)](_0x430f16,_0x3626b8,_0x4c32f5);},'MWwNk':_0x452152['jTlQc'],'wJGFB':function(_0x3fe19d,_0x51cef2){const _0x3bc6ab=_0x9886e3;return _0x452152[_0x3bc6ab(0x285)](_0x3fe19d,_0x51cef2);},'mhoAW':_0x452152[_0x9886e3(0x29a)],'JnRQh':_0x452152[_0x9886e3(0x279)],'zzGnN':function(_0x8bd4fe,_0x52a783){const _0x2a600f=_0x9886e3;return _0x452152[_0x2a600f(0x26e)](_0x8bd4fe,_0x52a783);},'BZRek':function(_0x54f493,_0x57a5f9){const _0x1aa561=_0x9886e3;return _0x452152[_0x1aa561(0x2f1)](_0x54f493,_0x57a5f9);},'ufbGl':function(_0x359f29,_0x434d62){const _0x4003a1=_0x9886e3;return _0x452152[_0x4003a1(0x1f0)](_0x359f29,_0x434d62);},'rPMUg':function(_0x3b1636,_0x3a61d5){const _0x45beb4=_0x9886e3;return _0x452152[_0x45beb4(0x2aa)](_0x3b1636,_0x3a61d5);},'gVuFX':function(_0x2b0e8c,_0x188c7b,_0x2c88bf){const _0x4841c7=_0x9886e3;return _0x452152[_0x4841c7(0x2f9)](_0x2b0e8c,_0x188c7b,_0x2c88bf);},'eCGkJ':function(_0x50e376,_0x29f68f,_0x1be8e3){const _0x3ac128=_0x9886e3;return _0x452152[_0x3ac128(0x2bc)](_0x50e376,_0x29f68f,_0x1be8e3);},'nYUrI':_0x452152['idrDv'],'bHJOH':_0x452152['MVPEb'],'zmDSX':_0x452152[_0x9886e3(0x2b2)]};if(_0x3067f3['root'])return;if(_0x452152[_0x9886e3(0x20a)](this['type'],_0x452152['UOheg']))Base[_0x9886e3(0x29d)](),Base[_0x9886e3(0x29d)](_0x452152[_0x9886e3(0x232)](_0x452152[_0x9886e3(0x27d)](this[_0x9886e3(0x266)](),_0x452152['RZDkj'](color,_0x452152[_0x9886e3(0x20b)],_0x452152[_0x9886e3(0x2d3)])),_0x452152[_0x9886e3(0x291)](color,_0x452152[_0x9886e3(0x294)],_0x452152[_0x9886e3(0x217)])),_0x452152[_0x9886e3(0x1bc)],_0x3067f3[_0x9886e3(0x226)],global[_0x9886e3(0x240)]),this[_0x9886e3(0x28e)][_0x9886e3(0x26c)](_0x5e5438=>{const _0x3ef54b=_0x9886e3;if(_0x4877a3[_0x3ef54b(0x288)](_0x5e5438[_0x3ef54b(0x2a7)],_0x4877a3[_0x3ef54b(0x1be)])){var _0x34a432;_0x4877a3['WzpQp'](_0x5e5438[_0x3ef54b(0x27e)],_0x4877a3['bZCTY'])?(_0x34a432=_0x4877a3[_0x3ef54b(0x2c7)](_0x4877a3[_0x3ef54b(0x2c7)](this[_0x3ef54b(0x266)](),_0x4877a3['geHxy'](color,_0x4877a3[_0x3ef54b(0x2e0)],_0x4877a3['wJGFB']('\x20\x20',Base[_0x3ef54b(0x2c0)]['ok']))),_0x4877a3['geHxy'](color,_0x4877a3[_0x3ef54b(0x2ad)],_0x4877a3[_0x3ef54b(0x2d7)])),Base[_0x3ef54b(0x29d)](_0x34a432,_0x5e5438[_0x3ef54b(0x226)])):(_0x34a432=_0x4877a3[_0x3ef54b(0x267)](_0x4877a3[_0x3ef54b(0x245)](_0x4877a3[_0x3ef54b(0x2ef)](this[_0x3ef54b(0x266)](),_0x4877a3['geHxy'](color,_0x4877a3[_0x3ef54b(0x2e0)],_0x4877a3[_0x3ef54b(0x204)]('\x20\x20',Base['symbols']['ok']))),_0x4877a3[_0x3ef54b(0x230)](color,_0x4877a3[_0x3ef54b(0x2ad)],_0x4877a3[_0x3ef54b(0x2d7)])),_0x4877a3[_0x3ef54b(0x21e)](color,_0x5e5438[_0x3ef54b(0x27e)],_0x4877a3[_0x3ef54b(0x22d)])),Base[_0x3ef54b(0x29d)](_0x34a432,_0x5e5438['title'],_0x5e5438[_0x3ef54b(0x214)]));}else Base[_0x3ef54b(0x29d)](_0x4877a3[_0x3ef54b(0x245)](this[_0x3ef54b(0x266)](),_0x4877a3[_0x3ef54b(0x21e)](color,_0x4877a3['bHJOH'],_0x4877a3['zmDSX'])),++this['failCount'],_0x5e5438['title']);}),this[_0x9886e3(0x23a)]();else _0x452152[_0x9886e3(0x1fb)](this[_0x9886e3(0x2ac)],_0x452152[_0x9886e3(0x24d)])&&(this[_0x9886e3(0x1f4)](this[_0x9886e3(0x266)]()+_0x9886e3(0x2d9)),--this[_0x9886e3(0x229)],this[_0x9886e3(0x1f4)](this[_0x9886e3(0x266)]()+_0x9886e3(0x225)),--this[_0x9886e3(0x229)]);Array[_0x9886e3(0x211)][_0x9886e3(0x28f)][_0x9886e3(0x2d8)](this[_0x9886e3(0x1f5)],this[_0x9886e3(0x28e)]),this[_0x9886e3(0x28e)]=[];})['on'](EVENT_TEST_PASS,async _0x18a9c4=>{const _0x40c620=_0x120b84;this[_0x40c620(0x28e)][_0x40c620(0x28f)]({'speed':_0x18a9c4[_0x40c620(0x27e)],'suite':_0x18a9c4['parent']['title'],'title':_0x18a9c4[_0x40c620(0x226)],'fullTitle':_0x18a9c4[_0x40c620(0x1e4)](),'duration':_0x18a9c4[_0x40c620(0x214)],'state':_0x18a9c4[_0x40c620(0x2a7)],'err':{},'currentRetry':_0x18a9c4['currentRetry'](),'titlePathV':_0x18a9c4[_0x40c620(0x261)](),'isPending':_0x18a9c4['isPending']()});if(_0x452152['iwqet'](this['type'],_0x452152[_0x40c620(0x1ec)]))_0x452152['VrUgR'](_0x18a9c4[_0x40c620(0x27e)],_0x452152[_0x40c620(0x2af)])?process[_0x40c620(0x25d)][_0x40c620(0x2b6)](Base[_0x40c620(0x247)](_0x452152[_0x40c620(0x20b)],Base['symbols'][_0x40c620(0x2dc)])):process[_0x40c620(0x25d)][_0x40c620(0x2b6)](Base[_0x40c620(0x247)](_0x18a9c4[_0x40c620(0x27e)],Base['symbols']['dot']));else{if(_0x452152[_0x40c620(0x1f8)](this[_0x40c620(0x2ac)],_0x452152[_0x40c620(0x24d)])){this[_0x40c620(0x1f4)](this[_0x40c620(0x266)]()+_0x40c620(0x1d0)+utils[_0x40c620(0x238)](_0x18a9c4[_0x40c620(0x226)])+_0x40c620(0x1ed)),this[_0x40c620(0x1f4)](this[_0x40c620(0x266)]()+_0x40c620(0x1d0)+utils['escape'](_0x18a9c4[_0x40c620(0x1c2)])+_0x40c620(0x1ed));var _0x3f143d=utils[_0x40c620(0x238)](utils[_0x40c620(0x2cf)](_0x18a9c4['body']));this[_0x40c620(0x1f4)](this[_0x40c620(0x266)]()+_0x40c620(0x2eb)+_0x3f143d+'</code></pre></dd>');}}_0x452152[_0x40c620(0x2d0)](testhubUtils[_0x40c620(0x1f7)](),!![])&&(!_0x18a9c4[_0x40c620(0x1bb)]&&(_0x18a9c4[_0x40c620(0x1bb)]=!![],await this['sendTestRunEvent'](_0x18a9c4)));})['on'](EVENT_TEST_FAIL,async(_0x325551,_0x41dc82)=>{const _0x5a1487=_0x120b84;this[_0x5a1487(0x28e)][_0x5a1487(0x28f)]({'title':_0x325551[_0x5a1487(0x226)],'suite':_0x325551[_0x5a1487(0x263)][_0x5a1487(0x226)],'state':_0x325551['state'],'err':{'message':util[_0x5a1487(0x2ba)](_0x41dc82)},'fullTitle':_0x325551[_0x5a1487(0x1e4)](),'speed':_0x325551['speed'],'currentRetry':_0x325551[_0x5a1487(0x273)](),'titlePathV':_0x325551[_0x5a1487(0x261)]()});if(_0x452152[_0x5a1487(0x1d3)](this[_0x5a1487(0x2ac)],_0x452152[_0x5a1487(0x1ec)]))process[_0x5a1487(0x25d)]['write'](Base[_0x5a1487(0x247)](_0x452152['MVPEb'],Base[_0x5a1487(0x2c0)][_0x5a1487(0x1cd)]));else{if(_0x452152[_0x5a1487(0x1d3)](this[_0x5a1487(0x2ac)],_0x452152['QKegB'])){const _0x9fd0e6=_0x452152[_0x5a1487(0x2c5)]['split']('|');let _0x15be69=0x0;while(!![]){switch(_0x9fd0e6[_0x15be69++]){case'0':this[_0x5a1487(0x1f4)](this['indent']()+_0x5a1487(0x200)+utils[_0x5a1487(0x238)](_0x325551[_0x5a1487(0x1c2)])+_0x5a1487(0x1ed));continue;case'1':this[_0x5a1487(0x1f4)](this[_0x5a1487(0x266)]()+'\x20\x20<dd\x20class=\x22error\x22><pre><code>'+_0x290f21+_0x5a1487(0x244));continue;case'2':this[_0x5a1487(0x1f4)](this[_0x5a1487(0x266)]()+_0x5a1487(0x1e5)+utils['escape'](_0x325551['err'])+_0x5a1487(0x1e7));continue;case'3':this[_0x5a1487(0x1f4)](this[_0x5a1487(0x266)]()+_0x5a1487(0x200)+utils['escape'](_0x325551[_0x5a1487(0x226)])+_0x5a1487(0x1ed));continue;case'4':var _0x290f21=utils['escape'](utils[_0x5a1487(0x2cf)](_0x325551[_0x5a1487(0x1ce)]));continue;}break;}}}if(_0x452152['VrUgR'](testhubUtils['shouldProcessEventForTesthub'](testHubConstants[_0x5a1487(0x276)][_0x5a1487(0x2bb)]),!![])){if(!_0x325551[_0x5a1487(0x1bb)]){_0x325551[_0x5a1487(0x1bb)]=!![];if(_0x325551[_0x5a1487(0x222)])await this['sendTestRunEvent'](_0x325551,_0x41dc82);else _0x325551[_0x5a1487(0x2a3)]&&await this[_0x5a1487(0x278)](_0x325551,_0x41dc82,![],_0x452152[_0x5a1487(0x1e8)]);}}})['on'](EVENT_TEST_PENDING,async _0x4bc039=>{const _0xa8a909=_0x120b84;this[_0xa8a909(0x28e)]['push']({'title':_0x4bc039['title'],'suite':_0x4bc039['parent'][_0xa8a909(0x226)],'state':_0x4bc039[_0xa8a909(0x2a7)],'err':{},'fullTitle':_0x4bc039[_0xa8a909(0x1e4)](),'speed':_0x4bc039['speed'],'currentRetry':_0x4bc039['currentRetry'](),'titlePathV':_0x4bc039[_0xa8a909(0x261)]()}),_0x452152[_0xa8a909(0x1fb)](this[_0xa8a909(0x2ac)],_0x452152['EACbG'])&&process['stdout'][_0xa8a909(0x2b6)](Base[_0xa8a909(0x247)](_0x452152[_0xa8a909(0x1c3)],Base[_0xa8a909(0x2c0)][_0xa8a909(0x272)])),_0x452152[_0xa8a909(0x2d0)](testhubUtils[_0xa8a909(0x1f7)](),!![])&&(!_0x4bc039['testAnalyticsId']&&(_0x4bc039[_0xa8a909(0x222)]=_0x452152[_0xa8a909(0x2e9)](uuidv4)),!_0x4bc039[_0xa8a909(0x1bb)]&&(_0x4bc039[_0xa8a909(0x1bb)]=!![],await this[_0xa8a909(0x278)](_0x4bc039,undefined,![],_0x452152[_0xa8a909(0x251)])));})['on'](EVENT_TEST_BEGIN,async _0x271e76=>{const _0x29af54=_0x120b84;_0x452152['PQidT'](testhubUtils['shouldProcessEventForTesthub'](),!![])&&await this[_0x29af54(0x22f)](_0x271e76);})['on'](EVENT_TEST_END,async _0x44ec8d=>{const _0x2070d9=_0x120b84;_0x452152['pDQpC'](testhubUtils[_0x2070d9(0x1f7)](),!![])&&(!_0x44ec8d[_0x2070d9(0x1bb)]&&(_0x44ec8d['markedStatus']=!![],await this[_0x2070d9(0x278)](_0x44ec8d)));})[_0x120b84(0x1bd)](EVENT_RUN_END,async()=>{const _0x27b8c0=_0x120b84;try{if(_0x452152['nDxru'](testhubUtils['shouldProcessEventForTesthub'](),!![])){const _0x55f775=_0x452152[_0x27b8c0(0x29f)](getHookSkippedTests,this['runner'][_0x27b8c0(0x1ef)]);for(const _0x163e7d of _0x55f775){!_0x163e7d[_0x27b8c0(0x222)]&&(_0x163e7d[_0x27b8c0(0x222)]=_0x452152[_0x27b8c0(0x1cc)](uuidv4)),await this['sendTestRunEvent'](_0x163e7d,undefined,![],_0x452152[_0x27b8c0(0x251)]);}}}catch(_0x2e55fe){_0x452152[_0x27b8c0(0x241)](debug,_0x27b8c0(0x1c6)+_0x2e55fe);}await requestQueueHandler[_0x27b8c0(0x234)](),_0x452152['kowuO'](this[_0x27b8c0(0x2ac)],_0x452152[_0x27b8c0(0x24d)])&&Base[_0x27b8c0(0x29d)](this[_0x27b8c0(0x2c2)]);});if(this[_0x120b84(0x2ac)]&&![_0x452152[_0x120b84(0x24d)],_0x452152[_0x120b84(0x252)],_0x452152[_0x120b84(0x265)],_0x452152[_0x120b84(0x1ec)]][_0x120b84(0x22b)](this[_0x120b84(0x2ac)])){const _0x2f0e79=this[_0x120b84(0x2ac)][_0x120b84(0x2cc)]();this[_0x120b84(0x299)]=null;try{this[_0x120b84(0x299)]=_0x452152[_0x120b84(0x1e2)](requireModule,_0x120b84(0x203)+_0x2f0e79+_0x120b84(0x2b1),_0x452152['PDDys']);}catch(_0x44d546){_0x452152['yqPkc'](debug,_0x120b84(0x2d1)+_0x44d546);}if(_0x452152[_0x120b84(0x287)](this[_0x120b84(0x299)],null))try{this[_0x120b84(0x299)]=_0x452152[_0x120b84(0x23f)](require,_0x2f0e79);}catch(_0x288a4b){console[_0x120b84(0x28b)](_0x120b84(0x2b5)+_0x2f0e79);}if(_0x452152[_0x120b84(0x28d)](this[_0x120b84(0x299)],null)){const _0x12a5b3={};_0x12a5b3[_0x120b84(0x286)]=_0x22f13b[_0x120b84(0x25b)],this[_0x120b84(0x299)]=new this[(_0x120b84(0x299))](_0x864412,_0x12a5b3);}}}[a30_0x15c29e(0x266)](){const _0x4e1606=a30_0x15c29e,_0x13e371={'TkeDr':function(_0x16051e,_0x5c3136){return _0x16051e(_0x5c3136);}};return _0x13e371[_0x4e1606(0x28c)](Array,this[_0x4e1606(0x2a1)])[_0x4e1606(0x27f)]('\x20\x20');}[a30_0x15c29e(0x1fd)](){const _0x317fbe=a30_0x15c29e;this[_0x317fbe(0x2a1)]++;}['decreaseIndent'](){const _0x47a43b=a30_0x15c29e;this[_0x47a43b(0x2a1)]--;}[a30_0x15c29e(0x1f4)](_0x2c5070){const _0x21c5ee=a30_0x15c29e;this[_0x21c5ee(0x2c2)]+=_0x2c5070;}['done'](_0x41e556,_0x4ceab4){const _0x15c917=a30_0x15c29e,_0x373178={'eZTqX':function(_0x3dcba5,_0x205d28){return _0x3dcba5(_0x205d28);}},_0x431b55={};_0x431b55[_0x15c917(0x2e8)]=_0x41e556,_0x431b55[_0x15c917(0x28e)]=this[_0x15c917(0x1f5)],_0x373178['eZTqX'](_0x4ceab4,_0x431b55);}[a30_0x15c29e(0x219)](){const _0x44abe5=a30_0x15c29e;process[_0x44abe5(0x2da)](_0x44abe5(0x21b)+process[_0x44abe5(0x280)]),process['on'](_0x44abe5(0x21b)+process[_0x44abe5(0x280)],this['appendTestItemLog'][_0x44abe5(0x2e1)](this)),process[_0x44abe5(0x2da)]('bs:addPlatformDetails:'+process[_0x44abe5(0x280)]),process['on'](_0x44abe5(0x242)+process[_0x44abe5(0x280)],this[_0x44abe5(0x1ff)]['bind'](this));}[a30_0x15c29e(0x22f)]=async _0x1b4fb1=>{const _0x582b9d=a30_0x15c29e,_0x24f293={'Vsfsj':function(_0x2e86ad){return _0x2e86ad();},'PeeEF':_0x582b9d(0x253),'zUShO':function(_0x117c99,_0x30ef29){return _0x117c99>_0x30ef29;},'OgUvn':function(_0x202060,_0x587d05){return _0x202060===_0x587d05;},'yEfSy':_0x582b9d(0x1d9),'sezAt':function(_0x138fb3,_0x3329e3){return _0x138fb3(_0x3329e3);}};try{const _0x4312a6=this['current_test'];this['current_test']=_0x1b4fb1,_0x1b4fb1[_0x582b9d(0x2bd)]=null,_0x1b4fb1[_0x582b9d(0x222)]=_0x24f293[_0x582b9d(0x297)](uuidv4),globals[_0x582b9d(0x2ab)](_0x24f293['PeeEF'],_0x1b4fb1[_0x582b9d(0x222)]),_0x1b4fb1[_0x582b9d(0x1c4)]=new Date()[_0x582b9d(0x259)](),_0x24f293[_0x582b9d(0x2b4)](_0x1b4fb1[_0x582b9d(0x2f3)],0x0)&&_0x4312a6&&_0x24f293[_0x582b9d(0x209)](_0x4312a6['title'],_0x1b4fb1['title'])?(_0x1b4fb1[_0x582b9d(0x2bd)]=_0x4312a6[_0x582b9d(0x222)],await this['sendTestRunEvent'](_0x1b4fb1,undefined,![],_0x24f293[_0x582b9d(0x1da)]),_0x4312a6['state']=STATE_FAILED,await this[_0x582b9d(0x278)](_0x4312a6,undefined,!![])):await this[_0x582b9d(0x278)](_0x1b4fb1,undefined,![],_0x24f293[_0x582b9d(0x1da)]);}catch(_0x42b39b){_0x24f293[_0x582b9d(0x21d)](debug,_0x582b9d(0x2dd)+_0x42b39b);}};[a30_0x15c29e(0x278)]=async(_0x3cf0c6,_0x40ca07=undefined,_0x40e893=![],_0xd6210e=a30_0x15c29e(0x2e6))=>{const _0x19548a=a30_0x15c29e,_0x5ae5b2={'dtlGU':function(_0x4e86cf,_0x1137ef){return _0x4e86cf===_0x1137ef;},'gcJJo':function(_0x43c243,_0x35fae4){return _0x43c243!==_0x35fae4;},'pxZTD':'test','hKvTu':_0x19548a(0x1bf),'QSosE':function(_0x35fe9e,_0x49c064){return _0x35fe9e!==_0x49c064;},'wcASJ':function(_0x47e542,_0x4fe64c){return _0x47e542!==_0x4fe64c;},'TxtfQ':_0x19548a(0x2a5),'WzLhm':_0x19548a(0x2a8),'rZFGY':_0x19548a(0x2db),'zxcJr':function(_0x368f90,_0x3bdb86){return _0x368f90===_0x3bdb86;},'Hrsme':'TestRunSkipped','BGNPz':_0x19548a(0x1b9),'gjcCH':function(_0x581544,_0x27d109){return _0x581544-_0x27d109;},'MLQTH':'AssertionError','lDFLQ':_0x19548a(0x29b),'CpmYc':_0x19548a(0x2e6),'AbQxN':_0x19548a(0x1d9),'XAabo':function(_0x209138){return _0x209138();},'aOJgK':_0x19548a(0x1c4),'fSQox':_0x19548a(0x1d8),'WfzjP':function(_0x1db51a,_0x57822d){return _0x1db51a(_0x57822d);},'bYpmz':_0x19548a(0x1c0),'nywwO':_0x19548a(0x1de),'BSpSS':'passed','KxyjB':function(_0x5c562e,_0x28acc6){return _0x5c562e===_0x28acc6;},'ljbmI':'before\x20each','bPVvJ':function(_0x27a282,_0x2d4da0){return _0x27a282(_0x2d4da0);},'dCTVz':'failure','gjrtX':_0x19548a(0x2c4),'XuIuM':_0x19548a(0x21c),'YvqaI':_0x19548a(0x277),'oqVTZ':_0x19548a(0x218),'notun':function(_0x566602,_0x3d10bc){return _0x566602===_0x3d10bc;},'reuKM':_0x19548a(0x236),'PlYQD':_0x19548a(0x246),'lNeei':_0x19548a(0x298),'FTxXH':function(_0x1f3e3d,_0xfecc62){return _0x1f3e3d(_0xfecc62);}};try{if(_0x3cf0c6[_0x19548a(0x1ce)]&&_0x3cf0c6[_0x19548a(0x1ce)][_0x19548a(0x270)](/browserstack internal helper hook/))return;let _0x352c06=[];if(_0x5ae5b2['dtlGU'](_0x3cf0c6[_0x19548a(0x2a7)],STATE_FAILED)){if(_0x5ae5b2[_0x19548a(0x2a6)](_0x3cf0c6[_0x19548a(0x1bf)],undefined))_0x352c06=_0x3cf0c6[_0x19548a(0x1bf)]['multiple']?[_0x3cf0c6['err']['multiple'],_0x5ae5b2[_0x19548a(0x24b)]]:[_0x3cf0c6[_0x19548a(0x1bf)],_0x5ae5b2[_0x19548a(0x1fa)]];else _0x5ae5b2[_0x19548a(0x2a6)](_0x40ca07,undefined)?_0x352c06=[_0x40ca07,_0x5ae5b2[_0x19548a(0x1fa)]]:_0x352c06=[];}const _0x14d363=_0x5ae5b2[_0x19548a(0x1f3)](_0x3cf0c6[_0x19548a(0x1bf)],undefined)?_0x3cf0c6[_0x19548a(0x1bf)][_0x19548a(0x249)]():_0x5ae5b2['wcASJ'](_0x40ca07,undefined)?_0x40ca07[_0x19548a(0x249)]():undefined;let _0x3c10ec;try{_0x3c10ec=this[_0x19548a(0x27a)](_0x3cf0c6);}catch(_0x2269b5){_0x3c10ec=null;}const _0x2e5493=_0x3c10ec?this[_0x19548a(0x1c1)](_0x3c10ec):null,_0x545147=_0x3c10ec?this[_0x19548a(0x23e)][_0x19548a(0x233)](this[_0x19548a(0x27a)](_0x3cf0c6)):_0x5ae5b2[_0x19548a(0x205)],_0x2bf42c={'framework':_0x5ae5b2[_0x19548a(0x1df)],'uuid':_0x3cf0c6[_0x19548a(0x222)]||_0x3cf0c6[_0x19548a(0x2a3)],'name':_0x3cf0c6[_0x19548a(0x226)],'body':{'lang':_0x5ae5b2[_0x19548a(0x1c9)],'code':_0x3cf0c6['body']},'scope':this['scope'](_0x3cf0c6),'scopes':this[_0x19548a(0x1e1)](_0x3cf0c6),'identifier':_0x3cf0c6['fullTitle'](),'file_name':_0x545147,'vc_filepath':_0x2e5493?path[_0x19548a(0x231)](_0x2e5493,_0x3c10ec):null,'location':_0x545147,'result':_0x5ae5b2['zxcJr'](_0xd6210e,_0x5ae5b2[_0x19548a(0x268)])?_0x5ae5b2[_0x19548a(0x2b0)]:this[_0x19548a(0x1d7)](_0x3cf0c6[_0x19548a(0x2a7)]),'failure_reason':_0x14d363,'duration_in_ms':_0x3cf0c6['duration']||(_0xd6210e[_0x19548a(0x270)](/Finished/)||_0xd6210e['match'](/Skipped/)?_0x5ae5b2['gjcCH'](Date[_0x19548a(0x1c5)](),new Date(_0x3cf0c6['started_at'])[_0x19548a(0x2d2)]()):null),'started_at':_0x3cf0c6[_0x19548a(0x1c4)],'finished_at':_0xd6210e['match'](/Finished/)||_0xd6210e[_0x19548a(0x270)](/Skipped/)?new Date()[_0x19548a(0x259)]():null,'failure':failureData[_0x19548a(0x2d8)](null,_0x352c06),'failure_type':!_0x14d363?null:_0x14d363['match'](/AssertionError/)?_0x5ae5b2[_0x19548a(0x282)]:_0x5ae5b2[_0x19548a(0x1ea)],'retry_of':_0x3cf0c6['retryOf']};if([_0x5ae5b2[_0x19548a(0x268)],_0x5ae5b2[_0x19548a(0x284)],_0x5ae5b2[_0x19548a(0x26a)]]['includes'](_0xd6210e)){if(_0x5ae5b2[_0x19548a(0x1dd)](getCentralUser)[_0x19548a(0x2e5)]){const _0x50dfd2=TestMetadata['get'](_0x3cf0c6['testAnalyticsId']);if(_0x50dfd2){const _0x4c5049={};_0x4c5049[_0x19548a(0x2e5)]=_0x50dfd2,Object[_0x19548a(0x292)](_0x2bf42c,_0x4c5049);}}}testhubUtils[_0x19548a(0x1c8)](_0x2bf42c,_0xd6210e,_0x3cf0c6,FRAMEWORKS[_0x19548a(0x2df)]);(_0x3cf0c6[_0x19548a(0x22e)]||_0x3cf0c6['redirectUrl'])&&centralScannerUtils[_0x19548a(0x254)](_0x2bf42c,_0x3cf0c6[_0x19548a(0x22e)],_0x3cf0c6[_0x19548a(0x237)]);_0x5ae5b2[_0x19548a(0x262)](_0xd6210e,_0x5ae5b2['Hrsme'])&&!_0x2bf42c[_0x5ae5b2[_0x19548a(0x2c9)]]&&(_0x2bf42c[_0x5ae5b2['aOJgK']]=_0x2bf42c[_0x5ae5b2[_0x19548a(0x210)]]);if(_0xd6210e[_0x19548a(0x270)](/HookRun/))[_0x2bf42c[_0x19548a(0x236)],_0x2bf42c[_0x19548a(0x2fb)]]=_0x5ae5b2[_0x19548a(0x216)](getHookDetails,_0x3cf0c6['fullTitle']()||_0x3cf0c6['originalTitle']||_0x3cf0c6[_0x19548a(0x226)]),_0x5ae5b2['zxcJr'](_0xd6210e,_0x5ae5b2[_0x19548a(0x2b8)])&&(_0x5ae5b2['wcASJ'](_0x2bf42c[_0x19548a(0x21f)],_0x5ae5b2[_0x19548a(0x1d4)])&&(_0x2bf42c[_0x19548a(0x21f)]=_0x5ae5b2[_0x19548a(0x27b)]),_0x5ae5b2['KxyjB'](_0x2bf42c[_0x19548a(0x236)],_0x5ae5b2[_0x19548a(0x29c)])&&_0x5ae5b2['dtlGU'](_0x2bf42c[_0x19548a(0x21f)],_0x5ae5b2[_0x19548a(0x1d4)])&&!_0x3cf0c6['ctx'][_0x19548a(0x264)][_0x19548a(0x1bb)]&&(_0x3cf0c6[_0x19548a(0x1ca)][_0x19548a(0x264)]['markedStatus']=!![],_0x3cf0c6[_0x19548a(0x1ca)][_0x19548a(0x264)][_0x19548a(0x2a7)]=STATE_FAILED,await this[_0x19548a(0x278)](_0x3cf0c6[_0x19548a(0x1ca)][_0x19548a(0x264)],undefined,!![])));else _0xd6210e[_0x19548a(0x270)](/TestRun/)&&_0x5ae5b2[_0x19548a(0x2f7)](mapTestHooks,_0x3cf0c6);const _0x12cb93=_0x2bf42c[_0x5ae5b2[_0x19548a(0x274)]][0x0];_0x12cb93&&(_0x2bf42c[_0x5ae5b2['gjrtX']]=_0x12cb93[_0x5ae5b2[_0x19548a(0x243)]],_0x2bf42c[_0x5ae5b2[_0x19548a(0x1f6)]]=_0x12cb93[_0x5ae5b2[_0x19548a(0x239)]]);[_0x5ae5b2[_0x19548a(0x284)],_0x5ae5b2[_0x19548a(0x268)]][_0x19548a(0x22b)](_0xd6210e)&&(this[_0x19548a(0x275)][_0x19548a(0x28f)](_0x2bf42c),_0x2bf42c[_0x19548a(0x24c)]=_0x5ae5b2[_0x19548a(0x216)](getHooksForTest,_0x3cf0c6));const _0x5e22df={'event_type':_0x5ae5b2[_0x19548a(0x20c)](_0xd6210e,_0x5ae5b2[_0x19548a(0x268)])?_0x5ae5b2[_0x19548a(0x284)]:_0xd6210e};_0xd6210e[_0x19548a(0x270)](/HookRun/)?(_0x2bf42c[_0x5ae5b2[_0x19548a(0x255)]]=HOOK_TYPES_MAP[_0x2bf42c[_0x5ae5b2['reuKM']]],_0x5e22df[_0x5ae5b2[_0x19548a(0x258)]]=_0x2bf42c):_0x5e22df[_0x5ae5b2['lNeei']]=_0x2bf42c,testhubUtils[_0x19548a(0x248)](FRAMEWORKS[_0x19548a(0x2df)],_0x5e22df),await SessionHandler['uploadEventData'](_0x5e22df);}catch(_0x26fce1){_0x5ae5b2[_0x19548a(0x2d4)](debug,_0x19548a(0x2a2)+_0xd6210e+_0x19548a(0x281)+_0x26fce1);}};['findGitConfig'](_0x3d0a9e){const _0x31c1f9=a30_0x15c29e,_0x898466={};_0x898466[_0x31c1f9(0x1eb)]=function(_0x38e238,_0x1a578d){return _0x38e238===_0x1a578d;},_0x898466[_0x31c1f9(0x1e9)]=function(_0x2dba52,_0x5ad714){return _0x2dba52===_0x5ad714;},_0x898466[_0x31c1f9(0x1ba)]=_0x31c1f9(0x2f0),_0x898466[_0x31c1f9(0x2c8)]='config';const _0x2226ba=_0x898466,_0x590195=path['sep'];if(_0x2226ba[_0x31c1f9(0x1eb)](_0x3d0a9e,null)||_0x2226ba[_0x31c1f9(0x1eb)](_0x3d0a9e,'')||_0x2226ba[_0x31c1f9(0x1eb)](_0x3d0a9e,_0x590195)||_0x2226ba[_0x31c1f9(0x1e9)](_0x3d0a9e,path['dirname'](_0x3d0a9e)))return null;try{return fs[_0x31c1f9(0x2ce)](path[_0x31c1f9(0x27f)](_0x3d0a9e,_0x2226ba[_0x31c1f9(0x1ba)],_0x2226ba[_0x31c1f9(0x2c8)])),_0x3d0a9e;}catch(_0x36fabe){const _0x44d3bc=path['dirname'](_0x3d0a9e);return this[_0x31c1f9(0x1c1)](_0x44d3bc);}}['appendTestItemLog']=async _0x2d23d7=>{const _0x350b0a=a30_0x15c29e,_0x41898c={'UpZqH':_0x350b0a(0x283),'kRstd':function(_0x427af1,_0x173fe5){return _0x427af1(_0x173fe5);}};try{this[_0x350b0a(0x2bf)]&&!this['current_hook'][_0x350b0a(0x1bb)]&&(_0x2d23d7[_0x350b0a(0x260)]=this[_0x350b0a(0x2bf)][_0x350b0a(0x2a3)]);!_0x2d23d7['hook_run_uuid']&&this[_0x350b0a(0x296)]&&!this[_0x350b0a(0x296)][_0x350b0a(0x1bb)]&&(_0x2d23d7[_0x350b0a(0x25e)]=this['current_test'][_0x350b0a(0x222)]);if(_0x2d23d7[_0x350b0a(0x260)]||_0x2d23d7[_0x350b0a(0x25e)]){const _0x212065={};_0x212065[_0x350b0a(0x2d5)]=_0x41898c[_0x350b0a(0x289)],_0x212065[_0x350b0a(0x1cf)]=[_0x2d23d7],await SessionHandler['uploadEventData'](_0x212065);}}catch(_0x163df3){_0x41898c[_0x350b0a(0x2e3)](debug,_0x350b0a(0x228)+constants['TEST_REPORTING_ANALYTICS']+_0x350b0a(0x281)+_0x163df3);}};[a30_0x15c29e(0x1ff)]=async _0x41f70d=>{const _0x4e82df=a30_0x15c29e,_0x31ff8b={'AphIU':_0x4e82df(0x1c7),'VdmNx':_0x4e82df(0x22a),'yLNmY':function(_0x49743f,_0x431247){return _0x49743f(_0x431247);}};try{const _0x4ff623={};_0x4ff623[_0x4e82df(0x24a)]=_0x41f70d['uuid']||this[_0x4e82df(0x296)]['testAnalyticsId'],_0x4ff623[_0x4e82df(0x28a)]=_0x41f70d[_0x31ff8b[_0x4e82df(0x2b3)]];const _0x457eab=_0x4ff623,_0x3d6aaa={};_0x3d6aaa[_0x4e82df(0x2d5)]=_0x31ff8b['VdmNx'],_0x3d6aaa[_0x4e82df(0x298)]=_0x457eab,await SessionHandler[_0x4e82df(0x1e0)](_0x3d6aaa);}catch(_0x39df33){_0x31ff8b[_0x4e82df(0x215)](debug,_0x4e82df(0x208)+constants[_0x4e82df(0x269)]+_0x4e82df(0x281)+_0x39df33);}};[a30_0x15c29e(0x1d7)](_0x1d5651){const _0x1a66a3=a30_0x15c29e,_0x541523={};_0x541523[_0x1a66a3(0x2cd)]=_0x1a66a3(0x227),_0x541523[_0x1a66a3(0x1f9)]=_0x1a66a3(0x1cb),_0x541523['PJpYx']=_0x1a66a3(0x1de);const _0x2a63b6=_0x541523,_0x417b05={};return _0x417b05[STATE_PASSED]=_0x2a63b6[_0x1a66a3(0x2cd)],_0x417b05[STATE_PENDING]=_0x2a63b6[_0x1a66a3(0x1f9)],_0x417b05[STATE_FAILED]=_0x2a63b6[_0x1a66a3(0x1fe)],_0x417b05[_0x1d5651];}[a30_0x15c29e(0x1fc)](_0x4d86f8){const _0x4d1baa=a30_0x15c29e,_0x2067c3={};_0x2067c3[_0x4d1baa(0x2ec)]=function(_0x67cdea,_0x4b40ca){return _0x67cdea-_0x4b40ca;};const _0xbecedd=_0x2067c3,_0x5cb004=_0x4d86f8[_0x4d1baa(0x261)]();return _0x5cb004['slice'](0x0,_0xbecedd[_0x4d1baa(0x2ec)](_0x5cb004[_0x4d1baa(0x2fd)],0x1))[_0x4d1baa(0x27f)]('\x20');}[a30_0x15c29e(0x1e1)](_0x12a3ce){const _0x26ce61=a30_0x15c29e,_0x103250={};_0x103250[_0x26ce61(0x23d)]=function(_0x3ae9fd,_0x5023b5){return _0x3ae9fd-_0x5023b5;};const _0x4ae0b3=_0x103250,_0x1b626b=_0x12a3ce[_0x26ce61(0x261)]();return _0x1b626b[_0x26ce61(0x25c)](0x0,_0x4ae0b3[_0x26ce61(0x23d)](_0x1b626b[_0x26ce61(0x2fd)],0x1));}[a30_0x15c29e(0x27a)](_0x5cd100){const _0x3b15bb=a30_0x15c29e,_0x58d31e={};_0x58d31e['AoBhZ']=function(_0x5980de,_0x4689ea){return _0x5980de>_0x4689ea;};const _0x230dc2=_0x58d31e;if(_0x5cd100['file'])return _0x5cd100[_0x3b15bb(0x1c2)];if(_0x5cd100[_0x3b15bb(0x1ca)]){const _0xfe43ef=_0x5cd100['ctx'][_0x3b15bb(0x264)]?this['getRootParentFile'](_0x5cd100['ctx'][_0x3b15bb(0x264)]):null;if(_0xfe43ef)return _0xfe43ef;}if(_0x5cd100['parent']){const _0x1630f8=this[_0x3b15bb(0x27a)](_0x5cd100[_0x3b15bb(0x263)])||(_0x5cd100['parent'][_0x3b15bb(0x1ca)]&&_0x5cd100[_0x3b15bb(0x263)][_0x3b15bb(0x1ca)]['currentTest']?this[_0x3b15bb(0x27a)](_0x5cd100[_0x3b15bb(0x263)]['ctx']['currentTest']):null);if(_0x1630f8)return _0x1630f8;_0x5cd100[_0x3b15bb(0x263)]['suites']&&_0x230dc2['AoBhZ'](_0x5cd100[_0x3b15bb(0x263)][_0x3b15bb(0x2fa)][_0x3b15bb(0x2fd)],0x0)&&_0x5cd100[_0x3b15bb(0x263)]['suites'][_0x3b15bb(0x26c)](_0x213f82=>{const _0x2892ea=_0x3b15bb,_0x4b660c=_0x213f82[_0x2892ea(0x1ca)]?this[_0x2892ea(0x27a)](_0x213f82['ctx']):null;if(_0x4b660c)return _0x4b660c;});}return null;}}module[a30_0x15c29e(0x2f5)]=MyReporter;
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- 'use strict';const a31_0x53f9fa=a31_0x51ed;(function(_0x139030,_0x3ec49c){const _0x22fdd2=a31_0x51ed,_0x3ce3cd=_0x139030();while(!![]){try{const _0x555f4a=-parseInt(_0x22fdd2(0x278))/0x1+parseInt(_0x22fdd2(0x271))/0x2+parseInt(_0x22fdd2(0x2a0))/0x3*(parseInt(_0x22fdd2(0x26e))/0x4)+parseInt(_0x22fdd2(0x1d2))/0x5*(parseInt(_0x22fdd2(0x1f0))/0x6)+parseInt(_0x22fdd2(0x1ca))/0x7+parseInt(_0x22fdd2(0x1c5))/0x8+-parseInt(_0x22fdd2(0x1fb))/0x9;if(_0x555f4a===_0x3ec49c)break;else _0x3ce3cd['push'](_0x3ce3cd['shift']());}catch(_0x109702){_0x3ce3cd['push'](_0x3ce3cd['shift']());}}}(a31_0x589e,0x9f6d0));const chalk=require(a31_0x53f9fa(0x1fd)),logger=require(a31_0x53f9fa(0x1d0))[a31_0x53f9fa(0x272)],helper=require(a31_0x53f9fa(0x2ab)),utilities=require('../../helpers/utilities'),testOpsHelper=require(a31_0x53f9fa(0x205)),fs=require('fs'),os=require('os'),{parallelTestRun}=require('../test-runner'),{requireModule,nestedKeyValue}=require('../../helpers/helper'),{getPercyOptions}=require(a31_0x53f9fa(0x221)),Base=requireModule('mocha/lib/reporters/base.js',a31_0x53f9fa(0x2a9)),collectFiles=requireModule(a31_0x53f9fa(0x1e0),a31_0x53f9fa(0x2a9)),constants=require('../utils/constants'),PerformanceTester=require(a31_0x53f9fa(0x1ac)),PerformanceEvents=require(a31_0x53f9fa(0x1d6))[a31_0x53f9fa(0x21c)],centralScannerConstants=require(a31_0x53f9fa(0x237)),{FRAMEWORKS}=require('../../helpers/test-observability/constants'),TestHubHandler=require('../../helpers/testhub/testhubHandler');function tag(_0x10c293,_0x551ece,_0x4ac09f,_0x3c19b5){const _0x29b0ff=a31_0x53f9fa,_0xfa405b={'FArMv':function(_0x3556ad,_0x47c1a7){return _0x3556ad+_0x47c1a7;},'NjUNa':function(_0x265451,_0x3e47b6){return _0x265451+_0x3e47b6;},'uBEGQ':function(_0x2c5236,_0x49c15f){return _0x2c5236(_0x49c15f);},'iFasg':function(_0x536c45,_0x3adfe3){return _0x536c45+_0x3adfe3;},'BxlNM':function(_0x3bc30a,_0x5ef919){return _0x3bc30a+_0x5ef919;}},_0x3f5ff3=_0x4ac09f?'/>':'>',_0x17e557=[];let _0x1eb679;for(const _0x30d590 in _0x551ece){Object[_0x29b0ff(0x1b3)][_0x29b0ff(0x1c0)][_0x29b0ff(0x216)](_0x551ece,_0x30d590)&&_0x17e557[_0x29b0ff(0x1a2)](_0xfa405b[_0x29b0ff(0x291)](_0xfa405b[_0x29b0ff(0x1eb)](_0xfa405b[_0x29b0ff(0x291)](_0x30d590,'=\x22'),_0xfa405b[_0x29b0ff(0x223)](escape,_0x551ece[_0x30d590])),'\x22'));}return _0x1eb679=_0xfa405b['iFasg'](_0xfa405b[_0x29b0ff(0x1eb)](_0xfa405b[_0x29b0ff(0x291)]('<',_0x10c293),_0x17e557[_0x29b0ff(0x1b1)]?_0xfa405b[_0x29b0ff(0x28f)]('\x20',_0x17e557[_0x29b0ff(0x240)]('\x20')):''),_0x3f5ff3),_0x3c19b5&&(_0x1eb679+=_0xfa405b[_0x29b0ff(0x1eb)](_0xfa405b[_0x29b0ff(0x1eb)](_0xfa405b[_0x29b0ff(0x1eb)](_0x3c19b5,'</'),_0x10c293),_0x3f5ff3)),_0x1eb679;}let xunitContent='';function xunitWrite(_0x30edb4){xunitContent+=_0x30edb4;}function xunitTest(_0xf201e3,_0x362151){const _0x39bbbf=a31_0x53f9fa,_0x39c0b0={'krlgs':function(_0x15d8c2,_0xdb1058){return _0x15d8c2/_0xdb1058;},'yiAeF':function(_0x5c9662,_0x43417a){return _0x5c9662===_0x43417a;},'RiWDb':_0x39bbbf(0x28d),'YooMH':function(_0x179ec7,_0x12168d){return _0x179ec7+_0x12168d;},'zdAJH':function(_0x3e8a29,_0x5b8cf4){return _0x3e8a29(_0x5b8cf4);},'OiUPY':function(_0x4b9592,_0x4330eb,_0x4374d1,_0x2be6b9,_0x411313){return _0x4b9592(_0x4330eb,_0x4374d1,_0x2be6b9,_0x411313);},'gViEF':_0x39bbbf(0x210),'xzteA':function(_0x29f31b,_0x57880c,_0x5a5746,_0x33850d,_0x39b5fa){return _0x29f31b(_0x57880c,_0x5a5746,_0x33850d,_0x39b5fa);},'aYwQL':_0x39bbbf(0x214),'Zktbv':function(_0x5f2162,_0x5dad3f){return _0x5f2162+_0x5dad3f;},'FlQwo':function(_0x3d0b3c,_0xd8b0b1,_0x33fffc,_0x40f65a,_0x22da77){return _0x3d0b3c(_0xd8b0b1,_0x33fffc,_0x40f65a,_0x22da77);},'qhDrm':function(_0x45a9e3,_0x3d4e2e,_0x4fa993,_0x26e4a7){return _0x45a9e3(_0x3d4e2e,_0x4fa993,_0x26e4a7);},'luIrC':_0x39bbbf(0x1db),'wzGLX':function(_0x50c031,_0x2bfa31,_0x957977,_0x3a2a40){return _0x50c031(_0x2bfa31,_0x957977,_0x3a2a40);}};Base['useColors']=![];var _0x54263e={'classname':_0xf201e3[_0x39bbbf(0x2a1)],'name':_0xf201e3['title'],'time':_0x39c0b0[_0x39bbbf(0x1ae)](_0xf201e3[_0x39bbbf(0x24b)],0x3e8)||0x0,'platform':_0x362151};if(_0x39c0b0['yiAeF'](_0xf201e3[_0x39bbbf(0x256)],_0x39c0b0['RiWDb'])){var _0x185718=_0xf201e3[_0x39bbbf(0x25e)],_0x173f18=!Base[_0x39bbbf(0x1da)]&&Base[_0x39bbbf(0x248)](_0x185718)?_0x39c0b0[_0x39bbbf(0x251)]('\x0a',Base[_0x39bbbf(0x28a)](_0x185718[_0x39bbbf(0x1bf)],_0x185718[_0x39bbbf(0x21d)])):'';_0x39c0b0[_0x39bbbf(0x24d)](xunitWrite,_0x39c0b0[_0x39bbbf(0x295)](tag,_0x39c0b0['gViEF'],_0x54263e,![],_0x39c0b0[_0x39bbbf(0x254)](tag,_0x39c0b0[_0x39bbbf(0x1cd)],{},![],_0x39c0b0[_0x39bbbf(0x251)](_0x39c0b0[_0x39bbbf(0x251)](_0x39c0b0[_0x39bbbf(0x1bd)](_0x39c0b0[_0x39bbbf(0x24d)](escape,_0x185718['message']),_0x39c0b0[_0x39bbbf(0x24d)](escape,_0x173f18)),'\x0a'),_0x39c0b0[_0x39bbbf(0x24d)](escape,_0x185718[_0x39bbbf(0x255)])))));}else _0xf201e3['isPending']?_0x39c0b0[_0x39bbbf(0x24d)](xunitWrite,_0x39c0b0[_0x39bbbf(0x1a1)](tag,_0x39c0b0['gViEF'],_0x54263e,![],_0x39c0b0['qhDrm'](tag,_0x39c0b0['luIrC'],{},!![]))):_0x39c0b0['zdAJH'](xunitWrite,_0x39c0b0[_0x39bbbf(0x1c3)](tag,_0x39c0b0[_0x39bbbf(0x244)],_0x54263e,!![]));};function getStats(_0x189f83){const _0x4f6d6e=a31_0x53f9fa,_0x2630d7={};_0x2630d7[_0x4f6d6e(0x215)]=_0x4f6d6e(0x24f),_0x2630d7['yPmea']='passed',_0x2630d7['hUFYF']=_0x4f6d6e(0x28d),_0x2630d7[_0x4f6d6e(0x27f)]='results';const _0x41ebff=_0x2630d7,_0x2dfad1=Object[_0x4f6d6e(0x29c)](_0x189f83);let _0x980f3=0x0,_0x41a859=0x0,_0xdb5adc=0x0,_0x2ed64e=0x0;const _0x26f0fa=new Set();_0x2dfad1[_0x4f6d6e(0x26f)](_0x3c6a1b=>{const _0x47a3d1=_0x4f6d6e,_0x5657b6={};_0x5657b6[_0x47a3d1(0x20d)]=_0x41ebff[_0x47a3d1(0x215)],_0x5657b6[_0x47a3d1(0x1ba)]=_0x41ebff['yPmea'],_0x5657b6[_0x47a3d1(0x220)]=_0x41ebff[_0x47a3d1(0x252)];const _0x50de6a=_0x5657b6;_0x189f83[_0x3c6a1b][_0x41ebff['MIWpp']]['forEach'](_0x1f4d71=>{const _0x1a2acb=_0x47a3d1;_0x26f0fa[_0x1a2acb(0x1a5)](_0x1f4d71[_0x50de6a['skItc']]),_0x980f3++;switch(_0x1f4d71['state']){case _0x50de6a[_0x1a2acb(0x1ba)]:_0xdb5adc++;break;case _0x50de6a[_0x1a2acb(0x220)]:_0x41a859++;break;default:_0x2ed64e++;}});});const _0x4d265a={};return _0x4d265a[_0x4f6d6e(0x226)]=_0x26f0fa[_0x4f6d6e(0x217)],_0x4d265a['platforms']=_0x2dfad1,_0x4d265a[_0x4f6d6e(0x250)]=_0x980f3,_0x4d265a['testsFailed']=_0x41a859,_0x4d265a[_0x4f6d6e(0x1c8)]=_0xdb5adc,_0x4d265a['testsPending']=_0x2ed64e,_0x4d265a;}function a31_0x589e(){const _0x569ba8=['env','chalk','output','No\x20output\x20file\x20given,\x20writing\x20json\x20result\x20to\x20console','qOhda','includeTagsInTestingScope','HlbiJ','min','uSBPg','../../helpers/test-observability/utils','map','Iamjz','isEmpty','accessibilityOptions','recursive','Tests:\x20\x20\x20\x20\x20\x20\x20','AMiBi','skItc','initialize','red','testcase','finally','UnXKV','config','failure','mRZcj','call','size','handleApp','isBrowserstackInfra','capability','object','EVENTS','expected','seSAQ','getPlatformName','NhnAw','../../helpers/percy/utils','parallelsPerPlatform','uBEGQ','JSXjJ','eRFmn','testSuites','platforms','proxySettings','xunit','info','bold','toUTCString','mYlGD','setupTCGAuth','IavaX','log','parseFileNames','PtKYZ','\x20passed','shouldReRunObservabilityTests','SDKTestSuccessful','json','../../helpers/central-scanner/constants','Setting\x20non\x20exit\x20code\x20for\x20failures','ZVUeF','pYOsr','retryTestsOnFailure','JXEYn','files','failures','cliConfig','join','green','zdyGz','No\x20output\x20file\x20given,\x20writing\x20xunit\x20result\x20to\x20console','gViEF','framework','retries','cLiHw','showDiff','pjhzZ','zlOnv','duration','JigMR','zdAJH','lpcRM','suite','totalTests','YooMH','hUFYF','MiCec','xzteA','stack','state','</testsuite>','bgBlueBright','mHpQf','parseTestOrchestrationOptions','HOSQx','error','YaWhk','err','JBGWu','KNSno','QlhRl','parse','LLOtL','fireFunnelTestEvent','title','speed','passed','JDImV','EnJbx','Listing\x20all\x20the\x20failures','Writing\x20xunit\x20result\x20to\x20file','NKUac','spec','1212isoIUc','forEach','useW3C','2390768keAvad','winstonLogger','mLKeb','assign','unlinkSync','testsPending','maxRetries','1179405soVsnO','Total\x20Suites:\x20','isNotUndefined','BROWSERSTACK_TEST_ACCESSIBILITY_YML','testObservability','Couldn\x27t\x20write\x20json\x20result\x20to','NPQiH','MIWpp','consoleLog','results','file','ougos','stringify','extension','accessibility','ItYcC','\x20skipped','ONsRk','generateDiff','test','lcVOt','failed','configuration','BxlNM','TRuGs','FArMv','xHlud','WCyUM','rerunTests','OiUPY','GtUtF','mjs','bIMVj','YvWPT','eTrgV','ztxfm','keys','WKFlb','aOmSp','BROWSERSTACK_TEST_ACCESSIBILITY_CONFIGURATION_YML','10305iTnzsM','fullTitle','Mocha\x20Tests','getTCGConfigFilePaths','then','logLevel','uZtvS','GvCzN','BqoyT','mocha','KiyJg','../../helpers/helper','FlQwo','push','debug','getHubUrl','add','vOwiS','getCentralUser','has','SBwtg','notifyUpdate','start','../../helpers/performance/performance-tester','HspNj','krlgs','Writing\x20json\x20result\x20to\x20file','EsAWX','length','Printing\x20stats\x20of\x20tests','prototype','isUndefined','Now,\x20showing\x20logs\x20from\x20mocha','Error\x20in\x20notifying\x20update.\x20Stacktrace:\x20','EnXDe','getOwnPropertyNames','finalExecution','IBOUW','getErrorMessageFromResults','Error\x20in\x20Fire\x20SDKTestSuccessful.\x20Stacktrace:\x20','Zktbv','MOCHA','actual','hasOwnProperty','launchBuild','Total\x20Platforms:\x20','wzGLX','nJtEd','10266968QbFYPk','indexOf','rootHooks','testsPassed','kGFvu','180124lfhseh','get','YqulT','aYwQL','FRAMEWORKS','exitCode','../../helpers/logger','pending','5025rAJAUg','passes','eIBTW','reporterOptions','../../helpers/performance/constants','error\x20removing\x20tcg\x20config\x20file','BROWSERSTACK_TEST_OBSERVABILITY_YML','TvvJJ','hideDiff','skipped','DXDZW','bstack:options','saBUQ','tdlQu','mocha/lib/cli/collect-files.js','OmBTv','testsuite','SDK_CLEANUP','CztjZ','gkruf','ignore','\x20total','suiteName','Couldn\x27t\x20write\x20xunit\x20result\x20to','****\x20FAILURES\x20****','NjUNa','\x0a\x0a\x0a','isTestObservabilitySession','excludeTagsInTestingScope','setUserConfigPath','4494OPRQZR','WyOpm','zfxCv','sTiDu','jjFkf','platform','hhRPY','rYLdu','reporter-option','reporter','imrkC','22190616Zlxxsc'];a31_0x589e=function(){return _0x569ba8;};return a31_0x589e();}function errorJSON(_0x2bcaea){const _0x26873a=a31_0x53f9fa;var _0x229050={};return Object[_0x26873a(0x1b8)](_0x2bcaea)[_0x26873a(0x26f)](function(_0x136f95){_0x229050[_0x136f95]=_0x2bcaea[_0x136f95];},_0x2bcaea),_0x229050;}function a31_0x51ed(_0x173d25,_0x2e6ace){const _0x589ef5=a31_0x589e();return a31_0x51ed=function(_0x51ed8d,_0x3f87a0){_0x51ed8d=_0x51ed8d-0x1a1;let _0x2e7ca9=_0x589ef5[_0x51ed8d];return _0x2e7ca9;},a31_0x51ed(_0x173d25,_0x2e6ace);}function cleanCycles(_0x56228a){const _0x22e7b0=a31_0x53f9fa,_0x133124={};_0x133124[_0x22e7b0(0x21e)]=function(_0x3a3dbb,_0x3dc218){return _0x3a3dbb===_0x3dc218;},_0x133124['HdgTh']=_0x22e7b0(0x21b),_0x133124[_0x22e7b0(0x296)]=function(_0x413ac8,_0x387ad4){return _0x413ac8!==_0x387ad4;},_0x133124[_0x22e7b0(0x2aa)]=function(_0x452d9e,_0x5b79ba){return _0x452d9e+_0x5b79ba;};const _0x28ae6a=_0x133124;var _0xaa6de6=[];return JSON[_0x22e7b0(0x262)](JSON[_0x22e7b0(0x284)](_0x56228a,function(_0x4c21a4,_0x32f66e){const _0x55811f=_0x22e7b0;if(_0x28ae6a['seSAQ'](typeof _0x32f66e,_0x28ae6a['HdgTh'])&&_0x28ae6a[_0x55811f(0x296)](_0x32f66e,null)){if(_0x28ae6a['GtUtF'](_0xaa6de6[_0x55811f(0x1c6)](_0x32f66e),-0x1))return _0x28ae6a[_0x55811f(0x2aa)]('',_0x32f66e);_0xaa6de6[_0x55811f(0x1a2)](_0x32f66e);}return _0x32f66e;}));}function clean(_0x54062d){const _0x2b1df8=a31_0x53f9fa,_0x1d2db5={'yEFFJ':function(_0x2c6727,_0x5a0794){return _0x2c6727 instanceof _0x5a0794;},'lcVOt':function(_0x2a6fe7,_0x4eccbc){return _0x2a6fe7(_0x4eccbc);},'CQDfi':function(_0xc2b582,_0x1e8e1e){return _0xc2b582(_0x1e8e1e);}};var _0x42184b=_0x54062d[_0x2b1df8(0x25e)]||{};return _0x1d2db5['yEFFJ'](_0x42184b,Error)&&(_0x42184b=_0x1d2db5[_0x2b1df8(0x28c)](errorJSON,_0x42184b)),{'title':_0x54062d[_0x2b1df8(0x265)],'fullTitle':_0x54062d[_0x2b1df8(0x2a1)],'file':_0x54062d[_0x2b1df8(0x282)],'duration':_0x54062d[_0x2b1df8(0x24b)],'currentRetry':_0x54062d['currentRetry'],'speed':_0x54062d[_0x2b1df8(0x266)],'err':_0x1d2db5['CQDfi'](cleanCycles,_0x42184b)};}function printStats(_0x1b6501,_0x50e9c7=a31_0x53f9fa(0x26d),_0x100416={}){const _0x5eecc4=a31_0x53f9fa,_0x210f4c={'XWpjU':function(_0x20d7d9,_0x37928a){return _0x20d7d9(_0x37928a);},'rYLdu':function(_0xebd98d,_0x26bfa9){return _0xebd98d===_0x26bfa9;},'JBGWu':_0x5eecc4(0x267),'ONsRk':_0x5eecc4(0x1d3),'EsAWX':function(_0x30c816,_0x5461b2){return _0x30c816(_0x5461b2);},'imrkC':'failed','XasQp':_0x5eecc4(0x23e),'mYlGD':_0x5eecc4(0x1d1),'aOmSp':_0x5eecc4(0x281),'uZtvS':function(_0x20df41,_0x426e74){return _0x20df41===_0x426e74;},'GvCzN':function(_0x2cf48d,_0x1c14ee){return _0x2cf48d*_0x1c14ee;},'TRuGs':function(_0x4f9524,_0x57d15a,_0x36b142){return _0x4f9524(_0x57d15a,_0x36b142);},'YvWPT':function(_0x4cb765,_0x226372){return _0x4cb765===_0x226372;},'zdyGz':function(_0x1aff53,_0x36a8f1){return _0x1aff53>_0x36a8f1;},'JXEYn':function(_0x1da721){return _0x1da721();},'ztxfm':function(_0x3f6cb7,_0x1f6888){return _0x3f6cb7===_0x1f6888;},'jutnv':'doc','WCyUM':function(_0x1a7f81,_0x5893e5){return _0x1a7f81>_0x5893e5;},'JDImV':_0x5eecc4(0x238),'LLOtL':_0x5eecc4(0x1b2),'IavaX':function(_0x543f98,_0x59c15d){return _0x543f98+_0x59c15d;},'hhRPY':_0x5eecc4(0x1c2),'PtKYZ':function(_0x33270c,_0x3cd846){return _0x33270c+_0x3cd846;},'DXDZW':_0x5eecc4(0x279),'NKUac':function(_0xe4814c,_0xed1f0c){return _0xe4814c+_0xed1f0c;},'gkruf':_0x5eecc4(0x20b),'JSXjJ':function(_0x5eaf52,_0x474416){return _0x5eaf52+_0x474416;},'BbnuH':function(_0x370eef,_0xc51c6b){return _0x370eef+_0xc51c6b;},'sTiDu':_0x5eecc4(0x1ec),'zfxCv':_0x5eecc4(0x236),'Hlfax':_0x5eecc4(0x1af),'fqSzM':_0x5eecc4(0x27d),'qIPSf':_0x5eecc4(0x1ff),'OmBTv':function(_0x2704aa,_0x3b301e){return _0x2704aa===_0x3b301e;},'cLiHw':_0x5eecc4(0x229),'xHlud':_0x5eecc4(0x2a2),'BqoyT':function(_0x3c2fbd,_0x48ab8a){return _0x3c2fbd||_0x48ab8a;},'bBKEO':function(_0x40476d,_0x12c920){return _0x40476d(_0x12c920);},'YaWhk':function(_0x39ffe9,_0x1523be,_0x3f87c8,_0x1f18a2){return _0x39ffe9(_0x1523be,_0x3f87c8,_0x1f18a2);},'mLKeb':_0x5eecc4(0x1e2),'eIBTW':function(_0x2b4b63,_0x3a43f5){return _0x2b4b63-_0x3a43f5;},'pYOsr':function(_0x265291,_0x342bec){return _0x265291/_0x342bec;},'EnJbx':_0x5eecc4(0x257),'QlhRl':_0x5eecc4(0x26b),'YqulT':_0x5eecc4(0x1e9),'pjhzZ':_0x5eecc4(0x243),'kiBWa':function(_0x5c4522,_0x32a039){return _0x5c4522===_0x32a039;},'nJtEd':_0x5eecc4(0x26a),'DUzPw':_0x5eecc4(0x1ea)};if(_0x210f4c[_0x5eecc4(0x29b)](_0x50e9c7,_0x210f4c['jutnv']))return;const _0x36e181=0x0,_0x102843=()=>{const _0x3b63f7=_0x5eecc4;return _0x210f4c['XWpjU'](Array,_0x36e181)[_0x3b63f7(0x240)]('\x20\x20');},{testSuites:_0x50e254,platforms:_0x3ca1e6,totalTests:_0x20c2c4,testsFailed:_0x3f5917,testsPassed:_0x3d37ee,testsPending:_0x5771b0}=_0x210f4c[_0x5eecc4(0x1b0)](getStats,_0x1b6501);_0x210f4c[_0x5eecc4(0x293)](_0x3f5917,0x0)&&(logger['debug'](_0x210f4c[_0x5eecc4(0x268)]),process[_0x5eecc4(0x1cf)]=Math[_0x5eecc4(0x203)](_0x3f5917,0xff));logger[_0x5eecc4(0x1a3)](_0x210f4c[_0x5eecc4(0x263)]);const _0x57a178=''+_0x210f4c[_0x5eecc4(0x22f)](chalk[_0x5eecc4(0x22b)](_0x210f4c[_0x5eecc4(0x1f6)]),_0x3ca1e6[_0x5eecc4(0x1b1)]),_0x232367=''+_0x210f4c[_0x5eecc4(0x232)](chalk[_0x5eecc4(0x22b)](_0x210f4c[_0x5eecc4(0x1dc)]),_0x50e254),_0x31b847=''+_0x210f4c[_0x5eecc4(0x232)](_0x210f4c[_0x5eecc4(0x26c)](_0x210f4c[_0x5eecc4(0x232)](chalk[_0x5eecc4(0x22b)](_0x210f4c[_0x5eecc4(0x1e5)]),_0x210f4c['WCyUM'](_0x3f5917,0x0)?chalk['bold'][_0x5eecc4(0x20f)](_0x3f5917+'\x20failed')+',\x20':''),_0x210f4c[_0x5eecc4(0x293)](_0x5771b0,0x0)?chalk[_0x5eecc4(0x22b)]['yellow'](_0x5771b0+_0x5eecc4(0x288))+',\x20':''),_0x210f4c[_0x5eecc4(0x293)](_0x3d37ee,0x0)?chalk[_0x5eecc4(0x22b)][_0x5eecc4(0x241)](_0x3d37ee+_0x5eecc4(0x233))+',\x20':'')+_0x20c2c4+_0x5eecc4(0x1e7);console[_0x5eecc4(0x230)](_0x210f4c[_0x5eecc4(0x26c)](_0x210f4c['IavaX'](_0x210f4c[_0x5eecc4(0x224)](_0x210f4c[_0x5eecc4(0x232)](_0x210f4c['BbnuH'](_0x210f4c[_0x5eecc4(0x1f3)],_0x57a178),'\x0a'),_0x232367),'\x0a'),_0x31b847));if(_0x210f4c[_0x5eecc4(0x1f7)](_0x50e9c7,_0x210f4c[_0x5eecc4(0x1f2)])){const _0xdaaa73={},_0x355236={};_0x355236[_0x5eecc4(0x226)]=_0x50e254,_0x355236['platforms']=_0x3ca1e6,_0x355236['testsFailed']=_0x3f5917,_0x355236[_0x5eecc4(0x1c8)]=_0x3d37ee,_0x355236[_0x5eecc4(0x276)]=_0x5771b0,_0xdaaa73['stats']=_0x355236,_0x3ca1e6[_0x5eecc4(0x26f)](_0x3796ad=>{const _0x76f70d=_0x5eecc4,_0x172674={'Iamjz':function(_0x34d62e,_0x573722){const _0x58446a=a31_0x51ed;return _0x210f4c[_0x58446a(0x1f7)](_0x34d62e,_0x573722);},'WyOpm':_0x210f4c['JBGWu'],'ZVUeF':_0x210f4c[_0x76f70d(0x289)],'SBwtg':function(_0x5e0d7a,_0x3c8786){const _0x26e71d=_0x76f70d;return _0x210f4c[_0x26e71d(0x1b0)](_0x5e0d7a,_0x3c8786);},'tdlQu':_0x210f4c[_0x76f70d(0x1fa)],'JigMR':_0x210f4c['XasQp'],'EnXDe':_0x210f4c[_0x76f70d(0x22d)],'KNSno':function(_0x2b053d,_0x391a6b){const _0x3a032f=_0x76f70d;return _0x210f4c[_0x3a032f(0x1b0)](_0x2b053d,_0x391a6b);}};_0xdaaa73[_0x3796ad]={'pending':[],'failures':[],'passes':[],'tests':_0x1b6501[_0x3796ad][_0x210f4c[_0x76f70d(0x29e)]][_0x76f70d(0x206)](clean)},_0x1b6501[_0x3796ad][_0x210f4c[_0x76f70d(0x29e)]][_0x76f70d(0x26f)](_0x1209f3=>{const _0x18679f=_0x76f70d;if(_0x172674[_0x18679f(0x207)](_0x1209f3[_0x18679f(0x256)],_0x172674[_0x18679f(0x1f1)]))_0xdaaa73[_0x3796ad][_0x172674[_0x18679f(0x239)]][_0x18679f(0x1a2)](_0x172674[_0x18679f(0x1a9)](clean,_0x1209f3));else _0x172674[_0x18679f(0x207)](_0x1209f3[_0x18679f(0x256)],_0x172674[_0x18679f(0x1df)])?_0xdaaa73[_0x3796ad][_0x172674[_0x18679f(0x24c)]][_0x18679f(0x1a2)](_0x172674['SBwtg'](clean,_0x1209f3)):_0xdaaa73[_0x3796ad][_0x172674[_0x18679f(0x1b7)]]['push'](_0x172674[_0x18679f(0x260)](clean,_0x1209f3));});});if(_0x100416[_0x5eecc4(0x1fe)])try{logger['debug'](_0x210f4c['Hlfax'],_0x100416[_0x5eecc4(0x1fe)]),fs['writeFileSync'](_0x100416['output'],JSON[_0x5eecc4(0x284)](_0xdaaa73,null,0x3));}catch(_0x1b98e3){logger[_0x5eecc4(0x25c)](_0x210f4c['fqSzM'],_0x100416[_0x5eecc4(0x1fe)]),logger['debug'](_0x1b98e3);}else logger['debug'](_0x210f4c['qIPSf']),console['log'](JSON[_0x5eecc4(0x284)](_0xdaaa73,null,0x3));}else{if(_0x210f4c[_0x5eecc4(0x1e1)](_0x50e9c7,_0x210f4c[_0x5eecc4(0x247)])){let _0x55692a;const _0x7d8074=_0x210f4c[_0x5eecc4(0x292)];_0x100416&&(_0x55692a=_0x100416[_0x5eecc4(0x1e8)]);_0x55692a=_0x210f4c[_0x5eecc4(0x2a8)](_0x55692a,_0x7d8074);let _0x3ff7e5=0x0,_0x44a0b0=0x0,_0x29617b=0x0,_0xf7df2c=0x0;_0x3ca1e6[_0x5eecc4(0x26f)](_0x3fafdd=>{const _0x26b891=_0x5eecc4,_0x50b58c={'HspNj':function(_0x480107,_0x25ba22){const _0x50a365=a31_0x51ed;return _0x210f4c[_0x50a365(0x2a6)](_0x480107,_0x25ba22);},'AMiBi':_0x210f4c[_0x26b891(0x25f)],'ItYcC':function(_0x312428,_0x3fd352){const _0x5d819e=_0x26b891;return _0x210f4c[_0x5d819e(0x1f7)](_0x312428,_0x3fd352);},'CztjZ':_0x210f4c['imrkC'],'HlbiJ':function(_0x244807,_0x23fb1f){const _0x26d21b=_0x26b891;return _0x210f4c[_0x26d21b(0x2a7)](_0x244807,_0x23fb1f);}};_0x1b6501[_0x3fafdd][_0x210f4c['aOmSp']]['forEach'](_0x598e91=>{const _0x13f05f=_0x26b891;if(_0x50b58c[_0x13f05f(0x1ad)](_0x598e91['state'],_0x50b58c[_0x13f05f(0x20c)]))_0x3ff7e5++;else _0x50b58c[_0x13f05f(0x287)](_0x598e91['state'],_0x50b58c[_0x13f05f(0x1e4)])&&_0x44a0b0++;_0x29617b++,_0xf7df2c+=_0x50b58c[_0x13f05f(0x202)](_0x598e91['duration'],0x1);});}),_0x210f4c['bBKEO'](xunitWrite,_0x210f4c[_0x5eecc4(0x25d)](tag,_0x210f4c[_0x5eecc4(0x273)],{'name':_0x55692a,'tests':_0x29617b,'failures':0x0,'errors':_0x44a0b0,'skipped':_0x210f4c[_0x5eecc4(0x1d4)](_0x210f4c[_0x5eecc4(0x1d4)](_0x29617b,_0x44a0b0),_0x3ff7e5),'timestamp':new Date()[_0x5eecc4(0x22c)](),'time':_0x210f4c[_0x5eecc4(0x23a)](_0xf7df2c,0x3e8)||0x0},![])),_0x3ca1e6['forEach'](_0x5b58b0=>{const _0x43d926=_0x5eecc4;_0x1b6501[_0x5b58b0][_0x210f4c['aOmSp']][_0x43d926(0x26f)](_0x6ec57b=>{const _0x506046=_0x43d926;_0x210f4c[_0x506046(0x290)](xunitTest,_0x6ec57b,_0x5b58b0);});}),_0x210f4c['bBKEO'](xunitWrite,_0x210f4c[_0x5eecc4(0x269)]);if(_0x100416[_0x5eecc4(0x1fe)])try{logger[_0x5eecc4(0x1a3)](_0x210f4c[_0x5eecc4(0x261)],_0x100416[_0x5eecc4(0x1fe)]),fs['writeFileSync'](_0x100416[_0x5eecc4(0x1fe)],xunitContent);}catch(_0x4a5e4e){logger[_0x5eecc4(0x25c)](_0x210f4c[_0x5eecc4(0x1cc)],_0x100416['output']),logger['debug'](_0x4a5e4e);}else logger[_0x5eecc4(0x1a3)](_0x210f4c[_0x5eecc4(0x249)]),console['log'](xunitContent);}else{if(_0x210f4c['kiBWa'](_0x3f5917,0x0))return;console[_0x5eecc4(0x230)](),logger[_0x5eecc4(0x1a3)](_0x210f4c[_0x5eecc4(0x1c4)]),console['log'](chalk[_0x5eecc4(0x22b)]['bgRedBright'](_0x210f4c['DUzPw'])),_0x3ca1e6[_0x5eecc4(0x26f)](_0x55d97a=>{const _0x254666=_0x5eecc4,_0x4cef71=[];_0x1b6501[_0x55d97a][_0x210f4c['aOmSp']][_0x254666(0x26f)](_0x296a9f=>{const _0x17e1d9=_0x254666;_0x210f4c[_0x17e1d9(0x299)](_0x296a9f['state'],_0x210f4c[_0x17e1d9(0x1fa)])&&(_0x296a9f['titlePath']=()=>_0x296a9f['titlePathV'],_0x4cef71[_0x17e1d9(0x1a2)](_0x296a9f));}),_0x210f4c[_0x254666(0x242)](_0x4cef71[_0x254666(0x1b1)],0x0)&&(Base[_0x254666(0x280)](),Base[_0x254666(0x280)](_0x210f4c[_0x254666(0x23c)](_0x102843),chalk['bold'][_0x254666(0x258)](_0x55d97a)),Base['list'](_0x4cef71));});}}}async function run(_0x2cd397,_0x13a6f4,_0x1f2138){const _0x1e92ad=a31_0x53f9fa,_0x46e5d5={'uSBPg':function(_0x1ecaf9,_0x1e4d25,_0x538b8d,_0x15acf1){return _0x1ecaf9(_0x1e4d25,_0x538b8d,_0x15acf1);},'MiCec':_0x1e92ad(0x1f8),'lpcRM':_0x1e92ad(0x1d7),'eRFmn':_0x1e92ad(0x235),'THFll':_0x1e92ad(0x2a9),'yWKzl':function(_0x83d706,_0x36d812){return _0x83d706!=_0x36d812;},'TvvJJ':'cjs','NPQiH':_0x1e92ad(0x297),'WKFlb':_0x1e92ad(0x28b),'saBUQ':_0x1e92ad(0x294),'bIMVj':function(_0x16eaee,_0x5d7bdf){return _0x16eaee(_0x5d7bdf);},'vOwiS':function(_0x3ab372,_0x594bb9,_0x62882f){return _0x3ab372(_0x594bb9,_0x62882f);},'zlOnv':_0x1e92ad(0x23d),'eTrgV':function(_0xa88d20,_0x12a8e2){return _0xa88d20!=_0x12a8e2;},'mHpQf':_0x1e92ad(0x201),'jjFkf':_0x1e92ad(0x1ee),'kXzHK':'includeEncodedExtension','kGFvu':'Running\x20your\x20mocha\x20tests','HOSQx':_0x1e92ad(0x1b5),'UnXKV':function(_0xcf815a,_0x3323eb,_0x50b777,_0x155dc7){return _0xcf815a(_0x3323eb,_0x50b777,_0x155dc7);},'qOhda':function(_0x4be9d3,_0x13f27f){return _0x4be9d3*_0x13f27f;},'ougos':function(_0x2651a9,_0x2631de){return _0x2651a9!==_0x2631de;}};helper[_0x1e92ad(0x1ef)](_0x1f2138[_0x1e92ad(0x245)],_0x2cd397),await _0x1f2138[_0x1e92ad(0x20e)](_0x2cd397);helper[_0x1e92ad(0x219)]()?await helper[_0x1e92ad(0x218)](_0x1f2138[_0x1e92ad(0x213)]):await _0x1f2138[_0x1e92ad(0x22e)]();const _0x5a9a76=[];let _0x5503fd=[];if(!_0x1f2138[_0x1e92ad(0x213)])return;!helper[_0x1e92ad(0x1b4)](_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x209)])&&(process[_0x1e92ad(0x1fc)][_0x1e92ad(0x29f)]=JSON['stringify'](_0x1f2138['config'][_0x1e92ad(0x209)]));const _0x3d823f=await TestHubHandler[_0x1e92ad(0x1c1)](FRAMEWORKS['MOCHA'],_0x1f2138);_0x46e5d5['yWKzl'](_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x27c)],null)&&(process[_0x1e92ad(0x1fc)][_0x1e92ad(0x1d8)]=_0x1f2138[_0x1e92ad(0x213)]['testObservability']);!helper[_0x1e92ad(0x1b4)](_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x286)])&&(process[_0x1e92ad(0x1fc)][_0x1e92ad(0x27b)]=_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x286)]);const {extension:extension=['js',_0x46e5d5[_0x1e92ad(0x1d9)],_0x46e5d5[_0x1e92ad(0x27e)]],ignore:ignore=[],file:file=[],recursive:recursive=![],sort:sort=![],spec:spec=[_0x46e5d5[_0x1e92ad(0x29d)]]}=_0x2cd397,_0x3de2d2={..._0x2cd397};_0x3de2d2[_0x1e92ad(0x1c7)]=null;const _0x7d6809=_0x3de2d2;let _0x54a24d;if(testOpsHelper[_0x1e92ad(0x1ed)]()&&testOpsHelper['shouldReRunObservabilityTests']()){let _0x6dcc5f=process[_0x1e92ad(0x1fc)]['BROWSERSTACK_RERUN_TESTS'];!helper[_0x1e92ad(0x1b4)](_0x1f2138[_0x1e92ad(0x23f)])&&_0x1f2138[_0x1e92ad(0x23f)][_0x1e92ad(0x1a8)](_0x46e5d5[_0x1e92ad(0x1de)])&&(_0x6dcc5f=_0x1f2138[_0x1e92ad(0x23f)][_0x1e92ad(0x1cb)](_0x46e5d5[_0x1e92ad(0x1de)])),_0x54a24d=testOpsHelper[_0x1e92ad(0x231)](_0x6dcc5f);}if(helper[_0x1e92ad(0x1b4)](_0x54a24d)){const _0x3bb046={};_0x3bb046[_0x1e92ad(0x1e6)]=ignore,_0x3bb046[_0x1e92ad(0x285)]=extension,_0x3bb046[_0x1e92ad(0x282)]=file,_0x3bb046[_0x1e92ad(0x20a)]=recursive,_0x3bb046['sort']=sort,_0x3bb046[_0x1e92ad(0x26d)]=spec,_0x54a24d=_0x46e5d5[_0x1e92ad(0x298)](collectFiles,_0x3bb046),_0x46e5d5[_0x1e92ad(0x1a6)](nestedKeyValue,_0x54a24d,[_0x46e5d5[_0x1e92ad(0x24a)]])&&(_0x54a24d=_0x54a24d['files']);}const _0xc8579e=helper[_0x1e92ad(0x25a)](_0x1f2138[_0x1e92ad(0x213)]);!helper[_0x1e92ad(0x208)](_0xc8579e)&&helper[_0x1e92ad(0x27a)](_0xc8579e[_0x1e92ad(0x23b)])&&(_0x7d6809[_0x1e92ad(0x246)]=_0xc8579e['retryTestsOnFailure'][_0x1e92ad(0x277)]);if(!helper[_0x1e92ad(0x219)]()){const _0x23faa7=0x1,_0x5f276e={..._0x7d6809};_0x5f276e[_0x1e92ad(0x26d)]=[..._0x54a24d],_0x5a9a76[_0x1e92ad(0x1a2)]({'mochaOpts':_0x5f276e,'configuration':{'platform':os[_0x1e92ad(0x1f5)]()}});if(_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x286)]){const _0x13c1ad={};_0x13c1ad[_0x1e92ad(0x286)]=!![];const _0x311491=_0x13c1ad;_0x46e5d5[_0x1e92ad(0x29a)](_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x209)],null)&&(_0x311491[_0x1e92ad(0x209)]=_0x1f2138['config'][_0x1e92ad(0x209)],delete _0x311491[_0x1e92ad(0x209)][_0x46e5d5[_0x1e92ad(0x259)]],delete _0x311491['accessibilityOptions'][_0x46e5d5[_0x1e92ad(0x1f4)]],delete _0x311491[_0x1e92ad(0x209)][_0x46e5d5['kXzHK']]);const _0x3a6fed={};_0x3a6fed[_0x1e92ad(0x1dd)]=_0x311491,_0x5a9a76[0x0][_0x1e92ad(0x28e)][_0x1e92ad(0x21a)]=_0x3a6fed;}logger['info'](_0x46e5d5[_0x1e92ad(0x1c9)]),logger[_0x1e92ad(0x22a)](_0x46e5d5['HOSQx']),_0x46e5d5[_0x1e92ad(0x212)](parallelTestRun,_0x5a9a76,_0x23faa7,_0x1f2138)[_0x1e92ad(0x2a4)](_0x55d4e2=>{const _0x5efc4b=_0x1e92ad;PerformanceTester[_0x5efc4b(0x1ab)](PerformanceEvents[_0x5efc4b(0x1e3)]),_0x46e5d5['uSBPg'](printStats,_0x55d4e2,_0x2cd397[_0x5efc4b(0x1f9)],_0x2cd397[_0x5efc4b(0x1d5)]||_0x2cd397[_0x46e5d5[_0x5efc4b(0x253)]]);})[_0x1e92ad(0x211)](()=>{const _0x1408e9=_0x1e92ad;PerformanceTester[_0x1408e9(0x1ab)](PerformanceEvents[_0x1408e9(0x1e3)]);try{const {browserstackFolderPath:_0x5553d2,tcgConfigPath:_0x2bc3c2}=helper[_0x1408e9(0x2a3)]();fs[_0x1408e9(0x275)](_0x2bc3c2),fs['rmdirSync'](_0x5553d2);}catch(_0x46cbf7){logger[_0x1408e9(0x1a3)](_0x46e5d5[_0x1408e9(0x24e)],_0x46cbf7);}try{utilities[_0x1408e9(0x264)](_0x46e5d5[_0x1408e9(0x225)],{},_0x1f2138[_0x1408e9(0x213)],_0x1f2138['framework']);}catch(_0x569525){logger[_0x1408e9(0x1a3)](_0x1408e9(0x1bc)+_0x569525['stack']);}try{helper[_0x1408e9(0x1aa)]();}catch(_0x3194e4){logger[_0x1408e9(0x1a3)](_0x1408e9(0x1b6)+_0x3194e4);}testOpsHelper['printBuildLink']();});}else{const _0x20457e=helper[_0x1e92ad(0x270)](_0x1f2138['config']);let _0x5cc18b=helper[_0x1e92ad(0x1a4)](_0x1f2138['config']);_0x5503fd=helper['prepareCapabilities'](_0x1f2138[_0x1e92ad(0x213)],_0x20457e,constants[_0x1e92ad(0x1ce)][_0x1e92ad(0x1be)]);helper[_0x1e92ad(0x1a7)]()['central_scanner']&&(_0x5cc18b=centralScannerConstants['BROWSERSTACK_GRR_US_HUB_URL']);let _0x4b4f3e;const _0x563905=_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x222)]||helper['getUserWorkerCount'](_0x2cd397,_0x13a6f4,_0x1f2138[_0x1e92ad(0x213)],constants[_0x1e92ad(0x1ce)][_0x1e92ad(0x1be)])||0x1;helper['validPlatformsPresent'](_0x1f2138['config'])?_0x4b4f3e=_0x46e5d5[_0x1e92ad(0x200)](_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x227)][_0x1e92ad(0x1b1)],_0x563905):_0x4b4f3e=_0x563905;const _0x11932b=_0x46e5d5[_0x1e92ad(0x298)](getPercyOptions,_0x1f2138[_0x1e92ad(0x213)]);if(_0x46e5d5[_0x1e92ad(0x283)](_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x222)],0x1))_0x54a24d[_0x1e92ad(0x26f)](_0x5a629c=>{const _0x3b69b7=_0x1e92ad,_0x23ffdc=[];_0x5503fd[_0x3b69b7(0x26f)]((_0x237fc3,_0x515018)=>{const _0x56a6ff=_0x3b69b7,_0x5d52de={};_0x5d52de['spec']=[_0x5a629c],_0x23ffdc['push']({'mochaOpts':Object[_0x56a6ff(0x274)]({},_0x7d6809,_0x5d52de),'configuration':{'server':_0x5cc18b,'capability':_0x237fc3,'proxySettings':_0x1f2138[_0x56a6ff(0x213)][_0x56a6ff(0x228)],'platform':helper['getPlatformName'](_0x237fc3),'browserStackLogLevel':_0x1f2138[_0x56a6ff(0x213)][_0x56a6ff(0x2a5)],'platformIndex':_0x515018,'browserStackPercyOptions':_0x11932b,'platformCaps':Object[_0x56a6ff(0x274)]({'index':_0x515018},_0x1f2138[_0x56a6ff(0x213)][_0x56a6ff(0x227)][_0x515018])}});}),_0x5a9a76[_0x3b69b7(0x1a2)](..._0x23ffdc);});else{const _0x5caef7=[];_0x5503fd[_0x1e92ad(0x26f)]((_0x1c3085,_0x3ea9b5)=>{const _0x2853c3=_0x1e92ad;let _0x5b9fa0=Object[_0x2853c3(0x274)]({},_0x7d6809);testOpsHelper['isTestObservabilitySession']()&&testOpsHelper[_0x2853c3(0x234)]()&&(_0x5b9fa0={..._0x5b9fa0,'spec':[..._0x54a24d]}),_0x5caef7[_0x2853c3(0x1a2)]({'mochaOpts':_0x5b9fa0,'configuration':{'server':_0x5cc18b,'capability':_0x1c3085,'proxySettings':_0x1f2138[_0x2853c3(0x213)]['proxySettings'],'platform':helper[_0x2853c3(0x21f)](_0x1c3085),'browserStackLogLevel':_0x1f2138[_0x2853c3(0x213)]['logLevel'],'platformIndex':_0x3ea9b5,'browserStackPercyOptions':_0x11932b,'platformCaps':Object[_0x2853c3(0x274)]({'index':_0x3ea9b5},_0x1f2138[_0x2853c3(0x213)]['platforms'][_0x3ea9b5])}});}),_0x5a9a76[_0x1e92ad(0x1a2)](..._0x5caef7);}logger[_0x1e92ad(0x22a)]('Running\x20your\x20mocha\x20tests\x20across\x20'+_0x1f2138[_0x1e92ad(0x213)][_0x1e92ad(0x227)][_0x1e92ad(0x1b1)]+'\x20platforms'),logger[_0x1e92ad(0x22a)](_0x46e5d5[_0x1e92ad(0x25b)]);let _0x15e8d4;_0x46e5d5[_0x1e92ad(0x212)](parallelTestRun,_0x5a9a76,_0x4b4f3e,_0x1f2138)[_0x1e92ad(0x2a4)](_0x5993d0=>{const _0x57b3ee=_0x1e92ad;PerformanceTester[_0x57b3ee(0x1ab)](PerformanceEvents[_0x57b3ee(0x1e3)]),_0x15e8d4=_0x5993d0,_0x46e5d5[_0x57b3ee(0x204)](printStats,_0x5993d0,_0x2cd397[_0x57b3ee(0x1f9)],_0x2cd397[_0x57b3ee(0x1d5)]||_0x2cd397[_0x46e5d5[_0x57b3ee(0x253)]]);})[_0x1e92ad(0x211)](async()=>{const _0x54ec27=_0x1e92ad;PerformanceTester['start'](PerformanceEvents[_0x54ec27(0x1e3)]),_0x1f2138['errorMessage']=helper[_0x54ec27(0x1bb)](_0x15e8d4,_0x46e5d5['THFll']),await utilities[_0x54ec27(0x1b9)](_0x1f2138),testOpsHelper['printBuildLink']();});}}module['exports']=run;
2
+ 'use strict';const a31_0x481dd6=a31_0x3be3;function a31_0x3be3(_0x5ab1eb,_0x258f1a){const _0x4de3c2=a31_0x4de3();return a31_0x3be3=function(_0x3be3ce,_0x51712c){_0x3be3ce=_0x3be3ce-0x198;let _0x507b4c=_0x4de3c2[_0x3be3ce];return _0x507b4c;},a31_0x3be3(_0x5ab1eb,_0x258f1a);}(function(_0x2d787e,_0x4819a6){const _0x404bec=a31_0x3be3,_0x1e457e=_0x2d787e();while(!![]){try{const _0x49fcd0=parseInt(_0x404bec(0x19c))/0x1*(parseInt(_0x404bec(0x236))/0x2)+-parseInt(_0x404bec(0x28a))/0x3+-parseInt(_0x404bec(0x1ff))/0x4*(parseInt(_0x404bec(0x1da))/0x5)+parseInt(_0x404bec(0x2a1))/0x6*(parseInt(_0x404bec(0x21e))/0x7)+parseInt(_0x404bec(0x224))/0x8*(-parseInt(_0x404bec(0x2ad))/0x9)+-parseInt(_0x404bec(0x1c9))/0xa+-parseInt(_0x404bec(0x1cc))/0xb*(-parseInt(_0x404bec(0x200))/0xc);if(_0x49fcd0===_0x4819a6)break;else _0x1e457e['push'](_0x1e457e['shift']());}catch(_0x305fb2){_0x1e457e['push'](_0x1e457e['shift']());}}}(a31_0x4de3,0xa5449));const chalk=require(a31_0x481dd6(0x209)),logger=require('../../helpers/logger')['winstonLogger'],helper=require('../../helpers/helper'),utilities=require(a31_0x481dd6(0x229)),testOpsHelper=require('../../helpers/test-observability/utils'),fs=require('fs'),os=require('os'),{parallelTestRun}=require(a31_0x481dd6(0x19d)),{requireModule,nestedKeyValue}=require(a31_0x481dd6(0x1c6)),{getPercyOptions}=require(a31_0x481dd6(0x1d4)),Base=requireModule(a31_0x481dd6(0x284),a31_0x481dd6(0x2aa)),collectFiles=requireModule(a31_0x481dd6(0x1ec),a31_0x481dd6(0x2aa)),constants=require(a31_0x481dd6(0x253)),PerformanceTester=require(a31_0x481dd6(0x1de)),PerformanceEvents=require(a31_0x481dd6(0x1a9))[a31_0x481dd6(0x20e)],centralScannerConstants=require(a31_0x481dd6(0x1b9)),{FRAMEWORKS}=require('../../helpers/test-observability/constants'),TestHubHandler=require(a31_0x481dd6(0x1e5));function tag(_0x279956,_0x24b72b,_0x3b4a09,_0xc03bf9){const _0x181470=a31_0x481dd6,_0x2cd722={'oaSsy':function(_0x1fbf07,_0x294e01){return _0x1fbf07+_0x294e01;},'EyNli':function(_0x4df0cc,_0x159d5e){return _0x4df0cc+_0x159d5e;},'YnjRB':function(_0x59bdb0,_0x4fa569){return _0x59bdb0+_0x4fa569;},'ZAcGZ':function(_0x4e90a4,_0x59cd51){return _0x4e90a4(_0x59cd51);},'cgDbs':function(_0x364451,_0xfcdeb4){return _0x364451+_0xfcdeb4;},'trWyE':function(_0x106d79,_0x2a0f57){return _0x106d79+_0x2a0f57;},'keJac':function(_0x313f32,_0x59f792){return _0x313f32+_0x59f792;}},_0x2008d2=_0x3b4a09?'/>':'>',_0x17da18=[];let _0x9dd930;for(const _0x50f20b in _0x24b72b){Object[_0x181470(0x228)][_0x181470(0x22a)][_0x181470(0x27f)](_0x24b72b,_0x50f20b)&&_0x17da18[_0x181470(0x27b)](_0x2cd722[_0x181470(0x1e0)](_0x2cd722[_0x181470(0x295)](_0x2cd722[_0x181470(0x273)](_0x50f20b,'=\x22'),_0x2cd722[_0x181470(0x259)](escape,_0x24b72b[_0x50f20b])),'\x22'));}return _0x9dd930=_0x2cd722[_0x181470(0x202)](_0x2cd722[_0x181470(0x202)](_0x2cd722['YnjRB']('<',_0x279956),_0x17da18[_0x181470(0x241)]?_0x2cd722[_0x181470(0x273)]('\x20',_0x17da18[_0x181470(0x215)]('\x20')):''),_0x2008d2),_0xc03bf9&&(_0x9dd930+=_0x2cd722[_0x181470(0x245)](_0x2cd722[_0x181470(0x20f)](_0x2cd722['cgDbs'](_0xc03bf9,'</'),_0x279956),_0x2008d2)),_0x9dd930;}let xunitContent='';function xunitWrite(_0x588ea7){xunitContent+=_0x588ea7;}function xunitTest(_0x3a1f14,_0x57d7de){const _0x46d215=a31_0x481dd6,_0x41c218={'BjUiQ':function(_0x6e4e3e,_0x551309){return _0x6e4e3e/_0x551309;},'YVIiz':function(_0x399583,_0x1ce11c){return _0x399583===_0x1ce11c;},'azlEM':_0x46d215(0x2a9),'NlzXL':function(_0x5a3e4a,_0x3c068a){return _0x5a3e4a+_0x3c068a;},'keFfh':function(_0x763ba7,_0x3934f2){return _0x763ba7(_0x3934f2);},'QRrPx':function(_0x219cdc,_0x57137d,_0x13c67b,_0x52b183,_0x477284){return _0x219cdc(_0x57137d,_0x13c67b,_0x52b183,_0x477284);},'MlgCL':'testcase','LKtND':function(_0x3271bc,_0xe33f01,_0x3c2abf,_0x263b88,_0x3d88ab){return _0x3271bc(_0xe33f01,_0x3c2abf,_0x263b88,_0x3d88ab);},'ebouX':_0x46d215(0x23c),'lyACP':function(_0x46b182,_0x18f31f){return _0x46b182+_0x18f31f;},'BQgrC':function(_0x2b4012,_0x21b830){return _0x2b4012(_0x21b830);},'cpCAb':function(_0x1a8623,_0x156425){return _0x1a8623(_0x156425);},'cnSuT':function(_0x5489d5,_0x5e6ba5,_0x4f6b2f,_0x2b93da){return _0x5489d5(_0x5e6ba5,_0x4f6b2f,_0x2b93da);},'MeGfb':_0x46d215(0x1a4),'XoydA':function(_0x1762b5,_0xbc8807){return _0x1762b5(_0xbc8807);},'NAwTq':function(_0x4e88a6,_0x33cce0,_0x229e13,_0xd2f254){return _0x4e88a6(_0x33cce0,_0x229e13,_0xd2f254);}};Base['useColors']=![];var _0x2717e6={'classname':_0x3a1f14[_0x46d215(0x1f6)],'name':_0x3a1f14[_0x46d215(0x1a3)],'time':_0x41c218[_0x46d215(0x267)](_0x3a1f14[_0x46d215(0x19e)],0x3e8)||0x0,'platform':_0x57d7de};if(_0x41c218[_0x46d215(0x289)](_0x3a1f14['state'],_0x41c218[_0x46d215(0x283)])){var _0x420198=_0x3a1f14[_0x46d215(0x198)],_0x36ba3e=!Base[_0x46d215(0x1cb)]&&Base['showDiff'](_0x420198)?_0x41c218[_0x46d215(0x25f)]('\x0a',Base[_0x46d215(0x1bf)](_0x420198[_0x46d215(0x1e4)],_0x420198[_0x46d215(0x244)])):'';_0x41c218[_0x46d215(0x292)](xunitWrite,_0x41c218[_0x46d215(0x214)](tag,_0x41c218[_0x46d215(0x20b)],_0x2717e6,![],_0x41c218['LKtND'](tag,_0x41c218[_0x46d215(0x1b6)],{},![],_0x41c218['NlzXL'](_0x41c218[_0x46d215(0x25f)](_0x41c218[_0x46d215(0x26a)](_0x41c218['keFfh'](escape,_0x420198[_0x46d215(0x252)]),_0x41c218[_0x46d215(0x1db)](escape,_0x36ba3e)),'\x0a'),_0x41c218[_0x46d215(0x292)](escape,_0x420198[_0x46d215(0x19a)])))));}else _0x3a1f14[_0x46d215(0x249)]?_0x41c218[_0x46d215(0x21c)](xunitWrite,_0x41c218[_0x46d215(0x214)](tag,_0x41c218[_0x46d215(0x20b)],_0x2717e6,![],_0x41c218[_0x46d215(0x207)](tag,_0x41c218[_0x46d215(0x29a)],{},!![]))):_0x41c218[_0x46d215(0x246)](xunitWrite,_0x41c218[_0x46d215(0x226)](tag,_0x41c218[_0x46d215(0x20b)],_0x2717e6,!![]));};function getStats(_0x224029){const _0xbb1383=a31_0x481dd6,_0xca46c0={};_0xca46c0[_0xbb1383(0x28d)]='suite',_0xca46c0[_0xbb1383(0x1ab)]='passed',_0xca46c0[_0xbb1383(0x1f9)]=_0xbb1383(0x2a9),_0xca46c0['nOgGV']='results';const _0x18ecf5=_0xca46c0,_0xd24f38=Object[_0xbb1383(0x285)](_0x224029);let _0x475f36=0x0,_0x13e154=0x0,_0x35e016=0x0,_0x3e4f2d=0x0;const _0x559668=new Set();_0xd24f38['forEach'](_0x8b50c5=>{const _0x4d1a5d=_0xbb1383;_0x224029[_0x8b50c5][_0x18ecf5[_0x4d1a5d(0x21b)]][_0x4d1a5d(0x1ea)](_0x39d4a8=>{const _0x18aef9=_0x4d1a5d;_0x559668[_0x18aef9(0x294)](_0x39d4a8[_0x18ecf5['rVhWu']]),_0x475f36++;switch(_0x39d4a8[_0x18aef9(0x270)]){case _0x18ecf5['Lovtf']:_0x35e016++;break;case _0x18ecf5[_0x18aef9(0x1f9)]:_0x13e154++;break;default:_0x3e4f2d++;}});});const _0x2e6def={};return _0x2e6def['testSuites']=_0x559668[_0xbb1383(0x213)],_0x2e6def[_0xbb1383(0x1df)]=_0xd24f38,_0x2e6def[_0xbb1383(0x260)]=_0x475f36,_0x2e6def[_0xbb1383(0x19f)]=_0x13e154,_0x2e6def[_0xbb1383(0x1a6)]=_0x35e016,_0x2e6def[_0xbb1383(0x264)]=_0x3e4f2d,_0x2e6def;}function errorJSON(_0x1d06fb){var _0x1845fc={};return Object['getOwnPropertyNames'](_0x1d06fb)['forEach'](function(_0x4234ec){_0x1845fc[_0x4234ec]=_0x1d06fb[_0x4234ec];},_0x1d06fb),_0x1845fc;}function cleanCycles(_0x5b9270){const _0x41cd0a=a31_0x481dd6,_0x154c6b={};_0x154c6b[_0x41cd0a(0x21f)]=function(_0x91e4b4,_0x3f28b8){return _0x91e4b4===_0x3f28b8;},_0x154c6b[_0x41cd0a(0x29c)]=_0x41cd0a(0x268),_0x154c6b[_0x41cd0a(0x2a6)]=function(_0x33d568,_0x2afcd0){return _0x33d568!==_0x2afcd0;},_0x154c6b[_0x41cd0a(0x2a5)]=function(_0x52d2b3,_0x8294ae){return _0x52d2b3+_0x8294ae;};const _0x3547b5=_0x154c6b;var _0x6a2e15=[];return JSON[_0x41cd0a(0x25a)](JSON['stringify'](_0x5b9270,function(_0x3cc686,_0x1c89d9){const _0x36fc83=_0x41cd0a;if(_0x3547b5['smCJM'](typeof _0x1c89d9,_0x3547b5[_0x36fc83(0x29c)])&&_0x3547b5['SUFlM'](_0x1c89d9,null)){if(_0x3547b5['SUFlM'](_0x6a2e15[_0x36fc83(0x1f5)](_0x1c89d9),-0x1))return _0x3547b5[_0x36fc83(0x2a5)]('',_0x1c89d9);_0x6a2e15[_0x36fc83(0x27b)](_0x1c89d9);}return _0x1c89d9;}));}function a31_0x4de3(){const _0x2b97d2=['titlePath','EIAHB','list','Total\x20Platforms:\x20','failures','eMmlo','map','passed','indexOf','fullTitle','retryTestsOnFailure','rerunTests','jFEkl','recursive','kRSYR','dhrvk','XDPgz','exports','32Xrbyxm','1644TEqulE','jdaWu','cgDbs','reporter','XXCzh','printBuildLink','JSuZb','cnSuT','RqSGv','chalk','suiteName','MlgCL','SDK_CLEANUP','BROWSERSTACK_RERUN_TESTS','EVENTS','keJac','sEERz','ydrzq','isEmpty','size','QRrPx','join','getPlatformName','hLeBO','currentRetry','Now,\x20showing\x20logs\x20from\x20mocha','extension','nOgGV','cpCAb','excludeTagsInTestingScope','7KiLZPW','smCJM','useW3C','fireFunnelTestEvent','WEFeC','assign','15352pEDmQE','iJNCO','NAwTq','JmqSM','prototype','../../helpers/utilities','hasOwnProperty','Error\x20in\x20Fire\x20SDKTestSuccessful.\x20Stacktrace:\x20','finalExecution','Total\x20Suites:\x20','ZqorN','veIAT','RDgox','LkhKR','errorMessage','swpWF','consoleLog','WETWu','2GpxWqR','XvjoS','min','xunit','MOCHA','VkQJD','failure','rootHooks','SDKTestSuccessful','mqjLO','wSQkm','length','bstack:options','HqZGn','expected','trWyE','XoydA','includeTagsInTestingScope','testsuite','isPending','Tests:\x20\x20\x20\x20\x20\x20\x20','RHBcf','idSzl','handleApp','retries','BEozw','file','luDiK','message','../utils/constants','eZMxG','drUlZ','config','info','UmQUP','ZAcGZ','parse','initialize','ZhTCw','MHebA','Nkufp','NlzXL','totalTests','VWQEJ','sbRXh','xxlhK','testsPending','titlePathV','bYDub','BjUiQ','object','gGYee','lyACP','parallelsPerPlatform','Tdoun','toxCu','xFhLu','qGcHS','state','isTestObservabilitySession','cfApy','YnjRB','BROWSERSTACK_TEST_ACCESSIBILITY_CONFIGURATION_YML','test','WDAlo','getCentralUser','results','Writing\x20json\x20result\x20to\x20file','capability','push','finally','reporter-option','pending','call','shouldReRunObservabilityTests','NIiQR','tKgCt','azlEM','mocha/lib/reporters/base.js','keys','JBmSs','maxRetries','env','YVIiz','3770958GeJfiy','LluJM','Couldn\x27t\x20write\x20json\x20result\x20to','rVhWu','includeEncodedExtension','reporterOptions','stats','Error\x20in\x20notifying\x20update.\x20Stacktrace:\x20','keFfh','Running\x20your\x20mocha\x20tests','add','EyNli','\x20skipped','testSuites','setUserConfigPath','LlSXz','MeGfb','central_scanner','jtUsH','PdCkC','MmJZA','isUndefined','red','676860vCZJYZ','setupTCGAuth','logLevel','bgRedBright','GNidu','SUFlM','notifyUpdate','getErrorMessageFromResults','failed','mocha','tqFpT','\x20total','234LalBvC','err','error\x20removing\x20tcg\x20config\x20file','stack','isNotUndefined','559840dFmMca','../test-runner','duration','testsFailed','speed','log','No\x20output\x20file\x20given,\x20writing\x20xunit\x20result\x20to\x20console','title','skipped','accessibilityOptions','testsPassed','output','gxBMc','../../helpers/performance/constants','files','Lovtf','prepareCapabilities','testObservability','error','rEgJz','ignore','jUnAs','debug','has','No\x20output\x20file\x20given,\x20writing\x20json\x20result\x20to\x20console','oCpRB','ebouX','passes','accessibility','../../helpers/central-scanner/constants','\x20failed','iaLZr','getUserWorkerCount','CjMVL','ITntJ','generateDiff','rmdirSync','tcHbv','JUcyU','getTCGConfigFilePaths','stringify','toUTCString','../../helpers/helper','launchBuild','\x0a\x0a\x0a','336030aggWvX','lCcMD','hideDiff','191598KPNBPv','FRAMEWORKS','spec','isBrowserstackInfra','\x20platforms','zQbdj','JZneb','bold','../../helpers/percy/utils','viZNc','Printing\x20stats\x20of\x20tests','****\x20FAILURES\x20****','VjxpV','cliConfig','650935kqCFwZ','BQgrC','JNKCi','then','../../helpers/performance/performance-tester','platforms','oaSsy','AXbtV','proxySettings','start','actual','../../helpers/testhub/testhubHandler','Couldn\x27t\x20write\x20xunit\x20result\x20to','JEJZE','\x20passed','oStkR','forEach','CsiGH','mocha/lib/cli/collect-files.js'];a31_0x4de3=function(){return _0x2b97d2;};return a31_0x4de3();}function clean(_0x4f75e2){const _0x553e53=a31_0x481dd6,_0x295001={'PdCkC':function(_0x5bc7ae,_0x2c8b46){return _0x5bc7ae instanceof _0x2c8b46;},'viZNc':function(_0xef8667,_0x4bdfea){return _0xef8667(_0x4bdfea);},'kRSYR':function(_0x2fb4d0,_0x4ca799){return _0x2fb4d0(_0x4ca799);}};var _0x4ad6bb=_0x4f75e2[_0x553e53(0x198)]||{};return _0x295001[_0x553e53(0x29d)](_0x4ad6bb,Error)&&(_0x4ad6bb=_0x295001[_0x553e53(0x1d5)](errorJSON,_0x4ad6bb)),{'title':_0x4f75e2['title'],'fullTitle':_0x4f75e2[_0x553e53(0x1f6)],'file':_0x4f75e2['file'],'duration':_0x4f75e2[_0x553e53(0x19e)],'currentRetry':_0x4f75e2[_0x553e53(0x218)],'speed':_0x4f75e2[_0x553e53(0x1a0)],'err':_0x295001[_0x553e53(0x1fb)](cleanCycles,_0x4ad6bb)};}function printStats(_0x180b34,_0x9f06d2=a31_0x481dd6(0x1ce),_0x30965c={}){const _0x59387a=a31_0x481dd6,_0x267ff1={'toxCu':function(_0x28afe1,_0x4f9493){return _0x28afe1(_0x4f9493);},'iaLZr':function(_0x14eb38,_0x2f686c){return _0x14eb38===_0x2f686c;},'CjMVL':_0x59387a(0x1f4),'mxSxu':_0x59387a(0x1b7),'Tdoun':function(_0xbaadfe,_0x3f893d){return _0xbaadfe===_0x3f893d;},'AXbtV':_0x59387a(0x2a9),'oCpRB':_0x59387a(0x1f1),'YpmIg':_0x59387a(0x27e),'cfApy':_0x59387a(0x278),'swpWF':function(_0x28cccb,_0x4a50c8){return _0x28cccb===_0x4a50c8;},'WETWu':function(_0x2eafaa,_0x2ed7e9){return _0x2eafaa===_0x2ed7e9;},'Nkufp':function(_0x45b6fd,_0x20d7f9){return _0x45b6fd*_0x20d7f9;},'JEJZE':function(_0x4e989d,_0x4b371e,_0x5c2c9d){return _0x4e989d(_0x4b371e,_0x5c2c9d);},'VWQEJ':function(_0xa5e686,_0x49624d){return _0xa5e686>_0x49624d;},'JBmSs':function(_0x119989){return _0x119989();},'hLeBO':'doc','RDgox':function(_0x48429a,_0x5e1b81){return _0x48429a(_0x5e1b81);},'gxBMc':function(_0x50f405,_0x4b8dd1){return _0x50f405>_0x4b8dd1;},'NIiQR':'Setting\x20non\x20exit\x20code\x20for\x20failures','CsiGH':_0x59387a(0x1d6),'HqZGn':function(_0x43bd59,_0x3ecdc6){return _0x43bd59+_0x3ecdc6;},'wSQkm':_0x59387a(0x1f0),'tcHbv':_0x59387a(0x22d),'XDPgz':function(_0x659419,_0x4ce97b){return _0x659419+_0x4ce97b;},'eMmlo':_0x59387a(0x24a),'JSuZb':function(_0x1cf983,_0x133be2){return _0x1cf983>_0x133be2;},'ITntJ':function(_0x471422,_0x62ddef){return _0x471422+_0x62ddef;},'JZneb':function(_0x301cb0,_0x54d849){return _0x301cb0+_0x54d849;},'jdaWu':function(_0x1fc111,_0x148ed9){return _0x1fc111+_0x148ed9;},'WEFeC':function(_0xea09b5,_0x35412b){return _0xea09b5+_0x35412b;},'phhhM':_0x59387a(0x1c8),'idSzl':function(_0x234899,_0x29fa88){return _0x234899===_0x29fa88;},'VhzwE':'json','LlSXz':_0x59387a(0x279),'veIAT':_0x59387a(0x28c),'tKgCt':_0x59387a(0x1b4),'MmJZA':_0x59387a(0x239),'merJX':'Mocha\x20Tests','WuHiT':function(_0x15fa0c,_0x4620aa){return _0x15fa0c||_0x4620aa;},'VjxpV':function(_0x524f9b,_0x5db411){return _0x524f9b(_0x5db411);},'ZqorN':function(_0x29fedc,_0x2d23fe,_0x200f02,_0x7d12b6){return _0x29fedc(_0x2d23fe,_0x200f02,_0x7d12b6);},'oStkR':_0x59387a(0x248),'bYDub':function(_0x103e95,_0x25a604){return _0x103e95-_0x25a604;},'MHebA':function(_0x47d28a,_0x25e7a7){return _0x47d28a/_0x25e7a7;},'sEERz':function(_0x236f66,_0x21ebc1){return _0x236f66(_0x21ebc1);},'drUlZ':'</testsuite>','MpuHt':'Writing\x20xunit\x20result\x20to\x20file','WWiZH':_0x59387a(0x1e6),'EIAHB':_0x59387a(0x1a2),'WDAlo':function(_0x281218,_0x59da71){return _0x281218===_0x59da71;},'bBjek':'Listing\x20all\x20the\x20failures','luDiK':_0x59387a(0x1d7)};if(_0x267ff1[_0x59387a(0x233)](_0x9f06d2,_0x267ff1[_0x59387a(0x217)]))return;const _0x5b80ee=0x0,_0x173bbe=()=>{const _0x3bc466=_0x59387a;return _0x267ff1[_0x3bc466(0x26d)](Array,_0x5b80ee)[_0x3bc466(0x215)]('\x20\x20');},{testSuites:_0x29b338,platforms:_0x34675e,totalTests:_0x334279,testsFailed:_0x2edb23,testsPassed:_0x3c6d62,testsPending:_0x4e8680}=_0x267ff1[_0x59387a(0x230)](getStats,_0x180b34);_0x267ff1[_0x59387a(0x1a8)](_0x2edb23,0x0)&&(logger[_0x59387a(0x1b2)](_0x267ff1[_0x59387a(0x281)]),process['exitCode']=Math[_0x59387a(0x238)](_0x2edb23,0xff));logger['debug'](_0x267ff1[_0x59387a(0x1eb)]);const _0x2e2d41=''+_0x267ff1['HqZGn'](chalk[_0x59387a(0x1d3)](_0x267ff1[_0x59387a(0x240)]),_0x34675e[_0x59387a(0x241)]),_0x3b88b8=''+_0x267ff1[_0x59387a(0x243)](chalk[_0x59387a(0x1d3)](_0x267ff1[_0x59387a(0x1c1)]),_0x29b338),_0x100a93=''+_0x267ff1['HqZGn'](_0x267ff1[_0x59387a(0x1fd)](_0x267ff1[_0x59387a(0x1fd)](chalk[_0x59387a(0x1d3)](_0x267ff1[_0x59387a(0x1f2)]),_0x267ff1[_0x59387a(0x261)](_0x2edb23,0x0)?chalk[_0x59387a(0x1d3)][_0x59387a(0x2a0)](_0x2edb23+_0x59387a(0x1ba))+',\x20':''),_0x267ff1[_0x59387a(0x206)](_0x4e8680,0x0)?chalk[_0x59387a(0x1d3)]['yellow'](_0x4e8680+_0x59387a(0x296))+',\x20':''),_0x267ff1[_0x59387a(0x261)](_0x3c6d62,0x0)?chalk['bold']['green'](_0x3c6d62+_0x59387a(0x1e8))+',\x20':'')+_0x334279+_0x59387a(0x2ac);console[_0x59387a(0x1a1)](_0x267ff1[_0x59387a(0x1be)](_0x267ff1[_0x59387a(0x1be)](_0x267ff1[_0x59387a(0x1d2)](_0x267ff1[_0x59387a(0x201)](_0x267ff1[_0x59387a(0x222)](_0x267ff1['phhhM'],_0x2e2d41),'\x0a'),_0x3b88b8),'\x0a'),_0x100a93));if(_0x267ff1[_0x59387a(0x24c)](_0x9f06d2,_0x267ff1['VhzwE'])){const _0x252922={},_0x3685c5={};_0x3685c5[_0x59387a(0x297)]=_0x29b338,_0x3685c5[_0x59387a(0x1df)]=_0x34675e,_0x3685c5[_0x59387a(0x19f)]=_0x2edb23,_0x3685c5[_0x59387a(0x1a6)]=_0x3c6d62,_0x3685c5['testsPending']=_0x4e8680,_0x252922[_0x59387a(0x290)]=_0x3685c5,_0x34675e['forEach'](_0x255cc2=>{const _0x1bfb2a=_0x59387a,_0x210894={'BLUvH':function(_0x138821,_0x5c31fa){const _0x383e9c=a31_0x3be3;return _0x267ff1[_0x383e9c(0x1bb)](_0x138821,_0x5c31fa);},'tqFpT':_0x267ff1['CjMVL'],'eZMxG':_0x267ff1['mxSxu'],'hpHUR':function(_0x5ea938,_0x469ab6){const _0x1a2ca4=a31_0x3be3;return _0x267ff1[_0x1a2ca4(0x26d)](_0x5ea938,_0x469ab6);},'BEozw':function(_0x18aead,_0x22ff8d){const _0x92915e=a31_0x3be3;return _0x267ff1[_0x92915e(0x26c)](_0x18aead,_0x22ff8d);},'VkQJD':_0x267ff1[_0x1bfb2a(0x1e1)],'XXCzh':_0x267ff1[_0x1bfb2a(0x1b5)],'LkhKR':_0x267ff1['YpmIg'],'LluJM':function(_0x1cdbd8,_0x90035a){return _0x267ff1['toxCu'](_0x1cdbd8,_0x90035a);}};_0x252922[_0x255cc2]={'pending':[],'failures':[],'passes':[],'tests':_0x180b34[_0x255cc2][_0x267ff1[_0x1bfb2a(0x272)]][_0x1bfb2a(0x1f3)](clean)},_0x180b34[_0x255cc2][_0x267ff1[_0x1bfb2a(0x272)]][_0x1bfb2a(0x1ea)](_0x552060=>{const _0x4e4a56=_0x1bfb2a;if(_0x210894['BLUvH'](_0x552060['state'],_0x210894[_0x4e4a56(0x2ab)]))_0x252922[_0x255cc2][_0x210894[_0x4e4a56(0x254)]][_0x4e4a56(0x27b)](_0x210894['hpHUR'](clean,_0x552060));else _0x210894[_0x4e4a56(0x24f)](_0x552060[_0x4e4a56(0x270)],_0x210894[_0x4e4a56(0x23b)])?_0x252922[_0x255cc2][_0x210894[_0x4e4a56(0x204)]][_0x4e4a56(0x27b)](_0x210894['hpHUR'](clean,_0x552060)):_0x252922[_0x255cc2][_0x210894[_0x4e4a56(0x231)]][_0x4e4a56(0x27b)](_0x210894[_0x4e4a56(0x28b)](clean,_0x552060));});});if(_0x30965c[_0x59387a(0x1a7)])try{logger[_0x59387a(0x1b2)](_0x267ff1[_0x59387a(0x299)],_0x30965c[_0x59387a(0x1a7)]),fs['writeFileSync'](_0x30965c[_0x59387a(0x1a7)],JSON[_0x59387a(0x1c4)](_0x252922,null,0x3));}catch(_0x9ac0c8){logger['error'](_0x267ff1[_0x59387a(0x22f)],_0x30965c[_0x59387a(0x1a7)]),logger[_0x59387a(0x1b2)](_0x9ac0c8);}else logger[_0x59387a(0x1b2)](_0x267ff1[_0x59387a(0x282)]),console[_0x59387a(0x1a1)](JSON['stringify'](_0x252922,null,0x3));}else{if(_0x267ff1[_0x59387a(0x235)](_0x9f06d2,_0x267ff1[_0x59387a(0x29e)])){let _0x3b6ae1;const _0x2944af=_0x267ff1['merJX'];_0x30965c&&(_0x3b6ae1=_0x30965c[_0x59387a(0x20a)]);_0x3b6ae1=_0x267ff1['WuHiT'](_0x3b6ae1,_0x2944af);let _0x151d8e=0x0,_0xf9c155=0x0,_0x189d48=0x0,_0x48fc5f=0x0;_0x34675e[_0x59387a(0x1ea)](_0x159892=>{const _0x1928b1=_0x59387a,_0x304210={'sbRXh':function(_0x550289,_0x34fd68){return _0x267ff1['swpWF'](_0x550289,_0x34fd68);},'iJNCO':_0x267ff1[_0x1928b1(0x1bd)],'elaUw':function(_0x1af766,_0x58589e){return _0x267ff1['WETWu'](_0x1af766,_0x58589e);},'kNaZV':_0x267ff1[_0x1928b1(0x1e1)],'RHBcf':function(_0x2d63e8,_0x479ec3){const _0x2f9a16=_0x1928b1;return _0x267ff1[_0x2f9a16(0x25e)](_0x2d63e8,_0x479ec3);}};_0x180b34[_0x159892][_0x267ff1['cfApy']][_0x1928b1(0x1ea)](_0xfacc7e=>{const _0x2aa025=_0x1928b1;if(_0x304210[_0x2aa025(0x262)](_0xfacc7e[_0x2aa025(0x270)],_0x304210[_0x2aa025(0x225)]))_0x151d8e++;else _0x304210['elaUw'](_0xfacc7e[_0x2aa025(0x270)],_0x304210['kNaZV'])&&_0xf9c155++;_0x189d48++,_0x48fc5f+=_0x304210[_0x2aa025(0x24b)](_0xfacc7e[_0x2aa025(0x19e)],0x1);});}),_0x267ff1[_0x59387a(0x1d8)](xunitWrite,_0x267ff1[_0x59387a(0x22e)](tag,_0x267ff1[_0x59387a(0x1e9)],{'name':_0x3b6ae1,'tests':_0x189d48,'failures':0x0,'errors':_0xf9c155,'skipped':_0x267ff1['bYDub'](_0x267ff1[_0x59387a(0x266)](_0x189d48,_0xf9c155),_0x151d8e),'timestamp':new Date()[_0x59387a(0x1c5)](),'time':_0x267ff1[_0x59387a(0x25d)](_0x48fc5f,0x3e8)||0x0},![])),_0x34675e[_0x59387a(0x1ea)](_0xd3c218=>{const _0x182d9b=_0x59387a,_0x167501={'UmQUP':function(_0x19659a,_0x154189,_0x28343c){const _0x247f6e=a31_0x3be3;return _0x267ff1[_0x247f6e(0x1e7)](_0x19659a,_0x154189,_0x28343c);}};_0x180b34[_0xd3c218][_0x267ff1['cfApy']][_0x182d9b(0x1ea)](_0x16fd18=>{const _0xbc6afd=_0x182d9b;_0x167501[_0xbc6afd(0x258)](xunitTest,_0x16fd18,_0xd3c218);});}),_0x267ff1[_0x59387a(0x210)](xunitWrite,_0x267ff1[_0x59387a(0x255)]);if(_0x30965c[_0x59387a(0x1a7)])try{logger[_0x59387a(0x1b2)](_0x267ff1['MpuHt'],_0x30965c[_0x59387a(0x1a7)]),fs['writeFileSync'](_0x30965c['output'],xunitContent);}catch(_0x21d9ed){logger[_0x59387a(0x1ae)](_0x267ff1['WWiZH'],_0x30965c[_0x59387a(0x1a7)]),logger[_0x59387a(0x1b2)](_0x21d9ed);}else logger['debug'](_0x267ff1[_0x59387a(0x1ee)]),console['log'](xunitContent);}else{if(_0x267ff1[_0x59387a(0x276)](_0x2edb23,0x0))return;console[_0x59387a(0x1a1)](),logger['debug'](_0x267ff1['bBjek']),console['log'](chalk[_0x59387a(0x1d3)][_0x59387a(0x2a4)](_0x267ff1[_0x59387a(0x251)])),_0x34675e['forEach'](_0x3f557d=>{const _0x373cce=_0x59387a,_0x41aa20={'sglJC':function(_0x1ceceb,_0x5892f8){const _0x2b8f50=a31_0x3be3;return _0x267ff1[_0x2b8f50(0x26c)](_0x1ceceb,_0x5892f8);},'JNKCi':_0x267ff1[_0x373cce(0x1e1)]},_0x47a585=[];_0x180b34[_0x3f557d][_0x267ff1['cfApy']][_0x373cce(0x1ea)](_0x1f229a=>{const _0x57cc0e=_0x373cce;_0x41aa20['sglJC'](_0x1f229a['state'],_0x41aa20[_0x57cc0e(0x1dc)])&&(_0x1f229a[_0x57cc0e(0x1ed)]=()=>_0x1f229a[_0x57cc0e(0x265)],_0x47a585[_0x57cc0e(0x27b)](_0x1f229a));}),_0x267ff1[_0x373cce(0x261)](_0x47a585[_0x373cce(0x241)],0x0)&&(Base['consoleLog'](),Base[_0x373cce(0x234)](_0x267ff1[_0x373cce(0x286)](_0x173bbe),chalk['bold']['bgBlueBright'](_0x3f557d)),Base[_0x373cce(0x1ef)](_0x47a585));});}}}async function run(_0x556527,_0x59fd26,_0x5c941e){const _0xdb209e=a31_0x481dd6,_0x3fd799={'pIfqm':function(_0x3e5201,_0x20b636,_0x1f69cf,_0x53b130){return _0x3e5201(_0x20b636,_0x1f69cf,_0x53b130);},'qGcHS':_0xdb209e(0x27d),'wRnCV':_0xdb209e(0x199),'JUcyU':_0xdb209e(0x23e),'XvjoS':function(_0x814156,_0x2f9aeb,_0x52a218,_0x39391b){return _0x814156(_0x2f9aeb,_0x52a218,_0x39391b);},'wWbmh':_0xdb209e(0x2aa),'dhrvk':function(_0x4272be,_0x536391){return _0x4272be!=_0x536391;},'gGYee':'cjs','xxlhK':'mjs','RqSGv':_0xdb209e(0x275),'JmqSM':_0xdb209e(0x1f8),'rEgJz':function(_0x51634c,_0xd07232){return _0x51634c(_0xd07232);},'emJeg':function(_0x149a47,_0x551f6a,_0x4b2936){return _0x149a47(_0x551f6a,_0x4b2936);},'leXIv':'files','ydrzq':_0xdb209e(0x247),'jUnAs':_0xdb209e(0x21d),'lCcMD':_0xdb209e(0x28e),'xFhLu':_0xdb209e(0x293),'MNTRS':_0xdb209e(0x219),'mqjLO':function(_0x394002,_0x616fd8,_0x341897,_0x2a5003){return _0x394002(_0x616fd8,_0x341897,_0x2a5003);},'ZhTCw':function(_0x2b4437,_0x44195d){return _0x2b4437*_0x44195d;},'zQbdj':function(_0xaf346b,_0x1f9fce){return _0xaf346b!==_0x1f9fce;}};helper[_0xdb209e(0x298)](_0x5c941e['framework'],_0x556527),await _0x5c941e[_0xdb209e(0x25b)](_0x556527);helper['isBrowserstackInfra']()?await helper[_0xdb209e(0x24d)](_0x5c941e['config']):await _0x5c941e[_0xdb209e(0x2a2)]();const _0x28fed7=[];let _0xdfe16a=[];if(!_0x5c941e[_0xdb209e(0x256)])return;!helper[_0xdb209e(0x29f)](_0x5c941e[_0xdb209e(0x256)][_0xdb209e(0x1a5)])&&(process[_0xdb209e(0x288)][_0xdb209e(0x274)]=JSON[_0xdb209e(0x1c4)](_0x5c941e[_0xdb209e(0x256)][_0xdb209e(0x1a5)]));const _0x9c54a0=await TestHubHandler[_0xdb209e(0x1c7)](FRAMEWORKS[_0xdb209e(0x23a)],_0x5c941e);_0x3fd799[_0xdb209e(0x1fc)](_0x5c941e['config']['testObservability'],null)&&(process[_0xdb209e(0x288)]['BROWSERSTACK_TEST_OBSERVABILITY_YML']=_0x5c941e['config'][_0xdb209e(0x1ad)]);!helper[_0xdb209e(0x29f)](_0x5c941e[_0xdb209e(0x256)]['accessibility'])&&(process[_0xdb209e(0x288)]['BROWSERSTACK_TEST_ACCESSIBILITY_YML']=_0x5c941e[_0xdb209e(0x256)][_0xdb209e(0x1b8)]);const {extension:extension=['js',_0x3fd799[_0xdb209e(0x269)],_0x3fd799[_0xdb209e(0x263)]],ignore:ignore=[],file:file=[],recursive:recursive=![],sort:sort=![],spec:spec=[_0x3fd799[_0xdb209e(0x208)]]}=_0x556527,_0x4bfef1={..._0x556527};_0x4bfef1[_0xdb209e(0x23d)]=null;const _0x561d7f=_0x4bfef1;let _0x3a5fcf;if(testOpsHelper[_0xdb209e(0x271)]()&&testOpsHelper['shouldReRunObservabilityTests']()){let _0x4a623f=process[_0xdb209e(0x288)][_0xdb209e(0x20d)];!helper[_0xdb209e(0x29f)](_0x5c941e[_0xdb209e(0x1d9)])&&_0x5c941e[_0xdb209e(0x1d9)][_0xdb209e(0x1b3)](_0x3fd799['JmqSM'])&&(_0x4a623f=_0x5c941e[_0xdb209e(0x1d9)]['get'](_0x3fd799[_0xdb209e(0x227)])),_0x3a5fcf=testOpsHelper['parseFileNames'](_0x4a623f);}if(helper[_0xdb209e(0x29f)](_0x3a5fcf)){const _0x24ebea={};_0x24ebea[_0xdb209e(0x1b0)]=ignore,_0x24ebea[_0xdb209e(0x21a)]=extension,_0x24ebea[_0xdb209e(0x250)]=file,_0x24ebea[_0xdb209e(0x1fa)]=recursive,_0x24ebea['sort']=sort,_0x24ebea[_0xdb209e(0x1ce)]=spec,_0x3a5fcf=_0x3fd799[_0xdb209e(0x1af)](collectFiles,_0x24ebea),_0x3fd799['emJeg'](nestedKeyValue,_0x3a5fcf,[_0x3fd799['leXIv']])&&(_0x3a5fcf=_0x3a5fcf[_0xdb209e(0x1aa)]);}const _0x89754d=helper['parseTestOrchestrationOptions'](_0x5c941e[_0xdb209e(0x256)]);!helper[_0xdb209e(0x212)](_0x89754d)&&helper[_0xdb209e(0x19b)](_0x89754d[_0xdb209e(0x1f7)])&&(_0x561d7f[_0xdb209e(0x24e)]=_0x89754d['retryTestsOnFailure'][_0xdb209e(0x287)]);if(!helper[_0xdb209e(0x1cf)]()){const _0x3caba0=0x1,_0x47e2cf={..._0x561d7f};_0x47e2cf[_0xdb209e(0x1ce)]=[..._0x3a5fcf],_0x28fed7[_0xdb209e(0x27b)]({'mochaOpts':_0x47e2cf,'configuration':{'platform':os['platform']()}});if(_0x5c941e[_0xdb209e(0x256)][_0xdb209e(0x1b8)]){const _0x47fdbb={};_0x47fdbb[_0xdb209e(0x1b8)]=!![];const _0x390659=_0x47fdbb;_0x3fd799[_0xdb209e(0x1fc)](_0x5c941e[_0xdb209e(0x256)][_0xdb209e(0x1a5)],null)&&(_0x390659[_0xdb209e(0x1a5)]=_0x5c941e[_0xdb209e(0x256)][_0xdb209e(0x1a5)],delete _0x390659[_0xdb209e(0x1a5)][_0x3fd799[_0xdb209e(0x211)]],delete _0x390659[_0xdb209e(0x1a5)][_0x3fd799[_0xdb209e(0x1b1)]],delete _0x390659[_0xdb209e(0x1a5)][_0x3fd799[_0xdb209e(0x1ca)]]);const _0xd4da0d={};_0xd4da0d[_0xdb209e(0x242)]=_0x390659,_0x28fed7[0x0]['configuration'][_0xdb209e(0x27a)]=_0xd4da0d;}logger['info'](_0x3fd799[_0xdb209e(0x26e)]),logger[_0xdb209e(0x257)](_0x3fd799['MNTRS']),_0x3fd799[_0xdb209e(0x23f)](parallelTestRun,_0x28fed7,_0x3caba0,_0x5c941e)[_0xdb209e(0x1dd)](_0x3795eb=>{const _0x347a60=_0xdb209e;PerformanceTester[_0x347a60(0x1e3)](PerformanceEvents[_0x347a60(0x20c)]),_0x3fd799['pIfqm'](printStats,_0x3795eb,_0x556527[_0x347a60(0x203)],_0x556527[_0x347a60(0x28f)]||_0x556527[_0x3fd799[_0x347a60(0x26f)]]);})[_0xdb209e(0x27c)](()=>{const _0x475968=_0xdb209e;PerformanceTester[_0x475968(0x1e3)](PerformanceEvents[_0x475968(0x20c)]);try{const {browserstackFolderPath:_0x3c55d4,tcgConfigPath:_0x6a270f}=helper[_0x475968(0x1c3)]();fs['unlinkSync'](_0x6a270f),fs[_0x475968(0x1c0)](_0x3c55d4);}catch(_0x52da6b){logger['debug'](_0x3fd799['wRnCV'],_0x52da6b);}try{utilities[_0x475968(0x221)](_0x3fd799[_0x475968(0x1c2)],{},_0x5c941e[_0x475968(0x256)],_0x5c941e['framework']);}catch(_0x4713e3){logger[_0x475968(0x1b2)](_0x475968(0x22b)+_0x4713e3[_0x475968(0x19a)]);}try{helper[_0x475968(0x2a7)]();}catch(_0xd4be58){logger[_0x475968(0x1b2)](_0x475968(0x291)+_0xd4be58);}testOpsHelper[_0x475968(0x205)]();});}else{const _0x2feebe=helper[_0xdb209e(0x220)](_0x5c941e[_0xdb209e(0x256)]);let _0x3f44e3=helper['getHubUrl'](_0x5c941e[_0xdb209e(0x256)]);_0xdfe16a=helper[_0xdb209e(0x1ac)](_0x5c941e['config'],_0x2feebe,constants[_0xdb209e(0x1cd)][_0xdb209e(0x23a)]);helper[_0xdb209e(0x277)]()[_0xdb209e(0x29b)]&&(_0x3f44e3=centralScannerConstants['BROWSERSTACK_GRR_US_HUB_URL']);let _0x5be76f;const _0x506743=_0x5c941e['config']['parallelsPerPlatform']||helper[_0xdb209e(0x1bc)](_0x556527,_0x59fd26,_0x5c941e[_0xdb209e(0x256)],constants[_0xdb209e(0x1cd)][_0xdb209e(0x23a)])||0x1;helper['validPlatformsPresent'](_0x5c941e['config'])?_0x5be76f=_0x3fd799[_0xdb209e(0x25c)](_0x5c941e[_0xdb209e(0x256)]['platforms'][_0xdb209e(0x241)],_0x506743):_0x5be76f=_0x506743;const _0x436cc8=_0x3fd799[_0xdb209e(0x1af)](getPercyOptions,_0x5c941e[_0xdb209e(0x256)]);if(_0x3fd799[_0xdb209e(0x1d1)](_0x5c941e[_0xdb209e(0x256)][_0xdb209e(0x26b)],0x1))_0x3a5fcf[_0xdb209e(0x1ea)](_0x3ce322=>{const _0x2aa555=_0xdb209e,_0x38fc67=[];_0xdfe16a[_0x2aa555(0x1ea)]((_0x491837,_0x5dccbe)=>{const _0x349748=_0x2aa555,_0x194153={};_0x194153[_0x349748(0x1ce)]=[_0x3ce322],_0x38fc67[_0x349748(0x27b)]({'mochaOpts':Object['assign']({},_0x561d7f,_0x194153),'configuration':{'server':_0x3f44e3,'capability':_0x491837,'proxySettings':_0x5c941e[_0x349748(0x256)]['proxySettings'],'platform':helper[_0x349748(0x216)](_0x491837),'browserStackLogLevel':_0x5c941e[_0x349748(0x256)][_0x349748(0x2a3)],'platformIndex':_0x5dccbe,'browserStackPercyOptions':_0x436cc8,'platformCaps':Object['assign']({'index':_0x5dccbe},_0x5c941e[_0x349748(0x256)][_0x349748(0x1df)][_0x5dccbe])}});}),_0x28fed7[_0x2aa555(0x27b)](..._0x38fc67);});else{const _0x485b1a=[];_0xdfe16a[_0xdb209e(0x1ea)]((_0x105e53,_0x486d23)=>{const _0x1e03f9=_0xdb209e;let _0x5201d5=Object['assign']({},_0x561d7f);testOpsHelper[_0x1e03f9(0x271)]()&&testOpsHelper[_0x1e03f9(0x280)]()&&(_0x5201d5={..._0x5201d5,'spec':[..._0x3a5fcf]}),_0x485b1a['push']({'mochaOpts':_0x5201d5,'configuration':{'server':_0x3f44e3,'capability':_0x105e53,'proxySettings':_0x5c941e[_0x1e03f9(0x256)][_0x1e03f9(0x1e2)],'platform':helper[_0x1e03f9(0x216)](_0x105e53),'browserStackLogLevel':_0x5c941e[_0x1e03f9(0x256)][_0x1e03f9(0x2a3)],'platformIndex':_0x486d23,'browserStackPercyOptions':_0x436cc8,'platformCaps':Object[_0x1e03f9(0x223)]({'index':_0x486d23},_0x5c941e['config'][_0x1e03f9(0x1df)][_0x486d23])}});}),_0x28fed7[_0xdb209e(0x27b)](..._0x485b1a);}logger[_0xdb209e(0x257)]('Running\x20your\x20mocha\x20tests\x20across\x20'+_0x5c941e[_0xdb209e(0x256)][_0xdb209e(0x1df)][_0xdb209e(0x241)]+_0xdb209e(0x1d0)),logger[_0xdb209e(0x257)](_0x3fd799['MNTRS']);let _0x598083;_0x3fd799['mqjLO'](parallelTestRun,_0x28fed7,_0x5be76f,_0x5c941e)[_0xdb209e(0x1dd)](_0x2d129e=>{const _0x99e32e=_0xdb209e;PerformanceTester[_0x99e32e(0x1e3)](PerformanceEvents[_0x99e32e(0x20c)]),_0x598083=_0x2d129e,_0x3fd799[_0x99e32e(0x237)](printStats,_0x2d129e,_0x556527['reporter'],_0x556527[_0x99e32e(0x28f)]||_0x556527[_0x3fd799[_0x99e32e(0x26f)]]);})['finally'](async()=>{const _0xa49b0c=_0xdb209e;PerformanceTester['start'](PerformanceEvents[_0xa49b0c(0x20c)]),_0x5c941e[_0xa49b0c(0x232)]=helper[_0xa49b0c(0x2a8)](_0x598083,_0x3fd799['wWbmh']),await utilities[_0xa49b0c(0x22c)](_0x5c941e),testOpsHelper[_0xa49b0c(0x205)]();});}}module[a31_0x481dd6(0x1fe)]=run;
@@ -1 +1 @@
1
- function a32_0x43ff(_0x30fdc5,_0x1f7c50){const _0x172a02=a32_0x172a();return a32_0x43ff=function(_0x43ff92,_0x1db11f){_0x43ff92=_0x43ff92-0x1c6;let _0x214ac1=_0x172a02[_0x43ff92];return _0x214ac1;},a32_0x43ff(_0x30fdc5,_0x1f7c50);}const a32_0x1a6b0b=a32_0x43ff;function a32_0x172a(){const _0x183890=['error','../../../helpers/globals','__driversArray','quitCount_','CAPABILITY_KEY','send','push','2943SXhxzG','cNAyO','HttpClient','Pyslm','XCJYt','safariOptions_','10704AUUYoC','split','SETTING\x20NEW\x20URL\x20TO\x20OPTIMAL\x20URL\x20-\x20','Proxy\x20set\x20to\x20','AxiIx','storeOptimalHubUrl','proxySettings','global','../../../hubAllocationMethods','requireSeleniumWebdriver','138911bseutp','2330JOOoUV','originalBuilder','Running\x20your\x20test\x20suite\x20on\x20BrowserStack','ieOptions_','gZWVb','path','Setting\x20Browserstack\x20capabilities','qulgk','info','winstonLogger','keys','proxyUrl','capability','then','getGlobal','moz:firefoxOptions','3apBLNF','fmNuA','dBJvb','xYOFU','MXrpD','QhzOY','options_','isPacProxy','VgwPA','ieOptions','forEach','fasyE','4bygiCN','updateHubUrl','0|2|5|4|1|3','../../../helpers/accessibility-automation/helper','/wd/hub','OPTIMAL\x20HUB\x20URL\x20NOT\x20FOUND','newHubUrl','aCjbZ','mergeDeep','requireHttpClient','hSkIS','madKJ','__drivers','se:ieOptions','get','agent_','kBFZp','getAccessibilityResults','../../../bin/utils/constants','optimalHubUrl','Hub\x20url\x20set\x20to\x20','9136jjxaXG','getHubUrl','4030200TUxgGU','object','Builder','setServer','capabilities_','proxy_','SaULX','12508793MkGNUp','XAlaO','Modifying\x20webdriver\x20builder','getAccessibilityResultsSummary','https://','gdfPD','chromeOptions','zqjhs','setCapabilities','./helpers/patchHelper','2477636xcRRQZ','tbuSc','aZEpu','isBrowserstackInfra','__setBrowserOptions','overrideGet','caps_','setGlobal','logLevel','session_','Exydz','LpuSN','firefoxOptions','isUndefined','WllmK','itjnX','edgeOptions_','chromeOptions_','2|0|5|1|4|3','url_','ms:edgeOptions','DdSVQ','set','debug','YaKwk','3150176pNuyOh','safari.options','build','gSLsa','firefoxOptions_','exports'];a32_0x172a=function(){return _0x183890;};return a32_0x172a();}(function(_0x2326c3,_0x545d3b){const _0x4e687b=a32_0x43ff,_0x46e597=_0x2326c3();while(!![]){try{const _0x2588df=parseInt(_0x4e687b(0x225))/0x1*(-parseInt(_0x4e687b(0x1c7))/0x2)+-parseInt(_0x4e687b(0x236))/0x3*(-parseInt(_0x4e687b(0x208))/0x4)+parseInt(_0x4e687b(0x226))/0x5*(-parseInt(_0x4e687b(0x21b))/0x6)+-parseInt(_0x4e687b(0x1ef))/0x7+parseInt(_0x4e687b(0x1dc))/0x8*(parseInt(_0x4e687b(0x215))/0x9)+-parseInt(_0x4e687b(0x1de))/0xa+parseInt(_0x4e687b(0x1e5))/0xb;if(_0x2588df===_0x545d3b)break;else _0x46e597['push'](_0x46e597['shift']());}catch(_0x528eef){_0x46e597['push'](_0x46e597['shift']());}}}(a32_0x172a,0x69787));const logger=require('../../../helpers/logger')[a32_0x1a6b0b(0x22f)],helper=require('../../../helpers/helper'),constants=require(a32_0x1a6b0b(0x1d9)),hubAllocator=require(a32_0x1a6b0b(0x223)),{overrideQuit,overrideTakeScreenshot,overrideGet}=require('../../../helpers/patchHelpers'),{setAccessibilityCapabilities,setExtension}=require('../accessibility-automation/helper'),{isAccessibilityAutomationSession,getAccessibilityResultsSummary,getAccessibilityResults}=require(a32_0x1a6b0b(0x1ca)),globals=require(a32_0x1a6b0b(0x20f)),{overrideExecute}=require(a32_0x1a6b0b(0x1ee)),modify=(_0x281537,_0x211e55=null,_0x1fc6c6=![])=>{const _0x5ead06=a32_0x1a6b0b,_0x4b985d={'QhzOY':function(_0x3acaa1,_0x476745){return _0x3acaa1!==_0x476745;},'VgwPA':'/session','AxiIx':function(_0x2a3e96,_0xa11ea0){return _0x2a3e96!==_0xa11ea0;},'rERkq':function(_0x38430c,_0x388e69){return _0x38430c+_0x388e69;},'itjnX':_0x5ead06(0x1e9),'LpuSN':_0x5ead06(0x1cb),'ehEyK':'goog:chromeOptions','gZWVb':_0x5ead06(0x1eb),'gdfPD':_0x5ead06(0x203),'xYOFU':'edgeOptions','SaULX':_0x5ead06(0x235),'DdSVQ':_0x5ead06(0x1fb),'GbJdh':_0x5ead06(0x209),'gSLsa':_0x5ead06(0x1d4),'XCJYt':_0x5ead06(0x23f),'hSkIS':function(_0x2eb29d,_0x5e3d96){return _0x2eb29d===_0x5e3d96;},'dBJvb':_0x5ead06(0x1df),'fmNuA':_0x5ead06(0x22c),'WllmK':_0x5ead06(0x1da),'MXrpD':_0x5ead06(0x1cc),'fasyE':function(_0x5ab04f,_0x44a000,_0x388ab3){return _0x5ab04f(_0x44a000,_0x388ab3);},'tbuSc':_0x5ead06(0x1c9),'Pyslm':function(_0x5a19a9,_0x4730d9){return _0x5a19a9(_0x4730d9);},'Exydz':_0x5ead06(0x201),'YaKwk':function(_0x440bbf){return _0x440bbf();},'kBFZp':_0x5ead06(0x228),'XAlaO':'isAccessibilityPlatform','NfIQA':function(_0x54d761,_0x50d209,_0x74bad6){return _0x54d761(_0x50d209,_0x74bad6);},'nSUSa':function(_0x4cadbb,_0x3a4f5e){return _0x4cadbb!==_0x3a4f5e;},'TgHqV':'Configuring\x20to\x20run\x20tests\x20on\x20BrowserStack','aCjbZ':_0x5ead06(0x1e7)},_0xde521=helper[_0x5ead06(0x1d0)]();let _0x2830c8;try{_0x2830c8=helper[_0x5ead06(0x224)](),_0x2830c8[_0x5ead06(0x227)]&&(_0x2830c8['Builder']=_0x2830c8[_0x5ead06(0x227)]);}catch(_0x4e9f48){return;}if(helper[_0x5ead06(0x1f2)]()){const _0x5a3de8={};_0x5a3de8[_0x5ead06(0x1f7)]=_0x281537['browserStackLogLevel'],helper['setLogLevel'](_0x5a3de8,new Map(),new Map()),logger[_0x5ead06(0x22e)](_0x4b985d['TgHqV']),logger['debug'](_0x4b985d[_0x5ead06(0x1ce)]);}class _0x9810e5 extends _0xde521[_0x5ead06(0x217)]{['send'](_0x2e51c3){const _0x8a0d90=_0x5ead06;if(_0x4b985d[_0x8a0d90(0x23b)](_0x2e51c3[_0x8a0d90(0x22b)],_0x4b985d[_0x8a0d90(0x23e)])&&_0x4b985d[_0x8a0d90(0x21f)](global[_0x8a0d90(0x1cd)],''))try{global[_0x8a0d90(0x1cd)]=_0x4b985d['rERkq'](_0x4b985d['rERkq'](_0x4b985d[_0x8a0d90(0x1fe)],global[_0x8a0d90(0x1cd)]),_0x4b985d[_0x8a0d90(0x1fa)]),this[_0x8a0d90(0x23c)]=hubAllocator['getRequestOptions'](global['newHubUrl']),logger['debug']('New\x20hub\x20url\x20set\x20to\x20'+global[_0x8a0d90(0x1cd)]),global[_0x8a0d90(0x1cd)]='';}catch(_0x294512){logger[_0x8a0d90(0x20e)](_0x294512);}return super[_0x8a0d90(0x213)](_0x2e51c3);}}class _0x2d0b24 extends _0x2830c8[_0x5ead06(0x1e0)]{['setServer'](){const _0x36f666=_0x5ead06;return this[_0x36f666(0x202)]=helper[_0x36f666(0x1dd)](_0x281537),logger[_0x36f666(0x206)](_0x36f666(0x1db)+this[_0x36f666(0x202)]),this;}[_0x5ead06(0x1f3)](_0x3f3112){const _0x484899=_0x5ead06;let _0x3da5e0={};for(const _0x54b604 in _0x3f3112){switch(_0x54b604){case _0x4b985d['ehEyK']:case _0x4b985d[_0x484899(0x22a)]:this[_0x484899(0x200)]&&(_0x3da5e0=this[_0x484899(0x200)]['get'](this[_0x484899(0x200)][_0x484899(0x212)])||{},this[_0x484899(0x200)][_0x484899(0x205)](this[_0x484899(0x200)]['CAPABILITY_KEY'],helper[_0x484899(0x1cf)](_0x3da5e0,_0x3f3112[_0x54b604])));break;case _0x4b985d[_0x484899(0x1ea)]:case _0x4b985d[_0x484899(0x239)]:this[_0x484899(0x1ff)]&&(_0x3da5e0=this[_0x484899(0x1ff)]['get'](this['edgeOptions_'][_0x484899(0x212)])||{},this[_0x484899(0x1ff)]['set'](this[_0x484899(0x1ff)][_0x484899(0x212)],helper['mergeDeep'](_0x3da5e0,_0x3f3112[_0x54b604])));break;case _0x4b985d[_0x484899(0x1e4)]:case _0x4b985d[_0x484899(0x204)]:this['firefoxOptions_']&&(_0x3da5e0=this['firefoxOptions_']['get'](this[_0x484899(0x20c)]['CAPABILITY_KEY'])||{},this[_0x484899(0x20c)][_0x484899(0x205)](this['firefoxOptions_'][_0x484899(0x212)],helper[_0x484899(0x1cf)](_0x3da5e0,_0x3f3112[_0x54b604])));break;case _0x4b985d['GbJdh']:this[_0x484899(0x21a)]&&(_0x3da5e0=this[_0x484899(0x21a)]['get'](this[_0x484899(0x21a)][_0x484899(0x212)])||{},this['safariOptions_'][_0x484899(0x205)](this[_0x484899(0x21a)]['CAPABILITY_KEY'],helper[_0x484899(0x1cf)](_0x3da5e0,_0x3f3112[_0x54b604])));break;case _0x4b985d[_0x484899(0x20b)]:case _0x4b985d[_0x484899(0x219)]:this[_0x484899(0x229)]&&(_0x3da5e0=this[_0x484899(0x229)][_0x484899(0x1d5)](this[_0x484899(0x229)][_0x484899(0x212)])||{},this[_0x484899(0x229)][_0x484899(0x205)](this['ieOptions_'][_0x484899(0x212)],helper['mergeDeep'](_0x3da5e0,_0x3f3112[_0x54b604])));break;}}}[_0x5ead06(0x1ed)](){const _0x1beb5c=_0x5ead06,_0xfe2072={'zqjhs':function(_0x47edff,_0x3442c9){const _0x319d26=a32_0x43ff;return _0x4b985d[_0x319d26(0x1d1)](_0x47edff,_0x3442c9);},'madKJ':_0x4b985d[_0x1beb5c(0x238)]};return logger['debug'](_0x4b985d[_0x1beb5c(0x237)]),this[_0x1beb5c(0x1f3)](_0x281537['capability']),Object[_0x1beb5c(0x230)](_0x281537[_0x1beb5c(0x232)])[_0x1beb5c(0x240)](_0x48a0c2=>{const _0x3f5b58=_0x1beb5c,_0x190b51=this[_0x3f5b58(0x1e2)][_0x3f5b58(0x1d5)](_0x48a0c2);_0xfe2072[_0x3f5b58(0x1ec)](typeof _0x190b51,_0xfe2072[_0x3f5b58(0x1d2)])?this['capabilities_'][_0x3f5b58(0x205)](_0x48a0c2,helper[_0x3f5b58(0x1cf)](_0x190b51,_0x281537[_0x3f5b58(0x232)][_0x48a0c2])):this['capabilities_']['set'](_0x48a0c2,_0x281537[_0x3f5b58(0x232)][_0x48a0c2]);}),this;}[_0x5ead06(0x20a)](){const _0x2e3744=_0x5ead06,_0x2944e8={'qulgk':function(_0x42d3aa,_0x1aa733,_0x1cb945){const _0x49d552=a32_0x43ff;return _0x4b985d[_0x49d552(0x1c6)](_0x42d3aa,_0x1aa733,_0x1cb945);},'cNAyO':_0x4b985d[_0x2e3744(0x1f0)],'aZEpu':function(_0x158368,_0x1f0a45,_0x224fbc){return _0x4b985d['fasyE'](_0x158368,_0x1f0a45,_0x224fbc);},'oGEAc':function(_0xbe092d,_0x5a2ab1){const _0x2ea966=_0x2e3744;return _0x4b985d[_0x2ea966(0x218)](_0xbe092d,_0x5a2ab1);},'HhrCZ':function(_0xf364b6,_0x2ac46d,_0x3bdff9){return _0x4b985d['fasyE'](_0xf364b6,_0x2ac46d,_0x3bdff9);}};if(helper[_0x2e3744(0x1f2)]()){const _0x31eddb=_0x4b985d[_0x2e3744(0x1f9)][_0x2e3744(0x21c)]('|');let _0x474cce=0x0;while(!![]){switch(_0x31eddb[_0x474cce++]){case'0':this[_0x2e3744(0x1e1)]();continue;case'1':if(helper[_0x2e3744(0x23d)](_0x281537[_0x2e3744(0x221)][_0x2e3744(0x231)]))this[_0x2e3744(0x1d6)]=helper['getHttpAgent'](_0x281537[_0x2e3744(0x221)][_0x2e3744(0x231)]);else _0x281537['proxySettings'][_0x2e3744(0x231)]&&(this[_0x2e3744(0x1e3)]=_0x281537[_0x2e3744(0x221)][_0x2e3744(0x231)],logger['debug'](_0x2e3744(0x21e)+this['proxy_']));continue;case'2':_0x4b985d[_0x2e3744(0x207)](isAccessibilityAutomationSession)&&_0x4b985d[_0x2e3744(0x218)](setAccessibilityCapabilities,_0x281537);continue;case'3':logger[_0x2e3744(0x206)](_0x4b985d[_0x2e3744(0x1d7)]);continue;case'4':globals[_0x2e3744(0x234)](_0x4b985d[_0x2e3744(0x1e6)])&&(!_0x4b985d['fasyE'](setExtension,this,_0x281537)&&globals[_0x2e3744(0x1f6)](_0x4b985d[_0x2e3744(0x1e6)],![]));continue;case'5':this[_0x2e3744(0x1ed)]();continue;}break;}}const _0x8d411e=super['build']();return _0x8d411e[_0x2e3744(0x1f8)][_0x2e3744(0x233)](_0x13e593=>{const _0x118932=_0x2e3744;try{const _0x595cdd=_0x13e593[_0x118932(0x1f5)][_0x118932(0x1d5)](_0x4b985d[_0x118932(0x1fd)]);_0x595cdd?(logger[_0x118932(0x206)](_0x118932(0x21d)+_0x595cdd),hubAllocator[_0x118932(0x1c8)](_0x595cdd),helper[_0x118932(0x220)](_0x595cdd)):logger[_0x118932(0x206)](_0x4b985d[_0x118932(0x23a)]);}catch(_0x3ae0c1){logger[_0x118932(0x206)]('ERROR\x20IN\x20GETTING\x20OPTIMAL\x20HUB\x20URL\x20-\x20'+_0x3ae0c1);}}),_0x8d411e[_0x2e3744(0x211)]=0x0,_0x8d411e['then']&&_0x8d411e['then'](_0x3d3980=>{const _0x10b0a7=_0x2e3744,_0x3e9376=_0x2944e8[_0x10b0a7(0x216)]['split']('|');let _0x4a3e8d=0x0;while(!![]){switch(_0x3e9376[_0x4a3e8d++]){case'0':_0x2944e8[_0x10b0a7(0x1f1)](overrideQuit,_0x3d3980,_0x8d411e);continue;case'1':_0x3d3980['getAccessibilityResultsSummary']=async()=>{const _0x4fc3d4=_0x10b0a7;return await _0x2944e8[_0x4fc3d4(0x22d)](getAccessibilityResultsSummary,_0x3d3980,global);};continue;case'2':_0x2944e8['oGEAc'](overrideTakeScreenshot,_0x3d3980);continue;case'3':_0x3d3980[_0x10b0a7(0x1d8)]=async()=>{return await _0x2944e8['qulgk'](getAccessibilityResults,_0x3d3980,global);};continue;case'4':_0x2944e8[_0x10b0a7(0x22d)](overrideExecute,_0x3d3980,_0x281537);continue;case'5':helper[_0x10b0a7(0x1f4)](_0x3d3980,_0x281537);continue;}break;}}),_0x8d411e[_0x2e3744(0x1e8)]=async()=>{return await _0x2944e8['HhrCZ'](getAccessibilityResultsSummary,_0x8d411e,global);},_0x8d411e['getAccessibilityResults']=async()=>{const _0x56a2bb=_0x2e3744;return await _0x2944e8[_0x56a2bb(0x22d)](getAccessibilityResults,_0x8d411e,global);},_0x4b985d[_0x2e3744(0x218)](overrideTakeScreenshot,_0x8d411e),_0x4b985d['Pyslm'](overrideQuit,_0x8d411e),helper[_0x2e3744(0x1f4)](_0x8d411e,_0x281537),_0x4b985d['NfIQA'](overrideExecute,_0x8d411e,_0x281537),helper[_0x2e3744(0x1fc)](global[_0x2e3744(0x210)])&&(global[_0x2e3744(0x210)]=[]),helper[_0x2e3744(0x1fc)](global[_0x2e3744(0x1d3)])&&(global[_0x2e3744(0x1d3)]=[]),global[_0x2e3744(0x210)][_0x2e3744(0x214)](_0x8d411e),global['__driver']=_0x8d411e,_0x4b985d['nSUSa'](global['__drivers'],undefined)&&global[_0x2e3744(0x1d3)]['push'](_0x8d411e),_0x211e55&&helper[_0x2e3744(0x1fc)](_0x211e55['global']['__driversArray'])&&(_0x211e55['global']['__driversArray']=[]),_0x211e55&&_0x4b985d[_0x2e3744(0x21f)](_0x211e55[_0x2e3744(0x222)][_0x2e3744(0x1d3)],undefined)&&(_0x211e55[_0x2e3744(0x222)][_0x2e3744(0x1d3)][_0x2e3744(0x214)](_0x8d411e),_0x211e55['global'][_0x2e3744(0x210)][_0x2e3744(0x214)](_0x8d411e)),_0x8d411e;}}return _0x2830c8[_0x5ead06(0x227)]=_0x2830c8[_0x5ead06(0x1e0)],_0x2830c8['Builder']=_0x2d0b24,_0xde521[_0x5ead06(0x217)]=_0x9810e5,_0x2830c8;};module[a32_0x1a6b0b(0x20d)]['browserstackAgentObservability']=modify;
1
+ const a32_0x339428=a32_0x23ac;function a32_0x23ac(_0x10b7a7,_0x40fd83){const _0x4dd43f=a32_0x4dd4();return a32_0x23ac=function(_0x23aca4,_0x51cd55){_0x23aca4=_0x23aca4-0x183;let _0x357ebe=_0x4dd43f[_0x23aca4];return _0x357ebe;},a32_0x23ac(_0x10b7a7,_0x40fd83);}function a32_0x4dd4(){const _0x22dfd4=['2922yEGOSb','Builder','YEffI','__setBrowserOptions','getRequestOptions','proxyUrl','safariOptions_','proxy_','optimalHubUrl','1dFwaIK','2|0|3|4|5|1','gddAt','se:ieOptions','258782UawLds','firefoxOptions','debug','overrideGet','fFZBW','yYCUA','../../../bin/utils/constants','../../../helpers/accessibility-automation/helper','rNqiz','0|1|4|2|5|3','newHubUrl','cMXKn','setCapabilities','proxySettings','ieOptions_','7142993rIaKKt','global','jCXCC','__driversArray','set','SETTING\x20NEW\x20URL\x20TO\x20OPTIMAL\x20URL\x20-\x20','capabilities_','getGlobal','__drivers','keys','CAPABILITY_KEY','ZdllY','CrqMm','getAccessibilityResultsSummary','../../../helpers/globals','info','HttpClient','../accessibility-automation/helper','htNAC','dISKQ','ieOptions','split','setGlobal','wcuod','Setting\x20Browserstack\x20capabilities','MGXsh','send','setLogLevel','UvJpd','1155440KFiaiE','fynOj','ZMDKv','PDeel','getHttpAgent','get','2593060mqkZrV','moz:firefoxOptions','3pvlrsa','https://','isUndefined','forEach','FJbQV','378696zakiUi','../../../helpers/helper','agent_','MNtEy','OfYgQ','goog:chromeOptions','mergeDeep','browserstackAgentObservability','../../../helpers/patchHelpers','Modifying\x20webdriver\x20builder','589432vtuiSG','logLevel','Running\x20your\x20test\x20suite\x20on\x20BrowserStack','NIkHV','updateHubUrl','options_','setServer','requireHttpClient','WvQNY','/session','object','caps_','getHubUrl','chromeOptions_','firefoxOptions_','storeOptimalHubUrl','push','ERROR\x20IN\x20GETTING\x20OPTIMAL\x20HUB\x20URL\x20-\x20','9gvnFih','originalBuilder','url_','../../../helpers/logger','7yhKweP','quitCount_','OPTIMAL\x20HUB\x20URL\x20NOT\x20FOUND','gOTch','KFkMS','dTTat','__driver','chromeOptions','JlQok','then','mRYTc','edgeOptions_','isPacProxy','PZEJG','capability'];a32_0x4dd4=function(){return _0x22dfd4;};return a32_0x4dd4();}(function(_0x47a577,_0x35d515){const _0x31a566=a32_0x23ac,_0x533b16=_0x47a577();while(!![]){try{const _0xcc1396=-parseInt(_0x31a566(0x1ae))/0x1*(parseInt(_0x31a566(0x1b2))/0x2)+-parseInt(_0x31a566(0x1e6))/0x3*(-parseInt(_0x31a566(0x1f5))/0x4)+-parseInt(_0x31a566(0x1de))/0x5+parseInt(_0x31a566(0x1a5))/0x6*(parseInt(_0x31a566(0x196))/0x7)+-parseInt(_0x31a566(0x1eb))/0x8+parseInt(_0x31a566(0x192))/0x9*(-parseInt(_0x31a566(0x1e4))/0xa)+parseInt(_0x31a566(0x1c1))/0xb;if(_0xcc1396===_0x35d515)break;else _0x533b16['push'](_0x533b16['shift']());}catch(_0x45e99a){_0x533b16['push'](_0x533b16['shift']());}}}(a32_0x4dd4,0x1fc26));const logger=require(a32_0x339428(0x195))['winstonLogger'],helper=require(a32_0x339428(0x1ec)),constants=require(a32_0x339428(0x1b8)),hubAllocator=require('../../../hubAllocationMethods'),{overrideQuit,overrideTakeScreenshot,overrideGet}=require(a32_0x339428(0x1f3)),{setAccessibilityCapabilities,setExtension}=require(a32_0x339428(0x1d2)),{isAccessibilityAutomationSession,getAccessibilityResultsSummary,getAccessibilityResults}=require(a32_0x339428(0x1b9)),globals=require(a32_0x339428(0x1cf)),{overrideExecute}=require('./helpers/patchHelper'),modify=(_0x373dee,_0x4c70e9=null,_0x3dc204=![])=>{const _0x1b2172=a32_0x339428,_0x5d484d={'fFZBW':function(_0xf2c58f,_0x5865a2){return _0xf2c58f!==_0x5865a2;},'OfYgQ':_0x1b2172(0x189),'LxynH':function(_0x2bf7b1,_0x2f8659){return _0x2bf7b1+_0x2f8659;},'ZdllY':_0x1b2172(0x1e7),'NIkHV':'/wd/hub','NBKdz':_0x1b2172(0x1f0),'htNAC':_0x1b2172(0x19d),'QeTxj':'ms:edgeOptions','rNqiz':'edgeOptions','PZEJG':_0x1b2172(0x1e5),'MNtEy':_0x1b2172(0x1b3),'lWEAY':'safari.options','fynOj':_0x1b2172(0x1b1),'gOTch':_0x1b2172(0x1d5),'WvQNY':function(_0x586b6e,_0x4fb9a6){return _0x586b6e===_0x4fb9a6;},'UvJpd':_0x1b2172(0x18a),'FJbQV':_0x1b2172(0x1d9),'gddAt':_0x1b2172(0x1af),'KwHSf':function(_0x4cd268,_0x4b7d1f){return _0x4cd268(_0x4b7d1f);},'CrqMm':function(_0x5799c0,_0x36b84f,_0x55dac6){return _0x5799c0(_0x36b84f,_0x55dac6);},'ryqOr':_0x1b2172(0x1ad),'hrGnR':_0x1b2172(0x198),'IuTLu':function(_0x34e1c5,_0x4128b5,_0x360174){return _0x34e1c5(_0x4128b5,_0x360174);},'cMXKn':_0x1b2172(0x1bb),'yYCUA':function(_0x5a2e67){return _0x5a2e67();},'MGXsh':function(_0xd60608,_0x47be88){return _0xd60608(_0x47be88);},'jCXCC':_0x1b2172(0x1f7),'YEffI':'isAccessibilityPlatform','dTTat':function(_0x306fea,_0x3bce81,_0x113498){return _0x306fea(_0x3bce81,_0x113498);},'JlQok':function(_0x4f0863,_0xeef9e4){return _0x4f0863(_0xeef9e4);},'KFkMS':function(_0x401ef7,_0x362efb,_0x1dcbbb){return _0x401ef7(_0x362efb,_0x1dcbbb);},'mRYTc':function(_0x1ae303,_0x8b82cb){return _0x1ae303!==_0x8b82cb;},'ZMDKv':'Configuring\x20to\x20run\x20tests\x20on\x20BrowserStack','uLiGk':_0x1b2172(0x1f4)},_0x2f3cc1=helper[_0x1b2172(0x187)]();let _0x3d21cb;try{_0x3d21cb=helper['requireSeleniumWebdriver'](),_0x3d21cb[_0x1b2172(0x193)]&&(_0x3d21cb[_0x1b2172(0x1a6)]=_0x3d21cb[_0x1b2172(0x193)]);}catch(_0x3ff3fd){return;}if(helper['isBrowserstackInfra']()){const _0x56eb9e={};_0x56eb9e[_0x1b2172(0x1f6)]=_0x373dee['browserStackLogLevel'],helper[_0x1b2172(0x1dc)](_0x56eb9e,new Map(),new Map()),logger[_0x1b2172(0x1d0)](_0x5d484d[_0x1b2172(0x1e0)]),logger[_0x1b2172(0x1b4)](_0x5d484d['uLiGk']);}class _0x53ce72 extends _0x2f3cc1[_0x1b2172(0x1d1)]{[_0x1b2172(0x1db)](_0x389471){const _0x10191b=_0x1b2172;if(_0x5d484d['fFZBW'](_0x389471['path'],_0x5d484d[_0x10191b(0x1ef)])&&_0x5d484d[_0x10191b(0x1b6)](global[_0x10191b(0x1bc)],''))try{global[_0x10191b(0x1bc)]=_0x5d484d['LxynH'](_0x5d484d['LxynH'](_0x5d484d[_0x10191b(0x1cc)],global['newHubUrl']),_0x5d484d[_0x10191b(0x183)]),this[_0x10191b(0x185)]=hubAllocator[_0x10191b(0x1a9)](global[_0x10191b(0x1bc)]),logger[_0x10191b(0x1b4)]('New\x20hub\x20url\x20set\x20to\x20'+global[_0x10191b(0x1bc)]),global[_0x10191b(0x1bc)]='';}catch(_0x5331f1){logger['error'](_0x5331f1);}return super['send'](_0x389471);}}class _0x3aab55 extends _0x3d21cb[_0x1b2172(0x1a6)]{[_0x1b2172(0x186)](){const _0x21351d=_0x1b2172;return this['url_']=helper[_0x21351d(0x18c)](_0x373dee),logger[_0x21351d(0x1b4)]('Hub\x20url\x20set\x20to\x20'+this[_0x21351d(0x194)]),this;}[_0x1b2172(0x1a8)](_0x511ef3){const _0x48e3f3=_0x1b2172;let _0x32c126={};for(const _0x3e4682 in _0x511ef3){switch(_0x3e4682){case _0x5d484d['NBKdz']:case _0x5d484d[_0x48e3f3(0x1d3)]:this[_0x48e3f3(0x18d)]&&(_0x32c126=this[_0x48e3f3(0x18d)]['get'](this[_0x48e3f3(0x18d)][_0x48e3f3(0x1cb)])||{},this[_0x48e3f3(0x18d)][_0x48e3f3(0x1c5)](this['chromeOptions_'][_0x48e3f3(0x1cb)],helper[_0x48e3f3(0x1f1)](_0x32c126,_0x511ef3[_0x3e4682])));break;case _0x5d484d['QeTxj']:case _0x5d484d[_0x48e3f3(0x1ba)]:this[_0x48e3f3(0x1a1)]&&(_0x32c126=this[_0x48e3f3(0x1a1)][_0x48e3f3(0x1e3)](this[_0x48e3f3(0x1a1)]['CAPABILITY_KEY'])||{},this[_0x48e3f3(0x1a1)][_0x48e3f3(0x1c5)](this[_0x48e3f3(0x1a1)][_0x48e3f3(0x1cb)],helper['mergeDeep'](_0x32c126,_0x511ef3[_0x3e4682])));break;case _0x5d484d[_0x48e3f3(0x1a3)]:case _0x5d484d[_0x48e3f3(0x1ee)]:this['firefoxOptions_']&&(_0x32c126=this['firefoxOptions_'][_0x48e3f3(0x1e3)](this[_0x48e3f3(0x18e)]['CAPABILITY_KEY'])||{},this[_0x48e3f3(0x18e)][_0x48e3f3(0x1c5)](this[_0x48e3f3(0x18e)][_0x48e3f3(0x1cb)],helper['mergeDeep'](_0x32c126,_0x511ef3[_0x3e4682])));break;case _0x5d484d['lWEAY']:this[_0x48e3f3(0x1ab)]&&(_0x32c126=this['safariOptions_'][_0x48e3f3(0x1e3)](this[_0x48e3f3(0x1ab)][_0x48e3f3(0x1cb)])||{},this[_0x48e3f3(0x1ab)]['set'](this[_0x48e3f3(0x1ab)][_0x48e3f3(0x1cb)],helper[_0x48e3f3(0x1f1)](_0x32c126,_0x511ef3[_0x3e4682])));break;case _0x5d484d[_0x48e3f3(0x1df)]:case _0x5d484d[_0x48e3f3(0x199)]:this[_0x48e3f3(0x1c0)]&&(_0x32c126=this[_0x48e3f3(0x1c0)][_0x48e3f3(0x1e3)](this[_0x48e3f3(0x1c0)][_0x48e3f3(0x1cb)])||{},this[_0x48e3f3(0x1c0)][_0x48e3f3(0x1c5)](this[_0x48e3f3(0x1c0)][_0x48e3f3(0x1cb)],helper[_0x48e3f3(0x1f1)](_0x32c126,_0x511ef3[_0x3e4682])));break;}}}[_0x1b2172(0x1be)](){const _0x372fea=_0x1b2172;return logger[_0x372fea(0x1b4)](_0x5d484d[_0x372fea(0x1ea)]),this['__setBrowserOptions'](_0x373dee[_0x372fea(0x1a4)]),Object[_0x372fea(0x1ca)](_0x373dee[_0x372fea(0x1a4)])[_0x372fea(0x1e9)](_0x1b0dba=>{const _0x28ffc3=_0x372fea,_0x166590=this[_0x28ffc3(0x1c7)][_0x28ffc3(0x1e3)](_0x1b0dba);_0x5d484d[_0x28ffc3(0x188)](typeof _0x166590,_0x5d484d[_0x28ffc3(0x1dd)])?this[_0x28ffc3(0x1c7)]['set'](_0x1b0dba,helper[_0x28ffc3(0x1f1)](_0x166590,_0x373dee[_0x28ffc3(0x1a4)][_0x1b0dba])):this['capabilities_'][_0x28ffc3(0x1c5)](_0x1b0dba,_0x373dee[_0x28ffc3(0x1a4)][_0x1b0dba]);}),this;}['build'](){const _0x430ea5=_0x1b2172,_0xf8b8cd={'wcuod':_0x5d484d['ryqOr'],'PDeel':_0x5d484d['hrGnR'],'dISKQ':function(_0x13ec06,_0x845d3,_0x33a8f5){return _0x5d484d['IuTLu'](_0x13ec06,_0x845d3,_0x33a8f5);}};if(helper['isBrowserstackInfra']()){const _0x50cc43=_0x5d484d[_0x430ea5(0x1bd)][_0x430ea5(0x1d6)]('|');let _0x5948da=0x0;while(!![]){switch(_0x50cc43[_0x5948da++]){case'0':_0x5d484d[_0x430ea5(0x1b7)](isAccessibilityAutomationSession)&&_0x5d484d['MGXsh'](setAccessibilityCapabilities,_0x373dee);continue;case'1':this[_0x430ea5(0x186)]();continue;case'2':if(helper[_0x430ea5(0x1a2)](_0x373dee['proxySettings'][_0x430ea5(0x1aa)]))this[_0x430ea5(0x1ed)]=helper[_0x430ea5(0x1e2)](_0x373dee['proxySettings'][_0x430ea5(0x1aa)]);else _0x373dee[_0x430ea5(0x1bf)][_0x430ea5(0x1aa)]&&(this[_0x430ea5(0x1ac)]=_0x373dee[_0x430ea5(0x1bf)][_0x430ea5(0x1aa)],logger[_0x430ea5(0x1b4)]('Proxy\x20set\x20to\x20'+this[_0x430ea5(0x1ac)]));continue;case'3':logger['debug'](_0x5d484d[_0x430ea5(0x1c3)]);continue;case'4':this[_0x430ea5(0x1be)]();continue;case'5':globals[_0x430ea5(0x1c8)](_0x5d484d['YEffI'])&&(!_0x5d484d[_0x430ea5(0x19b)](setExtension,this,_0x373dee)&&globals[_0x430ea5(0x1d7)](_0x5d484d[_0x430ea5(0x1a7)],![]));continue;}break;}}const _0x49cd1b=super['build']();return _0x49cd1b['session_'][_0x430ea5(0x19f)](_0x5723e3=>{const _0x34407=_0x430ea5;try{const _0x1aceef=_0x5723e3[_0x34407(0x18b)]['get'](_0xf8b8cd[_0x34407(0x1d8)]);_0x1aceef?(logger[_0x34407(0x1b4)](_0x34407(0x1c6)+_0x1aceef),hubAllocator[_0x34407(0x184)](_0x1aceef),helper[_0x34407(0x18f)](_0x1aceef)):logger['debug'](_0xf8b8cd[_0x34407(0x1e1)]);}catch(_0x5bb8d5){logger[_0x34407(0x1b4)](_0x34407(0x191)+_0x5bb8d5);}}),_0x49cd1b[_0x430ea5(0x197)]=0x0,_0x49cd1b['then']&&_0x49cd1b['then'](_0x186c94=>{const _0xd127de=_0x430ea5,_0x30dddd=_0x5d484d[_0xd127de(0x1b0)][_0xd127de(0x1d6)]('|');let _0x31285b=0x0;while(!![]){switch(_0x30dddd[_0x31285b++]){case'0':_0x5d484d['KwHSf'](overrideTakeScreenshot,_0x186c94);continue;case'1':_0x186c94['getAccessibilityResults']=async()=>{return await _0xf8b8cd['dISKQ'](getAccessibilityResults,_0x186c94,global);};continue;case'2':_0x5d484d[_0xd127de(0x1cd)](overrideQuit,_0x186c94,_0x49cd1b);continue;case'3':helper[_0xd127de(0x1b5)](_0x186c94,_0x373dee);continue;case'4':_0x5d484d[_0xd127de(0x1cd)](overrideExecute,_0x186c94,_0x373dee);continue;case'5':_0x186c94['getAccessibilityResultsSummary']=async()=>{const _0x25fa93=_0xd127de;return await _0xf8b8cd[_0x25fa93(0x1d4)](getAccessibilityResultsSummary,_0x186c94,global);};continue;}break;}}),_0x49cd1b[_0x430ea5(0x1ce)]=async()=>{const _0x3fbb7a=_0x430ea5;return await _0x5d484d[_0x3fbb7a(0x1cd)](getAccessibilityResultsSummary,_0x49cd1b,global);},_0x49cd1b['getAccessibilityResults']=async()=>{const _0x26b3df=_0x430ea5;return await _0xf8b8cd[_0x26b3df(0x1d4)](getAccessibilityResults,_0x49cd1b,global);},_0x5d484d[_0x430ea5(0x1da)](overrideTakeScreenshot,_0x49cd1b),_0x5d484d[_0x430ea5(0x19e)](overrideQuit,_0x49cd1b),helper[_0x430ea5(0x1b5)](_0x49cd1b,_0x373dee),_0x5d484d[_0x430ea5(0x19a)](overrideExecute,_0x49cd1b,_0x373dee),helper[_0x430ea5(0x1e8)](global[_0x430ea5(0x1c4)])&&(global[_0x430ea5(0x1c4)]=[]),helper[_0x430ea5(0x1e8)](global['__drivers'])&&(global['__drivers']=[]),global[_0x430ea5(0x1c4)]['push'](_0x49cd1b),global[_0x430ea5(0x19c)]=_0x49cd1b,_0x5d484d[_0x430ea5(0x1b6)](global['__drivers'],undefined)&&global[_0x430ea5(0x1c9)]['push'](_0x49cd1b),_0x4c70e9&&helper[_0x430ea5(0x1e8)](_0x4c70e9[_0x430ea5(0x1c2)]['__driversArray'])&&(_0x4c70e9['global']['__driversArray']=[]),_0x4c70e9&&_0x5d484d[_0x430ea5(0x1a0)](_0x4c70e9[_0x430ea5(0x1c2)][_0x430ea5(0x1c9)],undefined)&&(_0x4c70e9[_0x430ea5(0x1c2)][_0x430ea5(0x1c9)][_0x430ea5(0x190)](_0x49cd1b),_0x4c70e9[_0x430ea5(0x1c2)][_0x430ea5(0x1c4)][_0x430ea5(0x190)](_0x49cd1b)),_0x49cd1b;}}return _0x3d21cb[_0x1b2172(0x193)]=_0x3d21cb[_0x1b2172(0x1a6)],_0x3d21cb['Builder']=_0x3aab55,_0x2f3cc1[_0x1b2172(0x1d1)]=_0x53ce72,_0x3d21cb;};module['exports'][a32_0x339428(0x1f2)]=modify;
@@ -1 +1 @@
1
- function a33_0x58b8(_0x21a79b,_0x1f0205){const _0x209278=a33_0x2092();return a33_0x58b8=function(_0x58b8ce,_0x4e4a97){_0x58b8ce=_0x58b8ce-0xb4;let _0x2a5182=_0x209278[_0x58b8ce];return _0x2a5182;},a33_0x58b8(_0x21a79b,_0x1f0205);}const a33_0x2e1519=a33_0x58b8;(function(_0x42a81b,_0x54598a){const _0x2b4357=a33_0x58b8,_0x5ab5d8=_0x42a81b();while(!![]){try{const _0xeda362=parseInt(_0x2b4357(0xb6))/0x1*(-parseInt(_0x2b4357(0xb5))/0x2)+-parseInt(_0x2b4357(0xb4))/0x3+parseInt(_0x2b4357(0xc4))/0x4*(-parseInt(_0x2b4357(0xc3))/0x5)+parseInt(_0x2b4357(0xc0))/0x6+-parseInt(_0x2b4357(0xbf))/0x7+-parseInt(_0x2b4357(0xc2))/0x8*(parseInt(_0x2b4357(0xb9))/0x9)+parseInt(_0x2b4357(0xba))/0xa;if(_0xeda362===_0x54598a)break;else _0x5ab5d8['push'](_0x5ab5d8['shift']());}catch(_0x3af1fa){_0x5ab5d8['push'](_0x5ab5d8['shift']());}}}(a33_0x2092,0x6cb6c));function a33_0x2092(){const _0x1bffa1=['5iRcqma','324076MXBchH','1865586iSCppa','22MhGWod','53603xazOXW','restore','timeout','3258qPuSga','24647180WxruBY','mochaHooks','../../../helpers/test-observability/utils','NAOPa','../../../helpers/request-spy','5662384FZXozy','2366436KOBvfb','../../../bin/utils/constants','6904JOAWlg'];a33_0x2092=function(){return _0x1bffa1;};return a33_0x2092();}const requestSpy=require(a33_0x2e1519(0xbe)),constants=require(a33_0x2e1519(0xc1)),{addRequestSpy}=require(a33_0x2e1519(0xbc));exports[a33_0x2e1519(0xbb)]={'beforeAll'(){const _0x10e327=a33_0x2e1519,_0x4599f8={'NAOPa':function(_0x4711c4){return _0x4711c4();}},_0x24967d='browserstack internal helper hook';_0x4599f8[_0x10e327(0xbd)](addRequestSpy);},'afterAll'(){const _0x472dba=a33_0x2e1519,_0x18fff7='browserstack internal helper hook';this[_0x472dba(0xb8)](0xea60),requestSpy[_0x472dba(0xb7)]();}};
1
+ function a33_0x5b61(_0x391dcd,_0x685e91){const _0x395e11=a33_0x395e();return a33_0x5b61=function(_0x5b618f,_0x2203a9){_0x5b618f=_0x5b618f-0x70;let _0x336736=_0x395e11[_0x5b618f];return _0x336736;},a33_0x5b61(_0x391dcd,_0x685e91);}const a33_0x13b279=a33_0x5b61;(function(_0x2f94db,_0x54121a){const _0x3f339b=a33_0x5b61,_0xe7b74f=_0x2f94db();while(!![]){try{const _0x3fa10d=parseInt(_0x3f339b(0x75))/0x1+parseInt(_0x3f339b(0x78))/0x2+-parseInt(_0x3f339b(0x79))/0x3*(-parseInt(_0x3f339b(0x70))/0x4)+-parseInt(_0x3f339b(0x71))/0x5*(-parseInt(_0x3f339b(0x7f))/0x6)+parseInt(_0x3f339b(0x7e))/0x7*(-parseInt(_0x3f339b(0x7c))/0x8)+parseInt(_0x3f339b(0x72))/0x9+-parseInt(_0x3f339b(0x7b))/0xa;if(_0x3fa10d===_0x54121a)break;else _0xe7b74f['push'](_0xe7b74f['shift']());}catch(_0x5cbe17){_0xe7b74f['push'](_0xe7b74f['shift']());}}}(a33_0x395e,0x23425));const requestSpy=require(a33_0x13b279(0x7d)),constants=require(a33_0x13b279(0x7a)),{addRequestSpy}=require(a33_0x13b279(0x77));function a33_0x395e(){const _0x24bd74=['18012wBxKGx','6ZWsTLm','../../../bin/utils/constants','2688830NkbxtZ','56QpuUjh','../../../helpers/request-spy','47075rknhEZ','18372mBmTVc','153820Mluwkx','370vIFgFU','51327qBDFeh','restore','mochaHooks','142172pctkxi','timeout','../../../helpers/test-observability/utils'];a33_0x395e=function(){return _0x24bd74;};return a33_0x395e();}exports[a33_0x13b279(0x74)]={'beforeAll'(){const _0x3a515c={'HmspT':function(_0x35ba3e){return _0x35ba3e();}},_0x34445f='browserstack internal helper hook';_0x3a515c['HmspT'](addRequestSpy);},'afterAll'(){const _0x4751ed=a33_0x13b279,_0x4e67ce='browserstack internal helper hook';this[_0x4751ed(0x76)](0xea60),requestSpy[_0x4751ed(0x73)]();}};
@@ -1 +1 @@
1
- function a34_0xa0d0(){const _0x43b804=['_afterAll','986342Pspwha','gRyOm','7610qvxUVm','ZwOZE','YZUAe','../../../helpers/testhub/utils','getCapabilities','rlzkQ','__cloud_provider___','geOMz','SdKIF','getHookDetails','toISOString','aAUGN','4CkZdqK','get','getPlatform','415eAQzRu','../../../helpers/test-observability/utils','eRBgE','string','markedStatus','bs:addPlatformDetails:','tests','state','TBWFy','hook','TZLRS','sendPlatformDetails','hookAnalyticsId','slice','RrPEH','mapTestHooks','parent','4774713CZklzu','2209922wtIdRP','../../../helpers/test-observability/constants','getHooksForTest','passed','getHookSkippedTests','3432ksgtzS','CHbBc','failed','BJMaa','getBrowserName','_beforeAll','reduce','dRPmZ','split','TEST_PLATFORM','xdYGQ','uuid','type','xYIRY','XJrBA','../../../../package.json','_beforeEach','suites','BTKWa','getTestEnv','12385304czkdMM','ATIVT','FJNvM','_afterEach','hook:','map_','fNcQw','kOQOd','filter','platformVersion','LTBBK','forEach','pending','gXiKo','concat','qFCHA','1520286aCEkNr','pid','fromEntries','getSession','push','4041WBbREL','vAksM'];a34_0xa0d0=function(){return _0x43b804;};return a34_0xa0d0();}const a34_0x1ecbee=a34_0x392a;(function(_0x408ccb,_0x5d9111){const _0x5dc750=a34_0x392a,_0x45df5d=_0x408ccb();while(!![]){try{const _0x682b87=parseInt(_0x5dc750(0x15c))/0x1+-parseInt(_0x5dc750(0x133))/0x2+parseInt(_0x5dc750(0x132))/0x3*(parseInt(_0x5dc750(0x172))/0x4)+-parseInt(_0x5dc750(0x175))/0x5*(parseInt(_0x5dc750(0x138))/0x6)+parseInt(_0x5dc750(0x164))/0x7+-parseInt(_0x5dc750(0x14c))/0x8+parseInt(_0x5dc750(0x161))/0x9*(parseInt(_0x5dc750(0x166))/0xa);if(_0x682b87===_0x5d9111)break;else _0x45df5d['push'](_0x45df5d['shift']());}catch(_0x19cdd7){_0x45df5d['push'](_0x45df5d['shift']());}}}(a34_0xa0d0,0xda39c));const {v4:uuidv4}=require(a34_0x1ecbee(0x143)),{name,version}=require(a34_0x1ecbee(0x147)),logPatcher=require('../../utils/logPatcher'),BSTestOpsPatcher=new logPatcher({}),{debug,isInternalHook,getObservabilityLinkedProductName}=require(a34_0x1ecbee(0x122)),{consoleHolder}=require(a34_0x1ecbee(0x134)),{getPlatformVersion}=require('../../../helpers/helper'),{shouldProcessEventForTesthub}=require(a34_0x1ecbee(0x169)),{isFunction}=require('lodash'),{patchConsoleLogger}=require(a34_0x1ecbee(0x122));function a34_0x392a(_0x57ce4b,_0x2defeb){const _0xa0d0bc=a34_0xa0d0();return a34_0x392a=function(_0x392a19,_0x20078f){_0x392a19=_0x392a19-0x122;let _0x81c65c=_0xa0d0bc[_0x392a19];return _0x81c65c;},a34_0x392a(_0x57ce4b,_0x2defeb);}patchConsoleLogger(),exports[a34_0x1ecbee(0x14b)]=()=>{const _0x2d416b=a34_0x1ecbee,_0x193fdb={'TBWFy':'generic','eRBgE':function(_0x1a01d1){return _0x1a01d1();}};return{'ci':_0x193fdb[_0x2d416b(0x129)],'key':_0x193fdb[_0x2d416b(0x123)](uuidv4),'version':version,'collector':'js-'+name};},exports[a34_0x1ecbee(0x16f)]=_0x592fd1=>{const _0x2cba65=a34_0x1ecbee,_0x2e4b90={};_0x2e4b90[_0x2cba65(0x142)]=function(_0x21026e,_0x603fe2){return _0x21026e!==_0x603fe2;},_0x2e4b90[_0x2cba65(0x16e)]=_0x2cba65(0x124),_0x2e4b90[_0x2cba65(0x156)]=_0x2cba65(0x150),_0x2e4b90[_0x2cba65(0x145)]=_0x2cba65(0x12a);const _0x1c591c=_0x2e4b90;if(!_0x592fd1||_0x1c591c[_0x2cba65(0x142)](typeof _0x592fd1,_0x1c591c[_0x2cba65(0x16e)]))return[null,null];if(_0x1c591c[_0x2cba65(0x142)](_0x592fd1['indexOf'](_0x1c591c[_0x2cba65(0x156)]),-0x1)){const _0x1cee18=_0x592fd1[_0x2cba65(0x140)](_0x1c591c[_0x2cba65(0x156)]);return[_0x1cee18[0x0]['slice'](0x0,-0x1)['split']('\x22')[0x1],_0x1cee18[0x1]['substring'](0x1)];}else{if(_0x1c591c['xdYGQ'](_0x592fd1['indexOf'](_0x1c591c['xYIRY']),-0x1)){const _0x29c151=_0x592fd1[_0x2cba65(0x140)](_0x1c591c['xYIRY']);return[_0x29c151[0x0][_0x2cba65(0x12e)](0x0,-0x1)[_0x2cba65(0x140)]('\x22')[0x1],_0x592fd1];}}return[null,null];},exports[a34_0x1ecbee(0x135)]=_0x194e65=>{const _0x43ff27=a34_0x1ecbee,_0x3521bd={'TZLRS':function(_0x1079f7,_0x37d69c){return _0x1079f7(_0x37d69c);},'AwRUD':_0x43ff27(0x13d),'CHbBc':_0x43ff27(0x163),'gRyOm':'_beforeEach','vAksM':_0x43ff27(0x14f)};if(!_0x194e65||!_0x194e65[_0x43ff27(0x131)])return[];const _0x2002b7=[];return[_0x3521bd['AwRUD'],_0x3521bd[_0x43ff27(0x139)],_0x3521bd[_0x43ff27(0x165)],_0x3521bd[_0x43ff27(0x162)]][_0x43ff27(0x157)](_0x4d198e=>{const _0x9d75c9=_0x43ff27,_0x4b61cd={'RrPEH':function(_0x1cdb2a,_0x10f44d){const _0x512390=a34_0x392a;return _0x3521bd[_0x512390(0x12b)](_0x1cdb2a,_0x10f44d);}},_0x4de227=_0x194e65[_0x9d75c9(0x131)][_0x4d198e]||[];_0x4de227['forEach'](_0x33a25e=>{const _0x5df651=_0x9d75c9;_0x33a25e[_0x5df651(0x12d)]&&!_0x4b61cd[_0x5df651(0x12f)](isInternalHook,_0x33a25e['fn'])&&_0x2002b7[_0x5df651(0x160)](_0x33a25e['hookAnalyticsId']);});}),[..._0x2002b7,...exports[_0x43ff27(0x135)](_0x194e65['parent'])];},exports[a34_0x1ecbee(0x130)]=_0x8027db=>{const _0x4edf8b=a34_0x1ecbee,_0xbe4be1={'EkKyM':function(_0x5903e0){return _0x5903e0();},'aAUGN':function(_0x154418,_0x482e40){return _0x154418===_0x482e40;},'ATIVT':_0x4edf8b(0x14f),'kOQOd':function(_0xff282){return _0xff282();},'YZUAe':_0x4edf8b(0x13d),'geOMz':_0x4edf8b(0x163),'dRPmZ':_0x4edf8b(0x148)};if(!_0x8027db||!_0x8027db[_0x4edf8b(0x131)])return;[_0xbe4be1[_0x4edf8b(0x168)],_0xbe4be1[_0x4edf8b(0x16d)],_0xbe4be1[_0x4edf8b(0x13f)],_0xbe4be1['ATIVT']][_0x4edf8b(0x157)](_0x3b7b53=>{const _0x5234b7=_0x4edf8b,_0x1a0d33=_0x8027db[_0x5234b7(0x131)][_0x3b7b53]||[];_0x1a0d33[_0x5234b7(0x157)](_0x57ba47=>{const _0x1fb917=_0x5234b7;if(!_0x57ba47[_0x1fb917(0x12d)])_0x57ba47[_0x1fb917(0x12d)]=_0xbe4be1['EkKyM'](uuidv4);else _0x57ba47[_0x1fb917(0x125)]&&_0xbe4be1[_0x1fb917(0x171)](_0x3b7b53,_0xbe4be1[_0x1fb917(0x14d)])&&(_0x57ba47[_0x1fb917(0x12d)]=_0xbe4be1[_0x1fb917(0x153)](uuidv4),delete _0x57ba47[_0x1fb917(0x125)]);});}),exports[_0x4edf8b(0x130)](_0x8027db[_0x4edf8b(0x131)]);},exports[a34_0x1ecbee(0x12c)]=async(_0x505b3d,_0xdfcc95)=>{const _0x339c2a=a34_0x1ecbee,_0x523bdf={'BJMaa':function(_0x5a4e9a){return _0x5a4e9a();},'qFCHA':function(_0x5612a5,_0x410fbe){return _0x5612a5(_0x410fbe);},'FJNvM':_0x339c2a(0x155),'rlzkQ':function(_0x452e0d,_0xeeb137){return _0x452e0d(_0xeeb137);},'ZwOZE':function(_0x2f1f64,_0x5e7222){return _0x2f1f64===_0x5e7222;},'XJrBA':'browserstack','UOEIV':'unknown_grid','ohXKR':_0x339c2a(0x141)};try{if(!_0x523bdf[_0x339c2a(0x13b)](shouldProcessEventForTesthub))return;const _0xc1bb79=await _0x505b3d[_0x339c2a(0x16a)](),_0x5a3421=await _0x505b3d[_0x339c2a(0x15f)](),_0x18efc4={},_0x4e47a8=Object[_0x339c2a(0x15e)](_0x5a3421[_0x339c2a(0x16a)]()[_0x339c2a(0x151)]),_0x3c99fa={'product':_0x523bdf['qFCHA'](getObservabilityLinkedProductName,_0x4e47a8),'capabilities':_0x4e47a8,'platform':_0xc1bb79[_0x339c2a(0x174)](),'platform_version':_0xc1bb79[_0x339c2a(0x173)](_0x523bdf[_0x339c2a(0x14e)])?_0xc1bb79['get'](_0x523bdf[_0x339c2a(0x14e)]):_0x523bdf[_0x339c2a(0x16b)](getPlatformVersion,_0x523bdf[_0x339c2a(0x167)](global[_0x339c2a(0x16c)],_0x523bdf[_0x339c2a(0x146)])),'browser':_0xc1bb79[_0x339c2a(0x13c)](),'browser_version':_0xc1bb79['getBrowserVersion'](),'session_id':_0x5a3421['toJSON']()};global[_0x339c2a(0x16c)]?_0x18efc4[global[_0x339c2a(0x16c)]]=_0x3c99fa:_0x18efc4[_0x523bdf['UOEIV']]=_0x3c99fa,process['emit'](_0x339c2a(0x126)+process[_0x339c2a(0x15d)],{'timestamp':new Date()[_0x339c2a(0x170)](),'level':null,'message':null,'kind':_0x523bdf['ohXKR'],'http_response':_0x18efc4,'uuid':_0xdfcc95});}catch(_0x318474){_0x523bdf[_0x339c2a(0x15b)](debug,'Exception\x20in\x20populating\x20platform\x20details\x20with\x20error\x20:\x20'+_0x318474);}},exports[a34_0x1ecbee(0x137)]=_0x41639b=>{const _0x4c6917=a34_0x1ecbee,_0x3ac419={};_0x3ac419[_0x4c6917(0x159)]=function(_0x39c334,_0x1a9a2d){return _0x39c334!==_0x1a9a2d;},_0x3ac419[_0x4c6917(0x152)]=_0x4c6917(0x12a),_0x3ac419['BTKWa']=_0x4c6917(0x136),_0x3ac419['mMCwX']=function(_0x1253b7,_0x360086){return _0x1253b7!==_0x360086;},_0x3ac419['VIcPF']=_0x4c6917(0x13a);const _0x55d751=_0x3ac419,_0x43790b=_0x41639b[_0x4c6917(0x149)][_0x4c6917(0x13e)]((_0x3ab98e,_0x1478b5)=>{const _0x15c67c=_0x4c6917,_0x1a9cce=exports[_0x15c67c(0x137)](_0x1478b5);return _0x1a9cce&&(_0x3ab98e=_0x3ab98e[_0x15c67c(0x15a)](_0x1a9cce)),_0x3ab98e;},[]),_0x5b2af6=_0x41639b[_0x4c6917(0x127)][_0x4c6917(0x154)](_0x2650d3=>{const _0x2d6677=_0x4c6917,_0x42dc65=_0x55d751[_0x2d6677(0x159)](_0x2650d3[_0x2d6677(0x144)],_0x55d751['fNcQw'])&&!_0x2650d3[_0x2d6677(0x125)]&&_0x55d751[_0x2d6677(0x159)](_0x2650d3['state'],_0x55d751[_0x2d6677(0x14a)])&&_0x55d751['mMCwX'](_0x2650d3[_0x2d6677(0x128)],_0x55d751['VIcPF'])&&!_0x2650d3[_0x2d6677(0x158)];return _0x42dc65;});return _0x5b2af6[_0x4c6917(0x15a)](_0x43790b);};
1
+ const a34_0x4ed901=a34_0x1265;function a34_0x1265(_0x217a77,_0x3ad101){const _0x2c1096=a34_0x2c10();return a34_0x1265=function(_0x126598,_0xad5e){_0x126598=_0x126598-0x1aa;let _0x413b97=_0x2c1096[_0x126598];return _0x413b97;},a34_0x1265(_0x217a77,_0x3ad101);}function a34_0x2c10(){const _0x19145d=['getBrowserVersion','11VzZHyv','pid','cEFWU','type','HKxeI','Pemjm','4661AJcTgf','forEach','rCnVX','tests','pMhvt','string','getHookSkippedTests','zPaar','substring','../../../helpers/helper','get','12486252VStmmI','../../../helpers/test-observability/constants','vJszS','105VmverP','suites','browserstack','split','43338148JhMpJy','210SxwBXZ','ysJjC','SyhpC','js-','filter','bs:addPlatformDetails:','_beforeAll','143214bHJYkE','passed','../../../helpers/test-observability/utils','fromEntries','getHooksForTest','FToNu','failed','IZqdz','mapTestHooks','platformVersion','indexOf','852207RVQHIJ','DbLmN','toISOString','AmnSW','VGWVk','uuid','MXXTR','parent','299584KbEQCG','state','WIElh','markedStatus','fILuC','unknown_grid','dByqs','lodash','CbTwL','2570810IAmojB','slice','DyJyl','getPlatform','../../utils/logPatcher','reduce','emit','xtQam','TEST_PLATFORM','_afterEach','fHfXQ','14qdrKQO','getBrowserName','NGKjB','__cloud_provider___','ZWoFK','4pKvsZW','13yHFjaz','push','pending','map_','SHCfE','18XLdXpn','concat','generic','yyBfG','ErJvV','jGwTg','_beforeEach','toJSON','hook:','eUybb','hookAnalyticsId','getHookDetails'];a34_0x2c10=function(){return _0x19145d;};return a34_0x2c10();}(function(_0x4cab34,_0x40aa07){const _0x3fa6d5=a34_0x1265,_0x385968=_0x4cab34();while(!![]){try{const _0x26983f=parseInt(_0x3fa6d5(0x1e1))/0x1*(-parseInt(_0x3fa6d5(0x1c3))/0x2)+parseInt(_0x3fa6d5(0x206))/0x3*(-parseInt(_0x3fa6d5(0x1c8))/0x4)+parseInt(_0x3fa6d5(0x1ef))/0x5*(-parseInt(_0x3fa6d5(0x1fb))/0x6)+-parseInt(_0x3fa6d5(0x1f4))/0x7*(parseInt(_0x3fa6d5(0x1af))/0x8)+-parseInt(_0x3fa6d5(0x1ce))/0x9*(-parseInt(_0x3fa6d5(0x1b8))/0xa)+-parseInt(_0x3fa6d5(0x1db))/0xb*(parseInt(_0x3fa6d5(0x1ec))/0xc)+parseInt(_0x3fa6d5(0x1c9))/0xd*(parseInt(_0x3fa6d5(0x1f3))/0xe);if(_0x26983f===_0x40aa07)break;else _0x385968['push'](_0x385968['shift']());}catch(_0x4cbb42){_0x385968['push'](_0x385968['shift']());}}}(a34_0x2c10,0x9947e));const {v4:uuidv4}=require(a34_0x4ed901(0x1ac)),{name,version}=require('../../../../package.json'),logPatcher=require(a34_0x4ed901(0x1bc)),BSTestOpsPatcher=new logPatcher({}),{debug,isInternalHook,getObservabilityLinkedProductName}=require('../../../helpers/test-observability/utils'),{consoleHolder}=require(a34_0x4ed901(0x1ed)),{getPlatformVersion}=require(a34_0x4ed901(0x1ea)),{shouldProcessEventForTesthub}=require('../../../helpers/testhub/utils'),{isFunction}=require(a34_0x4ed901(0x1b6)),{patchConsoleLogger}=require(a34_0x4ed901(0x1fd));patchConsoleLogger(),exports['getTestEnv']=()=>{const _0x40227c=a34_0x4ed901,_0x2ef741={'aLQXz':_0x40227c(0x1d0),'MXXTR':function(_0x32df56){return _0x32df56();}};return{'ci':_0x2ef741['aLQXz'],'key':_0x2ef741[_0x40227c(0x1ad)](uuidv4),'version':version,'collector':_0x40227c(0x1f7)+name};},exports[a34_0x4ed901(0x1d9)]=_0x27e5fa=>{const _0x204de1=a34_0x4ed901,_0x12350d={};_0x12350d[_0x204de1(0x1aa)]=function(_0x9af974,_0x56e85a){return _0x9af974!==_0x56e85a;},_0x12350d[_0x204de1(0x1bf)]=_0x204de1(0x1e6),_0x12350d['JzVxt']=_0x204de1(0x1d6),_0x12350d[_0x204de1(0x1e5)]=function(_0x3b91a8,_0xfa23b9){return _0x3b91a8!==_0xfa23b9;},_0x12350d[_0x204de1(0x1df)]='hook';const _0x501d32=_0x12350d;if(!_0x27e5fa||_0x501d32[_0x204de1(0x1aa)](typeof _0x27e5fa,_0x501d32[_0x204de1(0x1bf)]))return[null,null];if(_0x501d32[_0x204de1(0x1aa)](_0x27e5fa['indexOf'](_0x501d32['JzVxt']),-0x1)){const _0x3d2065=_0x27e5fa[_0x204de1(0x1f2)](_0x501d32['JzVxt']);return[_0x3d2065[0x0][_0x204de1(0x1b9)](0x0,-0x1)[_0x204de1(0x1f2)]('\x22')[0x1],_0x3d2065[0x1][_0x204de1(0x1e9)](0x1)];}else{if(_0x501d32[_0x204de1(0x1e5)](_0x27e5fa[_0x204de1(0x205)](_0x501d32[_0x204de1(0x1df)]),-0x1)){const _0x42210c=_0x27e5fa[_0x204de1(0x1f2)](_0x501d32[_0x204de1(0x1df)]);return[_0x42210c[0x0][_0x204de1(0x1b9)](0x0,-0x1)[_0x204de1(0x1f2)]('\x22')[0x1],_0x27e5fa];}}return[null,null];},exports[a34_0x4ed901(0x1ff)]=_0x2edb2=>{const _0x12007f=a34_0x4ed901,_0x29c3ef={'rCnVX':function(_0x2eaa7a,_0x72011){return _0x2eaa7a(_0x72011);},'GieEa':_0x12007f(0x1fa),'SHCfE':'_afterAll','eVlnE':_0x12007f(0x1d4),'eUybb':_0x12007f(0x1c1)};if(!_0x2edb2||!_0x2edb2[_0x12007f(0x1ae)])return[];const _0x1b936b=[];return[_0x29c3ef['GieEa'],_0x29c3ef[_0x12007f(0x1cd)],_0x29c3ef['eVlnE'],_0x29c3ef[_0x12007f(0x1d7)]]['forEach'](_0xd3a889=>{const _0x765930=_0x12007f,_0x20ec47={'dByqs':function(_0x49fe8b,_0x470bfd){const _0x12e572=a34_0x1265;return _0x29c3ef[_0x12e572(0x1e3)](_0x49fe8b,_0x470bfd);}},_0x379e5d=_0x2edb2[_0x765930(0x1ae)][_0xd3a889]||[];_0x379e5d[_0x765930(0x1e2)](_0x4298d6=>{const _0x5e79c2=_0x765930;_0x4298d6[_0x5e79c2(0x1d8)]&&!_0x20ec47[_0x5e79c2(0x1b5)](isInternalHook,_0x4298d6['fn'])&&_0x1b936b[_0x5e79c2(0x1ca)](_0x4298d6[_0x5e79c2(0x1d8)]);});}),[..._0x1b936b,...exports['getHooksForTest'](_0x2edb2[_0x12007f(0x1ae)])];},exports[a34_0x4ed901(0x203)]=_0x284140=>{const _0x2f29a8=a34_0x4ed901,_0x4708ea={'zPaar':function(_0x117836){return _0x117836();},'ErJvV':function(_0x6a3bda,_0x3f54b2){return _0x6a3bda===_0x3f54b2;},'SyhpC':_0x2f29a8(0x1c1),'fILuC':_0x2f29a8(0x1fa),'ysJjC':'_afterAll','NGKjB':_0x2f29a8(0x1d4)};if(!_0x284140||!_0x284140[_0x2f29a8(0x1ae)])return;[_0x4708ea[_0x2f29a8(0x1b3)],_0x4708ea[_0x2f29a8(0x1f5)],_0x4708ea[_0x2f29a8(0x1c5)],_0x4708ea['SyhpC']][_0x2f29a8(0x1e2)](_0x56fa59=>{const _0x5cfa13=_0x2f29a8,_0x36acd6={'CbTwL':function(_0x1c578b){const _0x1f0650=a34_0x1265;return _0x4708ea[_0x1f0650(0x1e8)](_0x1c578b);},'cEFWU':function(_0x298a98,_0x1d250a){const _0x11b7ab=a34_0x1265;return _0x4708ea[_0x11b7ab(0x1d2)](_0x298a98,_0x1d250a);},'DtiOY':_0x4708ea[_0x5cfa13(0x1f6)]},_0x705d57=_0x284140[_0x5cfa13(0x1ae)][_0x56fa59]||[];_0x705d57[_0x5cfa13(0x1e2)](_0x75d82a=>{const _0xde1e44=_0x5cfa13;if(!_0x75d82a[_0xde1e44(0x1d8)])_0x75d82a['hookAnalyticsId']=_0x36acd6[_0xde1e44(0x1b7)](uuidv4);else _0x75d82a[_0xde1e44(0x1b2)]&&_0x36acd6[_0xde1e44(0x1dd)](_0x56fa59,_0x36acd6['DtiOY'])&&(_0x75d82a[_0xde1e44(0x1d8)]=_0x36acd6[_0xde1e44(0x1b7)](uuidv4),delete _0x75d82a[_0xde1e44(0x1b2)]);});}),exports['mapTestHooks'](_0x284140[_0x2f29a8(0x1ae)]);},exports['sendPlatformDetails']=async(_0x813c43,_0x272b6a)=>{const _0x139b69=a34_0x4ed901,_0x14c85c={'IZqdz':function(_0x27fe1){return _0x27fe1();},'ZWoFK':function(_0x816713,_0x5ef6ef){return _0x816713(_0x5ef6ef);},'DbLmN':_0x139b69(0x204),'FToNu':function(_0x375669,_0x2456ef){return _0x375669===_0x2456ef;},'vJszS':_0x139b69(0x1f1),'yyBfG':_0x139b69(0x1b4),'yGzqG':_0x139b69(0x1c0),'fHfXQ':function(_0x617bad,_0x1480c2){return _0x617bad(_0x1480c2);}};try{if(!_0x14c85c[_0x139b69(0x202)](shouldProcessEventForTesthub))return;const _0x14171a=await _0x813c43['getCapabilities'](),_0x2fd010=await _0x813c43['getSession'](),_0x51a174={},_0x5de388=Object[_0x139b69(0x1fe)](_0x2fd010['getCapabilities']()[_0x139b69(0x1cc)]),_0x145538={'product':_0x14c85c['ZWoFK'](getObservabilityLinkedProductName,_0x5de388),'capabilities':_0x5de388,'platform':_0x14171a[_0x139b69(0x1bb)](),'platform_version':_0x14171a[_0x139b69(0x1eb)](_0x14c85c[_0x139b69(0x207)])?_0x14171a[_0x139b69(0x1eb)](_0x14c85c[_0x139b69(0x207)]):_0x14c85c[_0x139b69(0x1c7)](getPlatformVersion,_0x14c85c[_0x139b69(0x200)](global[_0x139b69(0x1c6)],_0x14c85c[_0x139b69(0x1ee)])),'browser':_0x14171a[_0x139b69(0x1c4)](),'browser_version':_0x14171a[_0x139b69(0x1da)](),'session_id':_0x2fd010[_0x139b69(0x1d5)]()};global[_0x139b69(0x1c6)]?_0x51a174[global['__cloud_provider___']]=_0x145538:_0x51a174[_0x14c85c[_0x139b69(0x1d1)]]=_0x145538,process[_0x139b69(0x1be)](_0x139b69(0x1f9)+process[_0x139b69(0x1dc)],{'timestamp':new Date()[_0x139b69(0x208)](),'level':null,'message':null,'kind':_0x14c85c['yGzqG'],'http_response':_0x51a174,'uuid':_0x272b6a});}catch(_0x2f86c3){_0x14c85c[_0x139b69(0x1c2)](debug,'Exception\x20in\x20populating\x20platform\x20details\x20with\x20error\x20:\x20'+_0x2f86c3);}},exports['getHookSkippedTests']=_0x50db98=>{const _0x16b70e=a34_0x4ed901,_0xf3353e={};_0xf3353e[_0x16b70e(0x1b1)]=function(_0x3c2923,_0x2b6dad){return _0x3c2923!==_0x2b6dad;},_0xf3353e[_0x16b70e(0x1ba)]='hook',_0xf3353e[_0x16b70e(0x1e0)]=_0x16b70e(0x1fc),_0xf3353e[_0x16b70e(0x1d3)]=function(_0x3fd6fe,_0x211e6d){return _0x3fd6fe!==_0x211e6d;},_0xf3353e[_0x16b70e(0x1ab)]=_0x16b70e(0x201);const _0x34fdaa=_0xf3353e,_0x32940e=_0x50db98[_0x16b70e(0x1f0)][_0x16b70e(0x1bd)]((_0x1cb4f8,_0x5dc098)=>{const _0x562a43=_0x16b70e,_0xac2aa8=exports[_0x562a43(0x1e7)](_0x5dc098);return _0xac2aa8&&(_0x1cb4f8=_0x1cb4f8[_0x562a43(0x1cf)](_0xac2aa8)),_0x1cb4f8;},[]),_0x3e926c=_0x50db98[_0x16b70e(0x1e4)][_0x16b70e(0x1f8)](_0x4e6fb3=>{const _0x42e083=_0x16b70e,_0x2e9ff8=_0x34fdaa['WIElh'](_0x4e6fb3[_0x42e083(0x1de)],_0x34fdaa[_0x42e083(0x1ba)])&&!_0x4e6fb3[_0x42e083(0x1b2)]&&_0x34fdaa[_0x42e083(0x1b1)](_0x4e6fb3[_0x42e083(0x1b0)],_0x34fdaa[_0x42e083(0x1e0)])&&_0x34fdaa[_0x42e083(0x1d3)](_0x4e6fb3[_0x42e083(0x1b0)],_0x34fdaa[_0x42e083(0x1ab)])&&!_0x4e6fb3[_0x42e083(0x1cb)];return _0x2e9ff8;});return _0x3e926c['concat'](_0x32940e);};