browserstack-node-sdk 1.67.0 → 1.68.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 (221) 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.yml.sample +34 -1
  41. package/package.json +1 -1
  42. package/src/bin/codeceptjs/BrowserStackPlugin.js +1 -1
  43. package/src/bin/codeceptjs/command.js +1 -1
  44. package/src/bin/codeceptjs/helper.js +1 -1
  45. package/src/bin/codeceptjs/o11yHelper.js +1 -1
  46. package/src/bin/cucumber-js/command.js +1 -1
  47. package/src/bin/cucumber-js/formatter/custom_formatter.js +1 -1
  48. package/src/bin/cucumber-js/formatter/custom_formatter_old_versions.js +1 -1
  49. package/src/bin/cucumber-js/test-observability.js +1 -1
  50. package/src/bin/cucumber-js/test.setup.js +1 -1
  51. package/src/bin/cucumber-js/test_old.setup.js +1 -1
  52. package/src/bin/cucumber-js/timeout.setup.js +1 -1
  53. package/src/bin/detox/a11ySetup.js +1 -1
  54. package/src/bin/detox/command.js +1 -1
  55. package/src/bin/detox/modifyDetoxConf.js +1 -1
  56. package/src/bin/detox/traEmitter.js +1 -1
  57. package/src/bin/integrations/command.js +1 -1
  58. package/src/bin/integrations/constants.js +1 -1
  59. package/src/bin/jasmine/bstack-reporter/customReporter.js +1 -1
  60. package/src/bin/jasmine/command.js +1 -1
  61. package/src/bin/jasmine/test.setup.js +1 -1
  62. package/src/bin/jasmine/testRunMap.js +1 -1
  63. package/src/bin/jest/command.js +1 -1
  64. package/src/bin/jest/customImplements/customCircus.js +1 -1
  65. package/src/bin/jest/customImplements/customEnvironment.js +1 -1
  66. package/src/bin/jest/customImplements/customJestAdapterInit.js +1 -1
  67. package/src/bin/jest/customImplements/customSequencer.js +1 -1
  68. package/src/bin/jest/customImplements/customTestRunnerTemplate.js +1 -1
  69. package/src/bin/jest/jest.setup.js +1 -1
  70. package/src/bin/jest/test-observability/data-hooks.js +1 -1
  71. package/src/bin/jest/test-observability/helper.js +1 -1
  72. package/src/bin/jest/test-observability/obsReporter.js +1 -1
  73. package/src/bin/jest/test-observability/test-details.js +1 -1
  74. package/src/bin/jest/test.setup.js +1 -1
  75. package/src/bin/jest/test_before.setup.js +1 -1
  76. package/src/bin/launcher/launcher.js +1 -1
  77. package/src/bin/load/index.js +1 -1
  78. package/src/bin/load/loadErrors.js +1 -1
  79. package/src/bin/load/loadUtils.js +1 -1
  80. package/src/bin/mocha/accessibility-automation/helper.js +1 -1
  81. package/src/bin/mocha/bstack-reporter/customReporter.js +1 -1
  82. package/src/bin/mocha/command.js +1 -1
  83. package/src/bin/mocha/test-observability/data-hooks.js +1 -1
  84. package/src/bin/mocha/test-observability/mochaUtils.js +1 -1
  85. package/src/bin/mocha/test.setup.js +1 -1
  86. package/src/bin/newman/command.js +1 -1
  87. package/src/bin/newman/helper.js +1 -1
  88. package/src/bin/newman/reporter/index.js +1 -1
  89. package/src/bin/newman/scriptRunner.js +1 -1
  90. package/src/bin/nightwatch/command.js +1 -1
  91. package/src/bin/node-generic/client.js +1 -1
  92. package/src/bin/playwright/accessibility-helper.js +1 -1
  93. package/src/bin/playwright/command.js +1 -1
  94. package/src/bin/playwright/globalSetup.js +1 -1
  95. package/src/bin/playwright/mock-process.js +1 -1
  96. package/src/bin/playwright/modifyPlaywrightConf.js +1 -1
  97. package/src/bin/playwright/patches.js +1 -1
  98. package/src/bin/playwright/reporter/pwUtils.js +1 -1
  99. package/src/bin/playwright/reporter/reporter.js +1 -1
  100. package/src/bin/playwright/reporter/test-details.js +1 -1
  101. package/src/bin/playwright/reporterArgs.js +1 -1
  102. package/src/bin/playwright/sessionDetails.js +1 -1
  103. package/src/bin/puppeteer/patches.js +1 -1
  104. package/src/bin/puppeteer/sessionDetails.js +1 -1
  105. package/src/bin/puppeteer/test.setup.js +1 -1
  106. package/src/bin/runner.js +1 -1
  107. package/src/bin/setup.js +1 -1
  108. package/src/bin/test-runner/index.js +1 -1
  109. package/src/bin/test-runner/runTest.js +1 -1
  110. package/src/bin/test-runner/testWorker.js +1 -1
  111. package/src/bin/testcafe/a11y-runner.js +1 -1
  112. package/src/bin/testcafe/command.js +1 -1
  113. package/src/bin/testcafe/reporter/index.js +1 -1
  114. package/src/bin/testcafe/reporter/tcUtils.js +1 -1
  115. package/src/bin/testcafe/session-registry.js +1 -1
  116. package/src/bin/testcafe/stdout-interceptor.js +1 -1
  117. package/src/bin/testcafe/testcafe-action-patcher.js +1 -1
  118. package/src/bin/testcafe/w3c-driver.js +1 -1
  119. package/src/bin/utils/apiUtilityMethods.js +1 -1
  120. package/src/bin/utils/clientTroubleshootingService.js +1 -1
  121. package/src/bin/utils/constants.js +1 -1
  122. package/src/bin/utils/log4jsAppender.js +1 -1
  123. package/src/bin/utils/logPatcher.js +1 -1
  124. package/src/bin/utils/logReportingAPI.js +1 -1
  125. package/src/bin/utils/playwright-patcher.js +1 -1
  126. package/src/bin/utils/puppeteer-patcher.js +1 -1
  127. package/src/bin/utils/sharedPlaywrightSessionDetails.js +1 -1
  128. package/src/bin/utils/sharedUtils.js +1 -1
  129. package/src/bin/v2/TestInfo.js +1 -1
  130. package/src/bin/v2/browserstackCLI.js +1 -1
  131. package/src/bin/v2/cliUtils.js +1 -1
  132. package/src/bin/v2/customTagManager.js +1 -1
  133. package/src/bin/v2/eventDispatcher.js +1 -1
  134. package/src/bin/v2/framework/automationFramework.js +1 -1
  135. package/src/bin/v2/framework/constants/automationFrameworkConstants.js +1 -1
  136. package/src/bin/v2/framework/constants/testFrameworkConstants.js +1 -1
  137. package/src/bin/v2/framework/cucumberTestFramework.js +1 -1
  138. package/src/bin/v2/framework/jestTestFramework.js +1 -1
  139. package/src/bin/v2/framework/newmanTestFramework.js +1 -1
  140. package/src/bin/v2/framework/nodeGenericTestFramework.js +1 -1
  141. package/src/bin/v2/framework/playwrightAutomationFramework.js +1 -1
  142. package/src/bin/v2/framework/playwrightTestFramework.js +1 -1
  143. package/src/bin/v2/framework/puppeteerAutomationFramework.js +1 -1
  144. package/src/bin/v2/framework/testFramework.js +1 -1
  145. package/src/bin/v2/framework/testcafeAutomationFramework.js +1 -1
  146. package/src/bin/v2/framework/testcafeTestFramework.js +1 -1
  147. package/src/bin/v2/grpcClient.js +1 -1
  148. package/src/bin/v2/instances/automationFrameworkInstance.js +1 -1
  149. package/src/bin/v2/instances/testFrameworkInstance.js +1 -1
  150. package/src/bin/v2/instances/trackedContext.js +1 -1
  151. package/src/bin/v2/instances/trackedInstance.js +1 -1
  152. package/src/bin/v2/modules/accessibilityModule.js +1 -1
  153. package/src/bin/v2/modules/baseModule.js +1 -1
  154. package/src/bin/v2/modules/loadTestModule.js +1 -1
  155. package/src/bin/v2/modules/observabilityModule.js +1 -1
  156. package/src/bin/v2/modules/playwrightDriverModule.js +1 -1
  157. package/src/bin/v2/modules/puppeteerDriverModule.js +1 -1
  158. package/src/bin/v2/modules/testcafeDriverModule.js +1 -1
  159. package/src/bin/v2/modules/testhubModule.js +1 -1
  160. package/src/bin/v2/sdkErrorHandler.js +1 -1
  161. package/src/bin/v2/state/automationFrameworkState.js +1 -1
  162. package/src/bin/v2/state/hookState.js +1 -1
  163. package/src/bin/v2/state/testFrameworkState.js +1 -1
  164. package/src/bin/v2/uploadAttachmentsManager.js +1 -1
  165. package/src/bin/v2/utils/cucumber-utils.js +1 -1
  166. package/src/bin/v2/utils/jest-utils.js +1 -1
  167. package/src/bin/vanilla-js/command.js +1 -1
  168. package/src/browserStackSdk.js +1 -1
  169. package/src/helpers/BrowserStackSetup.js +1 -1
  170. package/src/helpers/accessibility-automation/accessibilityRetryHelper.js +1 -1
  171. package/src/helpers/accessibility-automation/constants.js +1 -1
  172. package/src/helpers/accessibility-automation/helper.js +1 -1
  173. package/src/helpers/accessibility-automation/scripts.js +1 -1
  174. package/src/helpers/ats/constants.js +1 -1
  175. package/src/helpers/ats/helper.js +1 -1
  176. package/src/helpers/caCertHelper.js +1 -1
  177. package/src/helpers/capsMapping.js +1 -1
  178. package/src/helpers/central-scanner/constants.js +1 -1
  179. package/src/helpers/central-scanner/helpers.js +1 -1
  180. package/src/helpers/classLogger.js +1 -1
  181. package/src/helpers/driverInitErrorReporter.js +1 -1
  182. package/src/helpers/globals.js +1 -1
  183. package/src/helpers/helper.js +1 -1
  184. package/src/helpers/logger.js +1 -1
  185. package/src/helpers/metadata.js +1 -1
  186. package/src/helpers/patchHelper.js +1 -1
  187. package/src/helpers/patchHelpers.js +1 -1
  188. package/src/helpers/percy/Percy.js +1 -1
  189. package/src/helpers/percy/PercyBinary.js +1 -1
  190. package/src/helpers/percy/PercyCaptureMap.js +1 -1
  191. package/src/helpers/percy/PercyCaptureModes.js +1 -1
  192. package/src/helpers/percy/PercySDK.js +1 -1
  193. package/src/helpers/percy/index.js +1 -1
  194. package/src/helpers/percy/utils.js +1 -1
  195. package/src/helpers/performance/constants.js +1 -1
  196. package/src/helpers/performance/performance-tester.js +1 -1
  197. package/src/helpers/playwright-helper.js +1 -1
  198. package/src/helpers/processHelper.js +1 -1
  199. package/src/helpers/puppeteer-helper.js +1 -1
  200. package/src/helpers/request-spy.js +1 -1
  201. package/src/helpers/setKeepAlive.js +1 -1
  202. package/src/helpers/stackFrameUtils.js +1 -1
  203. package/src/helpers/test-observability/constants.js +1 -1
  204. package/src/helpers/test-observability/error-handler.js +1 -1
  205. package/src/helpers/test-observability/requestQueueHandler.js +1 -1
  206. package/src/helpers/test-observability/sessionHandler.js +1 -1
  207. package/src/helpers/test-observability/utils.js +1 -1
  208. package/src/helpers/test-orchestration/constants.js +1 -1
  209. package/src/helpers/test-orchestration/failfastManager.js +1 -1
  210. package/src/helpers/test-orchestration/fileHelper.js +1 -1
  211. package/src/helpers/test-orchestration/orchestrationUtils.js +1 -1
  212. package/src/helpers/test-orchestration/requestUtils.js +1 -1
  213. package/src/helpers/test-orchestration/testOrchestrationHandler.js +1 -1
  214. package/src/helpers/test-orchestration/testOrderingServerHandler.js +1 -1
  215. package/src/helpers/testhub/constants.js +1 -1
  216. package/src/helpers/testhub/testhubHandler.js +1 -1
  217. package/src/helpers/testhub/utils.js +1 -1
  218. package/src/helpers/utilities.js +1 -1
  219. package/src/helpers/w3cMapping.js +1 -1
  220. package/src/hubAllocationMethods.js +1 -1
  221. package/src/index.js +1 -1
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- 'use strict';const a1_0x312263=a1_0x4a29;(function(_0x101124,_0x315af7){const _0x4feb06=a1_0x4a29,_0x26b6d9=_0x101124();while(!![]){try{const _0xde21c2=-parseInt(_0x4feb06(0x179))/0x1*(-parseInt(_0x4feb06(0x13e))/0x2)+-parseInt(_0x4feb06(0x143))/0x3*(-parseInt(_0x4feb06(0x18b))/0x4)+parseInt(_0x4feb06(0x15e))/0x5*(-parseInt(_0x4feb06(0xe6))/0x6)+parseInt(_0x4feb06(0xec))/0x7*(-parseInt(_0x4feb06(0x123))/0x8)+parseInt(_0x4feb06(0xf6))/0x9*(-parseInt(_0x4feb06(0x157))/0xa)+parseInt(_0x4feb06(0x15d))/0xb*(parseInt(_0x4feb06(0x10e))/0xc)+parseInt(_0x4feb06(0x177))/0xd;if(_0xde21c2===_0x315af7)break;else _0x26b6d9['push'](_0x26b6d9['shift']());}catch(_0x671747){_0x26b6d9['push'](_0x26b6d9['shift']());}}}(a1_0x32b4,0x8c985));function a1_0x32b4(){const _0x1784c0=['event','8XJewKM','../utils/constants','sxMBc','isRunning','codeceptjs','chrome','addOptions','util','run','stringify','printBuildLink','function','../utils/clientTroubleshootingService','BROWSERSTACK_TEST_ACCESSIBILITY_CONFIGURATION_YML','splice','version','all','existsSync','BIymQ','../../helpers/performance/performance-tester','join','split','../../bin/playwright/accessibility-helper','webkit','qPfrc','MnPeV','enabled','36leNmQq','isTrue','../../helpers/performance/constants','isTestObservabilitySession','DRLkd','3ncKWSL','title','key','exports','useW3C','prepareCapabilities','getUserWorkerCount','BROWSERSTACK_TEST_ACCESSIBILITY_YML','YiCFg','stack','codeceptjs/package.json','winstonLogger','Failed\x20:\x20','Workers','err','EIfXg','JeTzp','../../helpers/helper','result','accessibility','70xfKPqq','3|2|1|4|0','BrowserStackPlugin','dirname','oDoMk','parallelsPerPlatform','759VlrIBM','5efIwxr','root','wTbrG','codecept.conf.js','Ignoring\x20-c\x20config\x20path\x20\x22','jyaYg','SWPCN','WebDriver','start','browser','errorMessage','process','bLAdP','BROWSERSTACK_FRAMEWORK','oIPVT','MgLXD','profile','finalExecution','path','mJmPM','Playwright','chromium','desiredCapabilities','host','teardownAll','13207558yUIJbC','spawn','5906VRsMOA','FEOdB','HkdGW','McwBL','FRAMEWORKS','test','csiOX','chdir','../v2/browserstackCLI','CJBNq','testContextOptions','createGroupsOfSuites','BROWSERSTACK_RERUN','before','jSgiL','platforms','getInstance','JdfUx','4386020hybBoc','stop','ZoqFY','mergeDeep','bootstrapAll','push','SDK_CLEANUP','Started\x20:\x20','../../helpers/testhub/testhubHandler','require','warn','frameworkName','env','load','firefox','\x20detected\x20but\x20Workers._ensureInitialized\x20is\x20missing;\x20worker\x20suite\x20grouping\x20may\x20come\x20up\x20empty\x20(\x22No\x20tests\x20found\x20after\x20filtering\x22).\x20The\x20installed\x20codeceptjs\x20build\x20may\x20not\x20match\x20the\x20SDK\x27s\x204.x\x20ESM\x20interop.','launchBuild','ANGCU','6426282NgoyqJ','trim','user','validateRerunTestList','browserName','CODECEPT','7526918pGqqei','true','info','../../helpers/logger','plugins','cwd','setupBrowserstackLocal','gherkin','uoRau','Exception\x20in\x20stop\x20build\x20request\x20to\x20testhub\x20:\x20','675477IRukEz','gZItv','skipSessionName','rwsAP','userName','pQPaP','debug','resolveWithinCwd','_ensureInitialized','Getting\x20your\x20codeceptjs\x20configs\x20from\x20','map','accessibilityOptions','--config','assign','testObservability','GRWNR','USER_CONFIG_DETAILS_PATH','config','skipSessionStatus','hubUrl','BrowserStackPlugin.js','Unable\x20to\x20resolve\x20codeceptjs\x20version:\x20','/wd/hub','accessKey','178920hFSrpT','hkdeR','isUndefined','../../helpers/test-observability/constants','../../helpers/utilities','Ignoring\x20--config\x20path\x20\x22','toLowerCase','BROWSERSTACK_TEST_OBSERVABILITY_YML','gMmLI','findIndex','forEach','setAdditionalCapabilities','browserWSEndpoint','log','passed','playwright-webkit','../../helpers/test-observability/utils','format','playwright-firefox','\x22:\x20it\x20resolves\x20outside\x20the\x20project\x20directory.'];a1_0x32b4=function(){return _0x1784c0;};return a1_0x32b4();}function a1_0x4a29(_0x5624ae,_0x43a2f3){const _0x32b472=a1_0x32b4();return a1_0x4a29=function(_0x4a2963,_0x1904f9){_0x4a2963=_0x4a2963-0xde;let _0x286c47=_0x32b472[_0x4a2963];return _0x286c47;},a1_0x4a29(_0x5624ae,_0x43a2f3);}const fs=require('fs'),path=require(a1_0x312263(0x170)),util=require(a1_0x312263(0x12a)),process=require(a1_0x312263(0x169)),logger=require(a1_0x312263(0xef))[a1_0x312263(0x14e)],{default:BrowserStackSetup}=require('../../helpers/BrowserStackSetup'),helper=require(a1_0x312263(0x154)),utilities=require(a1_0x312263(0x112)),{checkAccessibilityPlatformConfig}=require('../../helpers/accessibility-automation/helper'),{setAccessibilityCapabilities,processAccessibilityCaps}=require(a1_0x312263(0x139)),{requireModule,nestedKeyValue,isBrowserstackInfra}=require('../../helpers/helper'),CodeceptJS=requireModule('codeceptjs/lib/index.js',a1_0x312263(0x127)),testOpsHelper=require(a1_0x312263(0x11e)),TestHubHandler=require(a1_0x312263(0x193)),BrowserstackCLI=require(a1_0x312263(0x181)),constants=require(a1_0x312263(0x124)),PerformanceTester=require(a1_0x312263(0x136)),{FRAMEWORKS}=require(a1_0x312263(0x111)),PerformanceEvents=require(a1_0x312263(0x140))['EVENTS'],ClientTroubleShootingService=require(a1_0x312263(0x12f)),_testErrorData=[],getUserCodeceptJSConfigs=(_0x411eae,_0x60e932)=>{const _0x56d4e9=a1_0x312263,_0x3c5487={};_0x3c5487[_0x56d4e9(0xf4)]=function(_0x5d2208,_0x2026ac){return _0x5d2208===_0x2026ac;},_0x3c5487[_0x56d4e9(0x152)]=_0x56d4e9(0x161),_0x3c5487[_0x56d4e9(0xfb)]='codecept.json';const _0x3681a8=_0x3c5487;let _0x157fd9=null;const _0x13931b={};let _0x1ded74=_0x60e932[_0x56d4e9(0x117)](_0x1ac384=>_0x1ac384===_0x56d4e9(0x102));_0x3681a8[_0x56d4e9(0xf4)](_0x1ded74,-0x1)&&(_0x1ded74=_0x60e932[_0x56d4e9(0x117)](_0xcf1828=>_0xcf1828==='-c'));const _0x2c8891=!helper[_0x56d4e9(0x110)](_0x411eae[_0x56d4e9(0x107)])?helper[_0x56d4e9(0xfd)](_0x411eae['config']):null,_0x1fee66=!helper[_0x56d4e9(0x110)](_0x411eae['c'])?helper[_0x56d4e9(0xfd)](_0x411eae['c']):null;if(!helper['isUndefined'](_0x411eae['config'])&&!_0x2c8891)logger[_0x56d4e9(0xde)](_0x56d4e9(0x113)+_0x411eae['config']+'\x22:\x20it\x20resolves\x20outside\x20the\x20project\x20directory.');else!helper[_0x56d4e9(0x110)](_0x411eae['c'])&&!_0x1fee66&&logger['warn'](_0x56d4e9(0x162)+_0x411eae['c']+_0x56d4e9(0x121));if(_0x2c8891&&fs['existsSync'](_0x2c8891))_0x157fd9=_0x2c8891,_0x60e932[_0x56d4e9(0x131)](_0x1ded74,0x2);else{if(_0x1fee66&&fs[_0x56d4e9(0x134)](_0x1fee66))_0x157fd9=_0x1fee66,_0x60e932[_0x56d4e9(0x131)](_0x1ded74,0x2);else{if(fs[_0x56d4e9(0x134)](path[_0x56d4e9(0x137)](process[_0x56d4e9(0xf1)](),_0x3681a8[_0x56d4e9(0x152)])))_0x157fd9=path['join'](process[_0x56d4e9(0xf1)](),_0x3681a8[_0x56d4e9(0x152)]);else fs[_0x56d4e9(0x134)](path['join'](process[_0x56d4e9(0xf1)](),_0x3681a8['pQPaP']))&&(_0x157fd9=path['join'](process[_0x56d4e9(0xf1)](),_0x3681a8[_0x56d4e9(0xfb)]));}}return process[_0x56d4e9(0xe0)][_0x56d4e9(0x106)]=_0x157fd9,_0x157fd9;},getO11yRerunPattern=()=>{const _0x50a6de=a1_0x312263,_0x378b32=helper[_0x50a6de(0x13f)](process[_0x50a6de(0xe0)][_0x50a6de(0x185)]);if(_0x378b32){const _0x495ce5=process['env']['BROWSERSTACK_RERUN_TESTS'],_0x5ed1b=[];if(helper[_0x50a6de(0xe9)](_0x495ce5)&&!helper[_0x50a6de(0x110)](_0x495ce5)){_0x495ce5[_0x50a6de(0x138)](',')[_0x50a6de(0x100)](_0x444fb2=>{const _0x534140=_0x50a6de;_0x5ed1b[_0x534140(0x190)]('('+_0x444fb2[_0x534140(0xe7)]()+')');});const _0xcdadf1='^'+_0x5ed1b[_0x50a6de(0x137)]('|')+'$';return _0xcdadf1;}}return null;},a1_0x18cb6c={};a1_0x18cb6c[a1_0x312263(0x128)]=a1_0x312263(0x173),a1_0x18cb6c['playwright-chromium']='chromium',a1_0x18cb6c[a1_0x312263(0x120)]=a1_0x312263(0xe2),a1_0x18cb6c[a1_0x312263(0x11d)]=a1_0x312263(0x13a);const pwToCodeceptBrowser=a1_0x18cb6c;async function run(_0x4d4a17,_0x5c5f80,_0x5f50f3){const _0xb2c527=a1_0x312263,_0x345476={'DRLkd':function(_0x4b615a,_0x286949,_0x10606d,_0x5d1269){return _0x4b615a(_0x286949,_0x10606d,_0x5d1269);},'hkdeR':function(_0x58ae5e,_0x5800a0){return _0x58ae5e+_0x5800a0;},'bLAdP':function(_0x51bccd,_0x47ff8d){return _0x51bccd(_0x47ff8d);},'jkfGD':function(_0x5f2174,_0x190a2e,_0x5c2a1f){return _0x5f2174(_0x190a2e,_0x5c2a1f);},'sxMBc':'helpers','gMmLI':function(_0x55339c){return _0x55339c();},'jyaYg':_0xb2c527(0x10c),'JdfUx':function(_0x544408){return _0x544408();},'MgLXD':_0xb2c527(0x14f),'acAtK':'Passed\x20:\x20','CJBNq':_0xb2c527(0x192),'YiCFg':_0xb2c527(0x158),'JeTzp':function(_0x5bf3ef,_0x387d55,_0x2c509d){return _0x5bf3ef(_0x387d55,_0x2c509d);},'qPfrc':'Couldn\x27t\x20find\x20any\x20config\x20file.\x20Generating\x20new\x20config\x20file','jSgiL':'Playwright','hkOHU':_0xb2c527(0x165),'BIymQ':function(_0x39ba8a,_0x2deef2){return _0x39ba8a(_0x2deef2);},'gZItv':function(_0x1b65f5,_0xad944d){return _0x1b65f5!=_0xad944d;},'ZoqFY':_0xb2c527(0xed),'nlsPO':_0xb2c527(0xf3),'gSoQD':function(_0x3f8205){return _0x3f8205();},'McwBL':function(_0x5fdc3c,_0x23dc35){return _0x5fdc3c*_0x23dc35;},'MnPeV':_0xb2c527(0x167),'HkdGW':function(_0x481f69,_0x39d950,_0x2c6f5a){return _0x481f69(_0x39d950,_0x2c6f5a);},'rwsAP':function(_0x4a2da2,_0x5b5928,_0x5e96bc){return _0x4a2da2(_0x5b5928,_0x5e96bc);},'oDoMk':_0xb2c527(0x174),'ANGCU':function(_0x391f2d,_0x5213f6,_0x109f13){return _0x391f2d(_0x5213f6,_0x109f13);},'csiOX':_0xb2c527(0x15f),'GNDdf':_0xb2c527(0x10a),'RNtuB':'browserStackCwd','SWPCN':_0xb2c527(0x127),'FEOdB':function(_0x22df0a,_0x402a2a){return _0x22df0a===_0x402a2a;},'GRWNR':_0xb2c527(0x12e),'oIPVT':_0xb2c527(0x14d),'LpROE':function(_0x597da3,_0x4f6c63){return _0x597da3>=_0x4f6c63;}};await _0x5f50f3['initialize'](_0x4d4a17);!BrowserstackCLI[_0xb2c527(0x189)]()[_0xb2c527(0x126)]()&&await _0x5f50f3[_0xb2c527(0xf2)]();await helper['handleApp'](_0x5f50f3[_0xb2c527(0x107)]);if(!_0x5f50f3[_0xb2c527(0x107)])return;process[_0xb2c527(0x16e)]=_0x4d4a17[_0xb2c527(0x16e)];_0x4d4a17['profile']&&(process['env']['profile']=_0x4d4a17[_0xb2c527(0x16e)]);const _0xebc639=_0x345476['JeTzp'](getUserCodeceptJSConfigs,_0x4d4a17,_0x5c5f80);let _0x5c9ad2={};_0xebc639?(logger[_0xb2c527(0xee)](_0xb2c527(0xff)+_0xebc639),_0x5c9ad2=CodeceptJS[_0xb2c527(0x107)][_0xb2c527(0xe1)](_0xebc639)):logger[_0xb2c527(0xee)](_0x345476[_0xb2c527(0x13b)]);let _0x5631a8=![];_0x345476['JeTzp'](nestedKeyValue,_0x5c9ad2,[_0x345476[_0xb2c527(0x125)],_0x345476[_0xb2c527(0x187)]])&&(_0x5631a8=!![]);const _0x895ddf=_0x5631a8?_0x345476[_0xb2c527(0x187)]:_0x345476['hkOHU'];let _0x199a4b=!_0x5631a8?helper[_0xb2c527(0x147)](_0x5f50f3[_0xb2c527(0x107)]):![];!helper[_0xb2c527(0x110)](_0x5f50f3['config'][_0xb2c527(0x101)])&&(process[_0xb2c527(0xe0)][_0xb2c527(0x130)]=JSON[_0xb2c527(0x12c)](_0x5f50f3[_0xb2c527(0x107)][_0xb2c527(0x101)]));let _0x5bdb97=_0x5f50f3[_0xb2c527(0x107)][_0xb2c527(0x156)];_0x5bdb97=_0x5bdb97||_0x345476['BIymQ'](checkAccessibilityPlatformConfig,_0x5f50f3[_0xb2c527(0x107)]),process[_0xb2c527(0xe0)][_0xb2c527(0x14a)]=_0x5bdb97;_0x5bdb97&&(_0x199a4b=!_0x5bdb97);_0x345476[_0xb2c527(0xf7)](_0x5f50f3['config']['testObservability'],null)?process[_0xb2c527(0xe0)][_0xb2c527(0x115)]=_0x5f50f3['config'][_0xb2c527(0x104)]:process[_0xb2c527(0xe0)][_0xb2c527(0x115)]=_0x345476[_0xb2c527(0x18d)];const _0x1671ed=_0x345476['JeTzp'](nestedKeyValue,_0x5c9ad2,[_0x345476['nlsPO']]),_0xdefdf3=_0x1671ed&&!helper['isEmpty'](_0x1671ed)?FRAMEWORKS['CODECEPT_CUCUMBER']:FRAMEWORKS[_0xb2c527(0xeb)],_0x24a071=await TestHubHandler[_0xb2c527(0xe4)](_0xdefdf3,_0x5f50f3);await testOpsHelper[_0xb2c527(0x12d)]();_0x5bdb97&&_0x345476[_0xb2c527(0x135)](setAccessibilityCapabilities,_0x5f50f3['config']);const _0x24ebda={},_0x1e6779=[],_0x599c9e=_0x5f50f3[_0xb2c527(0x107)][_0xb2c527(0x15c)]||helper[_0xb2c527(0x149)](_0x4d4a17,_0x5c5f80,_0x5f50f3[_0xb2c527(0x107)],constants[_0xb2c527(0x17d)][_0xb2c527(0xeb)])||0x1;let _0x4d1209=0x1;if(_0x345476['gSoQD'](isBrowserstackInfra)){const _0x32fb7b=helper[_0xb2c527(0x148)](_0x5f50f3[_0xb2c527(0x107)],_0x199a4b,constants[_0xb2c527(0x17d)][_0xb2c527(0xeb)]);_0x32fb7b[_0xb2c527(0x118)](_0x19cf0f=>{const _0x516aaa=_0xb2c527;helper[_0x516aaa(0x119)](_0x19cf0f);}),helper['validPlatformsPresent'](_0x5f50f3[_0xb2c527(0x107)])?_0x4d1209=_0x345476[_0xb2c527(0x17c)](_0x599c9e,_0x5f50f3['config'][_0xb2c527(0x188)]['length']):_0x4d1209=_0x599c9e,_0x32fb7b[_0xb2c527(0x118)](_0x16fc90=>{const _0x5c84ad=_0xb2c527,_0x50c0a9={'mJmPM':function(_0x58d274,_0x287484,_0x20cb49,_0x13eb5a){const _0xa45ae8=a1_0x4a29;return _0x345476[_0xa45ae8(0x142)](_0x58d274,_0x287484,_0x20cb49,_0x13eb5a);},'Bpjou':function(_0x241820,_0xe2424c){const _0x1d43e9=a1_0x4a29;return _0x345476[_0x1d43e9(0x10f)](_0x241820,_0xe2424c);},'wTbrG':function(_0x3503b0,_0x386f84){const _0x227439=a1_0x4a29;return _0x345476[_0x227439(0x16a)](_0x3503b0,_0x386f84);}},_0x2c9bfc=_0x345476[_0x5c84ad(0x10f)](helper['getPlatformName'](_0x16fc90,'_'),'_'+Date['now']()),_0x2b431a=((()=>{const _0x164ebc=_0x5c84ad;if(_0x5631a8){const _0x217f88=pwToCodeceptBrowser[_0x16fc90[_0x164ebc(0xea)]]||_0x16fc90[_0x164ebc(0xea)],_0x5d4f47=helper['getPlaywrightUrl'](_0x5f50f3[_0x164ebc(0x107)]),_0x15b4bd=Object[_0x164ebc(0x103)]({},_0x16fc90);return _0x50c0a9[_0x164ebc(0x171)](processAccessibilityCaps,_0x15b4bd,_0x5d4f47,null),{'browser':_0x217f88,[_0x217f88]:{'browserWSEndpoint':_0x50c0a9['Bpjou'](_0x5d4f47,_0x50c0a9[_0x164ebc(0x160)](encodeURIComponent,JSON[_0x164ebc(0x12c)](_0x15b4bd)))}};}const _0xce8236={};return _0xce8236[_0x164ebc(0x174)]=_0x16fc90,_0xce8236[_0x164ebc(0xe8)]=_0x5f50f3[_0x164ebc(0x107)][_0x164ebc(0xfa)],_0xce8236[_0x164ebc(0x145)]=_0x5f50f3[_0x164ebc(0x107)][_0x164ebc(0x10d)],_0xce8236;})()),_0x1b2949=_0x345476['jkfGD'](nestedKeyValue,_0x5c9ad2,[_0x345476['sxMBc'],_0x895ddf]);_0x24ebda[_0x2c9bfc]=_0x1b2949?helper[_0x5c84ad(0x18e)](_0x2b431a,_0x1b2949):_0x2b431a;if(_0x5631a8)_0x24ebda[_0x2c9bfc][_0x5c84ad(0x167)]=pwToCodeceptBrowser[_0x16fc90[_0x5c84ad(0xea)]]||_0x16fc90[_0x5c84ad(0xea)];else{_0x24ebda[_0x2c9bfc]['browser']=_0x16fc90[_0x5c84ad(0xea)]||_0x2b431a[_0x5c84ad(0x167)];if(_0x345476[_0x5c84ad(0x116)](isBrowserstackInfra)){_0x24ebda[_0x2c9bfc][_0x5c84ad(0x175)]=constants[_0x5c84ad(0x109)]['replace'](_0x345476[_0x5c84ad(0x163)],'')['replace'](/https?:\/\//,'');;_0x24ebda[_0x2c9bfc]['path']=_0x345476[_0x5c84ad(0x163)];}}_0x1e6779['push'](_0x2c9bfc);});}else{_0x4d1209=0x1;if(_0x5631a8){const _0xaff76c=_0x345476[_0xb2c527(0x153)](nestedKeyValue,_0x5c9ad2,[_0x345476['sxMBc'],_0x895ddf,_0x345476[_0xb2c527(0x13c)]]),_0x5b5d9d=_0x345476[_0xb2c527(0x17b)](nestedKeyValue,_0x5c9ad2,[_0x345476['sxMBc'],_0x895ddf,_0xaff76c]);if(_0x5b5d9d&&_0x5b5d9d[_0xb2c527(0x11a)]){const _0x250eb5={};_0x250eb5['platforms']=[],_0x5b5d9d[_0xb2c527(0x11a)]=helper[_0xb2c527(0x148)](Object[_0xb2c527(0x103)]({},_0x5f50f3[_0xb2c527(0x107)],_0x250eb5),null,_0xdefdf3[_0xb2c527(0x114)](),null,null,_0x5b5d9d[_0xb2c527(0x11a)]);}}else{if(_0x345476[_0xb2c527(0xf9)](nestedKeyValue,_0x5c9ad2,[_0x345476[_0xb2c527(0x125)],_0x895ddf])){const _0x5058d1={};_0x5058d1['platforms']=[],_0x5c9ad2[_0x345476[_0xb2c527(0x125)]][_0x895ddf][_0x345476[_0xb2c527(0x15b)]]=helper[_0xb2c527(0x148)](Object['assign']({},_0x5f50f3['config'],_0x5058d1),null,_0xdefdf3['toLowerCase'](),_0x345476[_0xb2c527(0xe5)](nestedKeyValue,_0x5c9ad2,[_0x345476[_0xb2c527(0x125)],_0x895ddf,_0x345476[_0xb2c527(0x15b)]])||{},null,null);}}_0x24ebda[_0x345476['csiOX']]=_0x5c9ad2,_0x1e6779[_0xb2c527(0x190)](_0x345476[_0xb2c527(0x17f)]);}const _0x38c253={};_0x38c253['testConfig']=_0xebc639;const _0x56a1c5=_0x38c253,_0x195585=path[_0xb2c527(0x137)](__dirname,_0x345476['GNDdf']),_0x1b1f0d=process['cwd']();process[_0xb2c527(0xe0)][_0x345476['RNtuB']]=_0x1b1f0d;_0xebc639&&process[_0xb2c527(0x180)](path[_0xb2c527(0x15a)](_0xebc639));process[_0xb2c527(0xe0)][_0xb2c527(0x16b)]=process[_0xb2c527(0xe0)][_0xb2c527(0x16b)]||_0x345476[_0xb2c527(0x164)];const _0x5b7601=new CodeceptJS[(_0xb2c527(0x150))](null,_0x56a1c5);if(_0x345476[_0xb2c527(0x17a)](typeof _0x5b7601['_ensureInitialized'],_0x345476[_0xb2c527(0x105)]))await _0x5b7601[_0xb2c527(0xfe)]();else{let _0x2cb5dc;try{_0x2cb5dc=_0x345476['jkfGD'](requireModule,_0x345476[_0xb2c527(0x16c)],_0x345476[_0xb2c527(0x164)])[_0xb2c527(0x132)];}catch(_0xd4c597){logger[_0xb2c527(0xfc)](_0xb2c527(0x10b)+util[_0xb2c527(0x11f)](_0xd4c597));}_0x2cb5dc&&_0x345476['LpROE'](_0x345476[_0xb2c527(0x153)](parseInt,_0x2cb5dc['split']('.')[0x0],0xa),0x4)&&logger[_0xb2c527(0xde)]('CodeceptJS\x20'+_0x2cb5dc+_0xb2c527(0xe3));}const _0x1a31fe=_0x5b7601[_0xb2c527(0x184)](_0x599c9e),_0x49d331=testOpsHelper[_0xb2c527(0x141)](),_0x109eb9=_0x1e6779[_0xb2c527(0x100)](_0x5d05d9=>{const _0x3236a7=_0xb2c527,_0x3a9ad4={};_0x3a9ad4[_0x3236a7(0x172)]=_0x24ebda[_0x5d05d9];const _0x4d5b59={};_0x4d5b59['WebDriver']=_0x24ebda[_0x5d05d9];const _0x49a14e=_0x5631a8?_0x3a9ad4:_0x4d5b59,_0x287ab9=_0x345476[_0x3236a7(0x116)](getO11yRerunPattern),_0x498709={};_0x498709['helpers']=_0x49a14e;const _0x4e5918={};_0x4e5918[_0x3236a7(0x194)]=_0x195585,_0x4e5918[_0x3236a7(0x13d)]=!![],_0x4e5918[_0x3236a7(0xf8)]=_0x5f50f3['config'][_0x3236a7(0x183)][_0x3236a7(0xf8)],_0x4e5918[_0x3236a7(0x108)]=_0x5f50f3[_0x3236a7(0x107)][_0x3236a7(0x183)][_0x3236a7(0x108)],_0x4e5918[_0x3236a7(0x104)]=_0x49d331,_0x4e5918[_0x3236a7(0xdf)]=_0xdefdf3;const _0x5d8b07={};_0x5d8b07[_0x3236a7(0x159)]=_0x4e5918;const _0x2109dd={};return _0x2109dd[_0x3236a7(0xf0)]=_0x5d8b07,helper['mergeDeep']({},_0x5c9ad2,_0x345476['JdfUx'](isBrowserstackInfra)?_0x498709:{},_0x287ab9?{'grep':_0x287ab9}:{},_0x2109dd);});for(const _0x4136f0 of _0x109eb9){for(const _0x3e65bf of _0x1a31fe){const _0x16e5a5=_0x5b7601[_0xb2c527(0x178)]();_0x16e5a5['addTests'](_0x3e65bf),_0x16e5a5['addConfig'](_0x4136f0);const _0x293bf8={};_0x293bf8[_0xb2c527(0x107)]=_0xebc639,_0x16e5a5[_0xb2c527(0x129)](Object[_0xb2c527(0x103)](_0x293bf8,_0x4d4a17));}}_0x5b7601['on'](CodeceptJS[_0xb2c527(0x122)]['test']['failed'],(_0x11746a,_0x5ab639)=>{const _0xc36f9c=_0xb2c527;console['log'](_0x345476[_0xc36f9c(0x16d)],_0x11746a[_0xc36f9c(0x144)]);const _0x5492de={[_0x11746a[_0xc36f9c(0x144)]]:_0x11746a[_0xc36f9c(0x151)][_0xc36f9c(0x14c)]};_testErrorData['push'](_0x5492de);}),_0x5b7601['on'](CodeceptJS[_0xb2c527(0x122)][_0xb2c527(0x17e)][_0xb2c527(0x11c)],async _0x2d4101=>{const _0x9a61d5=_0xb2c527;console[_0x9a61d5(0x11b)](_0x345476['acAtK'],_0x2d4101['title']);}),_0x5b7601['on'](CodeceptJS[_0xb2c527(0x122)][_0xb2c527(0x17e)][_0xb2c527(0x186)],async _0x1ac809=>{const _0x6db505=_0xb2c527;console[_0x6db505(0x11b)](_0x345476[_0x6db505(0x182)],_0x1ac809['title']);}),_0x5b7601['on'](CodeceptJS[_0xb2c527(0x122)][_0xb2c527(0x133)][_0xb2c527(0x155)],async()=>{const _0x3de22c=_0xb2c527,_0x49e765=_0x345476[_0x3de22c(0x14b)][_0x3de22c(0x138)]('|');let _0x3e57fc=0x0;while(!![]){switch(_0x49e765[_0x3e57fc++]){case'0':_0x5b7601['printResults']();continue;case'1':utilities[_0x3de22c(0x16f)](_0x5f50f3);continue;case'2':_0x5f50f3[_0x3de22c(0x168)]=_testErrorData;continue;case'3':PerformanceTester[_0x3de22c(0x166)](PerformanceEvents[_0x3de22c(0x191)]);continue;case'4':try{await TestHubHandler[_0x3de22c(0x18c)]();}catch(_0x57a8cf){logger[_0x3de22c(0xfc)](_0x3de22c(0xf5)+util[_0x3de22c(0x11f)](_0x57a8cf));}continue;}break;}});async function _0x108a14(){const _0x1ddfc5=_0xb2c527;try{await _0x5b7601[_0x1ddfc5(0x18f)](),await _0x5b7601[_0x1ddfc5(0x12b)]();}finally{process[_0x1ddfc5(0x180)](_0x1b1f0d),await _0x5b7601[_0x1ddfc5(0x176)]();}}PerformanceTester['end'](PerformanceEvents['SDK_SETUP']),await _0x345476[_0xb2c527(0x18a)](_0x108a14);}module[a1_0x312263(0x146)]=run;
2
+ 'use strict';const a1_0x1550a6=a1_0x36f8;(function(_0x1f2dc9,_0x89c972){const _0x5d74b2=a1_0x36f8,_0x1ba077=_0x1f2dc9();while(!![]){try{const _0x495f88=parseInt(_0x5d74b2(0x194))/0x1+parseInt(_0x5d74b2(0x13f))/0x2+parseInt(_0x5d74b2(0x1a7))/0x3*(-parseInt(_0x5d74b2(0x16f))/0x4)+parseInt(_0x5d74b2(0x1ae))/0x5*(parseInt(_0x5d74b2(0x1d2))/0x6)+parseInt(_0x5d74b2(0x176))/0x7*(-parseInt(_0x5d74b2(0x132))/0x8)+parseInt(_0x5d74b2(0x189))/0x9+-parseInt(_0x5d74b2(0x164))/0xa;if(_0x495f88===_0x89c972)break;else _0x1ba077['push'](_0x1ba077['shift']());}catch(_0xb3f107){_0x1ba077['push'](_0x1ba077['shift']());}}}(a1_0x3e07,0xca1be));function a1_0x36f8(_0x42a086,_0x462b1e){const _0x3e07a3=a1_0x3e07();return a1_0x36f8=function(_0x36f83a,_0xba411c){_0x36f83a=_0x36f83a-0x132;let _0x3f9906=_0x3e07a3[_0x36f83a];return _0x3f9906;},a1_0x36f8(_0x42a086,_0x462b1e);}const fs=require('fs'),path=require(a1_0x1550a6(0x18f)),util=require('util'),process=require(a1_0x1550a6(0x167)),logger=require(a1_0x1550a6(0x1c9))[a1_0x1550a6(0x158)],{default:BrowserStackSetup}=require(a1_0x1550a6(0x14f)),helper=require(a1_0x1550a6(0x140)),utilities=require(a1_0x1550a6(0x159)),{checkAccessibilityPlatformConfig}=require(a1_0x1550a6(0x13b)),{setAccessibilityCapabilities,processAccessibilityCaps}=require(a1_0x1550a6(0x1b8)),{requireModule,nestedKeyValue,isBrowserstackInfra}=require(a1_0x1550a6(0x140)),CodeceptJS=requireModule(a1_0x1550a6(0x152),'codeceptjs'),testOpsHelper=require(a1_0x1550a6(0x13e)),TestHubHandler=require(a1_0x1550a6(0x178)),BrowserstackCLI=require(a1_0x1550a6(0x183)),constants=require(a1_0x1550a6(0x16e)),PerformanceTester=require(a1_0x1550a6(0x1a4)),{FRAMEWORKS}=require(a1_0x1550a6(0x1d8)),PerformanceEvents=require(a1_0x1550a6(0x1d7))[a1_0x1550a6(0x1d9)],ClientTroubleShootingService=require(a1_0x1550a6(0x1bd)),_testErrorData=[],getUserCodeceptJSConfigs=(_0x11fc37,_0x39cac7)=>{const _0x4c3b4e=a1_0x1550a6,_0x3a1850={};_0x3a1850[_0x4c3b4e(0x180)]=function(_0x4a9de9,_0x46ea1d){return _0x4a9de9===_0x46ea1d;},_0x3a1850[_0x4c3b4e(0x1bf)]='codecept.conf.js',_0x3a1850['eBNNY']=_0x4c3b4e(0x181);const _0x437875=_0x3a1850;let _0x374778=null;const _0x59bd46={};let _0x85e307=_0x39cac7['findIndex'](_0x203d60=>_0x203d60===_0x4c3b4e(0x1c6));_0x437875['vucPu'](_0x85e307,-0x1)&&(_0x85e307=_0x39cac7[_0x4c3b4e(0x1b3)](_0x2e5992=>_0x2e5992==='-c'));const _0x164163=!helper['isUndefined'](_0x11fc37[_0x4c3b4e(0x1a0)])?helper['resolveWithinCwd'](_0x11fc37[_0x4c3b4e(0x1a0)]):null,_0x1ca362=!helper[_0x4c3b4e(0x1a5)](_0x11fc37['c'])?helper[_0x4c3b4e(0x19e)](_0x11fc37['c']):null;if(!helper[_0x4c3b4e(0x1a5)](_0x11fc37[_0x4c3b4e(0x1a0)])&&!_0x164163)logger['warn']('Ignoring\x20--config\x20path\x20\x22'+_0x11fc37[_0x4c3b4e(0x1a0)]+'\x22:\x20it\x20resolves\x20outside\x20the\x20project\x20directory.');else!helper['isUndefined'](_0x11fc37['c'])&&!_0x1ca362&&logger['warn']('Ignoring\x20-c\x20config\x20path\x20\x22'+_0x11fc37['c']+_0x4c3b4e(0x17d));if(_0x164163&&fs[_0x4c3b4e(0x14e)](_0x164163))_0x374778=_0x164163,_0x39cac7[_0x4c3b4e(0x196)](_0x85e307,0x2);else{if(_0x1ca362&&fs[_0x4c3b4e(0x14e)](_0x1ca362))_0x374778=_0x1ca362,_0x39cac7[_0x4c3b4e(0x196)](_0x85e307,0x2);else{if(fs[_0x4c3b4e(0x14e)](path[_0x4c3b4e(0x1a1)](process[_0x4c3b4e(0x1bb)](),_0x437875[_0x4c3b4e(0x1bf)])))_0x374778=path[_0x4c3b4e(0x1a1)](process['cwd'](),_0x437875['jxJXL']);else fs['existsSync'](path[_0x4c3b4e(0x1a1)](process[_0x4c3b4e(0x1bb)](),_0x437875[_0x4c3b4e(0x1cd)]))&&(_0x374778=path[_0x4c3b4e(0x1a1)](process[_0x4c3b4e(0x1bb)](),_0x437875[_0x4c3b4e(0x1cd)]));}}return process[_0x4c3b4e(0x1ba)][_0x4c3b4e(0x1c8)]=_0x374778,_0x374778;},getO11yRerunPattern=()=>{const _0x17f1a9=a1_0x1550a6,_0x533972=helper[_0x17f1a9(0x1d4)](process[_0x17f1a9(0x1ba)][_0x17f1a9(0x179)]);if(_0x533972){const _0x3c2eec=process[_0x17f1a9(0x1ba)][_0x17f1a9(0x143)],_0x288c5c=[];if(helper[_0x17f1a9(0x19d)](_0x3c2eec)&&!helper[_0x17f1a9(0x1a5)](_0x3c2eec)){_0x3c2eec['split'](',')[_0x17f1a9(0x13c)](_0x438a1f=>{const _0x113eb3=_0x17f1a9;_0x288c5c[_0x113eb3(0x1c2)]('('+_0x438a1f['trim']()+')');});const _0x792af6='^'+_0x288c5c[_0x17f1a9(0x1a1)]('|')+'$';return _0x792af6;}}return null;},a1_0x55d0e5={};a1_0x55d0e5['chrome']='chromium',a1_0x55d0e5['playwright-chromium']=a1_0x1550a6(0x1a3),a1_0x55d0e5[a1_0x1550a6(0x1d6)]=a1_0x1550a6(0x162),a1_0x55d0e5[a1_0x1550a6(0x157)]='webkit';const pwToCodeceptBrowser=a1_0x55d0e5;function a1_0x3e07(){const _0xe39f0b=['exports','fiGKl','isEmpty','wNgxX','vQcyD','getPlatformName','load','result','CodeceptJS\x20','Started\x20:\x20','8OYUGgA','replace','printResults','uIHfs','SDK_CLEANUP','validPlatformsPresent','CODECEPT','Couldn\x27t\x20find\x20any\x20config\x20file.\x20Generating\x20new\x20config\x20file','helpers','../../helpers/accessibility-automation/helper','map','UIWtM','../../helpers/test-observability/utils','2179352arBCmc','../../helpers/helper','assign','pEWgX','BROWSERSTACK_RERUN_TESTS','length','info','before','dirname','forEach','run','teardownAll','Exception\x20in\x20stop\x20build\x20request\x20to\x20testhub\x20:\x20','enabled','nQmQI','existsSync','../../helpers/BrowserStackSetup','bootstrapAll','/wd/hub','codeceptjs/lib/index.js','initialize','desiredCapabilities','uaUrE','phEyd','playwright-webkit','winstonLogger','../../helpers/utilities','hubUrl','stop','skipSessionStatus','MmaRS','errorMessage','BROWSERSTACK_FRAMEWORK','format','toLowerCase','firefox','warn','8067290RAKqVI','nhPCD','getUserWorkerCount','process','SDK_SETUP','platforms','true','mergeDeep','WIKyJ','addConfig','../utils/constants','4980868QCwBii','function','now','UtUNP','testContextOptions','codeceptjs/package.json','BROWSERSTACK_TEST_OBSERVABILITY_YML','4540529BDVQFz','_ensureInitialized','../../helpers/testhub/testhubHandler','BROWSERSTACK_RERUN','root','event','title','\x22:\x20it\x20resolves\x20outside\x20the\x20project\x20directory.','oraiE','browser','vucPu','codecept.json','handleApp','../v2/browserstackCLI','accessibilityOptions','log','createGroupsOfSuites','end','iumKY','5239170TvKTFN','rXfvx','1|3|4|2|0','yLoBh','qIDHY','user','path','\x20detected\x20but\x20Workers._ensureInitialized\x20is\x20missing;\x20worker\x20suite\x20grouping\x20may\x20come\x20up\x20empty\x20(\x22No\x20tests\x20found\x20after\x20filtering\x22).\x20The\x20installed\x20codeceptjs\x20build\x20may\x20not\x20match\x20the\x20SDK\x27s\x204.x\x20ESM\x20interop.','browserWSEndpoint','xwaLO','addTests','544524toOoje','xZmUy','splice','EPFcA','stringify','BrowserStackPlugin','FRAMEWORKS','setupBrowserstackLocal','browserName','validateRerunTestList','resolveWithinCwd','spawn','config','join','QAIaD','chromium','../../helpers/performance/performance-tester','isUndefined','passed','3kKTPge','accessibility','split','Failed\x20:\x20','BROWSERSTACK_TEST_ACCESSIBILITY_CONFIGURATION_YML','printBuildLink','oIoar','295mzpDTI','frameworkName','QKqaO','test','eTsCk','findIndex','vdWkk','prepareCapabilities','profile','WebDriver','../../bin/playwright/accessibility-helper','accessKey','env','cwd','debug','../utils/clientTroubleshootingService','Playwright','jxJXL','testConfig','version','push','UMgYe','browserStackCwd','SdfJy','--config','codeceptjs','USER_CONFIG_DETAILS_PATH','../../helpers/logger','chdir','IDqzS','Passed\x20:\x20','eBNNY','all','cScph','launchBuild','testObservability','133434tnMbjh','isTestObservabilitySession','isTrue','failed','playwright-firefox','../../helpers/performance/constants','../../helpers/test-observability/constants','EVENTS','Unable\x20to\x20resolve\x20codeceptjs\x20version:\x20','PauzU','host'];a1_0x3e07=function(){return _0xe39f0b;};return a1_0x3e07();}async function run(_0x421df5,_0xda8177,_0x5c2385){const _0x3537d8=a1_0x1550a6,_0x671d7={'uvBMV':function(_0x473863,_0x42d70f,_0xd85e0c,_0x2cc94b){return _0x473863(_0x42d70f,_0xd85e0c,_0x2cc94b);},'nhPCD':function(_0x559809,_0x24c820){return _0x559809+_0x24c820;},'oIoar':function(_0x40ad8b,_0x5cb65b){return _0x40ad8b(_0x5cb65b);},'UFoGA':function(_0x26d43c,_0x1760af){return _0x26d43c+_0x1760af;},'QKqaO':function(_0x9d2cad,_0x3ec319,_0x16dee3){return _0x9d2cad(_0x3ec319,_0x16dee3);},'nQmQI':_0x3537d8(0x13a),'PauzU':function(_0x48537c){return _0x48537c();},'QAIaD':_0x3537d8(0x151),'WIKyJ':function(_0x5b93b0){return _0x5b93b0();},'SdfJy':_0x3537d8(0x1aa),'eTsCk':_0x3537d8(0x1cc),'vQcyD':_0x3537d8(0x1e6),'fsadJ':_0x3537d8(0x18b),'wNgxX':function(_0x1a6ee2,_0x7d0779,_0x16bdc6){return _0x1a6ee2(_0x7d0779,_0x16bdc6);},'yLoBh':_0x3537d8(0x139),'uaUrE':_0x3537d8(0x1be),'xZmUy':_0x3537d8(0x1b7),'ayAwY':function(_0x4218ec,_0x2eeb40){return _0x4218ec(_0x2eeb40);},'GXAAl':function(_0x894601,_0x3fbefd){return _0x894601!=_0x3fbefd;},'qIDHY':_0x3537d8(0x16a),'cScph':function(_0x47540b,_0x15a847,_0x4e1b86){return _0x47540b(_0x15a847,_0x4e1b86);},'uIHfs':'gherkin','UtUNP':function(_0xa067d6,_0x5c73c6){return _0xa067d6(_0x5c73c6);},'iumKY':function(_0x495380,_0x1869c6){return _0x495380*_0x1869c6;},'zuYMQ':_0x3537d8(0x17f),'UIWtM':function(_0x28c13c,_0xe29d07,_0xaaa228){return _0x28c13c(_0xe29d07,_0xaaa228);},'EPFcA':_0x3537d8(0x154),'phEyd':function(_0x2aa695,_0x4cfe70,_0xb971e5){return _0x2aa695(_0x4cfe70,_0xb971e5);},'pEWgX':_0x3537d8(0x17a),'IDqzS':'BrowserStackPlugin.js','XoKTY':_0x3537d8(0x1c4),'rXfvx':_0x3537d8(0x1c7),'MmaRS':function(_0xf2d63,_0x4cc37e){return _0xf2d63===_0x4cc37e;},'fiGKl':_0x3537d8(0x170),'vdWkk':function(_0x1860a9,_0x1f8542,_0x493c28){return _0x1860a9(_0x1f8542,_0x493c28);},'WvGiN':_0x3537d8(0x174),'UMgYe':function(_0x5248ba,_0x5b712d){return _0x5248ba>=_0x5b712d;},'xwaLO':function(_0xd14c64,_0x13d460,_0x334aa0){return _0xd14c64(_0x13d460,_0x334aa0);},'oraiE':function(_0x32100d){return _0x32100d();}};await _0x5c2385[_0x3537d8(0x153)](_0x421df5);!BrowserstackCLI['getInstance']()['isRunning']()&&await _0x5c2385[_0x3537d8(0x19b)]();await helper[_0x3537d8(0x182)](_0x5c2385[_0x3537d8(0x1a0)]);if(!_0x5c2385[_0x3537d8(0x1a0)])return;process[_0x3537d8(0x1b6)]=_0x421df5[_0x3537d8(0x1b6)];_0x421df5[_0x3537d8(0x1b6)]&&(process[_0x3537d8(0x1ba)][_0x3537d8(0x1b6)]=_0x421df5['profile']);const _0xb8f0d=_0x671d7[_0x3537d8(0x1e0)](getUserCodeceptJSConfigs,_0x421df5,_0xda8177);let _0x51a383={};_0xb8f0d?(logger[_0x3537d8(0x145)]('Getting\x20your\x20codeceptjs\x20configs\x20from\x20'+_0xb8f0d),_0x51a383=CodeceptJS['config'][_0x3537d8(0x1e3)](_0xb8f0d)):logger[_0x3537d8(0x145)](_0x671d7[_0x3537d8(0x18c)]);let _0x455027=![];_0x671d7['wNgxX'](nestedKeyValue,_0x51a383,[_0x671d7['nQmQI'],_0x671d7[_0x3537d8(0x155)]])&&(_0x455027=!![]);const _0x39e27b=_0x455027?_0x671d7['uaUrE']:_0x671d7[_0x3537d8(0x195)];let _0x44c0b7=!_0x455027?helper['useW3C'](_0x5c2385['config']):![];!helper[_0x3537d8(0x1a5)](_0x5c2385[_0x3537d8(0x1a0)][_0x3537d8(0x184)])&&(process['env'][_0x3537d8(0x1ab)]=JSON[_0x3537d8(0x198)](_0x5c2385[_0x3537d8(0x1a0)][_0x3537d8(0x184)]));let _0x4c7cb0=_0x5c2385[_0x3537d8(0x1a0)][_0x3537d8(0x1a8)];_0x4c7cb0=_0x4c7cb0||_0x671d7['ayAwY'](checkAccessibilityPlatformConfig,_0x5c2385[_0x3537d8(0x1a0)]),process[_0x3537d8(0x1ba)]['BROWSERSTACK_TEST_ACCESSIBILITY_YML']=_0x4c7cb0;_0x4c7cb0&&(_0x44c0b7=!_0x4c7cb0);_0x671d7['GXAAl'](_0x5c2385[_0x3537d8(0x1a0)][_0x3537d8(0x1d1)],null)?process[_0x3537d8(0x1ba)][_0x3537d8(0x175)]=_0x5c2385[_0x3537d8(0x1a0)][_0x3537d8(0x1d1)]:process[_0x3537d8(0x1ba)][_0x3537d8(0x175)]=_0x671d7[_0x3537d8(0x18d)];const _0x1301a7=_0x671d7['cScph'](nestedKeyValue,_0x51a383,[_0x671d7[_0x3537d8(0x135)]]),_0x39c3f5=_0x1301a7&&!helper[_0x3537d8(0x1df)](_0x1301a7)?FRAMEWORKS['CODECEPT_CUCUMBER']:FRAMEWORKS[_0x3537d8(0x138)],_0x393581=await TestHubHandler[_0x3537d8(0x1d0)](_0x39c3f5,_0x5c2385);await testOpsHelper[_0x3537d8(0x1ac)]();_0x4c7cb0&&_0x671d7[_0x3537d8(0x172)](setAccessibilityCapabilities,_0x5c2385['config']);const _0x291e33={},_0x480ccd=[],_0x1a1ec1=_0x5c2385[_0x3537d8(0x1a0)]['parallelsPerPlatform']||helper[_0x3537d8(0x166)](_0x421df5,_0xda8177,_0x5c2385[_0x3537d8(0x1a0)],constants[_0x3537d8(0x19a)][_0x3537d8(0x138)])||0x1;let _0x54d3be=0x1;if(_0x671d7[_0x3537d8(0x16c)](isBrowserstackInfra)){const _0x20488b=helper[_0x3537d8(0x1b5)](_0x5c2385['config'],_0x44c0b7,constants[_0x3537d8(0x19a)][_0x3537d8(0x138)]);_0x20488b[_0x3537d8(0x148)](_0x285dd7=>{helper['setAdditionalCapabilities'](_0x285dd7);}),helper[_0x3537d8(0x137)](_0x5c2385[_0x3537d8(0x1a0)])?_0x54d3be=_0x671d7[_0x3537d8(0x188)](_0x1a1ec1,_0x5c2385[_0x3537d8(0x1a0)][_0x3537d8(0x169)][_0x3537d8(0x144)]):_0x54d3be=_0x1a1ec1,_0x20488b[_0x3537d8(0x148)](_0x4de09d=>{const _0x46a189=_0x3537d8,_0xe2ada7=_0x671d7['UFoGA'](helper[_0x46a189(0x1e2)](_0x4de09d,'_'),'_'+Date[_0x46a189(0x171)]()),_0x1b2717=((()=>{const _0x1ed1e2=_0x46a189;if(_0x455027){const _0xed922b=pwToCodeceptBrowser[_0x4de09d[_0x1ed1e2(0x19c)]]||_0x4de09d['browserName'],_0x28630a=helper['getPlaywrightUrl'](_0x5c2385[_0x1ed1e2(0x1a0)]),_0x5d6353=Object[_0x1ed1e2(0x141)]({},_0x4de09d);return _0x671d7['uvBMV'](processAccessibilityCaps,_0x5d6353,_0x28630a,null),{'browser':_0xed922b,[_0xed922b]:{'browserWSEndpoint':_0x671d7[_0x1ed1e2(0x165)](_0x28630a,_0x671d7[_0x1ed1e2(0x1ad)](encodeURIComponent,JSON['stringify'](_0x5d6353)))}};}const _0x136187={};return _0x136187[_0x1ed1e2(0x154)]=_0x4de09d,_0x136187[_0x1ed1e2(0x18e)]=_0x5c2385[_0x1ed1e2(0x1a0)]['userName'],_0x136187['key']=_0x5c2385[_0x1ed1e2(0x1a0)][_0x1ed1e2(0x1b9)],_0x136187;})()),_0x86ad14=_0x671d7[_0x46a189(0x1b0)](nestedKeyValue,_0x51a383,[_0x671d7[_0x46a189(0x14d)],_0x39e27b]);_0x291e33[_0xe2ada7]=_0x86ad14?helper['mergeDeep'](_0x1b2717,_0x86ad14):_0x1b2717;if(_0x455027)_0x291e33[_0xe2ada7][_0x46a189(0x17f)]=pwToCodeceptBrowser[_0x4de09d[_0x46a189(0x19c)]]||_0x4de09d['browserName'];else{_0x291e33[_0xe2ada7]['browser']=_0x4de09d[_0x46a189(0x19c)]||_0x1b2717[_0x46a189(0x17f)];if(_0x671d7[_0x46a189(0x1db)](isBrowserstackInfra)){_0x291e33[_0xe2ada7][_0x46a189(0x1dc)]=constants[_0x46a189(0x15a)][_0x46a189(0x133)](_0x671d7[_0x46a189(0x1a2)],'')[_0x46a189(0x133)](/https?:\/\//,'');;_0x291e33[_0xe2ada7][_0x46a189(0x18f)]=_0x671d7[_0x46a189(0x1a2)];}}_0x480ccd[_0x46a189(0x1c2)](_0xe2ada7);});}else{_0x54d3be=0x1;if(_0x455027){const _0x295681=_0x671d7[_0x3537d8(0x1cf)](nestedKeyValue,_0x51a383,[_0x671d7['nQmQI'],_0x39e27b,_0x671d7['zuYMQ']]),_0x2cbfe0=_0x671d7[_0x3537d8(0x1e0)](nestedKeyValue,_0x51a383,[_0x671d7[_0x3537d8(0x14d)],_0x39e27b,_0x295681]);if(_0x2cbfe0&&_0x2cbfe0[_0x3537d8(0x191)]){const _0x14e784={};_0x14e784[_0x3537d8(0x169)]=[],_0x2cbfe0[_0x3537d8(0x191)]=helper[_0x3537d8(0x1b5)](Object[_0x3537d8(0x141)]({},_0x5c2385[_0x3537d8(0x1a0)],_0x14e784),null,_0x39c3f5[_0x3537d8(0x161)](),null,null,_0x2cbfe0[_0x3537d8(0x191)]);}}else{if(_0x671d7[_0x3537d8(0x13d)](nestedKeyValue,_0x51a383,[_0x671d7[_0x3537d8(0x14d)],_0x39e27b])){const _0x175017={};_0x175017['platforms']=[],_0x51a383[_0x671d7[_0x3537d8(0x14d)]][_0x39e27b][_0x671d7[_0x3537d8(0x197)]]=helper[_0x3537d8(0x1b5)](Object[_0x3537d8(0x141)]({},_0x5c2385[_0x3537d8(0x1a0)],_0x175017),null,_0x39c3f5['toLowerCase'](),_0x671d7[_0x3537d8(0x156)](nestedKeyValue,_0x51a383,[_0x671d7[_0x3537d8(0x14d)],_0x39e27b,_0x671d7[_0x3537d8(0x197)]])||{},null,null);}}_0x291e33[_0x671d7['pEWgX']]=_0x51a383,_0x480ccd[_0x3537d8(0x1c2)](_0x671d7[_0x3537d8(0x142)]);}const _0x3bb0c6={};_0x3bb0c6[_0x3537d8(0x1c0)]=_0xb8f0d;const _0x2bf741=_0x3bb0c6,_0x138c8e=path[_0x3537d8(0x1a1)](__dirname,_0x671d7[_0x3537d8(0x1cb)]),_0x18b072=process['cwd']();process[_0x3537d8(0x1ba)][_0x671d7['XoKTY']]=_0x18b072;_0xb8f0d&&process[_0x3537d8(0x1ca)](path[_0x3537d8(0x147)](_0xb8f0d));process[_0x3537d8(0x1ba)][_0x3537d8(0x15f)]=process[_0x3537d8(0x1ba)]['BROWSERSTACK_FRAMEWORK']||_0x671d7['rXfvx'];const _0x516014=new CodeceptJS['Workers'](null,_0x2bf741);if(_0x671d7[_0x3537d8(0x15d)](typeof _0x516014[_0x3537d8(0x177)],_0x671d7[_0x3537d8(0x1de)]))await _0x516014[_0x3537d8(0x177)]();else{let _0x5b97cc;try{_0x5b97cc=_0x671d7[_0x3537d8(0x1b4)](requireModule,_0x671d7['WvGiN'],_0x671d7[_0x3537d8(0x18a)])[_0x3537d8(0x1c1)];}catch(_0x1868dc){logger[_0x3537d8(0x1bc)](_0x3537d8(0x1da)+util[_0x3537d8(0x160)](_0x1868dc));}_0x5b97cc&&_0x671d7[_0x3537d8(0x1c3)](_0x671d7[_0x3537d8(0x192)](parseInt,_0x5b97cc[_0x3537d8(0x1a9)]('.')[0x0],0xa),0x4)&&logger[_0x3537d8(0x163)](_0x3537d8(0x1e5)+_0x5b97cc+_0x3537d8(0x190));}const _0x8fa5d3=_0x516014[_0x3537d8(0x186)](_0x1a1ec1),_0x1a0268=testOpsHelper[_0x3537d8(0x1d3)](),_0x358d11=_0x480ccd[_0x3537d8(0x13c)](_0x469ef5=>{const _0x20bf2a=_0x3537d8,_0x257ced={};_0x257ced[_0x20bf2a(0x1be)]=_0x291e33[_0x469ef5];const _0x7bea5b={};_0x7bea5b[_0x20bf2a(0x1b7)]=_0x291e33[_0x469ef5];const _0x5f1822=_0x455027?_0x257ced:_0x7bea5b,_0x582bb2=_0x671d7[_0x20bf2a(0x1db)](getO11yRerunPattern),_0xbeb7f7={};_0xbeb7f7[_0x20bf2a(0x13a)]=_0x5f1822;const _0x42df4a={};_0x42df4a['require']=_0x138c8e,_0x42df4a[_0x20bf2a(0x14c)]=!![],_0x42df4a['skipSessionName']=_0x5c2385[_0x20bf2a(0x1a0)][_0x20bf2a(0x173)]['skipSessionName'],_0x42df4a[_0x20bf2a(0x15c)]=_0x5c2385['config'][_0x20bf2a(0x173)][_0x20bf2a(0x15c)],_0x42df4a['testObservability']=_0x1a0268,_0x42df4a[_0x20bf2a(0x1af)]=_0x39c3f5;const _0x26c599={};_0x26c599[_0x20bf2a(0x199)]=_0x42df4a;const _0x4a9b1c={};return _0x4a9b1c['plugins']=_0x26c599,helper[_0x20bf2a(0x16b)]({},_0x51a383,_0x671d7['WIKyJ'](isBrowserstackInfra)?_0xbeb7f7:{},_0x582bb2?{'grep':_0x582bb2}:{},_0x4a9b1c);});for(const _0x434e2e of _0x358d11){for(const _0x2d1f7e of _0x8fa5d3){const _0x3f9417=_0x516014[_0x3537d8(0x19f)]();_0x3f9417[_0x3537d8(0x193)](_0x2d1f7e),_0x3f9417[_0x3537d8(0x16d)](_0x434e2e);const _0x2dc6e5={};_0x2dc6e5[_0x3537d8(0x1a0)]=_0xb8f0d,_0x3f9417['addOptions'](Object['assign'](_0x2dc6e5,_0x421df5));}}_0x516014['on'](CodeceptJS[_0x3537d8(0x17b)][_0x3537d8(0x1b1)][_0x3537d8(0x1d5)],(_0x470b0f,_0x5ec75e)=>{const _0xf9400f=_0x3537d8;console['log'](_0x671d7[_0xf9400f(0x1c5)],_0x470b0f[_0xf9400f(0x17c)]);const _0x2a6189={[_0x470b0f['title']]:_0x470b0f['err']['stack']};_testErrorData[_0xf9400f(0x1c2)](_0x2a6189);}),_0x516014['on'](CodeceptJS['event'][_0x3537d8(0x1b1)][_0x3537d8(0x1a6)],async _0x299088=>{const _0x56ec64=_0x3537d8;console[_0x56ec64(0x185)](_0x671d7[_0x56ec64(0x1b2)],_0x299088[_0x56ec64(0x17c)]);}),_0x516014['on'](CodeceptJS[_0x3537d8(0x17b)]['test'][_0x3537d8(0x146)],async _0x184ce1=>{const _0x595ad5=_0x3537d8;console[_0x595ad5(0x185)](_0x671d7[_0x595ad5(0x1e1)],_0x184ce1['title']);}),_0x516014['on'](CodeceptJS[_0x3537d8(0x17b)][_0x3537d8(0x1ce)][_0x3537d8(0x1e4)],async()=>{const _0x23293c=_0x3537d8,_0x2c03af=_0x671d7['fsadJ']['split']('|');let _0x2671dd=0x0;while(!![]){switch(_0x2c03af[_0x2671dd++]){case'0':_0x516014[_0x23293c(0x134)]();continue;case'1':PerformanceTester['start'](PerformanceEvents[_0x23293c(0x136)]);continue;case'2':try{await TestHubHandler[_0x23293c(0x15b)]();}catch(_0x383204){logger[_0x23293c(0x1bc)](_0x23293c(0x14b)+util[_0x23293c(0x160)](_0x383204));}continue;case'3':_0x5c2385[_0x23293c(0x15e)]=_testErrorData;continue;case'4':utilities['finalExecution'](_0x5c2385);continue;}break;}});async function _0x456223(){const _0x11f9be=_0x3537d8;try{await _0x516014[_0x11f9be(0x150)](),await _0x516014[_0x11f9be(0x149)]();}finally{process['chdir'](_0x18b072),await _0x516014[_0x11f9be(0x14a)]();}}PerformanceTester[_0x3537d8(0x187)](PerformanceEvents[_0x3537d8(0x168)]),await _0x671d7[_0x3537d8(0x17e)](_0x456223);}module[a1_0x1550a6(0x1dd)]=run;
@@ -1 +1 @@
1
- const a2_0x46d293=a2_0x5712;(function(_0x1d68ad,_0x42e4cc){const _0x14ce59=a2_0x5712,_0x3de622=_0x1d68ad();while(!![]){try{const _0x51b669=-parseInt(_0x14ce59(0x16b))/0x1*(-parseInt(_0x14ce59(0x17d))/0x2)+parseInt(_0x14ce59(0x18e))/0x3+parseInt(_0x14ce59(0x16e))/0x4*(parseInt(_0x14ce59(0x170))/0x5)+-parseInt(_0x14ce59(0x1ac))/0x6+-parseInt(_0x14ce59(0x174))/0x7+parseInt(_0x14ce59(0x194))/0x8*(parseInt(_0x14ce59(0x18b))/0x9)+-parseInt(_0x14ce59(0x166))/0xa;if(_0x51b669===_0x42e4cc)break;else _0x3de622['push'](_0x3de622['shift']());}catch(_0x1d2072){_0x3de622['push'](_0x3de622['shift']());}}}(a2_0x54c0,0x84041));const {isUndefined,nestedKeyValue}=require(a2_0x46d293(0x181)),logger=require(a2_0x46d293(0x185))[a2_0x46d293(0x1a4)],PlaywrightSessionDetails=require(a2_0x46d293(0x1a0)),{isAccessibilityAutomationSession}=require(a2_0x46d293(0x199)),{getObservabilityLinkedProductName}=require(a2_0x46d293(0x16f)),accessibilityHelper=require('../../helpers/accessibility-automation/helper'),{isBrowserstackInfra}=require('../../helpers/helper'),globals=require(a2_0x46d293(0x191)),getOSVersionFromCaps=_0x2b9e47=>{const _0x4b67ca=a2_0x46d293,_0x41a496={};_0x41a496['VjGHU']='bstack:options',_0x41a496[_0x4b67ca(0x1b4)]='platformVersion',_0x41a496['zKOYj']=_0x4b67ca(0x1aa),_0x41a496[_0x4b67ca(0x1b6)]=_0x4b67ca(0x18c),_0x41a496[_0x4b67ca(0x197)]=_0x4b67ca(0x1a2);const _0x209552=_0x41a496;if(!_0x2b9e47)return null;const _0x2124eb=_0x2b9e47[_0x209552['VjGHU']],_0xaaeef2=[_0x209552[_0x4b67ca(0x1b4)],_0x209552[_0x4b67ca(0x1b7)],_0x209552[_0x4b67ca(0x1b6)],_0x209552[_0x4b67ca(0x197)]];for(const _0x2aef9d of _0xaaeef2){if(_0x2124eb&&_0x2124eb[_0x2aef9d])return _0x2124eb[_0x2aef9d];else{if(_0x2b9e47[_0x2aef9d])return _0x2b9e47[_0x2aef9d];}}return null;};exports[a2_0x46d293(0x162)]=_0x1e5d68=>{const _0x4a177a=a2_0x46d293,_0x18f788={'HvUJr':_0x4a177a(0x172),'nqIVQ':function(_0x3cd66c,_0xe6c246){return _0x3cd66c===_0xe6c246;},'zOWJh':_0x4a177a(0x17e),'vhhFO':function(_0x1a64a5,_0x246a83){return _0x1a64a5(_0x246a83);},'vDxDN':function(_0x587e14,_0x2b5737,_0x143bf8){return _0x587e14(_0x2b5737,_0x143bf8);},'OGjhq':_0x4a177a(0x193),'YznzK':'desiredCapabilities','PsbnF':function(_0x3a61bc,_0x3dfc3a){return _0x3a61bc===_0x3dfc3a;},'PPFop':_0x4a177a(0x1a7),'HcWCW':function(_0xace3c5,_0x1773e3,_0x5726c8){return _0xace3c5(_0x1773e3,_0x5726c8);},'DilHI':'browser','RmZQn':_0x4a177a(0x16d),'iSINB':'caps','nEnFM':function(_0x5d593c,_0x13de17){return _0x5d593c(_0x13de17);}};if(!_0x1e5d68)return null;let _0x55de98=global[_0x4a177a(0x19a)]||_0x18f788[_0x4a177a(0x1af)];if(_0x18f788[_0x4a177a(0x169)](_0x1e5d68[_0x4a177a(0x17a)][_0x4a177a(0x19c)],_0x18f788['zOWJh'])){const _0x207167=_0x1e5d68[_0x4a177a(0x17f)];if(!_0x207167)return null;const _0x47d2b0=_0x207167['capabilities'],_0x558942=_0x18f788[_0x4a177a(0x164)](getOSVersionFromCaps,_0x18f788[_0x4a177a(0x19d)](nestedKeyValue,_0x1e5d68,[_0x18f788[_0x4a177a(0x177)],_0x18f788[_0x4a177a(0x19e)]]));return{[_0x55de98]:{'browser':_0x47d2b0[_0x4a177a(0x198)],'browser_version':_0x47d2b0[_0x4a177a(0x17c)],'capabilities':_0x47d2b0,'platform':_0x47d2b0['platformName'],'platform_version':_0x47d2b0[_0x4a177a(0x187)]||_0x558942,'product':_0x18f788['vhhFO'](getObservabilityLinkedProductName,_0x47d2b0),'session_id':_0x207167[_0x4a177a(0x17b)]}};}else{if(_0x18f788['PsbnF'](_0x1e5d68[_0x4a177a(0x17a)][_0x4a177a(0x19c)],_0x18f788['PPFop'])){const _0x388a52=PlaywrightSessionDetails[_0x4a177a(0x1b2)]();_0x55de98=_0x388a52[_0x4a177a(0x168)]||_0x55de98;const _0x55157d=_0x18f788[_0x4a177a(0x19b)](nestedKeyValue,_0x1e5d68,[_0x18f788[_0x4a177a(0x177)],_0x18f788[_0x4a177a(0x161)],_0x18f788['RmZQn']]),_0x44f889=_0x55157d?JSON[_0x4a177a(0x165)](new URL(_0x55157d)['searchParams'][_0x4a177a(0x1a8)](_0x18f788[_0x4a177a(0x163)])):{};return{[_0x55de98]:{'browser':_0x388a52[_0x4a177a(0x17f)]||_0x44f889[_0x4a177a(0x198)],'browser_version':_0x388a52[_0x4a177a(0x1a1)]||_0x44f889[_0x4a177a(0x1a1)],'capabilities':_0x44f889,'platform':_0x388a52[_0x4a177a(0x171)],'platform_version':_0x388a52[_0x4a177a(0x1aa)],'product':_0x18f788[_0x4a177a(0x1a6)](getObservabilityLinkedProductName,_0x44f889),'session_id':_0x388a52[_0x4a177a(0x18a)]}};}}};function a2_0x5712(_0x26723e,_0x51f750){const _0x54c0b5=a2_0x54c0();return a2_0x5712=function(_0x5712fd,_0x403871){_0x5712fd=_0x5712fd-0x161;let _0x48db93=_0x54c0b5[_0x5712fd];return _0x48db93;},a2_0x5712(_0x26723e,_0x51f750);}function a2_0x54c0(){const _0x2d8805=['parse','10522430Wnesno','WsBqO','cloudProvider','nqIVQ','isBrowserSupportedForAccessibility','467favPEO','Accessibility\x20Automation\x20will\x20run\x20only\x20on\x20Chrome\x20or\x20ChromeForTesting\x20browsers.','browserWSEndpoint','5752SrEDiK','../../helpers/test-observability/utils','2920HsRsQz','platform','unknown_grid','WWUlO','1673231apQneJ','processWebDriverConfig','warn','OGjhq','getBrowserDisplayName','string','constructor','sessionId','browserVersion','4506QpnLMI','WebDriver','browser','isAccessibilityPlatform','../../helpers/helper','JWaxL','includes','setGlobal','../../helpers/logger','deviceName','platformVersion','XbFzx','capabilities','bsSessionId','748332KbVdYJ','osVersion','Accessibility\x20Automation\x20will\x20run\x20only\x20on\x20Desktop\x20browsers.','252330WnAObv','sGdCi','uIQCW','../../helpers/globals.js','browserstack_accessibility_automation_script','config','24IAPvlW','latest','NjjJq','KSrxB','browserName','../../helpers/accessibility-automation/helper','__cloud_provider___','HcWCW','name','vDxDN','YznzK','isVersionSupported','../../bin/playwright/sessionDetails','browser_version','os_version','AClpy','winstonLogger','getMinVersionForBrowser','nEnFM','Playwright','get','jzpNk','platform_version','XLwFo','2360904yFRwII','browserstack_executor','WlNLQ','HvUJr','qcAzJ','Accessibility\x20Automation\x20will\x20run\x20only\x20on\x20','getDetails','shouldPatchExecuteScript','xxDJE','on\x20non-BrowserStack\x20infrastructure\x20','bDUGL','zKOYj','Snmqe','DilHI','fetchPlatformDetails','iSINB','vhhFO'];a2_0x54c0=function(){return _0x2d8805;};return a2_0x54c0();}const setAccessibilityPlatformFlag=_0x59286e=>{const _0x2cafd0=a2_0x46d293,_0x6d475={};_0x6d475['WlNLQ']=_0x2cafd0(0x180);const _0x423732=_0x6d475;global['accessibilityPlatform']=_0x59286e,globals[_0x2cafd0(0x184)](_0x423732[_0x2cafd0(0x1ae)],_0x59286e);};exports[a2_0x46d293(0x175)]=_0xb382d9=>{const _0x1b8c96=a2_0x46d293,_0x3eff9a={'ftUHj':function(_0x169214){return _0x169214();},'Snmqe':function(_0x55ad32,_0x3aa370){return _0x55ad32(_0x3aa370);},'WTxXo':_0x1b8c96(0x16c),'XbFzx':function(_0x12b303,_0x31cfe2){return _0x12b303!==_0x31cfe2;},'AClpy':_0x1b8c96(0x195),'WWUlO':function(_0x59d170){return _0x59d170();},'WsBqO':_0x1b8c96(0x1b5),'qcAzJ':function(_0x4ecb2c,_0x4ee825){return _0x4ecb2c(_0x4ee825);},'sGdCi':function(_0x3f33c6,_0x5174b5){return _0x3f33c6(_0x5174b5);},'uIQCW':_0x1b8c96(0x18d)};if(_0x3eff9a['ftUHj'](isAccessibilityAutomationSession)){const _0x214c7f=_0xb382d9['browser'],_0x17225d=_0x214c7f[_0x1b8c96(0x189)];_0x3eff9a[_0x1b8c96(0x1b8)](setAccessibilityPlatformFlag,!![]);!accessibilityHelper[_0x1b8c96(0x16a)](_0x17225d[_0x1b8c96(0x198)])&&(logger[_0x1b8c96(0x176)](_0x3eff9a['WTxXo']),_0x3eff9a[_0x1b8c96(0x1b8)](setAccessibilityPlatformFlag,![]));if(_0x3eff9a[_0x1b8c96(0x188)](_0x17225d['browserVersion'],_0x3eff9a[_0x1b8c96(0x1a3)])){const _0x34ba8c=_0x3eff9a[_0x1b8c96(0x173)](isBrowserstackInfra),_0x222d26=accessibilityHelper[_0x1b8c96(0x1a5)](_0x17225d[_0x1b8c96(0x198)],_0x34ba8c),_0x4d90f7=accessibilityHelper[_0x1b8c96(0x178)](_0x17225d[_0x1b8c96(0x198)]);if(!accessibilityHelper[_0x1b8c96(0x19f)](_0x17225d[_0x1b8c96(0x17c)],_0x222d26)){const _0x16aa61=_0x34ba8c?'':_0x3eff9a[_0x1b8c96(0x167)];logger[_0x1b8c96(0x176)](_0x1b8c96(0x1b1)+_0x4d90f7+'\x20browser\x20version\x20'+_0x222d26+'\x20or\x20higher\x20'+_0x16aa61+'.'),_0x3eff9a[_0x1b8c96(0x1b0)](setAccessibilityPlatformFlag,![]);}}!_0x3eff9a[_0x1b8c96(0x18f)](isUndefined,_0x17225d[_0x1b8c96(0x186)])&&(logger[_0x1b8c96(0x176)](_0x3eff9a[_0x1b8c96(0x190)]),_0x3eff9a[_0x1b8c96(0x1b8)](setAccessibilityPlatformFlag,![]));}},exports[a2_0x46d293(0x1b3)]=_0x1b1d9a=>{const _0x173ff1=a2_0x46d293,_0x2fe1d2={};_0x2fe1d2[_0x173ff1(0x196)]=function(_0x56e125,_0x2dd0dd){return _0x56e125!==_0x2dd0dd;},_0x2fe1d2[_0x173ff1(0x1ab)]=_0x173ff1(0x179),_0x2fe1d2[_0x173ff1(0x182)]=_0x173ff1(0x1ad),_0x2fe1d2[_0x173ff1(0x1a9)]=_0x173ff1(0x192);const _0xc59a1c=_0x2fe1d2;if(!_0x1b1d9a)return![];else{if(_0xc59a1c[_0x173ff1(0x196)](typeof _0x1b1d9a,_0xc59a1c[_0x173ff1(0x1ab)]))return!![];}return!_0x1b1d9a['includes'](_0xc59a1c[_0x173ff1(0x182)])&&!_0x1b1d9a[_0x173ff1(0x183)](_0xc59a1c[_0x173ff1(0x1a9)]);};
1
+ const a2_0x14e08c=a2_0x53d8;function a2_0x53d8(_0x276496,_0x2eba7b){const _0x742537=a2_0x7425();return a2_0x53d8=function(_0x53d8d9,_0x56d2be){_0x53d8d9=_0x53d8d9-0x18d;let _0x31aaf3=_0x742537[_0x53d8d9];return _0x31aaf3;},a2_0x53d8(_0x276496,_0x2eba7b);}(function(_0x5292b0,_0x395294){const _0xe6d90d=a2_0x53d8,_0x31dd52=_0x5292b0();while(!![]){try{const _0x2cea0=parseInt(_0xe6d90d(0x1e6))/0x1*(parseInt(_0xe6d90d(0x1c0))/0x2)+parseInt(_0xe6d90d(0x195))/0x3*(parseInt(_0xe6d90d(0x1e1))/0x4)+-parseInt(_0xe6d90d(0x194))/0x5+-parseInt(_0xe6d90d(0x1a8))/0x6*(parseInt(_0xe6d90d(0x1e0))/0x7)+-parseInt(_0xe6d90d(0x1b3))/0x8*(parseInt(_0xe6d90d(0x19b))/0x9)+-parseInt(_0xe6d90d(0x18e))/0xa*(-parseInt(_0xe6d90d(0x1a7))/0xb)+parseInt(_0xe6d90d(0x1e7))/0xc;if(_0x2cea0===_0x395294)break;else _0x31dd52['push'](_0x31dd52['shift']());}catch(_0x3f32bd){_0x31dd52['push'](_0x31dd52['shift']());}}}(a2_0x7425,0x3fdda));const {isUndefined,nestedKeyValue}=require(a2_0x14e08c(0x197)),logger=require('../../helpers/logger')[a2_0x14e08c(0x191)],PlaywrightSessionDetails=require(a2_0x14e08c(0x1a4)),{isAccessibilityAutomationSession}=require(a2_0x14e08c(0x1a3)),{getObservabilityLinkedProductName}=require('../../helpers/test-observability/utils'),accessibilityHelper=require(a2_0x14e08c(0x1a3)),{isBrowserstackInfra}=require('../../helpers/helper'),globals=require(a2_0x14e08c(0x1c2)),getOSVersionFromCaps=_0x48ef1d=>{const _0x2f8963=a2_0x14e08c,_0x4fc0c3={};_0x4fc0c3[_0x2f8963(0x19c)]='bstack:options',_0x4fc0c3[_0x2f8963(0x1ce)]=_0x2f8963(0x1d5),_0x4fc0c3['mAyzF']=_0x2f8963(0x1c6),_0x4fc0c3[_0x2f8963(0x1db)]='osVersion',_0x4fc0c3[_0x2f8963(0x1a1)]=_0x2f8963(0x18f);const _0x272534=_0x4fc0c3;if(!_0x48ef1d)return null;const _0x89e3ca=_0x48ef1d[_0x272534[_0x2f8963(0x19c)]],_0x1e2360=[_0x272534[_0x2f8963(0x1ce)],_0x272534[_0x2f8963(0x1ac)],_0x272534['KyFvG'],_0x272534[_0x2f8963(0x1a1)]];for(const _0x1e171c of _0x1e2360){if(_0x89e3ca&&_0x89e3ca[_0x1e171c])return _0x89e3ca[_0x1e171c];else{if(_0x48ef1d[_0x1e171c])return _0x48ef1d[_0x1e171c];}}return null;};exports[a2_0x14e08c(0x1c4)]=_0x3dd8f2=>{const _0x22a5cf=a2_0x14e08c,_0x30114b={'HMhYd':_0x22a5cf(0x1b7),'kYZiD':function(_0x52df66,_0xc293b1){return _0x52df66===_0xc293b1;},'axNxS':_0x22a5cf(0x1bd),'aCdTO':function(_0xf848a1,_0x11b23a){return _0xf848a1(_0x11b23a);},'WASaX':function(_0x508ae2,_0x50b26e,_0x1c425c){return _0x508ae2(_0x50b26e,_0x1c425c);},'dWQhC':'config','Wjsaq':_0x22a5cf(0x1bf),'oaeqE':function(_0x109c47,_0x2c6e2c){return _0x109c47===_0x2c6e2c;},'dAXjr':_0x22a5cf(0x1a5),'wXBON':function(_0xc5d24e,_0x5b3e8a,_0x50c41c){return _0xc5d24e(_0x5b3e8a,_0x50c41c);},'VfNWE':_0x22a5cf(0x1d6),'BIZeQ':_0x22a5cf(0x1bb),'AJrDz':_0x22a5cf(0x1d4)};if(!_0x3dd8f2)return null;let _0x372f7e=global[_0x22a5cf(0x1da)]||_0x30114b[_0x22a5cf(0x1e4)];if(_0x30114b[_0x22a5cf(0x1d0)](_0x3dd8f2['constructor'][_0x22a5cf(0x1b5)],_0x30114b['axNxS'])){const _0x537415=_0x3dd8f2[_0x22a5cf(0x1d6)];if(!_0x537415)return null;const _0xd855c7=_0x537415[_0x22a5cf(0x1dd)],_0x2214eb=_0x30114b['aCdTO'](getOSVersionFromCaps,_0x30114b[_0x22a5cf(0x1b0)](nestedKeyValue,_0x3dd8f2,[_0x30114b[_0x22a5cf(0x1dc)],_0x30114b[_0x22a5cf(0x1cf)]]));return{[_0x372f7e]:{'browser':_0xd855c7[_0x22a5cf(0x19a)],'browser_version':_0xd855c7[_0x22a5cf(0x1ca)],'capabilities':_0xd855c7,'platform':_0xd855c7[_0x22a5cf(0x1ad)],'platform_version':_0xd855c7[_0x22a5cf(0x1d5)]||_0x2214eb,'product':_0x30114b['aCdTO'](getObservabilityLinkedProductName,_0xd855c7),'session_id':_0x537415[_0x22a5cf(0x1c1)]}};}else{if(_0x30114b[_0x22a5cf(0x192)](_0x3dd8f2[_0x22a5cf(0x1d3)][_0x22a5cf(0x1b5)],_0x30114b[_0x22a5cf(0x1b1)])){const _0x1722ca=PlaywrightSessionDetails['getDetails']();_0x372f7e=_0x1722ca[_0x22a5cf(0x19d)]||_0x372f7e;const _0x3049f5=_0x30114b[_0x22a5cf(0x1ab)](nestedKeyValue,_0x3dd8f2,[_0x30114b['dWQhC'],_0x30114b[_0x22a5cf(0x19e)],_0x30114b[_0x22a5cf(0x1cd)]]),_0x346777=_0x3049f5?JSON[_0x22a5cf(0x190)](new URL(_0x3049f5)[_0x22a5cf(0x1de)][_0x22a5cf(0x1d7)](_0x30114b[_0x22a5cf(0x1b9)])):{};return{[_0x372f7e]:{'browser':_0x1722ca[_0x22a5cf(0x1d6)]||_0x346777[_0x22a5cf(0x19a)],'browser_version':_0x1722ca['browser_version']||_0x346777[_0x22a5cf(0x1cb)],'capabilities':_0x346777,'platform':_0x1722ca[_0x22a5cf(0x1d2)],'platform_version':_0x1722ca[_0x22a5cf(0x1c6)],'product':_0x30114b['aCdTO'](getObservabilityLinkedProductName,_0x346777),'session_id':_0x1722ca[_0x22a5cf(0x1e3)]}};}}};const setAccessibilityPlatformFlag=_0x347fe2=>{const _0x33a587=a2_0x14e08c,_0x940b2c={};_0x940b2c[_0x33a587(0x1ae)]=_0x33a587(0x1e2);const _0x4fd937=_0x940b2c;global[_0x33a587(0x1bc)]=_0x347fe2,globals[_0x33a587(0x1d8)](_0x4fd937[_0x33a587(0x1ae)],_0x347fe2);};exports[a2_0x14e08c(0x1c3)]=_0x53656b=>{const _0x2b40d1=a2_0x14e08c,_0x78b4dd={'oNJgg':function(_0x184b65){return _0x184b65();},'oKdEp':function(_0x5cd5ed,_0x3bb3d4){return _0x5cd5ed(_0x3bb3d4);},'QeIej':_0x2b40d1(0x1c9),'vhYdH':function(_0x16fc4c,_0xd4ec56){return _0x16fc4c!==_0xd4ec56;},'NGtwr':_0x2b40d1(0x1b4),'kHFKm':function(_0x1c9ef5){return _0x1c9ef5();},'gGOkf':'on\x20non-BrowserStack\x20infrastructure\x20','jMLYY':function(_0xc4392f,_0x5e7992){return _0xc4392f(_0x5e7992);},'yXCpL':_0x2b40d1(0x1b6)};if(_0x78b4dd[_0x2b40d1(0x1b8)](isAccessibilityAutomationSession)){const _0x4865ca=_0x53656b[_0x2b40d1(0x1d6)],_0x211fba=_0x4865ca[_0x2b40d1(0x1dd)];_0x78b4dd[_0x2b40d1(0x193)](setAccessibilityPlatformFlag,!![]);!accessibilityHelper['isBrowserSupportedForAccessibility'](_0x211fba[_0x2b40d1(0x19a)])&&(logger[_0x2b40d1(0x1c8)](_0x78b4dd['QeIej']),_0x78b4dd[_0x2b40d1(0x193)](setAccessibilityPlatformFlag,![]));if(_0x78b4dd[_0x2b40d1(0x1d9)](_0x211fba['browserVersion'],_0x78b4dd[_0x2b40d1(0x1ba)])){const _0x52c5b4=_0x78b4dd[_0x2b40d1(0x1a9)](isBrowserstackInfra),_0x29e483=accessibilityHelper[_0x2b40d1(0x1b2)](_0x211fba['browserName'],_0x52c5b4),_0x940bd3=accessibilityHelper['getBrowserDisplayName'](_0x211fba['browserName']);if(!accessibilityHelper[_0x2b40d1(0x19f)](_0x211fba['browserVersion'],_0x29e483)){const _0x19081c=_0x52c5b4?'':_0x78b4dd[_0x2b40d1(0x1a0)];logger[_0x2b40d1(0x1c8)](_0x2b40d1(0x1be)+_0x940bd3+_0x2b40d1(0x1e5)+_0x29e483+_0x2b40d1(0x198)+_0x19081c+'.'),_0x78b4dd[_0x2b40d1(0x193)](setAccessibilityPlatformFlag,![]);}}!_0x78b4dd[_0x2b40d1(0x18d)](isUndefined,_0x211fba[_0x2b40d1(0x1c5)])&&(logger[_0x2b40d1(0x1c8)](_0x78b4dd[_0x2b40d1(0x1c7)]),_0x78b4dd['oKdEp'](setAccessibilityPlatformFlag,![]));}},exports[a2_0x14e08c(0x1aa)]=_0x5336c3=>{const _0x54ca0a=a2_0x14e08c,_0x2f5129={};_0x2f5129['tXWhM']=function(_0x2d78ba,_0x5df961){return _0x2d78ba!==_0x5df961;},_0x2f5129[_0x54ca0a(0x1cc)]=_0x54ca0a(0x1d1),_0x2f5129[_0x54ca0a(0x199)]=_0x54ca0a(0x1af),_0x2f5129[_0x54ca0a(0x196)]=_0x54ca0a(0x1df);const _0x1e6754=_0x2f5129;if(!_0x5336c3)return![];else{if(_0x1e6754[_0x54ca0a(0x1a2)](typeof _0x5336c3,_0x1e6754[_0x54ca0a(0x1cc)]))return!![];}return!_0x5336c3[_0x54ca0a(0x1a6)](_0x1e6754[_0x54ca0a(0x199)])&&!_0x5336c3[_0x54ca0a(0x1a6)](_0x1e6754[_0x54ca0a(0x196)]);};function a2_0x7425(){const _0x4f6a08=['WebDriver','Accessibility\x20Automation\x20will\x20run\x20only\x20on\x20','desiredCapabilities','12kwJiJb','sessionId','../../helpers/globals.js','processWebDriverConfig','fetchPlatformDetails','deviceName','platform_version','yXCpL','warn','Accessibility\x20Automation\x20will\x20run\x20only\x20on\x20Chrome\x20or\x20ChromeForTesting\x20browsers.','browserVersion','browser_version','FcYih','BIZeQ','fGnTW','Wjsaq','kYZiD','string','platform','constructor','caps','platformVersion','browser','get','setGlobal','vhYdH','__cloud_provider___','KyFvG','dWQhC','capabilities','searchParams','browserstack_accessibility_automation_script','7vXJTMJ','5292VUlOlr','isAccessibilityPlatform','bsSessionId','HMhYd','\x20browser\x20version\x20','59309caRyNz','3013572VqcvdF','jMLYY','12750gAWFVY','os_version','parse','winstonLogger','oaeqE','oKdEp','1341070HZbLLo','249ZDyOYp','IHFkh','../../helpers/helper','\x20or\x20higher\x20','NWHEJ','browserName','9Iieyig','ZDANs','cloudProvider','VfNWE','isVersionSupported','gGOkf','KIjWl','tXWhM','../../helpers/accessibility-automation/helper','../../bin/playwright/sessionDetails','Playwright','includes','1100YuuUJc','521718IWQjdt','kHFKm','shouldPatchExecuteScript','wXBON','mAyzF','platformName','UxVSA','browserstack_executor','WASaX','dAXjr','getMinVersionForBrowser','1820264fvAIqy','latest','name','Accessibility\x20Automation\x20will\x20run\x20only\x20on\x20Desktop\x20browsers.','unknown_grid','oNJgg','AJrDz','NGtwr','browserWSEndpoint','accessibilityPlatform'];a2_0x7425=function(){return _0x4f6a08;};return a2_0x7425();}
@@ -1 +1 @@
1
- const a3_0x36f337=a3_0x4dbd;(function(_0xed34c1,_0x4a43b6){const _0xdad4e4=a3_0x4dbd,_0x534ed7=_0xed34c1();while(!![]){try{const _0x121dfd=parseInt(_0xdad4e4(0x21f))/0x1+-parseInt(_0xdad4e4(0x1c3))/0x2+parseInt(_0xdad4e4(0x28c))/0x3+parseInt(_0xdad4e4(0x27c))/0x4+parseInt(_0xdad4e4(0x1fb))/0x5+parseInt(_0xdad4e4(0x244))/0x6+-parseInt(_0xdad4e4(0x247))/0x7*(parseInt(_0xdad4e4(0x1a9))/0x8);if(_0x121dfd===_0x4a43b6)break;else _0x534ed7['push'](_0x534ed7['shift']());}catch(_0x41f3eb){_0x534ed7['push'](_0x534ed7['shift']());}}}(a3_0x39a9,0x28c5a));const path=require(a3_0x36f337(0x22a)),util=require(a3_0x36f337(0x25e)),fs=require('fs'),{v4:uuidv4}=require(a3_0x36f337(0x1df)),{resolveBrowserTypeClass,nestedKeyValue,parseWSEndpoint,isUndefined}=require('../../helpers/helper'),testOpsHelper=require(a3_0x36f337(0x194)),{getTestEnv}=require('../mocha/test-observability/mochaUtils'),{FRAMEWORKS}=require('../../helpers/test-observability/constants'),logger=require(a3_0x36f337(0x1e2))[a3_0x36f337(0x224)],SessionHandler=require(a3_0x36f337(0x1f7)),RequestQueueHandler=require('../../helpers/test-observability/requestQueueHandler'),PlaywrightSessionDetails=require(a3_0x36f337(0x238)),debug=testOpsHelper[a3_0x36f337(0x237)],{processAccessibilityCaps}=require(a3_0x36f337(0x208)),Constants=require(a3_0x36f337(0x25b)),{fetchPlatformDetails}=require('./helper.js'),{shouldProcessEventForTesthub,appendTesthubParams}=require(a3_0x36f337(0x197)),constants=require(a3_0x36f337(0x25b)),STATE_PASSED=a3_0x36f337(0x234),STATE_FAILED=a3_0x36f337(0x188),a3_0x13f7ad={};a3_0x13f7ad[a3_0x36f337(0x18d)]=a3_0x36f337(0x26d),a3_0x13f7ad[a3_0x36f337(0x213)]=a3_0x36f337(0x1eb),a3_0x13f7ad[a3_0x36f337(0x268)]=a3_0x36f337(0x227),a3_0x13f7ad[a3_0x36f337(0x1e8)]=a3_0x36f337(0x23b),a3_0x13f7ad[a3_0x36f337(0x1f6)]=a3_0x36f337(0x205);const TEST_EVENTS=a3_0x13f7ad,parseEvent=_0x21bcf0=>{const _0x4e0045=a3_0x36f337,_0x23ae44={};_0x23ae44[_0x4e0045(0x286)]=function(_0x523693,_0x54dceb){return _0x523693<_0x54dceb;},_0x23ae44[_0x4e0045(0x1d1)]=function(_0x19b5f8,_0x574135){return _0x19b5f8===_0x574135;},_0x23ae44[_0x4e0045(0x229)]='test',_0x23ae44[_0x4e0045(0x1c0)]=function(_0x1dd04f,_0x3764de){return _0x1dd04f===_0x3764de;},_0x23ae44['nxDFj']=_0x4e0045(0x24d),_0x23ae44[_0x4e0045(0x1b8)]=function(_0x56df00,_0x34be09){return _0x56df00===_0x34be09;},_0x23ae44[_0x4e0045(0x287)]=_0x4e0045(0x18c),_0x23ae44[_0x4e0045(0x288)]=_0x4e0045(0x1ea),_0x23ae44[_0x4e0045(0x23a)]='finished';const _0x218bbc=_0x23ae44,_0x10677e=_0x21bcf0[_0x4e0045(0x252)](/^(.*)Run(.*)$/);if(!_0x10677e)return null;if(_0x218bbc[_0x4e0045(0x286)](_0x10677e[_0x4e0045(0x1e9)],0x3))return null;const _0x891aca=_0x10677e[0x1][_0x4e0045(0x221)](),_0x3b187a=_0x10677e[0x2]['toLowerCase']();return{'test':_0x218bbc[_0x4e0045(0x1d1)](_0x891aca,_0x218bbc[_0x4e0045(0x229)]),'hook':_0x218bbc[_0x4e0045(0x1c0)](_0x891aca,_0x218bbc[_0x4e0045(0x1c9)]),'skipped':_0x218bbc['fSvss'](_0x3b187a,_0x218bbc[_0x4e0045(0x287)]),'started':_0x218bbc[_0x4e0045(0x1b8)](_0x3b187a,_0x218bbc[_0x4e0045(0x288)]),'finished':_0x218bbc[_0x4e0045(0x1d1)](_0x3b187a,_0x218bbc[_0x4e0045(0x23a)])};},mockPWBrowserType=_0x3603d1=>{const _0x2602ff=a3_0x36f337,_0x491a7f={'JTAPH':function(_0x1d6fbf,_0x102499){return _0x1d6fbf===_0x102499;},'CvIxs':_0x2602ff(0x203),'RRQEQ':function(_0x3702d8,_0x209c84,_0x280195){return _0x3702d8(_0x209c84,_0x280195);},'pDXLI':'wsEndpoint','QRjOG':function(_0x54b921,_0x19284d){return _0x54b921(_0x19284d);},'yEQcg':'browserstack','iQfqo':function(_0x13c069){return _0x13c069();},'ZvbKK':function(_0x3521a2,_0x2f5875){return _0x3521a2(_0x2f5875);},'dQUoI':_0x2602ff(0x1a6),'aqNrY':_0x2602ff(0x196),'lPqag':_0x2602ff(0x191)},_0x16d335=_0x491a7f[_0x2602ff(0x1cd)](resolveBrowserTypeClass);if(!_0x16d335){_0x491a7f[_0x2602ff(0x1b5)](debug,_0x491a7f['dQUoI']);return;}const _0x36b9a2=_0x16d335['prototype'];if(_0x36b9a2[_0x2602ff(0x1b0)])return;const _0x6c6a50=_0x36b9a2[_0x2602ff(0x196)];Object[_0x2602ff(0x1e7)](_0x36b9a2,_0x491a7f[_0x2602ff(0x1a0)],{'get':function(){const _0x30c519=_0x2602ff,_0x209d9a={'wDuoB':function(_0x5fbf9e,_0x507224){const _0x2c696e=a3_0x4dbd;return _0x491a7f[_0x2c696e(0x1f4)](_0x5fbf9e,_0x507224);},'HPtZc':_0x491a7f['CvIxs'],'oqKpr':function(_0xb5dae9,_0x4ecb6c,_0x499809){const _0x1997c2=a3_0x4dbd;return _0x491a7f[_0x1997c2(0x1db)](_0xb5dae9,_0x4ecb6c,_0x499809);},'HwySI':_0x491a7f[_0x30c519(0x20d)],'lYnQu':function(_0x2c1824,_0x2bfb55){const _0x6d5ac2=_0x30c519;return _0x491a7f[_0x6d5ac2(0x214)](_0x2c1824,_0x2bfb55);},'WEiMQ':_0x491a7f[_0x30c519(0x21d)],'fsFox':function(_0x4b3e97,_0x5d4cf8,_0x2e3fc7){const _0x42d78c=_0x30c519;return _0x491a7f[_0x42d78c(0x1db)](_0x4b3e97,_0x5d4cf8,_0x2e3fc7);},'cItIG':function(_0x4df4ff,_0x2e76f6){const _0x5a8837=_0x30c519;return _0x491a7f[_0x5a8837(0x214)](_0x4df4ff,_0x2e76f6);}};return async function _0x497b8b(_0x56baef,_0x22f3e9){const _0x1f20c3=_0x30c519,_0x23d93d={'hTHaK':function(_0x22a421,_0x294d6a){const _0x2e8ad1=a3_0x4dbd;return _0x209d9a[_0x2e8ad1(0x1cc)](_0x22a421,_0x294d6a);},'bPNAF':_0x209d9a[_0x1f20c3(0x1bf)]},_0x917924=_0x209d9a[_0x1f20c3(0x277)](nestedKeyValue,_0x56baef,[_0x209d9a[_0x1f20c3(0x222)]])||_0x56baef;let _0x503361=null,_0xb58a9e=null;try{[_0xb58a9e,_0x503361]=_0x917924?_0x209d9a[_0x1f20c3(0x20f)](parseWSEndpoint,_0x917924):[null,null],global[_0x1f20c3(0x199)]=_0x503361,logger[_0x1f20c3(0x237)](_0x1f20c3(0x21c)+_0xb58a9e),_0xb58a9e['includes'](Constants[_0x1f20c3(0x1aa)])&&(global[_0x1f20c3(0x1d2)]=_0x209d9a[_0x1f20c3(0x25a)]);}catch(_0x264e09){logger['debug'](_0x1f20c3(0x26b)+_0x917924+'\x20'+_0x264e09);}_0x209d9a[_0x1f20c3(0x19b)](processAccessibilityCaps,_0x503361,_0xb58a9e);if(global[_0x1f20c3(0x1a1)]){const _0x4dcd98=await _0x36b9a2[_0x1f20c3(0x21b)][_0x1f20c3(0x1e3)](this,[''+Constants[_0x1f20c3(0x26e)]+_0x209d9a[_0x1f20c3(0x280)](encodeURIComponent,JSON[_0x1f20c3(0x249)](_0x503361))]);return PlaywrightSessionDetails['setupBrowserDetails'](_0x4dcd98,_0x3603d1,_0x917924),_0x4dcd98;}return _0x6c6a50[_0x1f20c3(0x1e3)](this,arguments)['then'](_0xa5902e=>{const _0x1d00f2=_0x1f20c3;let _0x4d784d=_0x56baef['wsEndpoint'];return _0x23d93d[_0x1d00f2(0x1c6)](typeof _0x56baef,_0x23d93d[_0x1d00f2(0x28d)])&&(_0x4d784d=_0x56baef),PlaywrightSessionDetails[_0x1d00f2(0x218)](_0xa5902e,_0x3603d1,_0x4d784d),_0xa5902e;});};}});const _0x2a50fa=_0x36b9a2[_0x2602ff(0x191)];Object[_0x2602ff(0x1e7)](_0x36b9a2,_0x491a7f[_0x2602ff(0x1af)],{'get':function(){return async function _0x3e261f(){const _0x1b787b=a3_0x4dbd;return _0x2a50fa[_0x1b787b(0x1e3)](this,arguments)[_0x1b787b(0x23f)](_0x352480=>{const _0x289603=_0x1b787b;return PlaywrightSessionDetails[_0x289603(0x218)](_0x352480,null),_0x352480;});};}});};class O11yHelper{[a3_0x36f337(0x242)]=null;[a3_0x36f337(0x275)]=null;[a3_0x36f337(0x274)]=![];[a3_0x36f337(0x258)]=![];['pendingHookEvents']=[];constructor(_0x4e861b,_0x200633){const _0x3e366e=a3_0x36f337,_0x3bbc7c={'BenVI':_0x3e366e(0x1ac),'TxVYw':function(_0x41060e){return _0x41060e();},'JTMmQ':function(_0x553aef){return _0x553aef();},'wgYVR':function(_0x4b581c,_0x388db1){return _0x4b581c===_0x388db1;},'XOLfZ':'Playwright','RyoMV':function(_0x38272b,_0xba90d2){return _0x38272b(_0xba90d2);}},_0x3f6d08=_0x3bbc7c['BenVI']['split']('|');let _0x1cf75d=0x0;while(!![]){switch(_0x3f6d08[_0x1cf75d++]){case'0':this[_0x3e366e(0x1bb)]=_0x3bbc7c[_0x3e366e(0x207)](getTestEnv);continue;case'1':this[_0x3e366e(0x258)]=_0x200633[_0x3e366e(0x258)];continue;case'2':this['enabled']=_0x3bbc7c[_0x3e366e(0x22e)](shouldProcessEventForTesthub);continue;case'3':this[_0x3e366e(0x193)]=_0x4e861b;continue;case'4':this[_0x3e366e(0x193)]&&_0x3bbc7c[_0x3e366e(0x20c)](this[_0x3e366e(0x193)][_0x3e366e(0x245)][_0x3e366e(0x1dd)],_0x3bbc7c[_0x3e366e(0x22d)])&&_0x3bbc7c['RyoMV'](mockPWBrowserType,null);continue;case'5':this[_0x3e366e(0x1c7)]=new testOpsHelper[(_0x3e366e(0x253))]({'cwd':process['cwd']()},this['_testEnv'][_0x3e366e(0x1ee)]);continue;}break;}}['hasLiveDriverSession'](){const _0x2b1cb2=a3_0x36f337,_0x2aa953={'XUrix':function(_0x1d6a00,_0x3f29e8){return _0x1d6a00(_0x3f29e8);}};if(!this[_0x2b1cb2(0x193)])return![];try{const _0x2b8e02=_0x2aa953['XUrix'](fetchPlatformDetails,this[_0x2b1cb2(0x193)]);if(!_0x2b8e02)return![];const _0x2655f2=Object[_0x2b1cb2(0x1ab)](_0x2b8e02)[0x0];return!!(_0x2655f2&&_0x2b8e02[_0x2655f2]&&_0x2b8e02[_0x2655f2]['session_id']);}catch(_0x11371b){return![];}}[a3_0x36f337(0x1c1)](_0x55fd64,_0x4a9ea2){const _0x1b4014=a3_0x36f337;if(!_0x4a9ea2)return;const _0x136490={};_0x136490[_0x1b4014(0x1ad)]=_0x55fd64,_0x136490[_0x1b4014(0x206)]=_0x4a9ea2,this[_0x1b4014(0x1ed)][_0x1b4014(0x22c)](_0x136490);}async['flushPendingHookEvents'](){const _0x352188=a3_0x36f337,_0x446a0e={};_0x446a0e['UxRil']=function(_0x40e50c,_0x5668db){return _0x40e50c&&_0x5668db;};const _0x402669=_0x446a0e;if(!this[_0x352188(0x1ed)][_0x352188(0x1e9)])return;if(!this[_0x352188(0x19d)]())return;const _0x959e90=this[_0x352188(0x1bd)](this['driver']),_0x58be57=this[_0x352188(0x1ed)]['splice'](0x0,this[_0x352188(0x1ed)]['length']);for(const {eventType:_0xb2b2,uploadData:_0x3f7ee2}of _0x58be57){try{const _0xe7581f=_0x3f7ee2[_0x352188(0x228)]||_0x3f7ee2[_0x352188(0x201)];_0x402669['UxRil'](_0xe7581f,_0x959e90)&&(_0xe7581f[_0x352188(0x1c2)]=_0x959e90),await this['fireEvent'](_0xb2b2,_0x3f7ee2);}catch(_0x25c02b){logger[_0x352188(0x237)]('Failed\x20to\x20flush\x20pending\x20hook\x20event\x20'+_0xb2b2+':\x20'+util[_0x352188(0x273)](_0x25c02b));}}}[a3_0x36f337(0x220)](){const _0x5dcaf3=a3_0x36f337;if(!this['enabled'])return;testOpsHelper[_0x5dcaf3(0x192)](),process[_0x5dcaf3(0x251)](_0x5dcaf3(0x1a8)+process[_0x5dcaf3(0x1a4)]),process['on']('bs:addLog:'+process[_0x5dcaf3(0x1a4)],this[_0x5dcaf3(0x1b4)][_0x5dcaf3(0x1cf)](this));}async['stop'](){const _0xd8fde=a3_0x36f337;await RequestQueueHandler['getInstance']()[_0xd8fde(0x202)]();}async[a3_0x36f337(0x1b4)](_0x4147a3){const _0x55d2b0=a3_0x36f337,_0x5f3193={'Mwypb':'LogCreated','XCjNk':function(_0x91a1c6,_0x5aac68){return _0x91a1c6(_0x5aac68);}};try{this['currentHook']&&!this[_0x55d2b0(0x275)][_0x55d2b0(0x278)]&&(_0x4147a3[_0x55d2b0(0x215)]=this[_0x55d2b0(0x275)][_0x55d2b0(0x26a)]);!_0x4147a3[_0x55d2b0(0x215)]&&this[_0x55d2b0(0x242)]&&!this['currentTest'][_0x55d2b0(0x278)]&&(_0x4147a3[_0x55d2b0(0x231)]=this['currentTest'][_0x55d2b0(0x211)]);if(_0x4147a3[_0x55d2b0(0x215)]||_0x4147a3[_0x55d2b0(0x231)]){const _0x49448c={};_0x49448c[_0x55d2b0(0x1f1)]=_0x5f3193[_0x55d2b0(0x1b1)],_0x49448c['logs']=[_0x4147a3],await SessionHandler['uploadEventData'](_0x49448c);}}catch(_0x262fc1){_0x5f3193[_0x55d2b0(0x1f0)](debug,_0x55d2b0(0x22b)+constants[_0x55d2b0(0x232)]+_0x55d2b0(0x19c)+_0x262fc1);}}async[a3_0x36f337(0x27b)](_0x4b5e7c){const _0xf15d61=a3_0x36f337,_0x36d913={'iyVmb':_0xf15d61(0x1e0),'maVla':function(_0x3933f4,_0x3a235e){return _0x3933f4(_0x3a235e);}};if(!this[_0xf15d61(0x274)])return;const _0x30c07e=this[_0xf15d61(0x1bd)](this[_0xf15d61(0x193)]);try{const _0x549d70={};_0x549d70[_0xf15d61(0x1df)]=_0x4b5e7c,_0x549d70[_0xf15d61(0x1c2)]=_0x30c07e;const _0x45fe4c=_0x549d70,_0x576e62={};_0x576e62[_0xf15d61(0x1f1)]=_0x36d913[_0xf15d61(0x289)],_0x576e62[_0xf15d61(0x201)]=_0x45fe4c,await SessionHandler[_0xf15d61(0x283)](_0x576e62);}catch(_0x5e7c01){_0x36d913[_0xf15d61(0x25c)](debug,_0xf15d61(0x276)+constants[_0xf15d61(0x232)]+'\x20with\x20error\x20:\x20'+_0x5e7c01);}}['getCBTInfo'](_0x103f3b){const _0x1bf5e4={'UqDmi':function(_0x362b0e,_0x5bac89){return _0x362b0e(_0x5bac89);}};return _0x1bf5e4['UqDmi'](fetchPlatformDetails,_0x103f3b);}['resetSkipTestHooks']=_0x540206=>{const _0x4f9280=a3_0x36f337,_0x266472={};_0x266472['HegJh']=_0x4f9280(0x20e),_0x266472[_0x4f9280(0x1cb)]=_0x4f9280(0x1d0);const _0x16bdf0=_0x266472;if(!_0x540206||!_0x540206[_0x4f9280(0x257)])return;[_0x16bdf0['HegJh'],_0x16bdf0[_0x4f9280(0x1cb)]]['forEach'](_0x2c729b=>{const _0x39b64a=_0x4f9280,_0x3c4187=_0x540206[_0x39b64a(0x257)][_0x2c729b];_0x3c4187[_0x39b64a(0x235)](_0x3fc9f3=>{const _0x15ff11=_0x39b64a;_0x3fc9f3[_0x15ff11(0x26a)]&&(_0x3fc9f3[_0x15ff11(0x26a)]=null);});});};['mapTestHooks'](_0x3ed90b){const _0x1c2044=a3_0x36f337,_0xc7c83f={'eeSiT':_0x1c2044(0x262),'LBEdf':function(_0x4dbc81){return _0x4dbc81();},'KdNRB':function(_0x5e0b34,_0x33baa8){return _0x5e0b34===_0x33baa8;},'aWgmC':'_afterEach','gVrBs':'_beforeAll','IQfcw':'_afterAll','rYeML':'_beforeEach'};if(!_0x3ed90b||!_0x3ed90b[_0x1c2044(0x257)])return;[_0xc7c83f[_0x1c2044(0x261)],_0xc7c83f[_0x1c2044(0x200)],_0xc7c83f['rYeML'],_0xc7c83f[_0x1c2044(0x28a)]][_0x1c2044(0x235)](_0x202976=>{const _0x722685=_0x1c2044,_0x37a7df={'qdHzk':_0xc7c83f[_0x722685(0x217)],'SNmvP':function(_0x509229){const _0x52e21e=_0x722685;return _0xc7c83f[_0x52e21e(0x281)](_0x509229);},'DZaCz':function(_0x3667a8,_0x2ba533){const _0x337093=_0x722685;return _0xc7c83f[_0x337093(0x1a2)](_0x3667a8,_0x2ba533);},'eHgAs':_0xc7c83f[_0x722685(0x28a)]},_0x377d93=_0x3ed90b[_0x722685(0x257)][_0x202976]||[];_0x377d93['forEach'](_0x23acf9=>{const _0x22ab74=_0x722685;if(_0x23acf9['title'][_0x22ab74(0x1e6)](_0x37a7df[_0x22ab74(0x1c5)]))return;if(!_0x23acf9[_0x22ab74(0x26a)])_0x23acf9[_0x22ab74(0x26a)]=_0x37a7df[_0x22ab74(0x1ba)](uuidv4);else _0x23acf9[_0x22ab74(0x278)]&&_0x37a7df[_0x22ab74(0x265)](_0x202976,_0x37a7df[_0x22ab74(0x1fe)])&&(_0x23acf9[_0x22ab74(0x26a)]=_0x37a7df[_0x22ab74(0x1ba)](uuidv4),delete _0x23acf9[_0x22ab74(0x278)]);});}),this[_0x1c2044(0x1da)](_0x3ed90b[_0x1c2044(0x257)]);}[a3_0x36f337(0x27d)](_0x4c709c){const _0x5ae727=a3_0x36f337,_0x38f095={};_0x38f095['yJVIF']=_0x5ae727(0x1a3),_0x38f095[_0x5ae727(0x189)]=_0x5ae727(0x22f),_0x38f095[_0x5ae727(0x285)]='_beforeEach',_0x38f095[_0x5ae727(0x24c)]=_0x5ae727(0x1d0);const _0x2874c2=_0x38f095;if(!_0x4c709c||!_0x4c709c[_0x5ae727(0x257)])return[];const _0x4909a9=[];return[_0x2874c2[_0x5ae727(0x259)],_0x2874c2[_0x5ae727(0x189)],_0x2874c2[_0x5ae727(0x285)],_0x2874c2[_0x5ae727(0x24c)]]['forEach'](_0x30af61=>{const _0x1f1246=_0x5ae727,_0x551371=_0x4c709c[_0x1f1246(0x257)][_0x30af61]||[];_0x551371[_0x1f1246(0x235)](_0x4a8a35=>{const _0x59cbc7=_0x1f1246;_0x4a8a35[_0x59cbc7(0x26a)]&&_0x4909a9[_0x59cbc7(0x22c)](_0x4a8a35[_0x59cbc7(0x26a)]);});}),[][_0x5ae727(0x1a7)](_0x4909a9,this[_0x5ae727(0x27d)](_0x4c709c['parent']));}[a3_0x36f337(0x264)](_0x117d67){const _0x39e4bf=a3_0x36f337,_0x54be8c=/^"(?<hook>.*)" hook:.*$/,_0x558ea2=_0x117d67[_0x39e4bf(0x240)],_0x54c027=_0x558ea2[_0x39e4bf(0x252)](_0x54be8c);if(_0x54c027&&_0x54c027[_0x39e4bf(0x236)])return _0x54c027['groups'][_0x39e4bf(0x24d)][_0x39e4bf(0x1f5)]()[_0x39e4bf(0x1ca)]('\x20','_');return null;}[a3_0x36f337(0x1ae)](_0x14ac28){const _0x1295d9=a3_0x36f337,_0x1b823c={};_0x1b823c[_0x1295d9(0x1d8)]=function(_0x14e676,_0x5090f1){return _0x14e676===_0x5090f1;},_0x1b823c['bUjNy']=function(_0x343e71,_0x2d372f){return _0x343e71===_0x2d372f;},_0x1b823c[_0x1295d9(0x226)]=_0x1295d9(0x23c);const _0xd37489=_0x1b823c,_0x21e144=path[_0x1295d9(0x1f2)];if(_0xd37489[_0x1295d9(0x1d8)](_0x14ac28,null)||_0xd37489[_0x1295d9(0x1d8)](_0x14ac28,'')||_0xd37489[_0x1295d9(0x21a)](_0x14ac28,_0x21e144)||_0xd37489[_0x1295d9(0x21a)](_0x14ac28,path['dirname'](_0x14ac28)))return null;try{return fs['statSync'](path[_0x1295d9(0x1b6)](_0x14ac28,_0xd37489[_0x1295d9(0x226)])),_0x14ac28;}catch(_0x4be124){const _0x53b1f3=path[_0x1295d9(0x271)](_0x14ac28);return this[_0x1295d9(0x1ae)](_0x53b1f3);}}[a3_0x36f337(0x24f)](_0x24d84a){const _0x510af7=a3_0x36f337,_0x40c076={};_0x40c076['dxSgO']=function(_0x219c37,_0x540963){return _0x219c37>_0x540963;};const _0x307c3f=_0x40c076;if(_0x24d84a[_0x510af7(0x272)])return _0x24d84a['file'];if(_0x24d84a[_0x510af7(0x1e4)]){const _0x49fabb=_0x24d84a[_0x510af7(0x1e4)][_0x510af7(0x242)]?this['getRootParentFile'](_0x24d84a[_0x510af7(0x1e4)][_0x510af7(0x242)]):null;if(_0x49fabb)return _0x49fabb;}if(_0x24d84a[_0x510af7(0x257)]){const _0x596e28=this['getRootParentFile'](_0x24d84a['parent'])||(_0x24d84a['parent'][_0x510af7(0x1e4)]&&_0x24d84a[_0x510af7(0x257)][_0x510af7(0x1e4)]['currentTest']?this[_0x510af7(0x24f)](_0x24d84a[_0x510af7(0x257)][_0x510af7(0x1e4)]['currentTest']):null);if(_0x596e28)return _0x596e28;_0x24d84a['parent'][_0x510af7(0x1e1)]&&_0x307c3f[_0x510af7(0x1b3)](_0x24d84a[_0x510af7(0x257)]['suites']['length'],0x0)&&_0x24d84a[_0x510af7(0x257)][_0x510af7(0x1e1)][_0x510af7(0x235)](_0x35c1ff=>{const _0x3063f4=_0x510af7,_0x455ed7=_0x35c1ff[_0x3063f4(0x1e4)]?this[_0x3063f4(0x24f)](_0x35c1ff[_0x3063f4(0x1e4)]):null;if(_0x455ed7)return _0x455ed7;});}return null;}['getHierarchy'](_0xaca7f3){const _0x1532a2=a3_0x36f337,_0xa7b3f9={};_0xa7b3f9[_0x1532a2(0x23d)]=function(_0x257f90,_0x1fc539){return _0x257f90!==_0x1fc539;};const _0x22d1aa=_0xa7b3f9,_0xf06cc2=[];if(_0xaca7f3&&_0xaca7f3[_0x1532a2(0x257)]){let _0x5e87d8=_0xaca7f3[_0x1532a2(0x257)];while(_0x5e87d8&&_0x22d1aa[_0x1532a2(0x23d)](_0x5e87d8[_0x1532a2(0x240)],'')){_0xf06cc2[_0x1532a2(0x22c)](_0x5e87d8[_0x1532a2(0x240)]),_0x5e87d8=_0x5e87d8['parent'];}}return _0xf06cc2;}[a3_0x36f337(0x27f)](_0x16fe25,_0x414725,_0x1d3804=undefined){const _0x1513fc=a3_0x36f337,_0x24465b={'pMbTV':function(_0x529498,_0x151fc4){return _0x529498(_0x151fc4);},'mFRnY':function(_0x281e91){return _0x281e91();},'DbHwA':function(_0x569c96){return _0x569c96();},'DrQoV':function(_0x5c8382){return _0x5c8382();},'QlgWu':_0x1513fc(0x284),'ArCYU':function(_0x4db795,_0x426afa){return _0x4db795!==_0x426afa;},'asFSN':_0x1513fc(0x18a),'TbVVi':_0x1513fc(0x1d7),'StqxF':_0x1513fc(0x188),'TaRYt':_0x1513fc(0x234),'YwBDh':_0x1513fc(0x18c),'UAWGz':_0x1513fc(0x19e),'rerOD':function(_0x4688c5,_0x108721){return _0x4688c5-_0x108721;},'DCESn':function(_0x18c3c3,_0x42769c,_0x2e1b14,_0xd5a327,_0x514ca1){return _0x18c3c3(_0x42769c,_0x2e1b14,_0xd5a327,_0x514ca1);},'WBWCe':_0x1513fc(0x1c2),'SCvJo':_0x1513fc(0x1d4),'UZtyv':_0x1513fc(0x28b),'MXgOl':_0x1513fc(0x1f9),'Afxam':_0x1513fc(0x20b),'dHWYs':_0x1513fc(0x1c8),'DHfuw':_0x1513fc(0x279),'SKCph':function(_0x1d110b,_0x5d40b6){return _0x1d110b===_0x5d40b6;},'IAQcM':_0x1513fc(0x228),'azBpL':_0x1513fc(0x201)};if(!this['enabled'])return;try{if(_0x414725['fn']&&_0x414725['fn'][_0x1513fc(0x254)]()[_0x1513fc(0x252)](/browserstack internal helper hook/))return;const _0x105620=_0x24465b[_0x1513fc(0x26f)](parseEvent,_0x16fe25);if(!_0x105620)return;if(_0x105620[_0x1513fc(0x233)]){this[_0x1513fc(0x242)]=_0x414725,this[_0x1513fc(0x275)]=null;if(_0x105620[_0x1513fc(0x1ea)]||_0x105620[_0x1513fc(0x18c)]){_0x414725['startedAt']=new Date(),_0x414725[_0x1513fc(0x278)]=![];if(!_0x414725['testAnalyticsId'])_0x414725[_0x1513fc(0x211)]=_0x24465b['mFRnY'](uuidv4);else _0x414725['markedStatus']&&(!_0x414725[_0x1513fc(0x239)]&&(_0x414725[_0x1513fc(0x239)]=_0x414725[_0x1513fc(0x211)]),_0x414725[_0x1513fc(0x211)]=_0x24465b[_0x1513fc(0x250)](uuidv4));}}else{if(_0x105620[_0x1513fc(0x24d)]){this[_0x1513fc(0x275)]=_0x414725;if(_0x105620['started']){_0x414725[_0x1513fc(0x24a)]=new Date(),_0x414725['markedStatus']=![];if(!_0x414725[_0x1513fc(0x26a)])_0x414725[_0x1513fc(0x26a)]=_0x24465b[_0x1513fc(0x1ec)](uuidv4);else _0x414725[_0x1513fc(0x26a)]&&_0x414725[_0x1513fc(0x278)]&&(_0x414725[_0x1513fc(0x26a)]=_0x24465b[_0x1513fc(0x1a5)](uuidv4));}}}if(_0x105620[_0x1513fc(0x1f8)]&&_0x414725[_0x1513fc(0x278)])return;let _0x5a7b40;try{_0x5a7b40=this[_0x1513fc(0x24f)](_0x414725);}catch(_0x4b4eba){logger['debug'](_0x1513fc(0x1fd)+_0x4b4eba),_0x5a7b40=null;}let _0x179c10=[];_0x1d3804&&(_0x179c10=[_0x1d3804,_0x24465b[_0x1513fc(0x1d5)]]);const _0x3fbd01=_0x24465b[_0x1513fc(0x243)](_0x414725[_0x1513fc(0x1e5)],undefined)?util[_0x1513fc(0x255)](_0x414725[_0x1513fc(0x1e5)][0x0]):_0x24465b[_0x1513fc(0x243)](_0x1d3804,undefined)?_0x1d3804['toString']():undefined,_0x4726fb=_0x5a7b40?this[_0x1513fc(0x1ae)](_0x5a7b40):null,_0x469a84=_0x5a7b40?this[_0x1513fc(0x1c7)]['prefixTestPath'](this[_0x1513fc(0x24f)](_0x414725)):_0x24465b['asFSN'];let _0x3b3eca=_0x24465b[_0x1513fc(0x1d6)];const _0x19eb7d=!_0x105620['started']?new Date()['toISOString']():null;if(_0x105620['finished'])_0x3b3eca=_0x1d3804?_0x24465b['StqxF']:_0x24465b[_0x1513fc(0x256)],_0x414725[_0x1513fc(0x278)]=!![];else _0x105620['skipped']&&(_0x3b3eca=_0x24465b[_0x1513fc(0x25f)],_0x414725['markedStatus']=!![]);const _0x52e9ab={'framework':this[_0x1513fc(0x258)],'uuid':_0x414725['testAnalyticsId']||_0x414725[_0x1513fc(0x26a)],'name':_0x414725[_0x1513fc(0x240)],'body':{'lang':_0x24465b[_0x1513fc(0x241)],'code':_0x414725[_0x1513fc(0x230)][_0x1513fc(0x254)]()},'type':_0x414725[_0x1513fc(0x212)],'scope':_0x414725[_0x1513fc(0x225)](),'scopes':this[_0x1513fc(0x260)](_0x414725),'file_name':_0x469a84,'vc_filepath':_0x4726fb?path[_0x1513fc(0x18b)](_0x4726fb,_0x5a7b40):null,'location':_0x469a84,'result':_0x3b3eca,'failure_reason':_0x3fbd01,'duration_in_ms':_0x414725[_0x1513fc(0x1ce)]||(_0x105620[_0x1513fc(0x1f8)]||_0x105620[_0x1513fc(0x18c)])?_0x24465b[_0x1513fc(0x195)](Date['now'](),new Date(_0x414725[_0x1513fc(0x24a)])[_0x1513fc(0x18e)]()):null,'started_at':new Date(_0x414725[_0x1513fc(0x24a)])['toISOString'](),'finished_at':_0x19eb7d,'failure':testOpsHelper[_0x1513fc(0x248)]['apply'](null,_0x179c10),'failure_type':!_0x3fbd01?null:testOpsHelper[_0x1513fc(0x216)](_0x3fbd01),'retry_of':_0x414725['retryOf']||null,'tags':_0x414725[_0x1513fc(0x20a)]||[],'customRerunParam':{'rerun_name':_0x414725[_0x1513fc(0x225)]()}};_0x24465b[_0x1513fc(0x1bc)](appendTesthubParams,_0x52e9ab,_0x16fe25,_0x414725,FRAMEWORKS[_0x1513fc(0x23e)]);if(_0x105620['hook'])[_0x52e9ab[_0x1513fc(0x24b)],_0x52e9ab[_0x1513fc(0x1dd)]]=[this[_0x1513fc(0x264)](_0x414725),_0x414725[_0x1513fc(0x1e4)][_0x1513fc(0x233)][_0x1513fc(0x240)]],_0x105620['finished']?_0x24465b[_0x1513fc(0x243)](_0x52e9ab['result'],_0x24465b[_0x1513fc(0x1b9)])&&(_0x52e9ab['result']=_0x24465b['TaRYt']):_0x52e9ab['body']={};else _0x105620['test']&&(this[_0x1513fc(0x1da)](_0x414725),_0x105620['skipped']&&this[_0x1513fc(0x1ff)](_0x414725),(_0x105620[_0x1513fc(0x1f8)]||_0x105620[_0x1513fc(0x18c)])&&(_0x52e9ab['hooks']=this['getHooksForTest'](_0x414725)));this[_0x1513fc(0x193)]&&(_0x105620[_0x1513fc(0x1ea)]||_0x105620[_0x1513fc(0x18c)])&&(_0x52e9ab[_0x24465b[_0x1513fc(0x270)]]=this[_0x1513fc(0x1bd)](this['driver']));_0x105620[_0x1513fc(0x233)]&&_0x105620[_0x1513fc(0x1f8)]&&_0x414725[_0x1513fc(0x1b7)]&&(_0x52e9ab[_0x24465b['SCvJo']]={'feature':{'name':_0x414725[_0x1513fc(0x257)][_0x1513fc(0x1b2)][_0x1513fc(0x1dd)],'path':_0x52e9ab[_0x1513fc(0x21e)],'description':_0x414725[_0x1513fc(0x257)][_0x1513fc(0x219)]},'scenario':{'name':_0x414725[_0x1513fc(0x240)]},'steps':_0x414725[_0x1513fc(0x1b7)]});const _0x19bb68=_0x52e9ab[_0x24465b[_0x1513fc(0x1be)]][0x0];_0x19bb68&&(_0x52e9ab[_0x24465b['MXgOl']]=_0x19bb68[_0x24465b[_0x1513fc(0x19f)]],_0x52e9ab[_0x24465b['dHWYs']]=_0x19bb68[_0x24465b[_0x1513fc(0x1d9)]]);if(_0x414725[_0x1513fc(0x1b7)])for(const _0x45ace4 of _0x414725[_0x1513fc(0x1b7)]){!_0x45ace4[_0x1513fc(0x1fa)]&&(_0x45ace4[_0x1513fc(0x1fa)]=new Date()[_0x1513fc(0x223)](),_0x24465b[_0x1513fc(0x25d)](_0x45ace4[_0x1513fc(0x1d3)],_0x24465b[_0x1513fc(0x1d6)])&&(_0x19bb68?(_0x45ace4[_0x1513fc(0x1d3)]=_0x24465b[_0x1513fc(0x1b9)],_0x45ace4[_0x1513fc(0x28b)]=_0x19bb68[_0x24465b[_0x1513fc(0x19f)]][0x0]):_0x45ace4['result']=_0x24465b['TaRYt']));}const _0x46ac8e={};_0x46ac8e[_0x1513fc(0x1f1)]=_0x105620[_0x1513fc(0x18c)]?TEST_EVENTS[_0x1513fc(0x213)]:_0x16fe25;const _0x398462=_0x46ac8e;return _0x105620[_0x1513fc(0x24d)]?_0x398462[_0x24465b['IAQcM']]=_0x52e9ab:_0x398462[_0x24465b[_0x1513fc(0x27e)]]=_0x52e9ab,_0x398462;}catch(_0x2678d7){logger[_0x1513fc(0x237)](_0x1513fc(0x1c4)+_0x16fe25+'\x20with\x20error\x20:\x20'+_0x2678d7);}}async[a3_0x36f337(0x1ef)](_0x1ba6cd,_0x69f1e1){const _0xd4976f=a3_0x36f337;if(!this[_0xd4976f(0x274)]||!_0x69f1e1||!_0x1ba6cd)return![];try{return await SessionHandler['uploadEventData'](_0x69f1e1);}catch(_0x2abb2a){logger[_0xd4976f(0x237)]('Exception\x20in\x20sending\x20test\x20data\x20for\x20event\x20'+_0x1ba6cd+_0xd4976f(0x19c)+_0x2abb2a);}}[a3_0x36f337(0x190)](_0x24f357){const _0x1649d0=a3_0x36f337,_0x11d9f={};_0x11d9f[_0x1649d0(0x1f3)]=_0x1649d0(0x1d7);const _0x495c72=_0x11d9f;return{'id':_0x24f357[_0x1649d0(0x209)],'text':_0x24f357[_0x1649d0(0x267)],'keyword':_0x24f357[_0x1649d0(0x27a)],'started_at':_0x24f357[_0x1649d0(0x24a)][_0x1649d0(0x223)](),'result':_0x495c72[_0x1649d0(0x1f3)]};}[a3_0x36f337(0x269)](_0x304f2b){const _0x19a8b3=a3_0x36f337,_0x140651={'jVrWe':function(_0x1fdc31){return _0x1fdc31();}};!this['currentTest']['bddSteps']&&(this[_0x19a8b3(0x242)][_0x19a8b3(0x1b7)]=[]),!_0x304f2b[_0x19a8b3(0x209)]&&(_0x304f2b['stepAnalyticsId']=_0x140651[_0x19a8b3(0x1fc)](uuidv4),_0x304f2b[_0x19a8b3(0x24a)]=new Date(),this['currentTest']['bddSteps'][_0x19a8b3(0x22c)](this[_0x19a8b3(0x190)](_0x304f2b)));}[a3_0x36f337(0x24e)](_0x32912f){const _0x362302=a3_0x36f337,_0x45f600={'wORrm':function(_0x22aa38,_0x220462){return _0x22aa38(_0x220462);},'RcTje':_0x362302(0x263),'vYRTQ':'pending','uflBD':_0x362302(0x234),'PIOuh':function(_0x1b0d16,_0x5ba94d){return _0x1b0d16-_0x5ba94d;}};let _0x1c2727=this[_0x362302(0x242)][_0x362302(0x1b7)][_0x362302(0x266)](_0x5e75ec=>_0x5e75ec['id']===_0x32912f[_0x362302(0x209)]);_0x45f600[_0x362302(0x26c)](isUndefined,_0x1c2727)&&(_0x1c2727=this[_0x362302(0x190)](_0x32912f)),_0x1c2727[_0x362302(0x1d3)]=[_0x45f600[_0x362302(0x204)],_0x45f600[_0x362302(0x246)]]['includes'](_0x32912f[_0x362302(0x198)])?_0x45f600[_0x362302(0x282)]:_0x32912f[_0x362302(0x198)],_0x1c2727[_0x362302(0x1fa)]=new Date()[_0x362302(0x223)](),_0x1c2727[_0x362302(0x1ce)]=_0x45f600[_0x362302(0x18f)](Date[_0x362302(0x210)](),_0x32912f[_0x362302(0x24a)]['getTime']()),_0x1c2727[_0x362302(0x28b)]=_0x32912f['err']?_0x32912f[_0x362302(0x284)]['message']:null;}}const a3_0x5edb69={};function a3_0x4dbd(_0x20fb30,_0x6d846a){const _0x39a983=a3_0x39a9();return a3_0x4dbd=function(_0x4dbd28,_0x207c7c){_0x4dbd28=_0x4dbd28-0x188;let _0x91b40c=_0x39a983[_0x4dbd28];return _0x91b40c;},a3_0x4dbd(_0x20fb30,_0x6d846a);}function a3_0x39a9(){const _0xb048ce=['testAnalyticsId','type','TEST_RUN_FINISHED','QRjOG','hook_run_uuid','getFailureType','eeSiT','setupBrowserDetails','comment','bUjNy','connectOverCDP','Checking\x20for\x20accessibility\x20automation\x20session\x20with\x20','yEQcg','file_name','205179DZHXne','start','toLowerCase','HwySI','toISOString','winstonLogger','fullTitle','RyEeh','TestRunSkipped','hook_run','agXok','path','Exception\x20in\x20uploading\x20log\x20data\x20to\x20','push','XOLfZ','JTMmQ','_afterAll','body','test_run_uuid','TEST_REPORTING_ANALYTICS','test','passed','forEach','groups','debug','../playwright/sessionDetails','retryOf','slOLB','HookRunStarted','.git','OTNLD','CODECEPT','then','title','UAWGz','currentTest','ArCYU','1061220WmJjZC','constructor','vYRTQ','1561pUuNun','failureData','stringify','startedAt','hook_type','nHrGf','hook','bddStepFinish','getRootParentFile','DbHwA','removeAllListeners','match','PathHelper','toString','inspect','TaRYt','parent','frameworkName','yJVIF','WEiMQ','../utils/constants','maVla','SKCph','util','YwBDh','getHierarchy','gVrBs','codeceptjs','success','getHookType','DZaCz','find','text','TEST_RUN_SKIPPED','bddStepStart','hookAnalyticsId','Failed\x20to\x20parse\x20wsendpoint\x20','wORrm','TestRunStarted','PLAYWRIGHT_HUB_URL','pMbTV','WBWCe','dirname','file','format','enabled','currentHook','Exception\x20in\x20uploading\x20platform\x20details\x20to\x20','oqKpr','markedStatus','expanded','keyword','sendCBTInfo','705620YzTHbi','getHooksForTest','azBpL','captureEvent','cItIG','LBEdf','uflBD','uploadEventData','err','eSGvN','yrqzD','HWiyG','EttGX','iyVmb','aWgmC','failure','40416bmDMCO','bPNAF','failed','rFjhj','File\x20path\x20could\x20not\x20be\x20found','relative','skipped','TEST_RUN_STARTED','getTime','PIOuh','initializeBddStep','launch','patchConsoleLogger','driver','../../helpers/test-observability/utils','rerOD','connect','../../helpers/testhub/utils.js','status','__platformCaps','O11yHelper','fsFox','\x20with\x20error\x20:\x20','hasLiveDriverSession','javascript','Afxam','aqNrY','accessibilityPlatform','KdNRB','_beforeAll','pid','DrQoV','Not\x20able\x20to\x20import\x20Browser','concat','bs:addLog:','8552CuGgbi','BROWSERSTACK','keys','2|1|3|0|5|4','eventType','findGitConfig','lPqag','obsBrowserTypeMockApplied','Mwypb','feature','dxSgO','appendTestItemLog','ZvbKK','join','bddSteps','fSvss','StqxF','SNmvP','_testEnv','DCESn','getCBTInfo','UZtyv','HPtZc','ZoSZY','bufferPendingHookEvent','integrations','597270EqwKAo','Exception\x20in\x20populating\x20test\x20data\x20for\x20event\x20','qdHzk','hTHaK','_paths','failure_reason_expanded','nxDFj','replace','RHVNZ','wDuoB','iQfqo','duration','bind','_afterEach','zqgoN','__cloud_provider___','result','meta','QlgWu','TbVVi','pending','eAAFg','DHfuw','mapTestHooks','RRQEQ','STATE_FAILED','name','TEST_EVENTS','uuid','CBTSessionCreated','suites','../../helpers/logger','apply','ctx','errorsDetailed','includes','defineProperty','HOOK_RUN_STARTED','length','started','TestRunFinished','mFRnY','pendingHookEvents','location_prefix','fireEvent','XCjNk','event_type','sep','pKkXC','JTAPH','toUpperCase','HOOK_RUN_FINISHED','../../helpers/test-observability/sessionHandler','finished','failure_backtrace','finished_at','660490huCKsF','jVrWe','failed\x20to\x20get\x20root\x20parent\x20file\x20','eHgAs','resetSkipTestHooks','IQfcw','test_run','shutdown','string','RcTje','HookRunFinished','uploadData','TxVYw','../playwright/accessibility-helper','stepAnalyticsId','tags','backtrace','wgYVR','pDXLI','_beforeEach','lYnQu','now'];a3_0x39a9=function(){return _0xb048ce;};return a3_0x39a9();}a3_0x5edb69[a3_0x36f337(0x19a)]=O11yHelper,a3_0x5edb69['STATE_PASSED']=STATE_PASSED,a3_0x5edb69[a3_0x36f337(0x1dc)]=STATE_FAILED,a3_0x5edb69[a3_0x36f337(0x1de)]=TEST_EVENTS,module['exports']=a3_0x5edb69;
1
+ const a3_0x151e66=a3_0x43df;(function(_0x5cc13b,_0x4ac814){const _0x4cf96c=a3_0x43df,_0x1ceb41=_0x5cc13b();while(!![]){try{const _0x2115b4=-parseInt(_0x4cf96c(0x115))/0x1+parseInt(_0x4cf96c(0xef))/0x2+-parseInt(_0x4cf96c(0xe9))/0x3+-parseInt(_0x4cf96c(0x17b))/0x4+-parseInt(_0x4cf96c(0x160))/0x5+parseInt(_0x4cf96c(0x164))/0x6+parseInt(_0x4cf96c(0x104))/0x7;if(_0x2115b4===_0x4ac814)break;else _0x1ceb41['push'](_0x1ceb41['shift']());}catch(_0x4494d5){_0x1ceb41['push'](_0x1ceb41['shift']());}}}(a3_0x66e6,0x671b5));const path=require(a3_0x151e66(0x14b)),util=require(a3_0x151e66(0x15b)),fs=require('fs'),{v4:uuidv4}=require(a3_0x151e66(0x11c)),{resolveBrowserTypeClass,nestedKeyValue,parseWSEndpoint,isUndefined}=require(a3_0x151e66(0x185)),testOpsHelper=require('../../helpers/test-observability/utils'),{getTestEnv}=require('../mocha/test-observability/mochaUtils'),{FRAMEWORKS}=require(a3_0x151e66(0x181)),logger=require(a3_0x151e66(0xeb))['winstonLogger'],SessionHandler=require(a3_0x151e66(0x167)),RequestQueueHandler=require('../../helpers/test-observability/requestQueueHandler'),PlaywrightSessionDetails=require('../playwright/sessionDetails'),debug=testOpsHelper[a3_0x151e66(0x16d)],{processAccessibilityCaps}=require(a3_0x151e66(0x19b)),Constants=require(a3_0x151e66(0x13c)),{fetchPlatformDetails}=require(a3_0x151e66(0xc3)),{shouldProcessEventForTesthub,appendTesthubParams}=require(a3_0x151e66(0xf4)),constants=require(a3_0x151e66(0x13c)),STATE_PASSED=a3_0x151e66(0x155),STATE_FAILED=a3_0x151e66(0x140),a3_0x40d2f8={};a3_0x40d2f8[a3_0x151e66(0x116)]='TestRunStarted',a3_0x40d2f8[a3_0x151e66(0xec)]=a3_0x151e66(0xda),a3_0x40d2f8[a3_0x151e66(0x152)]=a3_0x151e66(0x10c),a3_0x40d2f8[a3_0x151e66(0x16c)]=a3_0x151e66(0xca),a3_0x40d2f8[a3_0x151e66(0x1a3)]=a3_0x151e66(0x117);const TEST_EVENTS=a3_0x40d2f8,parseEvent=_0x4ad449=>{const _0x1e0c49=a3_0x151e66,_0x49327f={};_0x49327f[_0x1e0c49(0x133)]=function(_0x2276f7,_0x270d12){return _0x2276f7<_0x270d12;},_0x49327f[_0x1e0c49(0x143)]=function(_0x48542b,_0x3b326d){return _0x48542b===_0x3b326d;},_0x49327f[_0x1e0c49(0xfb)]=_0x1e0c49(0x107),_0x49327f[_0x1e0c49(0x1b3)]=_0x1e0c49(0x1b0),_0x49327f[_0x1e0c49(0x11a)]=_0x1e0c49(0x193),_0x49327f[_0x1e0c49(0x17d)]=function(_0x7eb4a,_0x4bb398){return _0x7eb4a===_0x4bb398;},_0x49327f[_0x1e0c49(0x120)]=_0x1e0c49(0xd7),_0x49327f[_0x1e0c49(0x158)]=function(_0x4a7c80,_0x2027c7){return _0x4a7c80===_0x2027c7;},_0x49327f[_0x1e0c49(0x13d)]=_0x1e0c49(0x112);const _0x586525=_0x49327f,_0x433170=_0x4ad449[_0x1e0c49(0xee)](/^(.*)Run(.*)$/);if(!_0x433170)return null;if(_0x586525[_0x1e0c49(0x133)](_0x433170[_0x1e0c49(0x14d)],0x3))return null;const _0x47dd02=_0x433170[0x1]['toLowerCase'](),_0x2d7a24=_0x433170[0x2][_0x1e0c49(0x15f)]();return{'test':_0x586525[_0x1e0c49(0x143)](_0x47dd02,_0x586525[_0x1e0c49(0xfb)]),'hook':_0x586525[_0x1e0c49(0x143)](_0x47dd02,_0x586525[_0x1e0c49(0x1b3)]),'skipped':_0x586525['MKxuc'](_0x2d7a24,_0x586525['TfjcR']),'started':_0x586525[_0x1e0c49(0x17d)](_0x2d7a24,_0x586525[_0x1e0c49(0x120)]),'finished':_0x586525[_0x1e0c49(0x158)](_0x2d7a24,_0x586525['Talcb'])};},mockPWBrowserType=_0x1c2fc9=>{const _0x392283=a3_0x151e66,_0x416d0f={'RHlDf':function(_0x3e6a2b,_0x1570c9,_0x47f9d4){return _0x3e6a2b(_0x1570c9,_0x47f9d4);},'YMOlY':_0x392283(0x1a2),'dITwX':function(_0x25a81a,_0x40de75){return _0x25a81a(_0x40de75);},'AEPPJ':_0x392283(0x196),'TYSYQ':function(_0x332926,_0x18cad0,_0x52de9d){return _0x332926(_0x18cad0,_0x52de9d);},'FnLVh':function(_0x6e8ddb,_0x39a7d5){return _0x6e8ddb===_0x39a7d5;},'uSCaZ':'string','BbOyf':function(_0x2e4423){return _0x2e4423();},'eWMGW':function(_0x3a4e53,_0x5ed7fb){return _0x3a4e53(_0x5ed7fb);},'INeJH':'Not\x20able\x20to\x20import\x20Browser','gCqPr':_0x392283(0x139),'zKRtg':_0x392283(0x148)},_0x4e9153=_0x416d0f['BbOyf'](resolveBrowserTypeClass);if(!_0x4e9153){_0x416d0f[_0x392283(0x10d)](debug,_0x416d0f[_0x392283(0xdd)]);return;}const _0x43e590=_0x4e9153[_0x392283(0x14c)];if(_0x43e590[_0x392283(0x1a4)])return;const _0x2416c9=_0x43e590['connect'];Object[_0x392283(0x169)](_0x43e590,_0x416d0f[_0x392283(0xfa)],{'get':function(){const _0x4fa9af=_0x392283,_0x30139f={'UPEvT':function(_0x422f4e,_0x455b56){return _0x416d0f['FnLVh'](_0x422f4e,_0x455b56);},'CNQsy':_0x416d0f[_0x4fa9af(0x1ae)]};return async function _0x31d4cd(_0x2a4711,_0x4da1a8){const _0x50fc71=_0x4fa9af,_0x4f0320=_0x416d0f[_0x50fc71(0x15c)](nestedKeyValue,_0x2a4711,[_0x416d0f[_0x50fc71(0xd0)]])||_0x2a4711;let _0x5ed18a=null,_0x53dedf=null;try{[_0x53dedf,_0x5ed18a]=_0x4f0320?_0x416d0f[_0x50fc71(0xc1)](parseWSEndpoint,_0x4f0320):[null,null],global[_0x50fc71(0x18c)]=_0x5ed18a,logger[_0x50fc71(0x16d)](_0x50fc71(0x18b)+_0x53dedf),_0x53dedf['includes'](Constants['BROWSERSTACK'])&&(global['__cloud_provider___']=_0x416d0f[_0x50fc71(0x194)]);}catch(_0x403eaf){logger[_0x50fc71(0x16d)](_0x50fc71(0xc5)+_0x4f0320+'\x20'+_0x403eaf);}_0x416d0f[_0x50fc71(0x175)](processAccessibilityCaps,_0x5ed18a,_0x53dedf);if(global[_0x50fc71(0x114)]){const _0x38f838=await _0x43e590[_0x50fc71(0x142)][_0x50fc71(0x101)](this,[''+Constants['PLAYWRIGHT_HUB_URL']+_0x416d0f['dITwX'](encodeURIComponent,JSON[_0x50fc71(0x1b7)](_0x5ed18a))]);return PlaywrightSessionDetails[_0x50fc71(0xcd)](_0x38f838,_0x1c2fc9,_0x4f0320),_0x38f838;}return _0x2416c9[_0x50fc71(0x101)](this,arguments)['then'](_0x5301a4=>{const _0x5022c8=_0x50fc71;let _0x23262f=_0x2a4711[_0x5022c8(0x1a2)];return _0x30139f[_0x5022c8(0xf5)](typeof _0x2a4711,_0x30139f['CNQsy'])&&(_0x23262f=_0x2a4711),PlaywrightSessionDetails['setupBrowserDetails'](_0x5301a4,_0x1c2fc9,_0x23262f),_0x5301a4;});};}});const _0x4ab1fb=_0x43e590[_0x392283(0x148)];Object['defineProperty'](_0x43e590,_0x416d0f[_0x392283(0x130)],{'get':function(){return async function _0x4f013c(){const _0x1f2828=a3_0x43df;return _0x4ab1fb['apply'](this,arguments)[_0x1f2828(0x178)](_0x1977ef=>{const _0x196e27=_0x1f2828;return PlaywrightSessionDetails[_0x196e27(0xcd)](_0x1977ef,null),_0x1977ef;});};}});};class O11yHelper{[a3_0x151e66(0xfc)]=null;[a3_0x151e66(0x182)]=null;[a3_0x151e66(0xbf)]=![];[a3_0x151e66(0x189)]=![];[a3_0x151e66(0xce)]=[];constructor(_0xa2de5,_0x3f8fbb){const _0x34d8f7=a3_0x151e66,_0x4ba19f={'MOIlm':_0x34d8f7(0x159),'huGEP':function(_0x53a48e,_0x40527a){return _0x53a48e===_0x40527a;},'OvTRx':_0x34d8f7(0x1b1),'GxmNR':function(_0x56a1d4,_0xa48e94){return _0x56a1d4(_0xa48e94);},'iDbPw':function(_0x57f0a1){return _0x57f0a1();},'PKfnY':function(_0x55322a){return _0x55322a();}},_0x874a39=_0x4ba19f['MOIlm']['split']('|');let _0x4f20a6=0x0;while(!![]){switch(_0x874a39[_0x4f20a6++]){case'0':this[_0x34d8f7(0x137)]=_0xa2de5;continue;case'1':this[_0x34d8f7(0x18e)]=new testOpsHelper['PathHelper']({'cwd':process[_0x34d8f7(0x16f)]()},this[_0x34d8f7(0xe1)][_0x34d8f7(0x176)]);continue;case'2':this['frameworkName']=_0x3f8fbb['frameworkName'];continue;case'3':this[_0x34d8f7(0x137)]&&_0x4ba19f[_0x34d8f7(0x153)](this['driver'][_0x34d8f7(0xc7)][_0x34d8f7(0xc2)],_0x4ba19f[_0x34d8f7(0x197)])&&_0x4ba19f['GxmNR'](mockPWBrowserType,null);continue;case'4':this[_0x34d8f7(0xbf)]=_0x4ba19f[_0x34d8f7(0x17f)](shouldProcessEventForTesthub);continue;case'5':this[_0x34d8f7(0xe1)]=_0x4ba19f[_0x34d8f7(0x15d)](getTestEnv);continue;}break;}}[a3_0x151e66(0x19c)](){const _0x3e6b0b=a3_0x151e66,_0x45c9c0={'QNQWk':function(_0x394444,_0x222ee5){return _0x394444(_0x222ee5);}};if(!this[_0x3e6b0b(0x137)])return![];try{const _0x251fe2=_0x45c9c0[_0x3e6b0b(0x138)](fetchPlatformDetails,this['driver']);if(!_0x251fe2)return![];const _0x31b91e=Object[_0x3e6b0b(0x1ab)](_0x251fe2)[0x0];return!!(_0x31b91e&&_0x251fe2[_0x31b91e]&&_0x251fe2[_0x31b91e]['session_id']);}catch(_0x1f28a9){return![];}}[a3_0x151e66(0xdc)](_0x2dad72,_0x2e72d4){const _0x5996af=a3_0x151e66;if(!_0x2e72d4)return;const _0x3ebed7={};_0x3ebed7[_0x5996af(0x16a)]=_0x2dad72,_0x3ebed7[_0x5996af(0x150)]=_0x2e72d4,this[_0x5996af(0xce)][_0x5996af(0x110)](_0x3ebed7);}async[a3_0x151e66(0x132)](){const _0x2bf69a=a3_0x151e66,_0x19cd63={};_0x19cd63[_0x2bf69a(0x12f)]=function(_0x54fbb5,_0x58d957){return _0x54fbb5&&_0x58d957;};const _0x142877=_0x19cd63;if(!this[_0x2bf69a(0xce)][_0x2bf69a(0x14d)])return;if(!this[_0x2bf69a(0x19c)]())return;const _0x463905=this['getCBTInfo'](this[_0x2bf69a(0x137)]),_0x338fec=this[_0x2bf69a(0xce)]['splice'](0x0,this['pendingHookEvents'][_0x2bf69a(0x14d)]);for(const {eventType:_0x465518,uploadData:_0x176dcd}of _0x338fec){try{const _0x475d60=_0x176dcd['hook_run']||_0x176dcd['test_run'];_0x142877[_0x2bf69a(0x12f)](_0x475d60,_0x463905)&&(_0x475d60[_0x2bf69a(0x10e)]=_0x463905),await this[_0x2bf69a(0x149)](_0x465518,_0x176dcd);}catch(_0x49c456){logger[_0x2bf69a(0x16d)](_0x2bf69a(0x146)+_0x465518+':\x20'+util['format'](_0x49c456));}}}[a3_0x151e66(0x12e)](){const _0x1dacb3=a3_0x151e66;if(!this[_0x1dacb3(0xbf)])return;testOpsHelper['patchConsoleLogger'](),process[_0x1dacb3(0x129)](_0x1dacb3(0x173)+process[_0x1dacb3(0x11f)]),process['on'](_0x1dacb3(0x173)+process[_0x1dacb3(0x11f)],this[_0x1dacb3(0xbe)][_0x1dacb3(0xc6)](this));}async[a3_0x151e66(0x18d)](){const _0x2957fa=a3_0x151e66;await RequestQueueHandler[_0x2957fa(0x100)]()['shutdown']();}async[a3_0x151e66(0xbe)](_0x57f292){const _0x4aec0e=a3_0x151e66,_0x413e25={'XREXX':_0x4aec0e(0x166),'ewXOm':function(_0x1cff1e,_0x5a8734){return _0x1cff1e(_0x5a8734);}};try{this[_0x4aec0e(0x182)]&&!this[_0x4aec0e(0x182)]['markedStatus']&&(_0x57f292[_0x4aec0e(0xe8)]=this[_0x4aec0e(0x182)][_0x4aec0e(0xc8)]);!_0x57f292['hook_run_uuid']&&this[_0x4aec0e(0xfc)]&&!this[_0x4aec0e(0xfc)][_0x4aec0e(0x179)]&&(_0x57f292[_0x4aec0e(0xea)]=this[_0x4aec0e(0xfc)][_0x4aec0e(0x125)]);if(_0x57f292[_0x4aec0e(0xe8)]||_0x57f292[_0x4aec0e(0xea)]){const _0x170fc0={};_0x170fc0[_0x4aec0e(0xfd)]=_0x413e25[_0x4aec0e(0x12c)],_0x170fc0[_0x4aec0e(0x108)]=[_0x57f292],await SessionHandler['uploadEventData'](_0x170fc0);}}catch(_0x3b21fc){_0x413e25[_0x4aec0e(0x172)](debug,_0x4aec0e(0xd1)+constants[_0x4aec0e(0xff)]+_0x4aec0e(0x14a)+_0x3b21fc);}}async['sendCBTInfo'](_0x19578d){const _0x543b04=a3_0x151e66,_0x4954e9={'lJswu':_0x543b04(0x12b),'WvepQ':function(_0x5cdd5b,_0x2c87ae){return _0x5cdd5b(_0x2c87ae);}};if(!this['enabled'])return;const _0x2d45d5=this[_0x543b04(0x1ba)](this[_0x543b04(0x137)]);try{const _0x55ef30={};_0x55ef30[_0x543b04(0x11c)]=_0x19578d,_0x55ef30[_0x543b04(0x10e)]=_0x2d45d5;const _0x4c6a33=_0x55ef30,_0x4afd19={};_0x4afd19[_0x543b04(0xfd)]=_0x4954e9['lJswu'],_0x4afd19[_0x543b04(0xcb)]=_0x4c6a33,await SessionHandler['uploadEventData'](_0x4afd19);}catch(_0x4d39fc){_0x4954e9['WvepQ'](debug,_0x543b04(0xd6)+constants[_0x543b04(0xff)]+'\x20with\x20error\x20:\x20'+_0x4d39fc);}}[a3_0x151e66(0x1ba)](_0x207cba){const _0x177bf0=a3_0x151e66,_0x209889={'tXAvd':function(_0x169b99,_0x231609){return _0x169b99(_0x231609);}};return _0x209889[_0x177bf0(0x17a)](fetchPlatformDetails,_0x207cba);}[a3_0x151e66(0xf3)]=_0x24b189=>{const _0x4b8e08=a3_0x151e66,_0x5783da={};_0x5783da[_0x4b8e08(0x1b9)]='_beforeEach',_0x5783da[_0x4b8e08(0x1a0)]='_afterEach';const _0x1d94c3=_0x5783da;if(!_0x24b189||!_0x24b189['parent'])return;[_0x1d94c3[_0x4b8e08(0x1b9)],_0x1d94c3[_0x4b8e08(0x1a0)]][_0x4b8e08(0x17e)](_0x263348=>{const _0x4029e8=_0x4b8e08,_0x4b6b63=_0x24b189[_0x4029e8(0x191)][_0x263348];_0x4b6b63[_0x4029e8(0x17e)](_0x45a8bd=>{const _0x440fd5=_0x4029e8;_0x45a8bd[_0x440fd5(0xc8)]&&(_0x45a8bd[_0x440fd5(0xc8)]=null);});});};[a3_0x151e66(0xf8)](_0x36469a){const _0x320dde=a3_0x151e66,_0xe0534f={'tIJMG':_0x320dde(0x1af),'MqPcZ':function(_0x296976){return _0x296976();},'flOLV':function(_0xa577f5,_0x42250e){return _0xa577f5===_0x42250e;},'BtpWy':_0x320dde(0x1bb),'PVCnS':'_beforeAll','mUXqm':_0x320dde(0xc0),'cVPDy':_0x320dde(0x135)};if(!_0x36469a||!_0x36469a[_0x320dde(0x191)])return;[_0xe0534f[_0x320dde(0x109)],_0xe0534f[_0x320dde(0xc4)],_0xe0534f[_0x320dde(0x1b8)],_0xe0534f[_0x320dde(0x1b4)]][_0x320dde(0x17e)](_0x5d062f=>{const _0x83f003=_0x320dde,_0x53048b=_0x36469a[_0x83f003(0x191)][_0x5d062f]||[];_0x53048b[_0x83f003(0x17e)](_0x2ebc7a=>{const _0xe4cc15=_0x83f003;if(_0x2ebc7a[_0xe4cc15(0x1b5)][_0xe4cc15(0xde)](_0xe0534f[_0xe4cc15(0x162)]))return;if(!_0x2ebc7a[_0xe4cc15(0xc8)])_0x2ebc7a[_0xe4cc15(0xc8)]=_0xe0534f[_0xe4cc15(0x127)](uuidv4);else _0x2ebc7a[_0xe4cc15(0x179)]&&_0xe0534f[_0xe4cc15(0x163)](_0x5d062f,_0xe0534f[_0xe4cc15(0x1b4)])&&(_0x2ebc7a[_0xe4cc15(0xc8)]=_0xe0534f[_0xe4cc15(0x127)](uuidv4),delete _0x2ebc7a[_0xe4cc15(0x179)]);});}),this[_0x320dde(0xf8)](_0x36469a[_0x320dde(0x191)]);}[a3_0x151e66(0xd3)](_0x2f166e){const _0x58eb60=a3_0x151e66,_0x1f8708={};_0x1f8708[_0x58eb60(0x1ad)]=_0x58eb60(0x171),_0x1f8708[_0x58eb60(0x187)]=_0x58eb60(0xc0),_0x1f8708['lnBEl']=_0x58eb60(0x135),_0x1f8708[_0x58eb60(0xed)]=_0x58eb60(0x1bb);const _0x11b7f8=_0x1f8708;if(!_0x2f166e||!_0x2f166e['parent'])return[];const _0x2d3ab4=[];return[_0x11b7f8[_0x58eb60(0x1ad)],_0x11b7f8[_0x58eb60(0x187)],_0x11b7f8[_0x58eb60(0x199)],_0x11b7f8[_0x58eb60(0xed)]][_0x58eb60(0x17e)](_0x2c4387=>{const _0x3f1138=_0x58eb60,_0x39cb19=_0x2f166e[_0x3f1138(0x191)][_0x2c4387]||[];_0x39cb19['forEach'](_0x46b581=>{const _0x277812=_0x3f1138;_0x46b581[_0x277812(0xc8)]&&_0x2d3ab4[_0x277812(0x110)](_0x46b581[_0x277812(0xc8)]);});}),[]['concat'](_0x2d3ab4,this[_0x58eb60(0xd3)](_0x2f166e['parent']));}['getHookType'](_0x3a19d2){const _0x31e54e=a3_0x151e66,_0x324e50=/^"(?<hook>.*)" hook:.*$/,_0x27e4e1=_0x3a19d2[_0x31e54e(0x1b5)],_0x2d8339=_0x27e4e1[_0x31e54e(0xee)](_0x324e50);if(_0x2d8339&&_0x2d8339[_0x31e54e(0x1a8)])return _0x2d8339[_0x31e54e(0x1a8)][_0x31e54e(0x1b0)][_0x31e54e(0xf0)]()[_0x31e54e(0x1ac)]('\x20','_');return null;}['findGitConfig'](_0x4fc243){const _0x1221fd=a3_0x151e66,_0x587f13={};_0x587f13[_0x1221fd(0x124)]=function(_0x470645,_0x2c0362){return _0x470645===_0x2c0362;},_0x587f13[_0x1221fd(0x122)]=function(_0x23f96d,_0x6166d1){return _0x23f96d===_0x6166d1;},_0x587f13[_0x1221fd(0x136)]=function(_0x1e2a9e,_0x47844e){return _0x1e2a9e===_0x47844e;},_0x587f13[_0x1221fd(0x131)]='.git';const _0x36d15d=_0x587f13,_0x2ed671=path[_0x1221fd(0x103)];if(_0x36d15d[_0x1221fd(0x124)](_0x4fc243,null)||_0x36d15d[_0x1221fd(0x122)](_0x4fc243,'')||_0x36d15d['tGZnp'](_0x4fc243,_0x2ed671)||_0x36d15d['aEkEF'](_0x4fc243,path[_0x1221fd(0xe5)](_0x4fc243)))return null;try{return fs[_0x1221fd(0x121)](path[_0x1221fd(0x156)](_0x4fc243,_0x36d15d[_0x1221fd(0x131)])),_0x4fc243;}catch(_0x1e345f){const _0x28396d=path['dirname'](_0x4fc243);return this[_0x1221fd(0x174)](_0x28396d);}}[a3_0x151e66(0x123)](_0x240ba3){const _0x2efda4=a3_0x151e66,_0x24dc73={};_0x24dc73[_0x2efda4(0x15e)]=function(_0x2cc997,_0x4de981){return _0x2cc997>_0x4de981;};const _0x4a9c27=_0x24dc73;if(_0x240ba3[_0x2efda4(0x1a7)])return _0x240ba3['file'];if(_0x240ba3[_0x2efda4(0x19a)]){const _0x3a5564=_0x240ba3[_0x2efda4(0x19a)][_0x2efda4(0xfc)]?this[_0x2efda4(0x123)](_0x240ba3[_0x2efda4(0x19a)][_0x2efda4(0xfc)]):null;if(_0x3a5564)return _0x3a5564;}if(_0x240ba3['parent']){const _0x35c95d=this[_0x2efda4(0x123)](_0x240ba3[_0x2efda4(0x191)])||(_0x240ba3[_0x2efda4(0x191)]['ctx']&&_0x240ba3[_0x2efda4(0x191)][_0x2efda4(0x19a)][_0x2efda4(0xfc)]?this[_0x2efda4(0x123)](_0x240ba3[_0x2efda4(0x191)][_0x2efda4(0x19a)]['currentTest']):null);if(_0x35c95d)return _0x35c95d;_0x240ba3['parent'][_0x2efda4(0x195)]&&_0x4a9c27[_0x2efda4(0x15e)](_0x240ba3[_0x2efda4(0x191)][_0x2efda4(0x195)][_0x2efda4(0x14d)],0x0)&&_0x240ba3['parent']['suites']['forEach'](_0x47cea4=>{const _0x3724fb=_0x2efda4,_0x55d1d2=_0x47cea4['ctx']?this[_0x3724fb(0x123)](_0x47cea4[_0x3724fb(0x19a)]):null;if(_0x55d1d2)return _0x55d1d2;});}return null;}[a3_0x151e66(0x19e)](_0x5eff3e){const _0x3a8a43=a3_0x151e66,_0x52fb88={};_0x52fb88[_0x3a8a43(0x10b)]=function(_0xb0a97e,_0x283922){return _0xb0a97e!==_0x283922;};const _0x45b32b=_0x52fb88,_0xf9f8fc=[];if(_0x5eff3e&&_0x5eff3e[_0x3a8a43(0x191)]){let _0x94aeb5=_0x5eff3e[_0x3a8a43(0x191)];while(_0x94aeb5&&_0x45b32b[_0x3a8a43(0x10b)](_0x94aeb5[_0x3a8a43(0x1b5)],'')){_0xf9f8fc['push'](_0x94aeb5[_0x3a8a43(0x1b5)]),_0x94aeb5=_0x94aeb5['parent'];}}return _0xf9f8fc;}[a3_0x151e66(0x126)](_0x4036d8,_0x3d20c8,_0x1a6ddb=undefined){const _0x31a19a=a3_0x151e66,_0x49736d={'emWIt':function(_0x14cc96,_0x59476f){return _0x14cc96(_0x59476f);},'tIcMa':function(_0x4100a9){return _0x4100a9();},'czTMV':function(_0x20e769){return _0x20e769();},'vZmdv':function(_0x21dc30){return _0x21dc30();},'jePJs':function(_0x3922a5){return _0x3922a5();},'fTaLo':_0x31a19a(0xd5),'cXSuj':function(_0x4480bc,_0x1c8215){return _0x4480bc!==_0x1c8215;},'WwxNd':function(_0x4fb8e5,_0x44bf51){return _0x4fb8e5!==_0x44bf51;},'dxRyd':'File\x20path\x20could\x20not\x20be\x20found','wWytE':_0x31a19a(0x198),'FbYvt':_0x31a19a(0x140),'DzLgA':'passed','MBmaZ':_0x31a19a(0x193),'szBTQ':_0x31a19a(0x16e),'XICcN':function(_0x4b3420,_0x525c3b){return _0x4b3420-_0x525c3b;},'zUhbd':function(_0x225ceb,_0x2479ad,_0x2b2aa6,_0x2bfb98,_0x34a65c){return _0x225ceb(_0x2479ad,_0x2b2aa6,_0x2bfb98,_0x34a65c);},'JJERD':'integrations','gGjMF':_0x31a19a(0x1a6),'kmSwa':_0x31a19a(0x1a5),'orAYc':_0x31a19a(0xd2),'HdwFG':_0x31a19a(0x145),'VyzLP':'failure_reason_expanded','iwDXH':_0x31a19a(0x13e),'aRVjP':function(_0x163036,_0xd2e512){return _0x163036===_0xd2e512;},'svtlw':'hook_run','VfCYj':_0x31a19a(0xcb)};if(!this[_0x31a19a(0xbf)])return;try{if(_0x3d20c8['fn']&&_0x3d20c8['fn'][_0x31a19a(0x188)]()['match'](/browserstack internal helper hook/))return;const _0x37cabd=_0x49736d[_0x31a19a(0x1aa)](parseEvent,_0x4036d8);if(!_0x37cabd)return;if(_0x37cabd[_0x31a19a(0x107)]){this[_0x31a19a(0xfc)]=_0x3d20c8,this[_0x31a19a(0x182)]=null;if(_0x37cabd['started']||_0x37cabd[_0x31a19a(0x193)]){_0x3d20c8['startedAt']=new Date(),_0x3d20c8[_0x31a19a(0x179)]=![];if(!_0x3d20c8[_0x31a19a(0x125)])_0x3d20c8[_0x31a19a(0x125)]=_0x49736d[_0x31a19a(0xf2)](uuidv4);else _0x3d20c8[_0x31a19a(0x179)]&&(!_0x3d20c8[_0x31a19a(0x18f)]&&(_0x3d20c8[_0x31a19a(0x18f)]=_0x3d20c8[_0x31a19a(0x125)]),_0x3d20c8[_0x31a19a(0x125)]=_0x49736d[_0x31a19a(0x157)](uuidv4));}}else{if(_0x37cabd[_0x31a19a(0x1b0)]){this[_0x31a19a(0x182)]=_0x3d20c8;if(_0x37cabd[_0x31a19a(0xd7)]){_0x3d20c8[_0x31a19a(0x1a9)]=new Date(),_0x3d20c8['markedStatus']=![];if(!_0x3d20c8[_0x31a19a(0xc8)])_0x3d20c8[_0x31a19a(0xc8)]=_0x49736d[_0x31a19a(0xe6)](uuidv4);else _0x3d20c8[_0x31a19a(0xc8)]&&_0x3d20c8[_0x31a19a(0x179)]&&(_0x3d20c8[_0x31a19a(0xc8)]=_0x49736d[_0x31a19a(0x113)](uuidv4));}}}if(_0x37cabd[_0x31a19a(0x112)]&&_0x3d20c8['markedStatus'])return;let _0x5c278d;try{_0x5c278d=this[_0x31a19a(0x123)](_0x3d20c8);}catch(_0x51261b){logger['debug'](_0x31a19a(0xdf)+_0x51261b),_0x5c278d=null;}let _0x3c45ca=[];_0x1a6ddb&&(_0x3c45ca=[_0x1a6ddb,_0x49736d[_0x31a19a(0x192)]]);const _0x21d4ae=_0x49736d[_0x31a19a(0x11b)](_0x3d20c8[_0x31a19a(0x13b)],undefined)?util[_0x31a19a(0x184)](_0x3d20c8[_0x31a19a(0x13b)][0x0]):_0x49736d[_0x31a19a(0xd4)](_0x1a6ddb,undefined)?_0x1a6ddb[_0x31a19a(0x188)]():undefined,_0x1a3302=_0x5c278d?this[_0x31a19a(0x174)](_0x5c278d):null,_0x2df686=_0x5c278d?this['_paths'][_0x31a19a(0x14e)](this[_0x31a19a(0x123)](_0x3d20c8)):_0x49736d[_0x31a19a(0x1b2)];let _0x3168d2=_0x49736d[_0x31a19a(0x11e)];const _0x5cfe10=!_0x37cabd['started']?new Date()['toISOString']():null;if(_0x37cabd[_0x31a19a(0x112)])_0x3168d2=_0x1a6ddb?_0x49736d[_0x31a19a(0x168)]:_0x49736d[_0x31a19a(0xe4)],_0x3d20c8[_0x31a19a(0x179)]=!![];else _0x37cabd['skipped']&&(_0x3168d2=_0x49736d[_0x31a19a(0x19f)],_0x3d20c8[_0x31a19a(0x179)]=!![]);const _0x47fa26={'framework':this[_0x31a19a(0x189)],'uuid':_0x3d20c8[_0x31a19a(0x125)]||_0x3d20c8[_0x31a19a(0xc8)],'name':_0x3d20c8[_0x31a19a(0x1b5)],'body':{'lang':_0x49736d[_0x31a19a(0x19d)],'code':_0x3d20c8[_0x31a19a(0xdb)][_0x31a19a(0x188)]()},'type':_0x3d20c8[_0x31a19a(0x119)],'scope':_0x3d20c8[_0x31a19a(0x161)](),'scopes':this[_0x31a19a(0x19e)](_0x3d20c8),'file_name':_0x2df686,'vc_filepath':_0x1a3302?path[_0x31a19a(0x17c)](_0x1a3302,_0x5c278d):null,'location':_0x2df686,'result':_0x3168d2,'failure_reason':_0x21d4ae,'duration_in_ms':_0x3d20c8[_0x31a19a(0xcf)]||(_0x37cabd[_0x31a19a(0x112)]||_0x37cabd[_0x31a19a(0x193)])?_0x49736d[_0x31a19a(0x183)](Date[_0x31a19a(0xc9)](),new Date(_0x3d20c8[_0x31a19a(0x1a9)])[_0x31a19a(0x144)]()):null,'started_at':new Date(_0x3d20c8[_0x31a19a(0x1a9)])[_0x31a19a(0xe7)](),'finished_at':_0x5cfe10,'failure':testOpsHelper[_0x31a19a(0x154)]['apply'](null,_0x3c45ca),'failure_type':!_0x21d4ae?null:testOpsHelper[_0x31a19a(0x102)](_0x21d4ae),'retry_of':_0x3d20c8['retryOf']||null,'tags':_0x3d20c8[_0x31a19a(0x15a)]||[],'customRerunParam':{'rerun_name':_0x3d20c8[_0x31a19a(0x161)]()}};_0x49736d['zUhbd'](appendTesthubParams,_0x47fa26,_0x4036d8,_0x3d20c8,FRAMEWORKS[_0x31a19a(0xcc)]);if(_0x37cabd[_0x31a19a(0x1b0)])[_0x47fa26['hook_type'],_0x47fa26[_0x31a19a(0xc2)]]=[this[_0x31a19a(0x106)](_0x3d20c8),_0x3d20c8[_0x31a19a(0x19a)][_0x31a19a(0x107)][_0x31a19a(0x1b5)]],_0x37cabd[_0x31a19a(0x112)]?_0x49736d[_0x31a19a(0xd4)](_0x47fa26[_0x31a19a(0x165)],_0x49736d['FbYvt'])&&(_0x47fa26['result']=_0x49736d[_0x31a19a(0xe4)]):_0x47fa26[_0x31a19a(0xdb)]={};else _0x37cabd[_0x31a19a(0x107)]&&(this[_0x31a19a(0xf8)](_0x3d20c8),_0x37cabd['skipped']&&this[_0x31a19a(0xf3)](_0x3d20c8),(_0x37cabd['finished']||_0x37cabd[_0x31a19a(0x193)])&&(_0x47fa26[_0x31a19a(0x18a)]=this[_0x31a19a(0xd3)](_0x3d20c8)));this[_0x31a19a(0x137)]&&(_0x37cabd[_0x31a19a(0xd7)]||_0x37cabd['skipped'])&&(_0x47fa26[_0x49736d['JJERD']]=this[_0x31a19a(0x1ba)](this['driver']));_0x37cabd['test']&&_0x37cabd['finished']&&_0x3d20c8[_0x31a19a(0x105)]&&(_0x47fa26[_0x49736d[_0x31a19a(0xd9)]]={'feature':{'name':_0x3d20c8[_0x31a19a(0x191)][_0x31a19a(0x13f)]['name'],'path':_0x47fa26[_0x31a19a(0x177)],'description':_0x3d20c8[_0x31a19a(0x191)][_0x31a19a(0xd8)]},'scenario':{'name':_0x3d20c8['title']},'steps':_0x3d20c8['bddSteps']});const _0x3d2f58=_0x47fa26[_0x49736d['kmSwa']][0x0];_0x3d2f58&&(_0x47fa26[_0x49736d[_0x31a19a(0x190)]]=_0x3d2f58[_0x49736d[_0x31a19a(0x180)]],_0x47fa26[_0x49736d[_0x31a19a(0x134)]]=_0x3d2f58[_0x49736d[_0x31a19a(0xe2)]]);if(_0x3d20c8[_0x31a19a(0x105)])for(const _0xd22b83 of _0x3d20c8['bddSteps']){!_0xd22b83[_0x31a19a(0x111)]&&(_0xd22b83[_0x31a19a(0x111)]=new Date()['toISOString'](),_0x49736d[_0x31a19a(0xe3)](_0xd22b83[_0x31a19a(0x165)],_0x49736d[_0x31a19a(0x11e)])&&(_0x3d2f58?(_0xd22b83[_0x31a19a(0x165)]=_0x49736d[_0x31a19a(0x168)],_0xd22b83[_0x31a19a(0x1a5)]=_0x3d2f58[_0x49736d['HdwFG']][0x0]):_0xd22b83[_0x31a19a(0x165)]=_0x49736d[_0x31a19a(0xe4)]));}const _0x3cc33d={};_0x3cc33d['event_type']=_0x37cabd[_0x31a19a(0x193)]?TEST_EVENTS[_0x31a19a(0xec)]:_0x4036d8;const _0x41f777=_0x3cc33d;return _0x37cabd[_0x31a19a(0x1b0)]?_0x41f777[_0x49736d[_0x31a19a(0x12d)]]=_0x47fa26:_0x41f777[_0x49736d[_0x31a19a(0x14f)]]=_0x47fa26,_0x41f777;}catch(_0x56d5a0){logger['debug'](_0x31a19a(0x13a)+_0x4036d8+'\x20with\x20error\x20:\x20'+_0x56d5a0);}}async[a3_0x151e66(0x149)](_0x392a6c,_0x2bc8c3){const _0x342554=a3_0x151e66;if(!this[_0x342554(0xbf)]||!_0x2bc8c3||!_0x392a6c)return![];try{return await SessionHandler['uploadEventData'](_0x2bc8c3);}catch(_0x111bd8){logger[_0x342554(0x16d)](_0x342554(0x10a)+_0x392a6c+_0x342554(0x14a)+_0x111bd8);}}[a3_0x151e66(0xe0)](_0x37b9c1){const _0x5ca595=a3_0x151e66,_0x262537={};_0x262537[_0x5ca595(0x12a)]=_0x5ca595(0x198);const _0x3b5669=_0x262537;return{'id':_0x37b9c1[_0x5ca595(0xf9)],'text':_0x37b9c1[_0x5ca595(0x1b6)],'keyword':_0x37b9c1[_0x5ca595(0xf6)],'started_at':_0x37b9c1[_0x5ca595(0x1a9)]['toISOString'](),'result':_0x3b5669[_0x5ca595(0x12a)]};}[a3_0x151e66(0x16b)](_0xc0234f){const _0x4abbc4=a3_0x151e66,_0x7797dd={'BXSLa':function(_0x497a4f){return _0x497a4f();}};!this[_0x4abbc4(0xfc)]['bddSteps']&&(this[_0x4abbc4(0xfc)][_0x4abbc4(0x105)]=[]),!_0xc0234f[_0x4abbc4(0xf9)]&&(_0xc0234f[_0x4abbc4(0xf9)]=_0x7797dd[_0x4abbc4(0x118)](uuidv4),_0xc0234f[_0x4abbc4(0x1a9)]=new Date(),this[_0x4abbc4(0xfc)][_0x4abbc4(0x105)][_0x4abbc4(0x110)](this[_0x4abbc4(0xe0)](_0xc0234f)));}['bddStepFinish'](_0x4c50d3){const _0x4c9a9e=a3_0x151e66,_0x5c8943={'fYvHZ':function(_0x17afe0,_0x5356e0){return _0x17afe0(_0x5356e0);},'KqMut':_0x4c9a9e(0xfe),'mgfDO':_0x4c9a9e(0x198),'vdTVF':_0x4c9a9e(0x155),'WCIYU':function(_0x4a1fd6,_0x2153ef){return _0x4a1fd6-_0x2153ef;}};let _0x121b34=this[_0x4c9a9e(0xfc)][_0x4c9a9e(0x105)][_0x4c9a9e(0xf1)](_0x1a5a5a=>_0x1a5a5a['id']===_0x4c50d3['stepAnalyticsId']);_0x5c8943[_0x4c9a9e(0x1a1)](isUndefined,_0x121b34)&&(_0x121b34=this[_0x4c9a9e(0xe0)](_0x4c50d3)),_0x121b34[_0x4c9a9e(0x165)]=[_0x5c8943[_0x4c9a9e(0x128)],_0x5c8943[_0x4c9a9e(0x151)]][_0x4c9a9e(0xde)](_0x4c50d3[_0x4c9a9e(0x141)])?_0x5c8943[_0x4c9a9e(0xf7)]:_0x4c50d3[_0x4c9a9e(0x141)],_0x121b34['finished_at']=new Date()[_0x4c9a9e(0xe7)](),_0x121b34[_0x4c9a9e(0xcf)]=_0x5c8943[_0x4c9a9e(0x147)](Date[_0x4c9a9e(0xc9)](),_0x4c50d3[_0x4c9a9e(0x1a9)][_0x4c9a9e(0x144)]()),_0x121b34[_0x4c9a9e(0x1a5)]=_0x4c50d3['err']?_0x4c50d3[_0x4c9a9e(0xd5)][_0x4c9a9e(0x10f)]:null;}}const a3_0x576cd2={};function a3_0x43df(_0x55763a,_0x3f104d){const _0x66e676=a3_0x66e6();return a3_0x43df=function(_0x43df49,_0xaac172){_0x43df49=_0x43df49-0xbe;let _0x3a94d3=_0x66e676[_0x43df49];return _0x3a94d3;},a3_0x43df(_0x55763a,_0x3f104d);}function a3_0x66e6(){const _0x3b3282=['ZmoxR','VyzLP','_beforeEach','tGZnp','driver','QNQWk','connect','Exception\x20in\x20populating\x20test\x20data\x20for\x20event\x20','errorsDetailed','../utils/constants','Talcb','expanded','feature','failed','status','connectOverCDP','MKxuc','getTime','backtrace','Failed\x20to\x20flush\x20pending\x20hook\x20event\x20','WCIYU','launch','fireEvent','\x20with\x20error\x20:\x20','path','prototype','length','prefixTestPath','VfCYj','uploadData','mgfDO','TEST_RUN_SKIPPED','huGEP','failureData','passed','join','czTMV','KItFj','4|2|0|5|1|3','tags','util','RHlDf','PKfnY','htmyz','toLowerCase','241730XGQaca','fullTitle','tIJMG','flOLV','2767308xcSuVT','result','LogCreated','../../helpers/test-observability/sessionHandler','FbYvt','defineProperty','eventType','bddStepStart','HOOK_RUN_STARTED','debug','javascript','cwd','STATE_PASSED','_beforeAll','ewXOm','bs:addLog:','findGitConfig','TYSYQ','location_prefix','file_name','then','markedStatus','tXAvd','2783068ZtRmtr','relative','RLJFt','forEach','iDbPw','HdwFG','../../helpers/test-observability/constants','currentHook','XICcN','inspect','../../helpers/helper','O11yHelper','TgMnK','toString','frameworkName','hooks','Checking\x20for\x20accessibility\x20automation\x20session\x20with\x20','__platformCaps','stop','_paths','retryOf','orAYc','parent','fTaLo','skipped','AEPPJ','suites','browserstack','OvTRx','pending','lnBEl','ctx','../playwright/accessibility-helper','hasLiveDriverSession','szBTQ','getHierarchy','MBmaZ','OTcHV','fYvHZ','wsEndpoint','HOOK_RUN_FINISHED','obsBrowserTypeMockApplied','failure','meta','file','groups','startedAt','emWIt','keys','replace','XvNIf','uSCaZ','codeceptjs','hook','Playwright','dxRyd','NcIgy','BtpWy','title','text','stringify','cVPDy','tWZXG','getCBTInfo','_afterEach','appendTestItemLog','enabled','_afterAll','dITwX','name','./helper.js','mUXqm','Failed\x20to\x20parse\x20wsendpoint\x20','bind','constructor','hookAnalyticsId','now','HookRunStarted','test_run','CODECEPT','setupBrowserDetails','pendingHookEvents','duration','YMOlY','Exception\x20in\x20uploading\x20log\x20data\x20to\x20','failure_backtrace','getHooksForTest','WwxNd','err','Exception\x20in\x20uploading\x20platform\x20details\x20to\x20','started','comment','gGjMF','TestRunFinished','body','bufferPendingHookEvent','INeJH','includes','failed\x20to\x20get\x20root\x20parent\x20file\x20','initializeBddStep','_testEnv','iwDXH','aRVjP','DzLgA','dirname','vZmdv','toISOString','hook_run_uuid','2021037XWdgQI','test_run_uuid','../../helpers/logger','TEST_RUN_FINISHED','ivqKl','match','193210feGEXK','toUpperCase','find','tIcMa','resetSkipTestHooks','../../helpers/testhub/utils.js','UPEvT','keyword','vdTVF','mapTestHooks','stepAnalyticsId','gCqPr','nYQwe','currentTest','event_type','success','TEST_REPORTING_ANALYTICS','getInstance','apply','getFailureType','sep','9247371aNuFAo','bddSteps','getHookType','test','logs','PVCnS','Exception\x20in\x20sending\x20test\x20data\x20for\x20event\x20','pfRfM','TestRunSkipped','eWMGW','integrations','message','push','finished_at','finished','jePJs','accessibilityPlatform','38759HwEsVk','TEST_RUN_STARTED','HookRunFinished','BXSLa','type','TfjcR','cXSuj','uuid','exports','wWytE','pid','GtrEL','statSync','aEkEF','getRootParentFile','rMcZN','testAnalyticsId','captureEvent','MqPcZ','KqMut','removeAllListeners','vuPvW','CBTSessionCreated','XREXX','svtlw','start','gUrtS','zKRtg','fcLwT','flushPendingHookEvents'];a3_0x66e6=function(){return _0x3b3282;};return a3_0x66e6();}a3_0x576cd2[a3_0x151e66(0x186)]=O11yHelper,a3_0x576cd2[a3_0x151e66(0x170)]=STATE_PASSED,a3_0x576cd2['STATE_FAILED']=STATE_FAILED,a3_0x576cd2['TEST_EVENTS']=TEST_EVENTS,module[a3_0x151e66(0x11d)]=a3_0x576cd2;
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- 'use strict';const a4_0xe6f525=a4_0x1390;(function(_0x5be454,_0x4e23d4){const _0x408258=a4_0x1390,_0x24c64d=_0x5be454();while(!![]){try{const _0x12df22=parseInt(_0x408258(0x1bb))/0x1*(-parseInt(_0x408258(0x129))/0x2)+-parseInt(_0x408258(0x1b3))/0x3*(-parseInt(_0x408258(0x128))/0x4)+-parseInt(_0x408258(0x19a))/0x5+-parseInt(_0x408258(0x170))/0x6*(-parseInt(_0x408258(0x167))/0x7)+parseInt(_0x408258(0x1c4))/0x8+-parseInt(_0x408258(0x1b9))/0x9*(parseInt(_0x408258(0x1a7))/0xa)+-parseInt(_0x408258(0x1c0))/0xb*(parseInt(_0x408258(0x125))/0xc);if(_0x12df22===_0x4e23d4)break;else _0x24c64d['push'](_0x24c64d['shift']());}catch(_0x26305e){_0x24c64d['push'](_0x24c64d['shift']());}}}(a4_0x22de,0xaed4d));const path=require(a4_0xe6f525(0x192)),util=require(a4_0xe6f525(0x126)),logger=require(a4_0xe6f525(0x13e))[a4_0xe6f525(0x161)],helper=require(a4_0xe6f525(0x17f)),utilities=require('../../helpers/utilities'),constants=require(a4_0xe6f525(0x1a9)),{parallelCucumberRun}=require(a4_0xe6f525(0x1b2)),TestHubHandler=require(a4_0xe6f525(0x15a)),testOpsHelper=require(a4_0xe6f525(0x156)),chalk=require(a4_0xe6f525(0x144)),PerformanceTester=require(a4_0xe6f525(0x191)),PerformanceEvents=require(a4_0xe6f525(0x183))[a4_0xe6f525(0x123)],BrowserstackCLI=require('../v2/browserstackCLI'),CLIUtils=require(a4_0xe6f525(0x12c)),{checkPwandBootstrapCli}=require('../../helpers/playwright-helper'),ClientTroubleShootingService=require(a4_0xe6f525(0x1ad));function printCucumberStats(_0x582b21){const _0x2c3884=a4_0xe6f525,_0x27cff5={};_0x27cff5['JeAAu']=function(_0x252ab8,_0xa27994){return _0x252ab8>_0xa27994;},_0x27cff5[_0x2c3884(0x19f)]=function(_0x5e1d6a,_0x16db59){return _0x5e1d6a-_0x16db59;},_0x27cff5[_0x2c3884(0x14b)]=function(_0x564031,_0x314a33){return _0x564031-_0x314a33;},_0x27cff5[_0x2c3884(0x1ac)]=function(_0x2ab3d0,_0x5514ca){return _0x2ab3d0>_0x5514ca;},_0x27cff5['keRwE']=function(_0x23ba5a,_0xe8c1a3){return _0x23ba5a>_0xe8c1a3;},_0x27cff5['GPwcI']=function(_0x4e00c4,_0x479907){return _0x4e00c4>_0x479907;},_0x27cff5[_0x2c3884(0x177)]=function(_0x3373f8,_0x4ee8ef){return _0x3373f8>_0x4ee8ef;},_0x27cff5[_0x2c3884(0x18f)]=function(_0x16da39,_0x55ace3){return _0x16da39>_0x55ace3;},_0x27cff5[_0x2c3884(0x182)]=function(_0x9bba3b,_0xc7aa8e){return _0x9bba3b+_0xc7aa8e;},_0x27cff5['AiTiu']=function(_0x394c5f,_0x401fd7){return _0x394c5f+_0x401fd7;},_0x27cff5[_0x2c3884(0x12a)]=function(_0x352809,_0x44b25a){return _0x352809+_0x44b25a;},_0x27cff5[_0x2c3884(0x147)]=function(_0xb09221,_0x122ede){return _0xb09221+_0x122ede;},_0x27cff5[_0x2c3884(0x198)]=function(_0x3dc14b,_0x1d3d7c){return _0x3dc14b===_0x1d3d7c;},_0x27cff5[_0x2c3884(0x13d)]=function(_0x2d753b,_0x181c2f){return _0x2d753b===_0x181c2f;},_0x27cff5[_0x2c3884(0x11b)]=_0x2c3884(0x1b6);const _0x894a00=_0x27cff5;let _0x3b215f=0x0;if(_0x894a00[_0x2c3884(0x13d)](_0x582b21[_0x2c3884(0x11a)],0x0))return _0x3b215f;return console[_0x2c3884(0x18c)](chalk['bold']['bgWhite'](_0x894a00[_0x2c3884(0x11b)])),_0x582b21[_0x2c3884(0x16b)](_0x2e6b49=>{const _0x299287=_0x2c3884,_0x56217=_0x2e6b49[0x0],_0x5b647c=_0x2e6b49[0x1];helper['isBrowserstackInfra']()&&console['log']('\x0a'+chalk['bold']['yellow'](''+helper[_0x299287(0x199)](_0x56217)));const _0x57c90d=_0x5b647c[_0x299287(0x1c2)],_0x20d440=_0x5b647c['steps'],_0x225638=_0x5b647c[_0x299287(0x1af)],_0x1fcd8c=_0x5b647c['stepsFailed'],_0x254847=_0x5b647c[_0x299287(0x13a)],_0x28a0fd=_0x5b647c['stepsSkipped'],_0x33112a=_0x5b647c[_0x299287(0x195)],_0x504991=_0x5b647c[_0x299287(0x19d)],_0x1c7d2a=_0x5b647c[_0x299287(0x1b1)],_0x53dc91=_0x5b647c['stepsAmbiguous'],_0x1b30e4=_0x5b647c[_0x299287(0x139)];let _0x27cf48=_0x57c90d+_0x299287(0x1ab);const _0x1cf45c=_0x894a00[_0x299287(0x12d)](_0x894a00[_0x299287(0x19f)](_0x57c90d,_0x225638),0x0)?_0x894a00[_0x299287(0x14b)](_0x57c90d,_0x225638):0x0;if(_0x894a00[_0x299287(0x12d)](_0x225638,0x0)&&_0x894a00[_0x299287(0x1ac)](_0x1cf45c,0x0))_0x27cf48+='\x20('+chalk[_0x299287(0x12e)]['red'](_0x225638+_0x299287(0x194))+',\x20'+chalk[_0x299287(0x12e)][_0x299287(0x13f)](_0x1cf45c+'\x20passed')+')';else(_0x894a00['MbKge'](_0x225638,0x0)||_0x894a00[_0x299287(0x1ac)](_0x1cf45c,0x0))&&(_0x27cf48+=_0x894a00[_0x299287(0x12d)](_0x225638,0x0)?'\x20('+chalk[_0x299287(0x12e)][_0x299287(0x187)](_0x225638+'\x20failed')+')':'\x20('+chalk[_0x299287(0x12e)]['green'](_0x1cf45c+_0x299287(0x15d))+')');const _0x24a626=_0x20d440+'\x20steps',_0x363c18=[];_0x894a00[_0x299287(0x1a0)](_0x53dc91,0x0)&&_0x363c18[_0x299287(0x12f)](''+chalk[_0x299287(0x12e)]['red'](_0x53dc91+_0x299287(0x18e)));_0x894a00[_0x299287(0x13b)](_0x1fcd8c,0x0)&&_0x363c18['push'](''+chalk[_0x299287(0x12e)][_0x299287(0x187)](_0x1fcd8c+'\x20failed'));_0x894a00[_0x299287(0x13b)](_0x254847,0x0)&&_0x363c18[_0x299287(0x12f)](''+chalk[_0x299287(0x12e)][_0x299287(0x13f)](_0x254847+'\x20passed'));_0x894a00[_0x299287(0x177)](_0x33112a,0x0)&&_0x363c18[_0x299287(0x12f)](''+chalk[_0x299287(0x12e)]['yellow'](_0x33112a+_0x299287(0x1b5)));_0x894a00[_0x299287(0x18f)](_0x28a0fd,0x0)&&_0x363c18['push'](''+chalk[_0x299287(0x12e)][_0x299287(0x169)](_0x28a0fd+_0x299287(0x160)));_0x894a00[_0x299287(0x1ac)](_0x504991,0x0)&&_0x363c18[_0x299287(0x12f)](''+chalk['bold'][_0x299287(0x15c)](_0x504991+'\x20undefined'));_0x894a00[_0x299287(0x18f)](_0x1c7d2a,0x0)&&_0x363c18[_0x299287(0x12f)](''+chalk['bold'][_0x299287(0x15c)](_0x1c7d2a+_0x299287(0x160)));const _0x46f99d=_0x894a00[_0x299287(0x182)](_0x894a00['AiTiu'](_0x894a00['bsNdL'](_0x24a626,'('),_0x363c18[_0x299287(0x184)](',\x20')),')');console[_0x299287(0x18c)](_0x894a00['bsNdL'](_0x894a00['AiTiu'](_0x894a00[_0x299287(0x1b0)](_0x894a00[_0x299287(0x147)]('\x0a',_0x27cf48),'\x0a'),_0x46f99d),'\x0a')),_0x894a00[_0x299287(0x198)](_0x1b30e4,![])&&(_0x3b215f=0x1);}),_0x3b215f;}async function run(_0x4f6d67,_0x5041cd,_0x31d019){const _0x56cadb=a4_0xe6f525,_0x5941d8={'YJMXR':function(_0x5ca7d2,_0x34bb19){return _0x5ca7d2(_0x34bb19);},'JVjOx':function(_0x340bad,_0x5264b0){return _0x340bad>_0x5264b0;},'cnbZs':_0x56cadb(0x1a6),'iUCcz':'Removing\x20tmp\x20directory\x20created\x20for\x20reports','HmxKs':_0x56cadb(0x1c6),'rpZCC':_0x56cadb(0x157),'cEmlh':'cucumber-js','LkHkR':function(_0x304524,_0x17e42c,_0x32a9b3,_0x41fcc6){return _0x304524(_0x17e42c,_0x32a9b3,_0x41fcc6);},'hMQfS':_0x56cadb(0x180),'xgPzE':function(_0xe14e78,_0x3306bf){return _0xe14e78-_0x3306bf;},'FsBCg':function(_0x98ead8,_0x3686ce){return _0x98ead8>=_0x3686ce;},'IpUgi':function(_0x3d3239,_0x3da9ba){return _0x3d3239!=_0x3da9ba;},'ykdDE':'true','OWGVY':_0x56cadb(0x11e),'TZjjd':function(_0x22b705,_0x4b1ec2){return _0x22b705(_0x4b1ec2);},'HSzoy':_0x56cadb(0x179),'EgcZe':function(_0x2dc868,_0x9a80b8){return _0x2dc868(_0x9a80b8);},'NyHQU':_0x56cadb(0x16f),'zrCOU':function(_0x1c0b00,_0xb23e40){return _0x1c0b00===_0xb23e40;},'stJKT':function(_0x5bcca5,_0x58e744){return _0x5bcca5(_0x58e744);},'wuNid':_0x56cadb(0x155),'jnDWr':'../v2/cliUtils','GmJzA':'../../helpers/test-observability/constants','TrQDP':function(_0x1aeffc,_0x57ae51){return _0x1aeffc(_0x57ae51);},'VDDJO':function(_0x5bdabd,_0x5d474e){return _0x5bdabd===_0x5d474e;},'PNKUJ':_0x56cadb(0x173),'tUARh':function(_0x483ce4,_0x4f217d){return _0x483ce4>=_0x4f217d;},'pzXzU':_0x56cadb(0x141),'xnbWv':function(_0x55341c,_0x4678ec,_0x42346d,_0x1c7447,_0x2f502d,_0x59aaab){return _0x55341c(_0x4678ec,_0x42346d,_0x1c7447,_0x2f502d,_0x59aaab);}},_0x3d7866=helper[_0x56cadb(0x137)](_0x5941d8[_0x56cadb(0x16e)]);global[_0x56cadb(0x140)]=!!_0x3d7866,process[_0x56cadb(0x151)][_0x56cadb(0x150)]=process[_0x56cadb(0x151)][_0x56cadb(0x150)]||_0x31d019['framework']||_0x5941d8['cEmlh'],await _0x31d019[_0x56cadb(0x154)](_0x4f6d67);if(_0x31d019[_0x56cadb(0x1bd)]&&!helper[_0x56cadb(0x17b)](_0x31d019[_0x56cadb(0x1bd)]['logLevel'])){process[_0x56cadb(0x151)][_0x56cadb(0x146)]=_0x31d019['config']['logLevel'];const _0x4a008d={};_0x4a008d[_0x56cadb(0x16a)]=_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x16a)],helper[_0x56cadb(0x14a)](_0x4a008d,new Map(),new Map());}await _0x5941d8[_0x56cadb(0x19e)](checkPwandBootstrapCli,_0x3d7866,constants[_0x56cadb(0x18d)]['CUCUMBER'],_0x31d019);BrowserstackCLI[_0x56cadb(0x1c5)]()[_0x56cadb(0x135)]&&(process[_0x56cadb(0x151)][_0x56cadb(0x162)]=BrowserstackCLI[_0x56cadb(0x1c5)]()[_0x56cadb(0x135)]);helper[_0x56cadb(0x14c)](_0x31d019[_0x56cadb(0x134)],_0x4f6d67),await helper[_0x56cadb(0x14d)](_0x31d019[_0x56cadb(0x1bd)]);const _0x2ef1f0=helper['useW3C'](_0x31d019[_0x56cadb(0x1bd)]);!helper[_0x56cadb(0x17b)](_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x1ba)])&&(process['env']['BROWSERSTACK_TEST_ACCESSIBILITY_CONFIGURATION_YML']=JSON['stringify'](_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x1ba)]));if(!BrowserstackCLI[_0x56cadb(0x1c5)]()['isRunning']()){const _0x2497d5=await TestHubHandler[_0x56cadb(0x159)](constants[_0x56cadb(0x18d)][_0x56cadb(0x176)],_0x31d019);}let _0x2eb055=[];if(!helper[_0x56cadb(0x15b)]()){const _0x5ef9e9={};_0x5ef9e9[_0x56cadb(0x1ae)]=[],_0x2eb055=helper[_0x56cadb(0x181)](Object[_0x56cadb(0x1b8)]({},_0x31d019[_0x56cadb(0x1bd)],_0x5ef9e9),_0x2ef1f0,constants[_0x56cadb(0x18d)][_0x56cadb(0x176)]);}else _0x2eb055=helper[_0x56cadb(0x181)](_0x31d019[_0x56cadb(0x1bd)],_0x2ef1f0,constants[_0x56cadb(0x18d)][_0x56cadb(0x176)]);if(!_0x31d019[_0x56cadb(0x1bd)])return;const _0x21680e=_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x15e)]||helper[_0x56cadb(0x11c)](_0x4f6d67,_0x5041cd,_0x31d019['config'],constants[_0x56cadb(0x18d)][_0x56cadb(0x176)])||0x1,_0x1e8366={'server':helper[_0x56cadb(0x178)](_0x31d019[_0x56cadb(0x1bd)]),'proxySettings':_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x165)],'maxWorkers':_0x21680e,'browserStackLogLevel':_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x16a)],'skipSessionName':_0x31d019['config'][_0x56cadb(0x14f)][_0x56cadb(0x175)],'skipSessionStatus':_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x14f)][_0x56cadb(0x190)],'turboScaleUrl':_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x1be)]},_0x57c9bd=process['argv'],[_0x3ac59f,_0x5d271e]=helper['parseFormatters'](_0x57c9bd),_0x5e168d=path[_0x56cadb(0x184)](process[_0x56cadb(0x130)](),_0x5941d8['hMQfS']);if(_0x5941d8[_0x56cadb(0x1a1)](_0x5d271e[_0x56cadb(0x11a)],0x0)){helper[_0x56cadb(0x1a3)](_0x5e168d);for(let _0x5b8ae3=_0x5941d8[_0x56cadb(0x124)](_0x3ac59f[_0x56cadb(0x11a)],0x1);_0x5941d8[_0x56cadb(0x11f)](_0x5b8ae3,0x0);_0x5b8ae3--){_0x57c9bd[_0x56cadb(0x19b)](_0x3ac59f[_0x5b8ae3],0x2);}}_0x5941d8[_0x56cadb(0x143)](_0x31d019['config'][_0x56cadb(0x16c)],null)?process[_0x56cadb(0x151)][_0x56cadb(0x18b)]=_0x31d019[_0x56cadb(0x1bd)][_0x56cadb(0x16c)]:process['env'][_0x56cadb(0x18b)]=_0x5941d8[_0x56cadb(0x1a2)];if(_0x3d7866)try{const {checkAccessibilityPlatformConfig:_0x101a22}=_0x5941d8['YJMXR'](require,_0x5941d8[_0x56cadb(0x17a)]),{setAccessibilityCapabilities:_0x49fd37}=_0x5941d8[_0x56cadb(0x11d)](require,_0x5941d8[_0x56cadb(0x189)]),_0x3de374=_0x5941d8[_0x56cadb(0x17d)](_0x101a22,_0x31d019[_0x56cadb(0x1bd)]);if(!helper[_0x56cadb(0x17b)](_0x31d019['config'][_0x56cadb(0x120)]))process['env'][_0x56cadb(0x174)]=_0x5941d8[_0x56cadb(0x19c)](String,!!_0x31d019['config'][_0x56cadb(0x120)]);else helper[_0x56cadb(0x17b)](process[_0x56cadb(0x151)][_0x56cadb(0x174)])&&(process['env'][_0x56cadb(0x174)]=_0x3de374?_0x5941d8[_0x56cadb(0x1a2)]:_0x5941d8[_0x56cadb(0x1c3)]);process[_0x56cadb(0x151)][_0x56cadb(0x132)]=_0x3de374?_0x5941d8[_0x56cadb(0x1a2)]:_0x5941d8[_0x56cadb(0x1c3)],!BrowserstackCLI[_0x56cadb(0x1c5)]()[_0x56cadb(0x1aa)]()&&_0x5941d8[_0x56cadb(0x168)](process['env'][_0x56cadb(0x174)],_0x5941d8[_0x56cadb(0x1a2)])&&_0x5941d8[_0x56cadb(0x11d)](_0x49fd37,_0x31d019[_0x56cadb(0x1bd)]);}catch(_0x22371b){logger['debug']('Skipping\x20accessibility\x20env\x20setup\x20due\x20to:\x20'+util[_0x56cadb(0x127)](_0x22371b));}try{const _0x811d40=_0x5941d8['stJKT'](require,_0x5941d8[_0x56cadb(0x145)]),_0x59fa8d=_0x5941d8[_0x56cadb(0x1a8)](require,_0x5941d8[_0x56cadb(0x185)]),{FRAMEWORKS:_0x2a1847}=_0x5941d8[_0x56cadb(0x11d)](require,_0x5941d8[_0x56cadb(0x122)]),{checkAccessibilityPlatformConfig:_0x194de6}=_0x5941d8[_0x56cadb(0x196)](require,_0x5941d8[_0x56cadb(0x17a)]),{setAccessibilityCapabilities:_0x1ea48b}=_0x5941d8[_0x56cadb(0x196)](require,_0x5941d8['HSzoy']),_0x4c2ca4=helper[_0x56cadb(0x137)](_0x5941d8['rpZCC']);if(_0x4c2ca4){_0x59fa8d[_0x56cadb(0x12b)](constants['FRAMEWORKS'][_0x56cadb(0x176)],constants[_0x56cadb(0x18d)][_0x56cadb(0x1bf)]);const _0x49071b=_0x811d40[_0x56cadb(0x1c5)]();_0x49071b[_0x56cadb(0x121)](_0x31d019[_0x56cadb(0x1bd)],_0x31d019[_0x56cadb(0x136)],_0x31d019['cliConfig']);!_0x49071b[_0x56cadb(0x197)]&&!_0x49071b[_0x56cadb(0x16d)]&&await _0x49071b['bootstrap']();const _0x35969a=_0x811d40['getInstance']()[_0x56cadb(0x149)]();!helper[_0x56cadb(0x1a5)](_0x35969a['browserstackAutomation'])&&(process[_0x56cadb(0x151)][_0x56cadb(0x153)]=_0x5941d8['ykdDE']);_0x5941d8['VDDJO'](_0x35969a[_0x56cadb(0x17c)],![])&&(process[_0x56cadb(0x151)][_0x56cadb(0x153)]=_0x5941d8[_0x56cadb(0x1c3)]);const _0x4bc9b2=_0x5041cd[_0x56cadb(0x186)](_0x5941d8[_0x56cadb(0x163)]);(_0x5941d8[_0x56cadb(0x18a)](_0x4bc9b2,0x0)||_0x5941d8[_0x56cadb(0x168)](_0x35969a[_0x56cadb(0x16c)],![]))&&(process['env'][_0x56cadb(0x142)]=_0x5941d8[_0x56cadb(0x1c3)]);if(!_0x811d40[_0x56cadb(0x1c5)]()[_0x56cadb(0x1aa)]()){let _0x18b25a=_0x5941d8['VDDJO'](process['env']['BROWSERSTACK_TEST_ACCESSIBILITY_YML'],_0x5941d8[_0x56cadb(0x1a2)]);_0x18b25a=_0x18b25a||_0x5941d8[_0x56cadb(0x11d)](_0x194de6,_0x31d019[_0x56cadb(0x1bd)]),process[_0x56cadb(0x151)][_0x56cadb(0x174)]=_0x18b25a,_0x18b25a&&_0x5941d8[_0x56cadb(0x11d)](_0x1ea48b,_0x31d019[_0x56cadb(0x1bd)]);}}}catch(_0x17adec){logger[_0x56cadb(0x131)](_0x56cadb(0x15f)+util['format'](_0x17adec));}!BrowserstackCLI[_0x56cadb(0x1c5)]()[_0x56cadb(0x1aa)]()&&await _0x31d019[_0x56cadb(0x166)]();PerformanceTester[_0x56cadb(0x1b4)](PerformanceEvents[_0x56cadb(0x1c1)]),process[_0x56cadb(0x151)][_0x5941d8['pzXzU']]=process[_0x56cadb(0x130)]();let _0x509192;_0x5941d8[_0x56cadb(0x138)](parallelCucumberRun,_0x2eb055,_0x1e8366,_0x31d019[_0x56cadb(0x1bd)],_0x57c9bd,_0x5d271e)[_0x56cadb(0x188)](async _0x2d3ff4=>{const _0x786c38=_0x56cadb;PerformanceTester[_0x786c38(0x172)](PerformanceEvents['SDK_CLEANUP']),_0x509192=_0x2d3ff4;const _0x4fcc3b=_0x5941d8[_0x786c38(0x17d)](printCucumberStats,_0x2d3ff4);process[_0x786c38(0x13c)]=_0x4fcc3b,_0x5941d8[_0x786c38(0x1a1)](_0x5d271e[_0x786c38(0x11a)],0x0)&&(logger[_0x786c38(0x131)](_0x5941d8[_0x786c38(0x193)]),helper[_0x786c38(0x164)](_0x5e168d,_0x5d271e),logger[_0x786c38(0x131)](_0x5941d8['iUCcz']),helper['removeDir'](_0x5e168d));})[_0x56cadb(0x152)](async()=>{const _0xf9c576=_0x56cadb;PerformanceTester[_0xf9c576(0x172)](PerformanceEvents[_0xf9c576(0x148)]),_0x31d019[_0xf9c576(0x158)]=helper[_0xf9c576(0x17e)](_0x509192,_0x5941d8[_0xf9c576(0x14e)]),testOpsHelper[_0xf9c576(0x133)]();const _0x3fe520=BrowserstackCLI[_0xf9c576(0x1a4)]();try{await TestHubHandler[_0xf9c576(0x1b7)](),await BrowserstackCLI['getInstance']()[_0xf9c576(0x1b7)]();}catch(_0xc336b6){logger[_0xf9c576(0x131)](_0xf9c576(0x1bc)+util['format'](_0xc336b6));}await utilities['finalExecution'](_0x31d019,_0x3fe520);});}function a4_0x1390(_0x7af99d,_0x59fd7e){const _0x22de9a=a4_0x22de();return a4_0x1390=function(_0x139092,_0x53a9f7){_0x139092=_0x139092-0x11a;let _0x17fe07=_0x22de9a[_0x139092];return _0x17fe07;},a4_0x1390(_0x7af99d,_0x59fd7e);}function a4_0x22de(){const _0x14c7f5=['../../helpers/test-observability/utils','@playwright/test','errorMessage','launchBuild','../../helpers/testhub/testhubHandler','isBrowserstackInfra','yellow','\x20passed','parallelsPerPlatform','Skipped\x20advanced\x20env\x20handling\x20for\x20cucumber-js\x20due\x20to:\x20','\x20skipped','winstonLogger','BROWSERSTACK_CLI_BIN_SESSION_ID','PNKUJ','mergeOutputFiles','proxySettings','setupBrowserstackLocal','3211033YEJDyM','zrCOU','cyan','logLevel','forEach','testObservability','isChildConnected','rpZCC','false','6LjUjmQ','exports','start','--disable-test-observability','BROWSERSTACK_TEST_ACCESSIBILITY_YML','skipSessionName','CUCUMBER','TYvRS','getHubUrl','../playwright/accessibility-helper','OWGVY','isUndefined','browserstackAutomation','YJMXR','getErrorMessageFromResults','../../helpers/helper','tmp','prepareCapabilities','wEuvj','../../helpers/performance/constants','join','jnDWr','indexOf','red','then','HSzoy','tUARh','BROWSERSTACK_TEST_OBSERVABILITY_YML','log','FRAMEWORKS','\x20ambiguous','iQwCz','skipSessionStatus','../../helpers/performance/performance-tester','path','cnbZs','\x20failed','stepsPending','TrQDP','isMainConnected','SLWBl','getPlatformName','1402915ekwrsl','splice','EgcZe','stepsUndefined','LkHkR','HyMPH','keRwE','JVjOx','ykdDE','createDir','isCLIEnabled','isFalse','Generating\x20consolidated\x20report...','40vghEbH','stJKT','../utils/constants','isRunning','\x20scenarios','MbKge','../utils/clientTroubleshootingService','platforms','scenariosFailed','AiTiu','stepsUnknown','../test-runner','3FPlFvk','end','\x20pending','****\x20RESULTS\x20****','stop','assign','1313343xtaUlt','accessibilityOptions','1BkOTSY','Exception\x20in\x20stop\x20build\x20request\x20to\x20testhub\x20:\x20','config','turboScaleUrl','PLAYWRIGHT','5552448IDlcMI','SDK_SETUP','scenarios','NyHQU','8669992PcVvSg','getInstance','cucumber','length','yfmsQ','getUserWorkerCount','TZjjd','../../helpers/accessibility-automation/helper','FsBCg','accessibility','setBrowserstackConfig','GmJzA','EVENTS','xgPzE','12sRAMtQ','util','format','5606468VHTSYl','1717834zUPWGw','bsNdL','setFrameworkDetail','../v2/cliUtils','JeAAu','bold','push','cwd','debug','BROWSERSTACK_TEST_ACCESSIBILITY_PLATFORM','printBuildLink','framework','binSessionId','configPath','getPackageVersion','xnbWv','processSuccess','stepsPassed','GPwcI','exitCode','lRFmC','../../helpers/logger','green','__isPlaywrightInstalled','browserStackCwd','BROWSERSTACK_TEST_OBSERVABILITY','IpUgi','chalk','wuNid','BROWSERSTACK_LOG_LEVEL','brogy','SDK_CLEANUP','getConfig','setLogLevel','SqRFQ','setUserConfigPath','handleApp','HmxKs','testContextOptions','BROWSERSTACK_FRAMEWORK','env','finally','BROWSERSTACK_AUTOMATION','initialize','../v2/browserstackCLI'];a4_0x22de=function(){return _0x14c7f5;};return a4_0x22de();}module[a4_0xe6f525(0x171)]=run;
2
+ 'use strict';const a4_0x3a194f=a4_0x49db;(function(_0xc9e9d8,_0x5cfc13){const _0xadfea2=a4_0x49db,_0x3b57ac=_0xc9e9d8();while(!![]){try{const _0x57b60b=parseInt(_0xadfea2(0x1ae))/0x1+parseInt(_0xadfea2(0x1e7))/0x2+parseInt(_0xadfea2(0x1b6))/0x3+-parseInt(_0xadfea2(0x1b1))/0x4+parseInt(_0xadfea2(0x1a7))/0x5*(-parseInt(_0xadfea2(0x19c))/0x6)+parseInt(_0xadfea2(0x1e1))/0x7+-parseInt(_0xadfea2(0x203))/0x8;if(_0x57b60b===_0x5cfc13)break;else _0x3b57ac['push'](_0x3b57ac['shift']());}catch(_0x490b0c){_0x3b57ac['push'](_0x3b57ac['shift']());}}}(a4_0x8edc,0xb7678));const path=require(a4_0x3a194f(0x216)),util=require('util'),logger=require(a4_0x3a194f(0x1b0))['winstonLogger'],helper=require(a4_0x3a194f(0x204)),utilities=require('../../helpers/utilities'),constants=require('../utils/constants'),{parallelCucumberRun}=require(a4_0x3a194f(0x1e9)),TestHubHandler=require(a4_0x3a194f(0x1bd)),testOpsHelper=require('../../helpers/test-observability/utils'),chalk=require('chalk'),PerformanceTester=require('../../helpers/performance/performance-tester'),PerformanceEvents=require(a4_0x3a194f(0x22c))[a4_0x3a194f(0x235)],BrowserstackCLI=require(a4_0x3a194f(0x1db)),CLIUtils=require('../v2/cliUtils'),{checkPwandBootstrapCli}=require(a4_0x3a194f(0x193)),ClientTroubleShootingService=require(a4_0x3a194f(0x1a6));function printCucumberStats(_0x54a899){const _0x27758b=a4_0x3a194f,_0x5c0924={};_0x5c0924[_0x27758b(0x1ac)]=function(_0x372076,_0xd4550b){return _0x372076>_0xd4550b;},_0x5c0924[_0x27758b(0x224)]=function(_0x1c53cb,_0x57ccaa){return _0x1c53cb-_0x57ccaa;},_0x5c0924[_0x27758b(0x1aa)]=function(_0x256d51,_0x40c836){return _0x256d51-_0x40c836;},_0x5c0924[_0x27758b(0x221)]=function(_0x220328,_0x297158){return _0x220328>_0x297158;},_0x5c0924[_0x27758b(0x226)]=function(_0x534446,_0x486da3){return _0x534446>_0x486da3;},_0x5c0924['PRYyZ']=function(_0x383fd5,_0x4d899f){return _0x383fd5>_0x4d899f;},_0x5c0924[_0x27758b(0x19e)]=function(_0x3370ab,_0x4b7c82){return _0x3370ab>_0x4b7c82;},_0x5c0924[_0x27758b(0x192)]=function(_0x239f95,_0x1bbeb4){return _0x239f95+_0x1bbeb4;},_0x5c0924[_0x27758b(0x1c3)]=function(_0x2ee3bb,_0x4fdd9b){return _0x2ee3bb+_0x4fdd9b;},_0x5c0924[_0x27758b(0x1fd)]=function(_0x75f4b1,_0x13e30c){return _0x75f4b1+_0x13e30c;},_0x5c0924[_0x27758b(0x1f2)]=function(_0x225896,_0x2dd789){return _0x225896+_0x2dd789;},_0x5c0924['XnbKC']=function(_0x3462d3,_0x20d72){return _0x3462d3===_0x20d72;},_0x5c0924['Qtmre']=function(_0x56d72a,_0x33467d){return _0x56d72a===_0x33467d;},_0x5c0924['wmOdV']=_0x27758b(0x234);const _0x17356f=_0x5c0924;let _0x4b6963=0x0;if(_0x17356f[_0x27758b(0x1af)](_0x54a899['length'],0x0))return _0x4b6963;return console[_0x27758b(0x1d3)](chalk[_0x27758b(0x22b)][_0x27758b(0x199)](_0x17356f[_0x27758b(0x1ec)])),_0x54a899[_0x27758b(0x1a3)](_0x3f8056=>{const _0x17996b=_0x27758b,_0x364ef6=_0x3f8056[0x0],_0x122456=_0x3f8056[0x1];helper['isBrowserstackInfra']()&&console[_0x17996b(0x1d3)]('\x0a'+chalk[_0x17996b(0x22b)][_0x17996b(0x1b5)](''+helper[_0x17996b(0x1c9)](_0x364ef6)));const _0x1cf5ab=_0x122456['scenarios'],_0x3c809a=_0x122456['steps'],_0xcb86f7=_0x122456[_0x17996b(0x1d4)],_0x488966=_0x122456['stepsFailed'],_0x4d78d5=_0x122456['stepsPassed'],_0x16e328=_0x122456[_0x17996b(0x1f4)],_0x4f7061=_0x122456[_0x17996b(0x1fe)],_0x3b2510=_0x122456[_0x17996b(0x1f1)],_0x5f06d1=_0x122456[_0x17996b(0x1fb)],_0x1484d9=_0x122456[_0x17996b(0x194)],_0x2c127e=_0x122456[_0x17996b(0x206)];let _0x1b3a36=_0x1cf5ab+_0x17996b(0x1d2);const _0x9bc551=_0x17356f[_0x17996b(0x1ac)](_0x17356f['pwIUq'](_0x1cf5ab,_0xcb86f7),0x0)?_0x17356f[_0x17996b(0x1aa)](_0x1cf5ab,_0xcb86f7):0x0;if(_0x17356f[_0x17996b(0x1ac)](_0xcb86f7,0x0)&&_0x17356f[_0x17996b(0x221)](_0x9bc551,0x0))_0x1b3a36+='\x20('+chalk['bold'][_0x17996b(0x219)](_0xcb86f7+'\x20failed')+',\x20'+chalk[_0x17996b(0x22b)]['green'](_0x9bc551+_0x17996b(0x22e))+')';else(_0x17356f[_0x17996b(0x1ac)](_0xcb86f7,0x0)||_0x17356f[_0x17996b(0x221)](_0x9bc551,0x0))&&(_0x1b3a36+=_0x17356f['PsslS'](_0xcb86f7,0x0)?'\x20('+chalk[_0x17996b(0x22b)]['red'](_0xcb86f7+_0x17996b(0x1dc))+')':'\x20('+chalk['bold'][_0x17996b(0x1d8)](_0x9bc551+'\x20passed')+')');const _0x37f132=_0x3c809a+_0x17996b(0x1c4),_0xc02dbb=[];_0x17356f[_0x17996b(0x226)](_0x1484d9,0x0)&&_0xc02dbb[_0x17996b(0x227)](''+chalk[_0x17996b(0x22b)][_0x17996b(0x219)](_0x1484d9+_0x17996b(0x222)));_0x17356f[_0x17996b(0x20a)](_0x488966,0x0)&&_0xc02dbb[_0x17996b(0x227)](''+chalk[_0x17996b(0x22b)]['red'](_0x488966+_0x17996b(0x1dc)));_0x17356f['VDNer'](_0x4d78d5,0x0)&&_0xc02dbb[_0x17996b(0x227)](''+chalk[_0x17996b(0x22b)]['green'](_0x4d78d5+_0x17996b(0x22e)));_0x17356f['VDNer'](_0x4f7061,0x0)&&_0xc02dbb['push'](''+chalk[_0x17996b(0x22b)][_0x17996b(0x1b5)](_0x4f7061+_0x17996b(0x1f5)));_0x17356f[_0x17996b(0x221)](_0x16e328,0x0)&&_0xc02dbb[_0x17996b(0x227)](''+chalk[_0x17996b(0x22b)][_0x17996b(0x215)](_0x16e328+_0x17996b(0x1e0)));_0x17356f[_0x17996b(0x221)](_0x3b2510,0x0)&&_0xc02dbb[_0x17996b(0x227)](''+chalk[_0x17996b(0x22b)][_0x17996b(0x1b5)](_0x3b2510+_0x17996b(0x1cf)));_0x17356f['TQTjw'](_0x5f06d1,0x0)&&_0xc02dbb['push'](''+chalk['bold']['yellow'](_0x5f06d1+_0x17996b(0x1e0)));const _0x2b7a37=_0x17356f[_0x17996b(0x192)](_0x17356f['vdzlk'](_0x17356f[_0x17996b(0x192)](_0x37f132,'('),_0xc02dbb[_0x17996b(0x228)](',\x20')),')');console['log'](_0x17356f['nPYjk'](_0x17356f[_0x17996b(0x1fd)](_0x17356f[_0x17996b(0x1f2)](_0x17356f['baPFa']('\x0a',_0x1b3a36),'\x0a'),_0x2b7a37),'\x0a')),_0x17356f[_0x17996b(0x1df)](_0x2c127e,![])&&(_0x4b6963=0x1);}),_0x4b6963;}async function run(_0x17290e,_0x500a04,_0x1412da){const _0x2275bd=a4_0x3a194f,_0x2d898a={'IbWZB':function(_0x3d588a,_0x3c53a0){return _0x3d588a(_0x3c53a0);},'QqKMC':function(_0x1a2c17,_0x3d02e9){return _0x1a2c17>_0x3d02e9;},'UAtIB':'Generating\x20consolidated\x20report...','mhjgy':_0x2275bd(0x1d1),'mrzOb':_0x2275bd(0x20b),'TLjHI':_0x2275bd(0x20f),'hfXTJ':_0x2275bd(0x1e2),'RdUim':function(_0x201eea,_0x588b0b,_0x4e1b39,_0x33dcec){return _0x201eea(_0x588b0b,_0x4e1b39,_0x33dcec);},'lfOav':_0x2275bd(0x217),'ncCma':function(_0x3bafbf,_0x10ed67){return _0x3bafbf>_0x10ed67;},'Ghhxv':function(_0x2eb3a4,_0x168bd8){return _0x2eb3a4-_0x168bd8;},'zYcqk':function(_0xeee2b9,_0x5e6197){return _0xeee2b9>=_0x5e6197;},'EDQbC':function(_0x528cff,_0xd432bd){return _0x528cff!=_0xd432bd;},'hwZHJ':'true','xYtOI':function(_0x465e3e,_0x32bcc2){return _0x465e3e(_0x32bcc2);},'TnQay':'../../helpers/accessibility-automation/helper','JQhYd':function(_0x5b6fe8,_0x3abc10){return _0x5b6fe8(_0x3abc10);},'JGtkW':_0x2275bd(0x1ff),'OspnZ':function(_0x3d5357,_0x1ee458){return _0x3d5357(_0x1ee458);},'Wpzoa':_0x2275bd(0x1c7),'xFtqR':function(_0x557d45,_0x101716){return _0x557d45===_0x101716;},'vvKIt':function(_0x58a0d9,_0x4ccdcc){return _0x58a0d9(_0x4ccdcc);},'lEGGT':_0x2275bd(0x1db),'tSzCs':function(_0x49b5be,_0xc45705){return _0x49b5be(_0xc45705);},'BWFhn':_0x2275bd(0x202),'gmUJC':function(_0x43e904,_0x1c1bbf){return _0x43e904(_0x1c1bbf);},'pZfgY':_0x2275bd(0x1a9),'bXFGT':_0x2275bd(0x19f),'lgjQZ':function(_0x4e66ec,_0x5135c8){return _0x4e66ec>=_0x5135c8;},'OLaCt':function(_0x1d1cf3,_0x80d400){return _0x1d1cf3===_0x80d400;},'TWBgF':function(_0x1cd3c1,_0x21722a){return _0x1cd3c1===_0x21722a;},'mSYoc':_0x2275bd(0x1dd),'yIZUx':function(_0x91dd61,_0x273059,_0xe15501,_0x280279,_0x2b4d3b,_0x1b70a5){return _0x91dd61(_0x273059,_0xe15501,_0x280279,_0x2b4d3b,_0x1b70a5);}},_0x8d87c0=helper[_0x2275bd(0x195)](_0x2d898a[_0x2275bd(0x1da)]);global['__isPlaywrightInstalled']=!!_0x8d87c0,process[_0x2275bd(0x22f)]['BROWSERSTACK_FRAMEWORK']=process[_0x2275bd(0x22f)][_0x2275bd(0x21b)]||_0x1412da[_0x2275bd(0x211)]||_0x2d898a[_0x2275bd(0x20e)],await _0x1412da[_0x2275bd(0x1d6)](_0x17290e);if(_0x1412da[_0x2275bd(0x191)]&&!helper[_0x2275bd(0x209)](_0x1412da['config']['logLevel'])){process[_0x2275bd(0x22f)][_0x2275bd(0x201)]=_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x18f)];const _0x20e6be={};_0x20e6be[_0x2275bd(0x18f)]=_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x18f)],helper['setLogLevel'](_0x20e6be,new Map(),new Map());}await _0x2d898a[_0x2275bd(0x207)](checkPwandBootstrapCli,_0x8d87c0,constants[_0x2275bd(0x230)][_0x2275bd(0x1e3)],_0x1412da);BrowserstackCLI[_0x2275bd(0x1bb)]()['binSessionId']&&(process[_0x2275bd(0x22f)]['BROWSERSTACK_CLI_BIN_SESSION_ID']=BrowserstackCLI['getInstance']()[_0x2275bd(0x218)]);helper[_0x2275bd(0x229)](_0x1412da[_0x2275bd(0x211)],_0x17290e),await helper['handleApp'](_0x1412da[_0x2275bd(0x191)]);const _0x135f10=helper[_0x2275bd(0x1f9)](_0x1412da['config']);!helper[_0x2275bd(0x209)](_0x1412da['config']['accessibilityOptions'])&&(process[_0x2275bd(0x22f)][_0x2275bd(0x1a1)]=JSON[_0x2275bd(0x1f8)](_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x208)]));if(!BrowserstackCLI[_0x2275bd(0x1bb)]()[_0x2275bd(0x213)]()){const _0x2aeb5d=await TestHubHandler[_0x2275bd(0x1eb)](constants['FRAMEWORKS'][_0x2275bd(0x1e3)],_0x1412da);}let _0x1e0f00=[];if(!helper['isBrowserstackInfra']()){const _0x39f0d6={};_0x39f0d6[_0x2275bd(0x190)]=[],_0x1e0f00=helper['prepareCapabilities'](Object[_0x2275bd(0x1c8)]({},_0x1412da[_0x2275bd(0x191)],_0x39f0d6),_0x135f10,constants['FRAMEWORKS'][_0x2275bd(0x1e3)]);}else _0x1e0f00=helper[_0x2275bd(0x1a0)](_0x1412da[_0x2275bd(0x191)],_0x135f10,constants[_0x2275bd(0x230)]['CUCUMBER']);if(!_0x1412da[_0x2275bd(0x191)])return;const _0x34b2c4=_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x1ba)]||helper[_0x2275bd(0x220)](_0x17290e,_0x500a04,_0x1412da[_0x2275bd(0x191)],constants[_0x2275bd(0x230)][_0x2275bd(0x1e3)])||0x1,_0x2c8507=Object[_0x2275bd(0x1c8)]({'server':helper['getHubUrl'](_0x1412da[_0x2275bd(0x191)]),'proxySettings':_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x1cd)],'maxWorkers':_0x34b2c4,'browserStackLogLevel':_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x18f)],'skipSessionName':_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x231)][_0x2275bd(0x1c1)],'skipSessionStatus':_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x231)]['skipSessionStatus'],'turboScaleUrl':_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x1ed)]},helper[_0x2275bd(0x21d)](_0x1412da[_0x2275bd(0x191)],_0x135f10,constants[_0x2275bd(0x230)][_0x2275bd(0x1e3)])),_0x4e99cc=process[_0x2275bd(0x225)],[_0x446a3b,_0xf82b0]=helper['parseFormatters'](_0x4e99cc),_0x5dba61=path[_0x2275bd(0x228)](process[_0x2275bd(0x1c2)](),_0x2d898a[_0x2275bd(0x1ca)]);if(_0x2d898a[_0x2275bd(0x1ce)](_0xf82b0[_0x2275bd(0x1d9)],0x0)){helper['createDir'](_0x5dba61);for(let _0x3304e7=_0x2d898a[_0x2275bd(0x1b4)](_0x446a3b[_0x2275bd(0x1d9)],0x1);_0x2d898a[_0x2275bd(0x212)](_0x3304e7,0x0);_0x3304e7--){_0x4e99cc[_0x2275bd(0x1b9)](_0x446a3b[_0x3304e7],0x2);}}_0x2d898a['EDQbC'](_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x1e5)],null)?process[_0x2275bd(0x22f)][_0x2275bd(0x232)]=_0x1412da[_0x2275bd(0x191)]['testObservability']:process['env'][_0x2275bd(0x232)]=_0x2d898a['hwZHJ'];if(_0x8d87c0)try{const {checkAccessibilityPlatformConfig:_0x13e6be}=_0x2d898a['xYtOI'](require,_0x2d898a[_0x2275bd(0x1f7)]),{setAccessibilityCapabilities:_0x37323d}=_0x2d898a['JQhYd'](require,_0x2d898a[_0x2275bd(0x210)]),_0x3ee25d=_0x2d898a[_0x2275bd(0x1a4)](_0x13e6be,_0x1412da[_0x2275bd(0x191)]);if(!helper[_0x2275bd(0x209)](_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x1de)]))process[_0x2275bd(0x22f)][_0x2275bd(0x200)]=_0x2d898a[_0x2275bd(0x1b2)](String,!!_0x1412da[_0x2275bd(0x191)][_0x2275bd(0x1de)]);else helper[_0x2275bd(0x209)](process[_0x2275bd(0x22f)]['BROWSERSTACK_TEST_ACCESSIBILITY_YML'])&&(process[_0x2275bd(0x22f)][_0x2275bd(0x200)]=_0x3ee25d?_0x2d898a[_0x2275bd(0x1cb)]:_0x2d898a['Wpzoa']);process[_0x2275bd(0x22f)][_0x2275bd(0x197)]=_0x3ee25d?_0x2d898a[_0x2275bd(0x1cb)]:_0x2d898a[_0x2275bd(0x1ad)],!BrowserstackCLI[_0x2275bd(0x1bb)]()['isRunning']()&&_0x2d898a[_0x2275bd(0x1ef)](process[_0x2275bd(0x22f)][_0x2275bd(0x200)],_0x2d898a[_0x2275bd(0x1cb)])&&_0x2d898a[_0x2275bd(0x1b3)](_0x37323d,_0x1412da['config']);}catch(_0x52cc32){logger[_0x2275bd(0x1d7)]('Skipping\x20accessibility\x20env\x20setup\x20due\x20to:\x20'+util[_0x2275bd(0x1cc)](_0x52cc32));}try{const _0xcd7424=_0x2d898a['IbWZB'](require,_0x2d898a[_0x2275bd(0x1b8)]),_0x300a76=_0x2d898a[_0x2275bd(0x1f0)](require,_0x2d898a[_0x2275bd(0x1ea)]),{FRAMEWORKS:_0x1fd9da}=_0x2d898a['gmUJC'](require,_0x2d898a[_0x2275bd(0x22a)]),{checkAccessibilityPlatformConfig:_0x7dc6a0}=_0x2d898a[_0x2275bd(0x1fc)](require,_0x2d898a[_0x2275bd(0x1f7)]),{setAccessibilityCapabilities:_0x562c42}=_0x2d898a['OspnZ'](require,_0x2d898a['JGtkW']),_0x3190dc=helper[_0x2275bd(0x195)](_0x2d898a[_0x2275bd(0x1da)]);if(_0x3190dc){_0x300a76[_0x2275bd(0x1f6)](constants['FRAMEWORKS'][_0x2275bd(0x1e3)],constants[_0x2275bd(0x230)]['PLAYWRIGHT']);const _0x5bfe90=_0xcd7424['getInstance']();_0x5bfe90[_0x2275bd(0x1bc)](_0x1412da[_0x2275bd(0x191)],_0x1412da['configPath'],_0x1412da[_0x2275bd(0x1c6)]);!_0x5bfe90[_0x2275bd(0x21a)]&&!_0x5bfe90[_0x2275bd(0x19d)]&&await _0x5bfe90[_0x2275bd(0x1a2)]();const _0x2a5a2f=_0xcd7424[_0x2275bd(0x1bb)]()[_0x2275bd(0x205)]();!helper[_0x2275bd(0x1c5)](_0x2a5a2f[_0x2275bd(0x1b7)])&&(process[_0x2275bd(0x22f)][_0x2275bd(0x1ee)]=_0x2d898a[_0x2275bd(0x1cb)]);_0x2d898a['xFtqR'](_0x2a5a2f[_0x2275bd(0x1b7)],![])&&(process[_0x2275bd(0x22f)][_0x2275bd(0x1ee)]=_0x2d898a[_0x2275bd(0x1ad)]);const _0x4560c6=_0x500a04[_0x2275bd(0x1ab)](_0x2d898a['bXFGT']);(_0x2d898a[_0x2275bd(0x1d5)](_0x4560c6,0x0)||_0x2d898a[_0x2275bd(0x1e8)](_0x2a5a2f['testObservability'],![]))&&(process[_0x2275bd(0x22f)]['BROWSERSTACK_TEST_OBSERVABILITY']=_0x2d898a[_0x2275bd(0x1ad)]);if(!_0xcd7424[_0x2275bd(0x1bb)]()['isRunning']()){let _0x1983f7=_0x2d898a[_0x2275bd(0x19b)](process[_0x2275bd(0x22f)][_0x2275bd(0x200)],_0x2d898a['hwZHJ']);_0x1983f7=_0x1983f7||_0x2d898a[_0x2275bd(0x1b2)](_0x7dc6a0,_0x1412da[_0x2275bd(0x191)]),process['env']['BROWSERSTACK_TEST_ACCESSIBILITY_YML']=_0x1983f7,_0x1983f7&&_0x2d898a[_0x2275bd(0x1a4)](_0x562c42,_0x1412da[_0x2275bd(0x191)]);}}}catch(_0x35d417){logger['debug'](_0x2275bd(0x196)+util[_0x2275bd(0x1cc)](_0x35d417));}!BrowserstackCLI[_0x2275bd(0x1bb)]()[_0x2275bd(0x213)]()&&await _0x1412da[_0x2275bd(0x223)]();PerformanceTester[_0x2275bd(0x1a5)](PerformanceEvents[_0x2275bd(0x1c0)]),process[_0x2275bd(0x22f)][_0x2d898a['mSYoc']]=process['cwd']();let _0x40abc4;_0x2d898a[_0x2275bd(0x21f)](parallelCucumberRun,_0x1e0f00,_0x2c8507,_0x1412da[_0x2275bd(0x191)],_0x4e99cc,_0xf82b0)[_0x2275bd(0x21e)](async _0x240577=>{const _0xed1c60=_0x2275bd;PerformanceTester[_0xed1c60(0x1e6)](PerformanceEvents[_0xed1c60(0x19a)]),_0x40abc4=_0x240577;const _0x4c9579=_0x2d898a[_0xed1c60(0x1a4)](printCucumberStats,_0x240577);process[_0xed1c60(0x20c)]=_0x4c9579,_0x2d898a[_0xed1c60(0x22d)](_0xf82b0[_0xed1c60(0x1d9)],0x0)&&(logger['debug'](_0x2d898a[_0xed1c60(0x1e4)]),helper[_0xed1c60(0x1a8)](_0x5dba61,_0xf82b0),logger[_0xed1c60(0x1d7)](_0x2d898a[_0xed1c60(0x1f3)]),helper[_0xed1c60(0x20d)](_0x5dba61));})[_0x2275bd(0x1be)](async()=>{const _0x3c04ce=_0x2275bd;PerformanceTester[_0x3c04ce(0x1e6)](PerformanceEvents[_0x3c04ce(0x19a)]),_0x1412da[_0x3c04ce(0x198)]=helper[_0x3c04ce(0x214)](_0x40abc4,_0x2d898a['mrzOb']),testOpsHelper[_0x3c04ce(0x1bf)]();const _0x2ebe98=BrowserstackCLI[_0x3c04ce(0x233)]();try{await TestHubHandler['stop'](),await BrowserstackCLI[_0x3c04ce(0x1bb)]()[_0x3c04ce(0x21c)]();}catch(_0x214774){logger['debug'](_0x3c04ce(0x1fa)+util[_0x3c04ce(0x1cc)](_0x214774));}await utilities['finalExecution'](_0x1412da,_0x2ebe98);});}function a4_0x49db(_0x3a1af7,_0x51ae2b){const _0x8edcc2=a4_0x8edc();return a4_0x49db=function(_0x49db15,_0x2a448c){_0x49db15=_0x49db15-0x18f;let _0x2c05de=_0x8edcc2[_0x49db15];return _0x2c05de;},a4_0x49db(_0x3a1af7,_0x51ae2b);}function a4_0x8edc(){const _0x1abc5e=['../../helpers/test-observability/constants','IvXzK','indexOf','WVfYd','Wpzoa','788257zwPsUq','Qtmre','../../helpers/logger','4486340bdGkve','OspnZ','vvKIt','Ghhxv','yellow','3418581IJJAOE','browserstackAutomation','lEGGT','splice','parallelsPerPlatform','getInstance','setBrowserstackConfig','../../helpers/testhub/testhubHandler','finally','printBuildLink','SDK_SETUP','skipSessionName','cwd','nPYjk','\x20steps','isFalse','cliConfig','false','assign','getPlatformName','lfOav','hwZHJ','format','proxySettings','ncCma','\x20undefined','exports','Removing\x20tmp\x20directory\x20created\x20for\x20reports','\x20scenarios','log','scenariosFailed','lgjQZ','initialize','debug','green','length','TLjHI','../v2/browserstackCLI','\x20failed','browserStackCwd','accessibility','XnbKC','\x20skipped','823144wPTeIF','cucumber-js','CUCUMBER','UAtIB','testObservability','start','2218044ujHRwG','OLaCt','../test-runner','BWFhn','launchBuild','wmOdV','turboScaleUrl','BROWSERSTACK_AUTOMATION','xFtqR','tSzCs','stepsUndefined','baPFa','mhjgy','stepsSkipped','\x20pending','setFrameworkDetail','TnQay','stringify','useW3C','Exception\x20in\x20stop\x20build\x20request\x20to\x20testhub\x20:\x20','stepsUnknown','JQhYd','VjbXD','stepsPending','../playwright/accessibility-helper','BROWSERSTACK_TEST_ACCESSIBILITY_YML','BROWSERSTACK_LOG_LEVEL','../v2/cliUtils','6649080DmtmZR','../../helpers/helper','getConfig','processSuccess','RdUim','accessibilityOptions','isUndefined','PRYyZ','cucumber','exitCode','removeDir','hfXTJ','@playwright/test','JGtkW','framework','zYcqk','isRunning','getErrorMessageFromResults','cyan','path','tmp','binSessionId','red','isMainConnected','BROWSERSTACK_FRAMEWORK','stop','getMultiDriverWorkerConfig','then','yIZUx','getUserWorkerCount','PsslS','\x20ambiguous','setupBrowserstackLocal','pwIUq','argv','VDNer','push','join','setUserConfigPath','pZfgY','bold','../../helpers/performance/constants','QqKMC','\x20passed','env','FRAMEWORKS','testContextOptions','BROWSERSTACK_TEST_OBSERVABILITY_YML','isCLIEnabled','****\x20RESULTS\x20****','EVENTS','logLevel','platforms','config','vdzlk','../../helpers/playwright-helper','stepsAmbiguous','getPackageVersion','Skipped\x20advanced\x20env\x20handling\x20for\x20cucumber-js\x20due\x20to:\x20','BROWSERSTACK_TEST_ACCESSIBILITY_PLATFORM','errorMessage','bgWhite','SDK_CLEANUP','TWBgF','6AIjxEz','isChildConnected','TQTjw','--disable-test-observability','prepareCapabilities','BROWSERSTACK_TEST_ACCESSIBILITY_CONFIGURATION_YML','bootstrap','forEach','IbWZB','end','../utils/clientTroubleshootingService','2252270rGJpcG','mergeOutputFiles'];a4_0x8edc=function(){return _0x1abc5e;};return a4_0x8edc();}module[a4_0x3a194f(0x1d0)]=run;