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 +1 @@
1
- function a100_0x5d0b(){const _0x2b4135=['DEFAULT_HOOK_RESULT','stack','\x20instanceId=','trackEvent:\x20loaded\x20testData\x20for\x20testId:\x20','basename','Olhnl','set','steps','getTime','../../../helpers/helper.js','result','../state/testFrameworkState.js','trackEvent:\x20Exception\x20in\x20event\x20tracking,\x20testFrameworkState=%s\x20hookState=%s\x20argsLength=%s,\x20exception=%s','CxTIk','\x20from\x20TestDetails:\x20','format','fTLUg','KEY_TEST_ID','filter','No\x20reason\x20provided','createTestFrameworkEventPayload:\x20complete\x20for\x20testId:\x20','concat','getProcessId','length','KEY_TEST_META','\x20\x20and\x20args\x20=\x20','ThvqM','trackEvent','getTestFrameworksVersions','expectedStatus','parsePlaywrightTestResult','UMYUp','TEST','parsePlaywrightTest','get','trackEvent\x20loading\x20testData\x20for\x20testId:\x20','1733088mEjAEp','eventJson','../customTagManager','error','KEY_HOOKS_STARTED','sendLogCreatedEvent:\x20testId=','KEY_TEST_NAME','addMultipleEntries','fSMYO','logCreatedEvent','\x20payload=','XmUvs','KEY_HOOK_RESULT','stringify','slice','FBKPP','lNHGN','getTestDetails','FrzQn','KEY_HOOK_FAILURE','4925494NhaBHi','keyword',',\x20testFrameworkState=','MAX_TOP_LEVEL_STEPS','KbpNN','Expected\x20to\x20fail,\x20but\x20passed.','btEAP','njWjG','trackStepEvent:\x20exception=','uFqye','PnFcg','TEST_SCREENSHOT','startTime','trackPlaywrightInstance:\x20saved\x20instance\x20contextId=','step','parseCommaSeparatedValues','PRE','trackPlaywrightInstance','DbzBg','message','test','size','logs','hookState','KEY_AUTOMATE_SESSION_NAME','PlaywrightTestFramework','KEY_TEST_FRAMEWORK_NAME','trim','../cliUtils.js','\x20batch\x20','some','exports','resolveInstance','../instances/trackedInstance.js','forEach','statSync','file_name','KEY_TEST_LOGS','attachments','aUlxd','parent_id','KEY_HOOKS_FINISHED','9fgbiSD','mergeIntoTags','getCurrentHookState','testFrameworkVersion','DEFAULT_TEST_RESULT','Error\x20processing\x20trace\x20file\x20','started_at','createTestFrameworkEventPayload','KEY_HOOK_NAME','Error\x20in\x20createTestFrameworkEventPayload:\x20','retry','trackHookEvent','split','getContext','YxLxe','KEY_TEST_RERUN_NAME','3244ujDXiI','rdeWY','tYQpG','txeBu','trackPlaywrightInstance:\x20created\x20instance\x20for\x20target=','path','hEmwe','getId','eXPbc','toISOString','aZlZU','QHgWw','KEY_TEST_FAILURE','skipped','info','testUId','getTrackedInstance','UtUWy','Hook\x20List\x20in\x20Post\x20','KEY_TEST_LOCATION','hxAGC','getTestFrameworks','KEY_HOOK_LOGS','KEY_TEST_STARTED_AT','../instances/testFrameworkInstance.js','tJmWg','\x20target=','KEY_TEST_SCOPES','endedAt','\x20&\x20hook\x20=\x20','instance','\x20steps\x20for\x20testId=','parallelIndex','POST','KEY_TEST_FAILURE_TYPE','trackEvent:\x20found\x20instance,\x20testFrameworkState=','duration','testFrameworkName','getTestIdentifierFromTestInfo','\x20hookState:\x20','11728792DRZrUg','KEY_TEST_UUID','KEY_TEST_FILE_PATH','getTestUUID','\x20testState:\x20','IdlKJ','pzSiV','timedOut','\x20response=','XInTv','daxFj','uuid','sacXy','description','TEST_STEP','Hook\x20Started\x20in\x20PRE\x20key\x20=\x20','getRef','48471690dgfojJ','SOrrG','KEY_CUSTOM_TAGS','KEY_HOOK_LAST_FINISHED','1288734oFUkij','ZQTXO','passed','hook','lptUK','RVZql','pvGKJ','ZgAje','KEY_HOOK_ID','push','skip','xiWsP','ceil','5135nuhxJs','debug','dGGnq','3KyXnhZ','filePath','SbQxN','failure','getThreadId','../../../helpers/classLogger.js','executionContext','Bymao','SGsmr','KEY_LOGS','annotations','../../utils/constants','util','ksIRz','pop','getInstance','INIT_TEST','failed','KEY_TEST_ENDED_AT','status','Isltn','MAX_NESTED_STEP_DEPTH','\x20testHookState=','trackStepEvent','jTnMO','nnOGT','err','platformIndex','fail','errors','../../playwright/reporter/pwUtils','fixme','setTrackedInstance','testFrameworkState','yCfOA','../grpcClient','oiDUc','guUIR','KEY_TEST_TAGS','failure_type','BkeBY','KEY_TEST_FRAMEWORK_VERSION','DFWLf','setTestDetails','GEzRO','\x20hookState=','browserstackPlatformIndex','title','inspect','KEY_TEST_RESULT','startedAt',',\x20state=','trackEvent\x20loading\x20testResults\x20for\x20testId:\x20','../../../helpers/test-observability/utils','getTraceFilePaths','JUxkQ','createContext','parsePlaywrightTestResult:\x20testId=','jRCOJ','text','jguTF','iITtK','getCurrentTestState','../TestInfo.js','mpjfz','ijUDG','sendLogCreatedEvent','getAllData','2842478uIpfFU','sendLogCreatedEvent\x20for\x20testId:\x20','toString','KEY_HOOK_LAST_STARTED'];a100_0x5d0b=function(){return _0x2b4135;};return a100_0x5d0b();}const a100_0x103dab=a100_0xcc33;(function(_0x3f8e0f,_0x561e30){const _0x45e66d=a100_0xcc33,_0x50c056=_0x3f8e0f();while(!![]){try{const _0x5af3b8=-parseInt(_0x45e66d(0x6a))/0x1+parseInt(_0x45e66d(0xbe))/0x2*(-parseInt(_0x45e66d(0x7a))/0x3)+parseInt(_0x45e66d(0x134))/0x4*(-parseInt(_0x45e66d(0x77))/0x5)+parseInt(_0x45e66d(0xe6))/0x6+parseInt(_0x45e66d(0xfa))/0x7+-parseInt(_0x45e66d(0x15c))/0x8*(parseInt(_0x45e66d(0x124))/0x9)+parseInt(_0x45e66d(0x66))/0xa;if(_0x5af3b8===_0x561e30)break;else _0x50c056['push'](_0x50c056['shift']());}catch(_0x4b3d13){_0x50c056['push'](_0x50c056['shift']());}}}(a100_0x5d0b,0xcace2));const TestFramework=require('./testFramework'),TestFrameworkState=require(a100_0x103dab(0xcd)),HookState=require('../state/hookState.js'),{createClassLogger}=require(a100_0x103dab(0x7f)),TestFrameworkInstance=require(a100_0x103dab(0x14c)),CLIUtils=require(a100_0x103dab(0x116)),TrackedInstance=require(a100_0x103dab(0x11b)),TestFrameworkConstants=require('./constants/testFrameworkConstants.js'),logger=createClassLogger(a100_0x103dab(0x113)),{v4:uuidv4}=require(a100_0x103dab(0x167)),util=require(a100_0x103dab(0x86)),{getPlaywrightSessionName,getPlaywrightTestFilePath,getPlaywrightTestId,getPlaywrightTestTitle,getPlaywrightTestTags,getPlaywrightTestCode,getPlaywrightTestScope,getPlaywrightTestScopes,getStepsAndLogs,getScreenshots,getVideos,getPlaywrightCustomRerunParam,getMediaArtifactsLogs,getManualUploadLogs,updatePayloadForTraceLogs}=require(a100_0x103dab(0xcb)),TestInfo=require(a100_0x103dab(0xb9)),GrpcClient=require(a100_0x103dab(0x9d)),{removeAnsiColors,getFailureType,failureData}=require(a100_0x103dab(0xaf)),{getFailureData,getTestTags,getTestRunIdentifier}=require('../../playwright/reporter/pwUtils'),{findNestedKey,sendTraceZip,validateFilePath}=require(a100_0x103dab(0x98)),path=require(a100_0x103dab(0x139)),fs=require('fs'),helper=require('../../../../src/helpers/helper'),{PLAYWRIGHT_TRACE_LOGS}=require(a100_0x103dab(0x85)),PLAYWRIGHT_BUILTIN_ANNOTATIONS=new Set([a100_0x103dab(0x74),a100_0x103dab(0x99),'slow',a100_0x103dab(0x96)]);function a100_0xcc33(_0x101e86,_0x3f44ad){const _0x5d0b9=a100_0x5d0b();return a100_0xcc33=function(_0xcc33af,_0x1e3910){_0xcc33af=_0xcc33af-0x65;let _0x269fed=_0x5d0b9[_0xcc33af];return _0x269fed;},a100_0xcc33(_0x101e86,_0x3f44ad);}class PlaywrightTestFramework extends TestFramework{constructor(_0x5222ec,_0x3bebfd,_0x539604){super(_0x5222ec,_0x3bebfd,_0x539604);}async[a100_0x103dab(0xdd)](_0x1f8d02,_0x1890a7,_0x21648e={}){const _0x1e9bbd=a100_0x103dab,_0x123ffa={'bvpRl':function(_0x3bd24d,_0x4d36ac){return _0x3bd24d===_0x4d36ac;},'aZlZU':function(_0x202740,_0x3771e0){return _0x202740===_0x3771e0;},'GEzRO':function(_0x40c7fd,_0x249853,_0xc22288){return _0x40c7fd(_0x249853,_0xc22288);},'fSMYO':function(_0xadd919,_0x5eeb55){return _0xadd919===_0x5eeb55;},'JQEJU':function(_0x207f30,_0x54ee6e){return _0x207f30===_0x54ee6e;},'ksIRz':function(_0x29b23e,_0x37e746,_0x1a2942,_0x3b85bd){return _0x29b23e(_0x37e746,_0x1a2942,_0x3b85bd);},'lNHGN':'test','UqWPT':_0x1e9bbd(0xce)};super[_0x1e9bbd(0xdd)](_0x1f8d02,_0x1890a7,_0x21648e);if(_0x123ffa['bvpRl'](_0x1f8d02,TestFrameworkState[_0x1e9bbd(0x105)])){const _0x353996=TestInfo[_0x1e9bbd(0x15a)](_0x21648e[_0x1e9bbd(0x10e)],_0x21648e[_0x1e9bbd(0x10e)]['retry']);TestInfo[_0x1e9bbd(0xa5)](_0x353996,_0x21648e[_0x1e9bbd(0xcc)],!![]);}if(_0x123ffa['aZlZU'](_0x1f8d02,TestFrameworkState[_0x1e9bbd(0x16a)])){this[_0x1e9bbd(0x91)](_0x1f8d02,_0x1890a7,_0x21648e);return;}const _0x5439a9=this['resolveInstance'](_0x1f8d02,_0x1890a7,_0x21648e);if(!_0x5439a9)return;logger['debug'](_0x1e9bbd(0x157)+_0x1f8d02+_0x1e9bbd(0xa7)+_0x1890a7+_0x1e9bbd(0xc4)+_0x5439a9['getRef']());try{if(_0x123ffa['bvpRl'](_0x1890a7,HookState[_0x1e9bbd(0x10a)])&&_0x123ffa[_0x1e9bbd(0x13e)](_0x1f8d02,TestFrameworkState[_0x1e9bbd(0xe2)])){const _0x8941da=_0x21648e['test'];logger[_0x1e9bbd(0x78)](_0x1e9bbd(0xe5)+_0x8941da['id']+'}');const _0x7427a4=TestInfo[_0x1e9bbd(0x15f)](_0x123ffa[_0x1e9bbd(0xa6)](getTestRunIdentifier,_0x8941da,_0x21648e[_0x1e9bbd(0xcc)][_0x1e9bbd(0x12e)]));_0x5439a9[_0x1e9bbd(0xed)](this[_0x1e9bbd(0xe3)](_0x7427a4,_0x8941da,_0x21648e[_0x1e9bbd(0xcc)])),logger[_0x1e9bbd(0x78)](_0x1e9bbd(0xc5)+_0x8941da['id']+_0x1e9bbd(0xfc)+_0x1f8d02+_0x1e9bbd(0x90)+_0x1890a7+'\x20instance='+_0x5439a9['getRef']());}if(_0x123ffa[_0x1e9bbd(0xee)](_0x1890a7,HookState[_0x1e9bbd(0x155)])&&_0x123ffa['JQEJU'](_0x1f8d02,TestFrameworkState[_0x1e9bbd(0xe2)])){const _0x3c30e4=_0x21648e[_0x1e9bbd(0x10e)],_0x4f4870=_0x21648e[_0x1e9bbd(0xcc)];logger[_0x1e9bbd(0x78)](_0x1e9bbd(0xae)+_0x3c30e4['id']);const _0x6ea8ac=_0x123ffa[_0x1e9bbd(0xa6)](getTestRunIdentifier,_0x3c30e4,_0x4f4870['retry']),_0x33f7ed=_0x5439a9[_0x1e9bbd(0xbd)]()[_0x1e9bbd(0xe4)](_0x6ea8ac)[TestFrameworkConstants['KEY_TEST_UUID']],{steps:_0x3f6969,logs:_0x366b34}=_0x123ffa[_0x1e9bbd(0x87)](getStepsAndLogs,_0x4f4870['steps'],_0x33f7ed,_0x123ffa[_0x1e9bbd(0xf6)]);_0x5439a9[_0x1e9bbd(0xed)](this[_0x1e9bbd(0xe0)](_0x3c30e4['id'],_0x4f4870,_0x3c30e4,_0x3f6969)),await this['sendLogCreatedEvent'](_0x5439a9,_0x1f8d02,_0x1890a7,_0x123ffa['lNHGN'],_0x21648e,_0x366b34);}if(CLIUtils['matchHookRegex'](_0x1f8d02['toString']()[_0x1e9bbd(0x130)]('.')[0x1])){const _0x4f4ccf=await this[_0x1e9bbd(0x12f)](_0x5439a9,_0x1f8d02,_0x1890a7,_0x21648e);_0x5439a9[_0x1e9bbd(0xed)](_0x4f4ccf);}}catch(_0x386975){logger[_0x1e9bbd(0xe9)](util[_0x1e9bbd(0xd1)](_0x123ffa['UqWPT'],_0x1f8d02,_0x1890a7,_0x21648e[_0x1e9bbd(0xd9)],_0x386975));}_0x21648e[_0x1e9bbd(0x152)]=_0x5439a9,await this['runHooks'](_0x5439a9,_0x1f8d02,_0x1890a7,_0x21648e);}[a100_0x103dab(0x11a)](_0x11b2a6,_0x5355bf,_0x509ad2={}){const _0x3b53d4=a100_0x103dab,_0x274bd6={};_0x274bd6['uFqye']=function(_0x183aa2,_0x49665b){return _0x183aa2===_0x49665b;};const _0x2bcb8e=_0x274bd6;let _0x125dbd=null;return(_0x2bcb8e[_0x3b53d4(0x103)](_0x11b2a6,TestFrameworkState[_0x3b53d4(0x8a)])||_0x2bcb8e['uFqye'](_0x11b2a6,TestFrameworkState['NONE']))&&this[_0x3b53d4(0x10b)](_0x11b2a6,_0x509ad2),_0x125dbd=TestFramework[_0x3b53d4(0x144)](),_0x125dbd;}[a100_0x103dab(0x10b)](_0x5524e4,_0x331b68){const _0x370ac5=a100_0x103dab,_0x4ac7f3=CLIUtils['getCurrentInstanceName'](),_0x30ef53=TrackedInstance[_0x370ac5(0xb2)](_0x4ac7f3);let _0x50ef47=null;logger['info'](_0x370ac5(0x138)+_0x4ac7f3+_0x370ac5(0xad)+_0x5524e4),_0x50ef47=new TestFrameworkInstance(_0x30ef53,this[_0x370ac5(0x149)](),this[_0x370ac5(0xde)](),_0x5524e4,HookState['NONE']),TestFramework[_0x370ac5(0x9a)](_0x30ef53,_0x50ef47),logger[_0x370ac5(0x142)](_0x370ac5(0x107)+_0x30ef53[_0x370ac5(0x13b)]()+_0x370ac5(0x14e)+_0x4ac7f3);}[a100_0x103dab(0xe3)](_0x42a899,_0xce19c,_0x49f8ff){const _0x3ec549=a100_0x103dab,_0x2be097={'fTLUg':function(_0x4631c8,_0x125cc5){return _0x4631c8(_0x125cc5);},'tJmWg':function(_0x421899,_0x5605b7){return _0x421899(_0x5605b7);},'hxAGC':function(_0x646ffc,_0x52bd12,_0x4c07b3){return _0x646ffc(_0x52bd12,_0x4c07b3);},'oiDUc':function(_0x21f359,_0x57ed0e){return _0x21f359(_0x57ed0e);}},_0x2fe91c=_0x2be097[_0x3ec549(0xd2)](getPlaywrightTestId,_0xce19c),_0x57e37f=_0x2be097['tJmWg'](getPlaywrightTestTitle,_0xce19c),_0x65670f=_0x2be097['fTLUg'](getTestTags,_0xce19c),_0x33cfca=_0x2be097[_0x3ec549(0x14d)](getPlaywrightTestCode,_0xce19c),_0xbe4ad9=_0x2be097['tJmWg'](getPlaywrightTestFilePath,_0xce19c),_0x279d75=_0xbe4ad9,_0x93d682=_0x2be097[_0x3ec549(0x14d)](getPlaywrightTestScope,_0xce19c),_0x27cb4d=_0x2be097[_0x3ec549(0x14d)](getPlaywrightTestScopes,_0xce19c),_0x1eac2a=_0x2be097[_0x3ec549(0xd2)](getPlaywrightSessionName,_0xce19c),_0xd09d61=this[_0x3ec549(0x149)]()[0x0],_0x2ec8fa=_0x2be097[_0x3ec549(0x148)](getTestRunIdentifier,_0xce19c,_0x49f8ff[_0x3ec549(0x12e)]),_0x58375a={[TestFrameworkConstants[_0x3ec549(0x114)]]:_0xd09d61,[TestFrameworkConstants[_0x3ec549(0xa3)]]:this['getTestFrameworksVersions']()[_0xd09d61],[TestFrameworkConstants[_0x3ec549(0x11f)]]:[],[TestFrameworkConstants[_0x3ec549(0x123)]]:{},[TestFrameworkConstants[_0x3ec549(0xea)]]:{},[TestFrameworkConstants['KEY_TEST_UUID']]:_0x42a899,[TestFrameworkConstants[_0x3ec549(0xab)]]:TestFrameworkConstants[_0x3ec549(0x128)],[TestFrameworkConstants[_0x3ec549(0x112)]]:_0x1eac2a,[TestFrameworkConstants[_0x3ec549(0x15e)]]:_0xbe4ad9,[TestFrameworkConstants[_0x3ec549(0xd3)]]:_0x2fe91c,[TestFrameworkConstants[_0x3ec549(0xec)]]:_0x57e37f,[TestFrameworkConstants[_0x3ec549(0x147)]]:_0x279d75,[TestFrameworkConstants['KEY_TEST_CODE']]:_0x33cfca,[TestFrameworkConstants[_0x3ec549(0xa0)]]:_0x65670f,[TestFrameworkConstants[_0x3ec549(0x14b)]]:_0xce19c['results'][0x0][_0x3ec549(0x106)],[TestFrameworkConstants['KEY_TEST_SCOPE']]:_0x93d682,[TestFrameworkConstants[_0x3ec549(0x14f)]]:_0x27cb4d,[TestFrameworkConstants[_0x3ec549(0x133)]]:_0x2be097[_0x3ec549(0x9e)](getPlaywrightCustomRerunParam,_0xce19c)};TestInfo[_0x3ec549(0xa5)](_0x2ec8fa,_0x58375a);const _0x2a3ce5={};return _0x2a3ce5[_0x2ec8fa]=_0x58375a,_0x2a3ce5;}[a100_0x103dab(0xe0)](_0x1bba3c,_0x3f5497,_0x2e89b2,_0x19a09b){const _0x16d508=a100_0x103dab,_0x2236da={'pvGKJ':function(_0x4c8708,_0x34cf4c){return _0x4c8708(_0x34cf4c);},'lptUK':'TEST_ATTACHMENT','eXPbc':function(_0x176f12,_0x337d49){return _0x176f12===_0x337d49;},'ZgAje':_0x16d508(0xd5),'BkeBY':function(_0x30c406,_0x5ed24e,_0xb8ae5b){return _0x30c406(_0x5ed24e,_0xb8ae5b);},'PnFcg':_0x16d508(0x141),'tYQpG':_0x16d508(0x6c),'jRCOJ':function(_0x4c029c,_0x3739d7){return _0x4c029c===_0x3739d7;},'yCfOA':function(_0x506a07,_0x3123b0){return _0x506a07===_0x3123b0;},'CxTIk':_0x16d508(0x8b),'DPOCm':_0x16d508(0x163),'Agvbb':function(_0x13b74e,_0x239bd4){return _0x13b74e===_0x239bd4;},'jguTF':function(_0x578122,_0x3bf7c0){return _0x578122===_0x3bf7c0;},'Isltn':_0x16d508(0xff),'aUlxd':function(_0x4fac33,_0x1bbbfe){return _0x4fac33||_0x1bbbfe;},'dGGnq':function(_0x34a6c9,_0x194b3e){return _0x34a6c9(_0x194b3e);},'SbQxN':function(_0x1d480,_0x5f285a){return _0x1d480>_0x5f285a;},'njWjG':function(_0x132d4e,_0x3805b9){return _0x132d4e-_0x3805b9;},'QHgWw':function(_0x164883,_0x3b5d3a,_0xc835ab,_0x4d6c43){return _0x164883(_0x3b5d3a,_0xc835ab,_0x4d6c43);},'bMGks':_0x16d508(0x10e),'JUxkQ':function(_0x6f610e,_0x2850a9){return _0x6f610e>=_0x2850a9;},'pzSiV':function(_0x5fca0f,_0x399dcd){return _0x5fca0f===_0x399dcd;},'nnOGT':function(_0x2936e6,_0x285727){return _0x2936e6+_0x285727;},'UCuzF':function(_0x3f3e13,_0x19e775){return _0x3f3e13>_0x19e775;},'UtUWy':function(_0x446bc0,_0x3ddd6b,_0x498f28){return _0x446bc0(_0x3ddd6b,_0x498f28);},'brAtd':_0x16d508(0x139),'jPzrS':function(_0x141c6f,_0x57e5b8){return _0x141c6f>_0x57e5b8;},'iSnmV':function(_0x24bfd0,_0x4d9884){return _0x24bfd0(_0x4d9884);},'zRSCn':_0x16d508(0xe8)};logger[_0x16d508(0x78)](_0x16d508(0xb3)+_0x1bba3c);const _0x22a4c8=_0x2236da[_0x16d508(0xa2)](getTestRunIdentifier,_0x2e89b2,_0x3f5497[_0x16d508(0x12e)]),_0x6e9751=new Date(),_0x2edc15=_0x3f5497['status'],_0x4578af=TestInfo[_0x16d508(0xf7)](_0x22a4c8)[TestFrameworkConstants[_0x16d508(0x68)]]||{};let _0x2aba67=_0x2edc15;if(_0x2236da['eXPbc'](_0x3f5497[_0x16d508(0x8d)],_0x2e89b2[_0x16d508(0xdf)]))_0x2aba67=_0x2236da[_0x16d508(0x13c)](_0x3f5497[_0x16d508(0x8d)],_0x2236da[_0x16d508(0x104)])?_0x2236da[_0x16d508(0x104)]:_0x2236da['tYQpG'];else{(_0x2236da[_0x16d508(0xb4)](_0x2aba67,_0x2236da[_0x16d508(0x136)])||_0x2236da[_0x16d508(0x9c)](_0x2aba67,_0x2236da['CxTIk'])||_0x2236da[_0x16d508(0x13c)](_0x2aba67,_0x2236da['DPOCm']))&&(_0x2aba67=_0x2236da[_0x16d508(0xcf)]);if(_0x2236da['Agvbb'](_0x3f5497[_0x16d508(0x8d)],_0x2236da[_0x16d508(0x136)])&&_0x2236da[_0x16d508(0xb6)](_0x2e89b2[_0x16d508(0xdf)],_0x2236da[_0x16d508(0xcf)])){const _0x32a451={};_0x32a451['message']=_0x2236da[_0x16d508(0x8e)],_0x32a451[_0x16d508(0xc3)]=_0x2236da[_0x16d508(0x8e)],_0x3f5497[_0x16d508(0xe9)]=_0x32a451,_0x3f5497[_0x16d508(0x97)]=[_0x3f5497['error']];}}const {failureData:_0x400248,logs:_0x4ade31}=_0x2236da['BkeBY'](getFailureData,_0x3f5497?.[_0x16d508(0x97)],{}),_0x23d312={[TestFrameworkConstants[_0x16d508(0x140)]]:_0x2236da[_0x16d508(0x121)](_0x400248,null),[TestFrameworkConstants[_0x16d508(0x156)]]:_0x3f5497?.[_0x16d508(0xe9)]&&_0x2236da['dGGnq'](getFailureType,_0x3f5497[_0x16d508(0xe9)]['message']),[TestFrameworkConstants['KEY_TEST_FAILURE_REASON']]:_0x3f5497?.[_0x16d508(0xe9)]&&_0x2236da[_0x16d508(0x79)](removeAnsiColors,_0x3f5497[_0x16d508(0xe9)][_0x16d508(0x10d)]),[TestFrameworkConstants[_0x16d508(0x83)]]:[],[TestFrameworkConstants['KEY_TEST_RESULT']]:_0x2aba67,[TestFrameworkConstants[_0x16d508(0x8c)]]:_0x6e9751['toISOString'](),[TestFrameworkConstants['KEY_TEST_RESULT_AT']]:new Date()[_0x16d508(0x13d)](),[TestFrameworkConstants[_0x16d508(0x68)]]:_0x4578af};if(_0x3f5497&&_0x2236da[_0x16d508(0x7c)](_0x3f5497[_0x16d508(0x12e)],0x0)){const _0xd1af08=TestInfo['getTestUUID'](_0x2236da[_0x16d508(0xa2)](getTestRunIdentifier,_0x2e89b2,_0x2236da[_0x16d508(0x101)](_0x3f5497[_0x16d508(0x12e)],0x1)));_0x23d312[TestFrameworkConstants['KEY_TEST_RETRY_OF']]=_0xd1af08;}const _0x5d8db4={};_0x5d8db4['test']=_0x2e89b2;const _0x502004=this['resolveInstance'](TestFrameworkState[_0x16d508(0xe2)],HookState[_0x16d508(0x155)],_0x5d8db4),_0x44ad48=_0x502004[_0x16d508(0xbd)]()[_0x16d508(0xe4)](_0x22a4c8)[TestFrameworkConstants[_0x16d508(0x15d)]],_0x59e7e1=_0x19a09b||_0x2236da[_0x16d508(0x13f)](getStepsAndLogs,_0x3f5497[_0x16d508(0xc9)],_0x44ad48,_0x2236da['bMGks'])[_0x16d508(0xc9)],_0x50a4f7=new Map(),_0x30d5af=new Map();let _0x43e193=0x0;const _0x4902e9=[];for(const _0x3b21d9 of _0x59e7e1||[]){const _0x2e0aba=_0x3b21d9[_0x16d508(0x122)]||null;let _0x5814ce;if(_0x2236da['eXPbc'](_0x2e0aba,null)){if(_0x2236da[_0x16d508(0xb1)](_0x43e193,TestFrameworkConstants[_0x16d508(0xfd)]))continue;_0x5814ce=0x0,_0x43e193++;}else{const _0x2d2fca=_0x50a4f7['get'](_0x2e0aba);if(_0x2236da[_0x16d508(0x162)](_0x2d2fca,undefined))continue;_0x5814ce=_0x2236da[_0x16d508(0x93)](_0x2d2fca,0x1);if(_0x2236da['UCuzF'](_0x5814ce,TestFrameworkConstants[_0x16d508(0x8f)]))continue;}_0x50a4f7[_0x16d508(0xc8)](_0x3b21d9['id'],_0x5814ce),_0x30d5af[_0x16d508(0xc8)](_0x3b21d9['id'],_0x3b21d9[_0x16d508(0xb5)]),_0x4902e9[_0x16d508(0x73)]({'id':_0x3b21d9['id'],'parent_id':_0x2e0aba,'parent_text':_0x2e0aba?_0x30d5af[_0x16d508(0xe4)](_0x2e0aba)||'':'','text':_0x3b21d9[_0x16d508(0xb5)],'keyword':_0x3b21d9[_0x16d508(0xfb)]||null,'started_at':_0x3b21d9[_0x16d508(0x12a)],'duration':_0x3b21d9[_0x16d508(0x158)]??null,'result':_0x3b21d9[_0x16d508(0xcc)],'failure':_0x3b21d9[_0x16d508(0x7d)]||null,'failure_type':_0x3b21d9[_0x16d508(0xa1)]||null});}const _0x591769={};_0x591769[_0x16d508(0xc9)]=_0x4902e9,_0x23d312[TestFrameworkConstants[_0x16d508(0xda)]]=_0x591769,logger[_0x16d508(0x78)]('parsePlaywrightTestResult:\x20extracted\x20'+_0x4902e9[_0x16d508(0xd9)]+_0x16d508(0x153)+_0x1bba3c);const _0x2cf9ed=[],_0xea684f=_0x2236da[_0x16d508(0x145)](findNestedKey,_0x3f5497,_0x2236da['brAtd']);if(_0xea684f&&_0x2236da['pvGKJ'](validateFilePath,_0xea684f))try{_0x2cf9ed['push']({'kind':_0x2236da[_0x16d508(0x6e)],'timestamp':new Date()['toISOString'](),'test_run_uuid':_0x44ad48,'file_name':path['basename'](_0xea684f),'file_size':fs[_0x16d508(0x11d)](_0xea684f)[_0x16d508(0x10f)],'attachment_type':PLAYWRIGHT_TRACE_LOGS});}catch(_0x535bd9){logger[_0x16d508(0xe9)]('Error\x20processing\x20direct\x20trace\x20file\x20'+_0xea684f+':\x20'+_0x535bd9[_0x16d508(0x10d)]);}const _0x20e63e=TestInfo[_0x16d508(0xb0)](),_0x355cdc=_0x20e63e[_0x16d508(0xd4)](_0x4068b3=>_0x4068b3[_0x16d508(0x143)]===_0x44ad48);_0x355cdc[_0x16d508(0x11c)](_0x1d5924=>{const _0x824c60=_0x16d508;if(_0x1d5924['filePath']&&_0x2236da['pvGKJ'](validateFilePath,_0x1d5924[_0x824c60(0x7b)])&&!_0x2cf9ed[_0x824c60(0x118)](_0x5856bf=>_0x5856bf[_0x824c60(0x11e)]===path[_0x824c60(0xc6)](_0x1d5924[_0x824c60(0x7b)])))try{_0x2cf9ed['push']({'kind':_0x2236da[_0x824c60(0x6e)],'timestamp':new Date()[_0x824c60(0x13d)](),'test_run_uuid':_0x44ad48,'file_name':path[_0x824c60(0xc6)](_0x1d5924[_0x824c60(0x7b)]),'file_size':fs[_0x824c60(0x11d)](_0x1d5924[_0x824c60(0x7b)])[_0x824c60(0x10f)],'attachment_type':PLAYWRIGHT_TRACE_LOGS});}catch(_0x3f6572){logger[_0x824c60(0xe9)](_0x824c60(0x129)+_0x1d5924[_0x824c60(0x7b)]+_0x824c60(0xd0)+_0x3f6572[_0x824c60(0x10d)]);}});if(_0x2236da['jPzrS'](_0x2cf9ed[_0x16d508(0xd9)],0x0)){const _0x3edbaa=_0x23d312[TestFrameworkConstants[_0x16d508(0x83)]]||[];_0x23d312[TestFrameworkConstants['KEY_LOGS']]=[..._0x3edbaa,..._0x2cf9ed];}const _0x11e847=TestInfo[_0x16d508(0xf7)](_0x22a4c8)[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']]||{},_0x20bb45=_0x2236da[_0x16d508(0xa2)](getManualUploadLogs,_0x11e847,_0x502004[_0x16d508(0xbd)]()[_0x16d508(0xe4)](_0x22a4c8)[TestFrameworkConstants[_0x16d508(0x15d)]]);if(_0x2236da['SbQxN'](_0x20bb45[_0x16d508(0xd9)],0x0)){const _0x3f60fd=_0x23d312[TestFrameworkConstants[_0x16d508(0x83)]]||[];_0x23d312[TestFrameworkConstants[_0x16d508(0x83)]]=[..._0x3f60fd,..._0x20bb45];}const _0x13fc7e=_0x2e89b2[_0x16d508(0x84)]||[],_0x453bd6=_0x23d312[TestFrameworkConstants[_0x16d508(0x68)]]||{},_0x5487e4=_0x2236da['iSnmV'](require,_0x2236da['zRSCn']);_0x13fc7e[_0x16d508(0x11c)](_0x540166=>{const _0x227504=_0x16d508,{type:_0x85c3b6}=_0x540166;let _0x5bb491=_0x540166[_0x227504(0x169)];if(!_0x85c3b6)return;if(PLAYWRIGHT_BUILTIN_ANNOTATIONS['has'](_0x85c3b6))return;(_0x2236da[_0x227504(0x13c)](_0x5bb491,undefined)||_0x2236da['eXPbc'](_0x5bb491,null)||_0x2236da[_0x227504(0x13c)](_0x2236da['pvGKJ'](String,_0x5bb491)[_0x227504(0x115)](),''))&&(_0x5bb491=_0x2236da[_0x227504(0x71)]);const _0x204983=helper[_0x227504(0x109)](_0x2236da[_0x227504(0x70)](String,_0x5bb491));_0x5487e4[_0x227504(0x125)](_0x453bd6,_0x85c3b6,_0x204983);}),_0x23d312[TestFrameworkConstants[_0x16d508(0x68)]]=_0x453bd6,TestInfo[_0x16d508(0xa5)](_0x22a4c8,_0x23d312);const _0xf028d4={};return _0xf028d4[_0x22a4c8]=_0x23d312,_0xf028d4;}[a100_0x103dab(0x91)](_0x4b496,_0x42394d,_0xa3af78){const _0x49e0ae=a100_0x103dab,_0x19c70c={'kuWXj':function(_0x96e32d,_0x5d6dc1){return _0x96e32d||_0x5d6dc1;},'txeBu':function(_0x39f243,_0x3fac29,_0x5b5167){return _0x39f243(_0x3fac29,_0x5b5167);}};try{const {test:_0x1cee65,result:_0x564372,step:_0x151897}=_0xa3af78;if(_0x19c70c['kuWXj'](!_0x1cee65,!_0x151897)||!_0x564372)return;const _0x2ea51e=_0x19c70c[_0x49e0ae(0x137)](getTestRunIdentifier,_0x1cee65,_0x564372['retry']);logger[_0x49e0ae(0x78)]('trackStepEvent:\x20testId='+_0x2ea51e+_0x49e0ae(0xa7)+_0x42394d+'\x20step=\x22'+_0x151897[_0x49e0ae(0xa9)]+'\x22');}catch(_0x1e58f6){logger[_0x49e0ae(0xe9)](_0x49e0ae(0x102)+util[_0x49e0ae(0xd1)](_0x1e58f6));}}async[a100_0x103dab(0x12f)](_0x46da25,_0x2211ee,_0x3bcd2e,_0x572349){const _0x3a8c3a=a100_0x103dab,_0x4f9e03={'DFWLf':function(_0xdc621b,_0x463e40,_0x5c2ae2){return _0xdc621b(_0x463e40,_0x5c2ae2);},'UMYUp':function(_0x16cdfb,_0x2afb7c){return _0x16cdfb in _0x2afb7c;},'KbpNN':function(_0x48ab5d,_0x4fad81){return _0x48ab5d(_0x4fad81);},'ThvqM':function(_0x22b400,_0x170f57){return _0x22b400===_0x170f57;},'rdeWY':function(_0x388a6e){return _0x388a6e();},'IcJQz':function(_0x59f791,_0x398ac8){return _0x59f791===_0x398ac8;},'wPMke':function(_0x21ef1f,_0x490aa1){return _0x21ef1f>_0x490aa1;},'RVZql':_0x3a8c3a(0x94),'ijUDG':_0x3a8c3a(0x8b),'mpjfz':'passed','sacXy':function(_0x3a487c,_0x1466bf){return _0x3a487c!==_0x1466bf;},'guUIR':function(_0x392325,_0x1803ae){return _0x392325+_0x1803ae;},'jTnMO':_0x3a8c3a(0x6d)},_0x3419d5=_0x572349['test'],_0x3df553=_0x572349['step'],_0x22e48b=_0x4f9e03['DFWLf'](getTestRunIdentifier,_0x3419d5,_0x572349[_0x3a8c3a(0xcc)]['retry']),_0x3dce1a=_0x2211ee[_0x3a8c3a(0xc0)]()[_0x3a8c3a(0x130)]('.')[0x1];let _0xc01afd=_0x46da25[_0x3a8c3a(0xbd)]()[_0x3a8c3a(0xe4)](_0x22e48b)[TestFrameworkConstants[_0x3a8c3a(0xea)]];!_0xc01afd&&(_0xc01afd={});!_0x4f9e03[_0x3a8c3a(0xe1)](_0x3dce1a,_0xc01afd)&&(_0xc01afd[_0x3dce1a]=[]);let _0x243b14=_0x46da25[_0x3a8c3a(0xbd)]()['get'](_0x22e48b)[TestFrameworkConstants[_0x3a8c3a(0x123)]];!_0x243b14&&(_0x243b14={});!_0x4f9e03[_0x3a8c3a(0xe1)](_0x3dce1a,_0x243b14)&&(_0x243b14[_0x3dce1a]=[]);const _0x44d726={[TestFrameworkConstants[_0x3a8c3a(0xea)]]:_0xc01afd,[TestFrameworkConstants['KEY_HOOKS_FINISHED']]:_0x243b14},_0xa788={};_0xa788[_0x22e48b]=_0x44d726;const _0x5b11d2=_0xa788,_0x5dc7fb=_0x4f9e03[_0x3a8c3a(0xfe)](getPlaywrightTestFilePath,_0x3419d5),_0x2101c0=_0x5dc7fb,_0x3b04c4=TestInfo['getTestDetails'](_0x22e48b)[TestFrameworkConstants[_0x3a8c3a(0x68)]]||{};if(_0x4f9e03[_0x3a8c3a(0xdc)](_0x3bcd2e,HookState[_0x3a8c3a(0x10a)])){const _0x39b01e={'key':_0x3dce1a,[TestFrameworkConstants[_0x3a8c3a(0x72)]]:_0x4f9e03[_0x3a8c3a(0x135)](uuidv4),[TestFrameworkConstants[_0x3a8c3a(0xf2)]]:TestFrameworkConstants[_0x3a8c3a(0xc2)],[TestFrameworkConstants['KEY_EVENT_STARTED_AT']]:_0x3df553[_0x3a8c3a(0x106)],[TestFrameworkConstants[_0x3a8c3a(0x14a)]]:[],[TestFrameworkConstants[_0x3a8c3a(0x12c)]]:_0x3df553[_0x3a8c3a(0xa9)],[TestFrameworkConstants['KEY_TEST_FILE_PATH']]:_0x5dc7fb,[TestFrameworkConstants['KEY_TEST_LOCATION']]:_0x2101c0,[TestFrameworkConstants[_0x3a8c3a(0x68)]]:_0x3b04c4};_0xc01afd[_0x3dce1a][_0x3a8c3a(0x73)](_0x39b01e),_0x5b11d2[_0x22e48b][TestFrameworkConstants[_0x3a8c3a(0xc1)]]=_0x3dce1a,logger['debug'](_0x3a8c3a(0x16b)+_0x3dce1a+_0x3a8c3a(0x151)+_0x39b01e+_0x3a8c3a(0xdb)+_0x572349);}else{if(_0x4f9e03['IcJQz'](_0x3bcd2e,HookState[_0x3a8c3a(0x155)])){const _0x1e78c3=await _0x572349[_0x3a8c3a(0xcc)],_0x1dae52=_0xc01afd[_0x3dce1a]||[],_0x547386=_0x572349[_0x3a8c3a(0x108)];logger[_0x3a8c3a(0x78)](_0x3a8c3a(0x146)+_0x1dae52+'\x20and\x20args\x20=\x20'+_0x572349);if(_0x4f9e03['wPMke'](_0x1dae52['length'],0x0)){const _0x175fd3=_0x1dae52[_0x3a8c3a(0x88)]();if(_0x547386[_0x3a8c3a(0xe9)]){const _0x1355d1=_0x4f9e03[_0x3a8c3a(0xa4)](failureData,_0x547386[_0x3a8c3a(0xe9)],_0x4f9e03[_0x3a8c3a(0x6f)]);_0x175fd3[TestFrameworkConstants['KEY_HOOK_FAILURE_TYPE']]=_0x4f9e03[_0x3a8c3a(0xfe)](getFailureType,_0x547386?.[_0x3a8c3a(0xe9)][_0x3a8c3a(0x10d)]),_0x175fd3[TestFrameworkConstants['KEY_HOOK_FAILURE_REASON']]=_0x4f9e03[_0x3a8c3a(0xfe)](removeAnsiColors,_0x547386?.['error'][_0x3a8c3a(0x10d)]),_0x175fd3[TestFrameworkConstants['KEY_HOOK_RESULT']]=_0x4f9e03['ijUDG'],_0x175fd3[TestFrameworkConstants[_0x3a8c3a(0xf9)]]=_0x1355d1;}else _0x175fd3[TestFrameworkConstants[_0x3a8c3a(0xf2)]]=_0x4f9e03[_0x3a8c3a(0xba)];_0x4f9e03[_0x3a8c3a(0x168)](_0x1e78c3,TestFrameworkConstants['DEFAULT_HOOK_RESULT'])&&(_0x175fd3[TestFrameworkConstants[_0x3a8c3a(0xf2)]]=!_0x547386[_0x3a8c3a(0xe9)]?_0x4f9e03[_0x3a8c3a(0xba)]:_0x4f9e03[_0x3a8c3a(0xbb)]);const _0x769d6=new Date(_0x547386[_0x3a8c3a(0x106)]),_0xd540d0=new Date(_0x4f9e03[_0x3a8c3a(0x9f)](_0x769d6[_0x3a8c3a(0xca)](),_0x547386[_0x3a8c3a(0x158)]));_0x175fd3[TestFrameworkConstants['KEY_EVENT_ENDED_AT']]=_0xd540d0['toISOString'](),_0x175fd3[TestFrameworkConstants[_0x3a8c3a(0x68)]]=_0x3b04c4;const _0x591993=_0x175fd3[TestFrameworkConstants[_0x3a8c3a(0x72)]];await this[_0x3a8c3a(0xbc)](_0x46da25,_0x2211ee,_0x591993,_0x4f9e03[_0x3a8c3a(0x92)],_0x572349),!_0x243b14[_0x3dce1a]&&(_0x243b14[_0x3dce1a]=[]),_0x243b14[_0x3dce1a][_0x3a8c3a(0x73)](_0x175fd3),_0x5b11d2[_0x22e48b][TestFrameworkConstants[_0x3a8c3a(0x69)]]=_0x3dce1a;}}}return _0x5b11d2;}async[a100_0x103dab(0xbc)](_0x42b8f5,_0x2e087b,_0x234d52,_0x4f8da8,_0x27fc5c,_0x544fe7){const _0x5cad3b=a100_0x103dab,_0x2ba29b={'XInTv':function(_0xd74c2b,_0x1040f1){return _0xd74c2b===_0x1040f1;},'Olhnl':'test','ZQTXO':function(_0x2f56da,_0x37a77a,_0x3f28fd){return _0x2f56da(_0x37a77a,_0x3f28fd);},'uMdkX':function(_0x28c26a,_0x410187,_0x31d7e7){return _0x28c26a(_0x410187,_0x31d7e7);},'hEmwe':_0x5cad3b(0x120),'btEAP':function(_0x3907e6,_0x24f0a1,_0x19efaa,_0x4f2f50){return _0x3907e6(_0x24f0a1,_0x19efaa,_0x4f2f50);},'daxFj':function(_0x7d910c,_0x286194,_0x444006){return _0x7d910c(_0x286194,_0x444006);},'NNRau':function(_0xde8444,_0x5b5f94,_0x5a63cf){return _0xde8444(_0x5b5f94,_0x5a63cf);},'XmUvs':function(_0x24f0db,_0x111b15,_0x487e8f){return _0x24f0db(_0x111b15,_0x487e8f);},'zpcRe':function(_0x37b051,_0x62acef){return _0x37b051/_0x62acef;},'DbzBg':function(_0x3039ac,_0x3ee609){return _0x3039ac<_0x3ee609;},'FrzQn':function(_0x37cea3,_0x5eaa38){return _0x37cea3*_0x5eaa38;},'SOrrG':function(_0x21af6f,_0x34637a){return _0x21af6f+_0x34637a;},'xYqJt':function(_0x3ac629,_0x49e63a,_0x164293,_0x356481,_0x28fe58){return _0x3ac629(_0x49e63a,_0x164293,_0x356481,_0x28fe58);},'SGsmr':function(_0x131110,_0x18473b){return _0x131110+_0x18473b;},'xiWsP':function(_0x25b4e6,_0x24d484,_0x2edf31,_0x14f619){return _0x25b4e6(_0x24d484,_0x2edf31,_0x14f619);},'FBKPP':'hook','iITtK':function(_0x1009c1,_0x386999,_0x5bca28){return _0x1009c1(_0x386999,_0x5bca28);},'YxLxe':function(_0xa2316f,_0xeb5da,_0x1f020d,_0x4d8e95,_0x5474ce){return _0xa2316f(_0xeb5da,_0x1f020d,_0x4d8e95,_0x5474ce);}};try{if(_0x2ba29b[_0x5cad3b(0x165)](_0x4f8da8,_0x2ba29b['Olhnl'])){const _0x4f521b=await _0x27fc5c[_0x5cad3b(0xcc)],_0x40b407=_0x2ba29b[_0x5cad3b(0x6b)](getTestRunIdentifier,_0x27fc5c[_0x5cad3b(0x10e)],_0x27fc5c[_0x5cad3b(0xcc)][_0x5cad3b(0x12e)]),_0x2cdede=_0x27fc5c['test'];logger[_0x5cad3b(0x78)](_0x5cad3b(0xeb)+_0x40b407+'\x20result='+util[_0x5cad3b(0xaa)](_0x4f521b));const _0x4328ad=_0x42b8f5[_0x5cad3b(0xbd)]()[_0x5cad3b(0xe4)](_0x40b407)[TestFrameworkConstants[_0x5cad3b(0x15d)]];await _0x2ba29b['uMdkX'](sendTraceZip,_0x4f521b,_0x4328ad);const _0x50d16b=TestInfo['getTestDetails'](_0x40b407)[_0x2ba29b[_0x5cad3b(0x13a)]],_0x586257={};if(_0x50d16b){!_0x4f521b[_0x5cad3b(0x120)]&&(_0x4f521b['attachments']=[]);_0x586257[_0x5cad3b(0x120)]=_0x4f521b[_0x5cad3b(0x120)][_0x5cad3b(0xd7)](_0x50d16b||[]);const _0x579271=TestInfo['getTestDetails'](_0x40b407);delete _0x579271[_0x2ba29b[_0x5cad3b(0x13a)]],TestInfo[_0x5cad3b(0xa5)](_0x40b407,_0x579271);}const _0x3bfc54=_0x544fe7||_0x2ba29b[_0x5cad3b(0x100)](getStepsAndLogs,_0x4f521b[_0x5cad3b(0xc9)],_0x42b8f5['getAllData']()['get'](_0x40b407)[TestFrameworkConstants[_0x5cad3b(0x15d)]],_0x2ba29b[_0x5cad3b(0xc7)])[_0x5cad3b(0x110)],_0x26a2ee=_0x2ba29b[_0x5cad3b(0x166)](getScreenshots,_0x586257,_0x42b8f5[_0x5cad3b(0xbd)]()[_0x5cad3b(0xe4)](_0x40b407)[TestFrameworkConstants[_0x5cad3b(0x15d)]]),_0x16b6fa=_0x2ba29b['NNRau'](getVideos,_0x4f521b,_0x42b8f5['getAllData']()[_0x5cad3b(0xe4)](_0x40b407)[TestFrameworkConstants[_0x5cad3b(0x15d)]]),{_:_0xf53a58,logs:_0x2f7a54}=_0x2ba29b[_0x5cad3b(0x6b)](getFailureData,_0x4f521b[_0x5cad3b(0x97)],{'test_run_uuid':_0x42b8f5['getAllData']()[_0x5cad3b(0xe4)](_0x40b407)[TestFrameworkConstants[_0x5cad3b(0x15d)]]}),_0x5d1a50=TestInfo[_0x5cad3b(0xf7)](_0x40b407)[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']]||{},_0x528d5d=_0x2ba29b[_0x5cad3b(0xf1)](getMediaArtifactsLogs,_0x5d1a50,_0x42b8f5[_0x5cad3b(0xbd)]()[_0x5cad3b(0xe4)](_0x40b407)[TestFrameworkConstants[_0x5cad3b(0x15d)]]),_0x471f4e=_0x42b8f5[_0x5cad3b(0xbd)]()[_0x5cad3b(0xe4)](_0x40b407),{[TestFrameworkConstants['KEY_TEST_FRAMEWORK_NAME']]:_0x3b33de='',[TestFrameworkConstants[_0x5cad3b(0xa3)]]:_0x4b1474=''}=_0x471f4e,_0x3ed7d1=(_0x3bfc54||[])['concat'](_0x26a2ee||[])[_0x5cad3b(0xd7)](_0x2f7a54||[])[_0x5cad3b(0xd7)](_0x16b6fa||[])[_0x5cad3b(0xd7)](_0x528d5d||[]),_0x203c4e=0x28,_0x2ffdad=Math[_0x5cad3b(0x76)](_0x2ba29b['zpcRe'](_0x3ed7d1['length'],_0x203c4e));for(let _0x3963f5=0x0;_0x2ba29b[_0x5cad3b(0x10c)](_0x3963f5,_0x2ffdad);_0x3963f5++){const _0x3ec100=_0x2ba29b[_0x5cad3b(0xf8)](_0x3963f5,_0x203c4e),_0xead169=_0x2ba29b[_0x5cad3b(0x67)](_0x3ec100,_0x203c4e),_0x1e9957=_0x3ed7d1[_0x5cad3b(0xf4)](_0x3ec100,_0xead169),_0x28bbab={'platformIndex':global?.[_0x5cad3b(0xa8)]??0x0,'logs':_0x1e9957,'testFrameworkName':_0x3b33de,'testFrameworkVersion':_0x4b1474,'testFrameworkState':_0x2e087b[_0x5cad3b(0xc0)]()['split']('.')[0x1]};_0x2ba29b['xYqJt'](updatePayloadForTraceLogs,_0x28bbab,_0x27fc5c,_0x40b407,_0x42b8f5),logger[_0x5cad3b(0x78)]('sendLogCreatedEvent\x20for\x20testId:\x20'+_0x40b407+_0x5cad3b(0x117)+_0x2ba29b['SOrrG'](_0x3963f5,0x1)+'/'+_0x2ffdad+_0x5cad3b(0xf0)+util[_0x5cad3b(0xaa)](_0x28bbab));const _0x2f459b=await GrpcClient[_0x5cad3b(0x89)]()['logCreatedEvent'](_0x28bbab);logger['debug'](_0x5cad3b(0xbf)+_0x40b407+'\x20batch\x20'+_0x2ba29b[_0x5cad3b(0x82)](_0x3963f5,0x1)+'/'+_0x2ffdad+_0x5cad3b(0x164)+util[_0x5cad3b(0xaa)](_0x2f459b));}}else{const {logs:_0x1fcd25}=_0x2ba29b[_0x5cad3b(0x75)](getStepsAndLogs,_0x27fc5c[_0x5cad3b(0x108)]['steps'],_0x234d52,_0x2ba29b[_0x5cad3b(0xf5)]),_0x3d2c82=_0x2ba29b[_0x5cad3b(0xb7)](getTestRunIdentifier,_0x27fc5c[_0x5cad3b(0x10e)],_0x27fc5c[_0x5cad3b(0xcc)][_0x5cad3b(0x12e)]);logger['debug'](_0x5cad3b(0xeb)+_0x3d2c82);const _0x31248f=_0x42b8f5[_0x5cad3b(0xbd)]()[_0x5cad3b(0xe4)](_0x3d2c82),{[TestFrameworkConstants[_0x5cad3b(0x114)]]:_0x4c495a='',[TestFrameworkConstants[_0x5cad3b(0xa3)]]:_0x51fdfe=''}=_0x31248f,_0x206744={'platformIndex':'0','logs':_0x1fcd25,'testFrameworkName':_0x4c495a,'testFrameworkVersion':_0x51fdfe,'testFrameworkState':_0x2e087b[_0x5cad3b(0xc0)]()[_0x5cad3b(0x130)]('.')[0x1]};_0x2ba29b[_0x5cad3b(0x132)](updatePayloadForTraceLogs,_0x206744,_0x27fc5c,_0x3d2c82,_0x42b8f5),logger[_0x5cad3b(0x78)](_0x5cad3b(0xbf)+_0x3d2c82+_0x5cad3b(0xf0)+util[_0x5cad3b(0xaa)](_0x206744));const _0x18bdbe=await GrpcClient[_0x5cad3b(0x89)]()[_0x5cad3b(0xef)](_0x206744);}}catch(_0x567f47){logger[_0x5cad3b(0xe9)]('Error\x20in\x20sendLogCreatedEvent:\x20'+util[_0x5cad3b(0xd1)](_0x567f47));}}[a100_0x103dab(0x12b)](_0x2b3314){const _0x14a77b=a100_0x103dab,_0x1d0661={'lLVTV':function(_0x250c52,_0x5d9498,_0x29eccd){return _0x250c52(_0x5d9498,_0x29eccd);},'Bymao':function(_0x1f6b86,_0xd01a8f){return _0x1f6b86<_0xd01a8f;},'IdlKJ':'base64'};try{const _0x146b37=_0x2b3314[_0x14a77b(0x10e)]['id'],_0x2b8326=_0x1d0661['lLVTV'](getTestRunIdentifier,_0x2b3314[_0x14a77b(0x10e)],_0x2b3314[_0x14a77b(0xcc)][_0x14a77b(0x12e)]),_0x29c7dd=_0x2b3314[_0x14a77b(0x152)],_0x5d8705=_0x29c7dd[_0x14a77b(0x131)](),_0x3850c1=_0x29c7dd[_0x14a77b(0xbd)]()[_0x14a77b(0xe4)](_0x2b8326);logger[_0x14a77b(0x78)]('createTestFrameworkEventPayload\x20testId:\x20'+_0x146b37);const {[TestFrameworkConstants[_0x14a77b(0x114)]]:_0x19921e='',[TestFrameworkConstants[_0x14a77b(0xa3)]]:_0x470f3e='',[TestFrameworkConstants[_0x14a77b(0x14b)]]:_0x492dbd='',[TestFrameworkConstants[_0x14a77b(0x8c)]]:_0x22137f=''}=_0x3850c1,_0x3db201=_0x29c7dd[_0x14a77b(0xb8)]()[_0x14a77b(0xc0)]()[_0x14a77b(0x130)]('.')[0x1],_0x5762a0=_0x29c7dd[_0x14a77b(0x126)]()[_0x14a77b(0xc0)]()[_0x14a77b(0x130)]('.')[0x1],_0x1f4c9c=_0x1d0661[_0x14a77b(0x81)](_0x2b3314?.[_0x14a77b(0xcc)]?.[_0x14a77b(0x154)]??0x0,0x0)?0x0:_0x2b3314?.[_0x14a77b(0xcc)]?.[_0x14a77b(0x154)]??0x0,_0x1e7c9b=_0x29c7dd[_0x14a77b(0x65)](),_0xfa4c46=Buffer['from'](JSON[_0x14a77b(0xf3)](_0x3850c1))[_0x14a77b(0xc0)](_0x1d0661[_0x14a77b(0x161)]),_0x3f7e52={'hash':_0x5d8705[_0x14a77b(0x13b)](),'threadId':_0x5d8705[_0x14a77b(0x7e)]()[_0x14a77b(0xc0)](),'processId':_0x5d8705[_0x14a77b(0xd8)]()[_0x14a77b(0xc0)]()},_0x5df269={};_0x5df269[_0x14a77b(0x95)]=_0x1f4c9c,_0x5df269[_0x14a77b(0x159)]=_0x19921e,_0x5df269[_0x14a77b(0x127)]=_0x470f3e,_0x5df269[_0x14a77b(0x9b)]=_0x3db201,_0x5df269[_0x14a77b(0x111)]=_0x5762a0,_0x5df269[_0x14a77b(0xac)]=_0x492dbd,_0x5df269[_0x14a77b(0x150)]=_0x22137f,_0x5df269[_0x14a77b(0x167)]=_0x1e7c9b,_0x5df269[_0x14a77b(0xe7)]=_0xfa4c46,_0x5df269[_0x14a77b(0x80)]=_0x3f7e52;const _0x43766e=_0x5df269;return logger[_0x14a77b(0x78)](_0x14a77b(0xd6)+_0x146b37+_0x14a77b(0x160)+_0x3db201+_0x14a77b(0x15b)+_0x5762a0),_0x43766e;}catch(_0x500c1f){return logger['error'](_0x14a77b(0x12d)+util['format'](_0x500c1f)),{};}}}module[a100_0x103dab(0x119)]=PlaywrightTestFramework;
1
+ const a100_0x28e478=a100_0x48cc;(function(_0x34780f,_0x589b02){const _0x379ce3=a100_0x48cc,_0x27edd3=_0x34780f();while(!![]){try{const _0x45764d=parseInt(_0x379ce3(0xcc))/0x1*(-parseInt(_0x379ce3(0xab))/0x2)+parseInt(_0x379ce3(0xe4))/0x3*(-parseInt(_0x379ce3(0xcb))/0x4)+parseInt(_0x379ce3(0x17b))/0x5*(parseInt(_0x379ce3(0xf9))/0x6)+-parseInt(_0x379ce3(0x14e))/0x7+-parseInt(_0x379ce3(0x150))/0x8*(parseInt(_0x379ce3(0xf4))/0x9)+-parseInt(_0x379ce3(0x119))/0xa+parseInt(_0x379ce3(0x159))/0xb*(parseInt(_0x379ce3(0x85))/0xc);if(_0x45764d===_0x589b02)break;else _0x27edd3['push'](_0x27edd3['shift']());}catch(_0x2145e0){_0x27edd3['push'](_0x27edd3['shift']());}}}(a100_0x4ac7,0xb0fc1));function a100_0x48cc(_0x1bbcda,_0x297ba9){const _0x4ac786=a100_0x4ac7();return a100_0x48cc=function(_0x48cc7e,_0x3290f0){_0x48cc7e=_0x48cc7e-0x85;let _0x76d336=_0x4ac786[_0x48cc7e];return _0x76d336;},a100_0x48cc(_0x1bbcda,_0x297ba9);}const TestFramework=require('./testFramework'),TestFrameworkState=require(a100_0x28e478(0xa1)),HookState=require(a100_0x28e478(0x14b)),{createClassLogger}=require(a100_0x28e478(0x180)),TestFrameworkInstance=require(a100_0x28e478(0x168)),CLIUtils=require(a100_0x28e478(0x158)),TrackedInstance=require(a100_0x28e478(0x103)),TestFrameworkConstants=require(a100_0x28e478(0x176)),logger=createClassLogger(a100_0x28e478(0xf5)),{v4:uuidv4}=require(a100_0x28e478(0x13d)),util=require('util'),{getPlaywrightSessionName,getPlaywrightTestFilePath,getPlaywrightTestId,getPlaywrightTestTitle,getPlaywrightTestTags,getPlaywrightTestCode,getPlaywrightTestScope,getPlaywrightTestScopes,getStepsAndLogs,getScreenshots,getVideos,getPlaywrightCustomRerunParam,getMediaArtifactsLogs,getManualUploadLogs,updatePayloadForTraceLogs}=require(a100_0x28e478(0x16d)),TestInfo=require(a100_0x28e478(0x110)),GrpcClient=require(a100_0x28e478(0x127)),{removeAnsiColors,getFailureType,failureData}=require('../../../helpers/test-observability/utils'),{getFailureData,getTestTags,getTestRunIdentifier}=require('../../playwright/reporter/pwUtils'),{findNestedKey,sendTraceZip,validateFilePath}=require(a100_0x28e478(0x9a)),path=require(a100_0x28e478(0xe1)),fs=require('fs'),helper=require(a100_0x28e478(0xda)),{PLAYWRIGHT_TRACE_LOGS}=require('../../utils/constants'),PLAYWRIGHT_BUILTIN_ANNOTATIONS=new Set(['skip',a100_0x28e478(0x164),'slow',a100_0x28e478(0x15a)]);class PlaywrightTestFramework extends TestFramework{constructor(_0x2cc679,_0x19f21d,_0x5781ce){super(_0x2cc679,_0x19f21d,_0x5781ce);}async['trackEvent'](_0x5d85e3,_0x58a5ce,_0x2fd753={}){const _0x399ef7=a100_0x28e478,_0x17e053={'algph':function(_0x1b3ac0,_0xe14d96){return _0x1b3ac0===_0xe14d96;},'yfUGT':function(_0x145f0f,_0x4edc66){return _0x145f0f===_0x4edc66;},'JTaSB':function(_0x6b1e7c,_0x2fa07f,_0x4014f8){return _0x6b1e7c(_0x2fa07f,_0x4014f8);},'jSuhq':function(_0x2e5af2,_0x3c9a1b){return _0x2e5af2===_0x3c9a1b;},'ehRKX':function(_0x4a6b39,_0xd416f7,_0x24476d,_0x5cfabe){return _0x4a6b39(_0xd416f7,_0x24476d,_0x5cfabe);},'lbvFO':_0x399ef7(0xe7),'KBBXw':'trackEvent:\x20Exception\x20in\x20event\x20tracking,\x20testFrameworkState=%s\x20hookState=%s\x20argsLength=%s,\x20exception=%s'};super['trackEvent'](_0x5d85e3,_0x58a5ce,_0x2fd753);if(_0x17e053[_0x399ef7(0xc5)](_0x5d85e3,TestFrameworkState[_0x399ef7(0x12e)])){const _0x34c48e=TestInfo['getTestIdentifierFromTestInfo'](_0x2fd753[_0x399ef7(0xe7)],_0x2fd753[_0x399ef7(0xe7)][_0x399ef7(0xbb)]);TestInfo[_0x399ef7(0x134)](_0x34c48e,_0x2fd753[_0x399ef7(0x147)],!![]);}if(_0x17e053[_0x399ef7(0xc5)](_0x5d85e3,TestFrameworkState['TEST_STEP'])){this[_0x399ef7(0xc1)](_0x5d85e3,_0x58a5ce,_0x2fd753);return;}const _0x4dc57e=this[_0x399ef7(0x105)](_0x5d85e3,_0x58a5ce,_0x2fd753);if(!_0x4dc57e)return;logger[_0x399ef7(0x101)](_0x399ef7(0x170)+_0x5d85e3+_0x399ef7(0x92)+_0x58a5ce+_0x399ef7(0x8d)+_0x4dc57e[_0x399ef7(0xf2)]());try{if(_0x17e053[_0x399ef7(0x107)](_0x58a5ce,HookState[_0x399ef7(0x15b)])&&_0x17e053['yfUGT'](_0x5d85e3,TestFrameworkState[_0x399ef7(0xe9)])){const _0x3b93b7=_0x2fd753[_0x399ef7(0xe7)];logger[_0x399ef7(0x101)](_0x399ef7(0xf0)+_0x3b93b7['id']+'}');const _0x32c874=TestInfo[_0x399ef7(0xd4)](_0x17e053[_0x399ef7(0x14a)](getTestRunIdentifier,_0x3b93b7,_0x2fd753[_0x399ef7(0x147)][_0x399ef7(0xbb)]));_0x4dc57e['addMultipleEntries'](this[_0x399ef7(0x17e)](_0x32c874,_0x3b93b7,_0x2fd753[_0x399ef7(0x147)])),logger[_0x399ef7(0x101)]('trackEvent:\x20loaded\x20testData\x20for\x20testId:\x20'+_0x3b93b7['id']+_0x399ef7(0x174)+_0x5d85e3+_0x399ef7(0xf8)+_0x58a5ce+_0x399ef7(0x15e)+_0x4dc57e[_0x399ef7(0xf2)]());}if(_0x17e053['algph'](_0x58a5ce,HookState[_0x399ef7(0x12f)])&&_0x17e053[_0x399ef7(0x117)](_0x5d85e3,TestFrameworkState[_0x399ef7(0xe9)])){const _0x77d02b=_0x2fd753['test'],_0x35a667=_0x2fd753['result'];logger[_0x399ef7(0x101)](_0x399ef7(0xa4)+_0x77d02b['id']);const _0x4c0e17=_0x17e053[_0x399ef7(0x14a)](getTestRunIdentifier,_0x77d02b,_0x35a667['retry']),_0x28cedb=_0x4dc57e[_0x399ef7(0x90)]()[_0x399ef7(0x9d)](_0x4c0e17)[TestFrameworkConstants[_0x399ef7(0xdf)]],{steps:_0x3e372f,logs:_0x17fff3}=_0x17e053[_0x399ef7(0xd6)](getStepsAndLogs,_0x35a667[_0x399ef7(0x141)],_0x28cedb,_0x17e053[_0x399ef7(0x12d)]);_0x4dc57e[_0x399ef7(0xb2)](this[_0x399ef7(0xb5)](_0x77d02b['id'],_0x35a667,_0x77d02b,_0x3e372f)),await this[_0x399ef7(0x10e)](_0x4dc57e,_0x5d85e3,_0x58a5ce,_0x17e053[_0x399ef7(0x12d)],_0x2fd753,_0x17fff3);}if(CLIUtils['matchHookRegex'](_0x5d85e3['toString']()['split']('.')[0x1])){const _0x412afe=await this[_0x399ef7(0x106)](_0x4dc57e,_0x5d85e3,_0x58a5ce,_0x2fd753);_0x4dc57e[_0x399ef7(0xb2)](_0x412afe);}}catch(_0x1c1f40){logger[_0x399ef7(0xf3)](util['format'](_0x17e053[_0x399ef7(0x152)],_0x5d85e3,_0x58a5ce,_0x2fd753[_0x399ef7(0x148)],_0x1c1f40));}_0x2fd753[_0x399ef7(0x163)]=_0x4dc57e,await this[_0x399ef7(0x182)](_0x4dc57e,_0x5d85e3,_0x58a5ce,_0x2fd753);}[a100_0x28e478(0x105)](_0x2906d1,_0x3e39b1,_0x3fed93={}){const _0x32f37b=a100_0x28e478,_0x142ccd={};_0x142ccd[_0x32f37b(0x89)]=function(_0x1e183e,_0x5d0712){return _0x1e183e===_0x5d0712;},_0x142ccd['tfjWE']=function(_0x2d9c5d,_0x16db82){return _0x2d9c5d===_0x16db82;};const _0x588f0e=_0x142ccd;let _0x2db618=null;return(_0x588f0e[_0x32f37b(0x89)](_0x2906d1,TestFrameworkState[_0x32f37b(0x123)])||_0x588f0e[_0x32f37b(0x186)](_0x2906d1,TestFrameworkState[_0x32f37b(0xa6)]))&&this[_0x32f37b(0x118)](_0x2906d1,_0x3fed93),_0x2db618=TestFramework[_0x32f37b(0x146)](),_0x2db618;}[a100_0x28e478(0x118)](_0x21697d,_0x183253){const _0x2be0c3=a100_0x28e478,_0xfcec86=CLIUtils['getCurrentInstanceName'](),_0x2af65c=TrackedInstance[_0x2be0c3(0x15f)](_0xfcec86);let _0x4fd4f5=null;logger[_0x2be0c3(0xa3)](_0x2be0c3(0x169)+_0xfcec86+_0x2be0c3(0x136)+_0x21697d),_0x4fd4f5=new TestFrameworkInstance(_0x2af65c,this[_0x2be0c3(0x171)](),this[_0x2be0c3(0xec)](),_0x21697d,HookState[_0x2be0c3(0xa6)]),TestFramework[_0x2be0c3(0xdd)](_0x2af65c,_0x4fd4f5),logger[_0x2be0c3(0xa3)](_0x2be0c3(0x135)+_0x2af65c[_0x2be0c3(0x181)]()+_0x2be0c3(0x13e)+_0xfcec86);}[a100_0x28e478(0x17e)](_0x5934e7,_0x5eac19,_0x3a5207){const _0x42087e=a100_0x28e478,_0x30160d={'NJGcL':function(_0x57e417,_0x3fbb67){return _0x57e417(_0x3fbb67);},'mnEfR':function(_0x32bbed,_0x4ebf1e){return _0x32bbed(_0x4ebf1e);},'PYphW':function(_0x332b05,_0x4d466d){return _0x332b05(_0x4d466d);},'kuwqf':function(_0x22f938,_0x232dfb){return _0x22f938(_0x232dfb);},'LxlWL':function(_0x17cc76,_0x5076d7){return _0x17cc76(_0x5076d7);},'IwlRn':function(_0x28acb2,_0x5ccee6,_0x1c6d89){return _0x28acb2(_0x5ccee6,_0x1c6d89);}},_0x42c003=_0x30160d['NJGcL'](getPlaywrightTestId,_0x5eac19),_0xeb318e=_0x30160d['mnEfR'](getPlaywrightTestTitle,_0x5eac19),_0x404e23=_0x30160d['NJGcL'](getTestTags,_0x5eac19),_0x2488e8=_0x30160d[_0x42087e(0xa0)](getPlaywrightTestCode,_0x5eac19),_0x35f801=_0x30160d[_0x42087e(0xb6)](getPlaywrightTestFilePath,_0x5eac19),_0x2ede6=_0x35f801,_0x156f48=_0x30160d['kuwqf'](getPlaywrightTestScope,_0x5eac19),_0x5f6592=_0x30160d[_0x42087e(0xb6)](getPlaywrightTestScopes,_0x5eac19),_0x318b49=_0x30160d[_0x42087e(0x100)](getPlaywrightSessionName,_0x5eac19),_0x8631c0=this[_0x42087e(0x171)]()[0x0],_0x25d0c3=_0x30160d[_0x42087e(0x10f)](getTestRunIdentifier,_0x5eac19,_0x3a5207[_0x42087e(0xbb)]),_0x5b00ff={[TestFrameworkConstants['KEY_TEST_FRAMEWORK_NAME']]:_0x8631c0,[TestFrameworkConstants['KEY_TEST_FRAMEWORK_VERSION']]:this[_0x42087e(0xec)]()[_0x8631c0],[TestFrameworkConstants['KEY_TEST_LOGS']]:[],[TestFrameworkConstants[_0x42087e(0x102)]]:{},[TestFrameworkConstants[_0x42087e(0x14c)]]:{},[TestFrameworkConstants[_0x42087e(0xdf)]]:_0x5934e7,[TestFrameworkConstants[_0x42087e(0xe0)]]:TestFrameworkConstants[_0x42087e(0xca)],[TestFrameworkConstants[_0x42087e(0xfe)]]:_0x318b49,[TestFrameworkConstants[_0x42087e(0x111)]]:_0x35f801,[TestFrameworkConstants['KEY_TEST_ID']]:_0x42c003,[TestFrameworkConstants['KEY_TEST_NAME']]:_0xeb318e,[TestFrameworkConstants[_0x42087e(0x185)]]:_0x2ede6,[TestFrameworkConstants[_0x42087e(0xb8)]]:_0x2488e8,[TestFrameworkConstants[_0x42087e(0x11e)]]:_0x404e23,[TestFrameworkConstants['KEY_TEST_STARTED_AT']]:_0x5eac19[_0x42087e(0x187)][0x0][_0x42087e(0x8c)],[TestFrameworkConstants[_0x42087e(0x17c)]]:_0x156f48,[TestFrameworkConstants[_0x42087e(0xe2)]]:_0x5f6592,[TestFrameworkConstants['KEY_TEST_RERUN_NAME']]:_0x30160d[_0x42087e(0x100)](getPlaywrightCustomRerunParam,_0x5eac19)};TestInfo[_0x42087e(0x134)](_0x25d0c3,_0x5b00ff);const _0x4cf609={};return _0x4cf609[_0x25d0c3]=_0x5b00ff,_0x4cf609;}[a100_0x28e478(0xb5)](_0x1b0f19,_0x1fac01,_0x36e81f,_0x42a40d){const _0x1364d4=a100_0x28e478,_0x3cb6e1={'WVCwB':function(_0x5d1b4b,_0x18fae5){return _0x5d1b4b(_0x18fae5);},'jAaqi':'TEST_ATTACHMENT','aTmGk':function(_0x2da979,_0x2ac815){return _0x2da979===_0x2ac815;},'mpTVe':function(_0x4265ef,_0x5302a9){return _0x4265ef===_0x5302a9;},'FgTca':function(_0x2d5758,_0x33c2fd){return _0x2d5758(_0x33c2fd);},'HvwiL':_0x1364d4(0x189),'dMRmc':function(_0xe2218a,_0x5750bd,_0x4f4f6b){return _0xe2218a(_0x5750bd,_0x4f4f6b);},'DwPBc':function(_0x3ff2d3,_0x8d38ee){return _0x3ff2d3===_0x8d38ee;},'kjbGE':'skipped','pMtwB':_0x1364d4(0xe5),'eejwt':function(_0x54b0a6,_0x39b03e){return _0x54b0a6===_0x39b03e;},'APZRq':_0x1364d4(0x120),'nsmgS':function(_0x1d7e62,_0x4a880f){return _0x1d7e62===_0x4a880f;},'mCkan':_0x1364d4(0x8a),'csJZb':_0x1364d4(0x11c),'rvHTc':function(_0x2b510,_0x24e52c){return _0x2b510||_0x24e52c;},'kyjIt':function(_0x56ffba,_0x461489){return _0x56ffba>_0x461489;},'ocbLn':function(_0x122da5,_0x1c0533,_0x364457){return _0x122da5(_0x1c0533,_0x364457);},'lWTwq':function(_0x3510df,_0xb55d07){return _0x3510df-_0xb55d07;},'fTVyX':function(_0x15090b,_0x2f0a55,_0x4cb0b7,_0x5d62c8){return _0x15090b(_0x2f0a55,_0x4cb0b7,_0x5d62c8);},'CNYcL':_0x1364d4(0xe7),'KIYaR':function(_0x3ceda5,_0x35b2a9){return _0x3ceda5>=_0x35b2a9;},'OoUOe':function(_0x25b5bc,_0x1641ad){return _0x25b5bc===_0x1641ad;},'YEXDr':function(_0x5a7c1a,_0xd8e35e){return _0x5a7c1a+_0xd8e35e;},'IrZAN':function(_0x21029b,_0x456468,_0x20e32d){return _0x21029b(_0x456468,_0x20e32d);},'SJXdh':_0x1364d4(0xe1),'rOOlN':function(_0x433396,_0x3d4595){return _0x433396>_0x3d4595;},'PgYSD':function(_0x4dce14,_0x30dfdd){return _0x4dce14>_0x30dfdd;},'FUVXC':function(_0x3bf9e6,_0x311366){return _0x3bf9e6(_0x311366);},'KFPbU':'../customTagManager'};logger[_0x1364d4(0x101)](_0x1364d4(0xb7)+_0x1b0f19);const _0xc7f057=_0x3cb6e1['dMRmc'](getTestRunIdentifier,_0x36e81f,_0x1fac01[_0x1364d4(0xbb)]),_0x177e0e=new Date(),_0x4b19ba=_0x1fac01[_0x1364d4(0xd2)],_0x10353d=TestInfo[_0x1364d4(0xb4)](_0xc7f057)[TestFrameworkConstants['KEY_CUSTOM_TAGS']]||{};let _0x5b0290=_0x4b19ba;if(_0x3cb6e1[_0x1364d4(0x132)](_0x1fac01[_0x1364d4(0xd2)],_0x36e81f['expectedStatus']))_0x5b0290=_0x3cb6e1[_0x1364d4(0x132)](_0x1fac01['status'],_0x3cb6e1[_0x1364d4(0x12b)])?_0x3cb6e1[_0x1364d4(0x12b)]:_0x3cb6e1[_0x1364d4(0xc3)];else{(_0x3cb6e1[_0x1364d4(0x16f)](_0x5b0290,_0x3cb6e1[_0x1364d4(0xc3)])||_0x3cb6e1['eejwt'](_0x5b0290,_0x3cb6e1[_0x1364d4(0x16c)])||_0x3cb6e1['nsmgS'](_0x5b0290,_0x3cb6e1[_0x1364d4(0x149)]))&&(_0x5b0290=_0x3cb6e1[_0x1364d4(0x16c)]);if(_0x3cb6e1[_0x1364d4(0x162)](_0x1fac01[_0x1364d4(0xd2)],_0x3cb6e1[_0x1364d4(0xc3)])&&_0x3cb6e1[_0x1364d4(0x13c)](_0x36e81f[_0x1364d4(0x142)],_0x3cb6e1[_0x1364d4(0x16c)])){const _0x278df0={};_0x278df0[_0x1364d4(0x10c)]=_0x3cb6e1[_0x1364d4(0x128)],_0x278df0[_0x1364d4(0x98)]=_0x3cb6e1['csJZb'],_0x1fac01[_0x1364d4(0xf3)]=_0x278df0,_0x1fac01[_0x1364d4(0xc0)]=[_0x1fac01['error']];}}const {failureData:_0xd72128,logs:_0xeeb42}=_0x3cb6e1[_0x1364d4(0xee)](getFailureData,_0x1fac01?.[_0x1364d4(0xc0)],{}),_0x236ee7={[TestFrameworkConstants[_0x1364d4(0xc2)]]:_0x3cb6e1[_0x1364d4(0x143)](_0xd72128,null),[TestFrameworkConstants['KEY_TEST_FAILURE_TYPE']]:_0x1fac01?.[_0x1364d4(0xf3)]&&_0x3cb6e1[_0x1364d4(0xff)](getFailureType,_0x1fac01[_0x1364d4(0xf3)][_0x1364d4(0x10c)]),[TestFrameworkConstants[_0x1364d4(0x17a)]]:_0x1fac01?.[_0x1364d4(0xf3)]&&_0x3cb6e1[_0x1364d4(0xff)](removeAnsiColors,_0x1fac01['error'][_0x1364d4(0x10c)]),[TestFrameworkConstants[_0x1364d4(0xba)]]:[],[TestFrameworkConstants[_0x1364d4(0xe0)]]:_0x5b0290,[TestFrameworkConstants[_0x1364d4(0x109)]]:_0x177e0e[_0x1364d4(0x11a)](),[TestFrameworkConstants[_0x1364d4(0x91)]]:new Date()[_0x1364d4(0x11a)](),[TestFrameworkConstants[_0x1364d4(0x125)]]:_0x10353d};if(_0x1fac01&&_0x3cb6e1[_0x1364d4(0x14f)](_0x1fac01[_0x1364d4(0xbb)],0x0)){const _0x1e320b=TestInfo[_0x1364d4(0xd4)](_0x3cb6e1['ocbLn'](getTestRunIdentifier,_0x36e81f,_0x3cb6e1['lWTwq'](_0x1fac01[_0x1364d4(0xbb)],0x1)));_0x236ee7[TestFrameworkConstants[_0x1364d4(0x104)]]=_0x1e320b;}const _0xb58fc9={};_0xb58fc9[_0x1364d4(0xe7)]=_0x36e81f;const _0x3a3afa=this[_0x1364d4(0x105)](TestFrameworkState['TEST'],HookState['POST'],_0xb58fc9),_0xeaae60=_0x3a3afa[_0x1364d4(0x90)]()[_0x1364d4(0x9d)](_0xc7f057)[TestFrameworkConstants[_0x1364d4(0xdf)]],_0x488954=_0x42a40d||_0x3cb6e1[_0x1364d4(0x16a)](getStepsAndLogs,_0x1fac01['steps'],_0xeaae60,_0x3cb6e1[_0x1364d4(0x99)])[_0x1364d4(0x141)],_0x45d946=new Map(),_0x34e4d3=new Map();let _0x341ca9=0x0;const _0x460571=[];for(const _0x5f2f3b of _0x488954||[]){const _0x36ecb2=_0x5f2f3b['parent_id']||null;let _0x4324db;if(_0x3cb6e1[_0x1364d4(0x13c)](_0x36ecb2,null)){if(_0x3cb6e1[_0x1364d4(0x8e)](_0x341ca9,TestFrameworkConstants[_0x1364d4(0xce)]))continue;_0x4324db=0x0,_0x341ca9++;}else{const _0x584ec1=_0x45d946[_0x1364d4(0x9d)](_0x36ecb2);if(_0x3cb6e1[_0x1364d4(0x12c)](_0x584ec1,undefined))continue;_0x4324db=_0x3cb6e1[_0x1364d4(0xe6)](_0x584ec1,0x1);if(_0x3cb6e1['kyjIt'](_0x4324db,TestFrameworkConstants[_0x1364d4(0x17f)]))continue;}_0x45d946['set'](_0x5f2f3b['id'],_0x4324db),_0x34e4d3['set'](_0x5f2f3b['id'],_0x5f2f3b[_0x1364d4(0x161)]),_0x460571[_0x1364d4(0x9b)]({'id':_0x5f2f3b['id'],'parent_id':_0x36ecb2,'parent_text':_0x36ecb2?_0x34e4d3[_0x1364d4(0x9d)](_0x36ecb2)||'':'','text':_0x5f2f3b[_0x1364d4(0x161)],'keyword':_0x5f2f3b['keyword']||null,'started_at':_0x5f2f3b[_0x1364d4(0xbe)],'duration':_0x5f2f3b[_0x1364d4(0x15c)]??null,'result':_0x5f2f3b[_0x1364d4(0x147)],'failure':_0x5f2f3b[_0x1364d4(0xaa)]||null,'failure_type':_0x5f2f3b['failure_type']||null});}const _0x205a71={};_0x205a71[_0x1364d4(0x141)]=_0x460571,_0x236ee7[TestFrameworkConstants['KEY_TEST_META']]=_0x205a71,logger[_0x1364d4(0x101)](_0x1364d4(0x11d)+_0x460571[_0x1364d4(0x148)]+_0x1364d4(0x178)+_0x1b0f19);const _0x4960e1=[],_0x403b5a=_0x3cb6e1['IrZAN'](findNestedKey,_0x1fac01,_0x3cb6e1[_0x1364d4(0x9f)]);if(_0x403b5a&&_0x3cb6e1['WVCwB'](validateFilePath,_0x403b5a))try{_0x4960e1[_0x1364d4(0x9b)]({'kind':_0x3cb6e1['jAaqi'],'timestamp':new Date()[_0x1364d4(0x11a)](),'test_run_uuid':_0xeaae60,'file_name':path[_0x1364d4(0x108)](_0x403b5a),'file_size':fs[_0x1364d4(0x138)](_0x403b5a)[_0x1364d4(0xad)],'attachment_type':PLAYWRIGHT_TRACE_LOGS});}catch(_0x59a2c8){logger[_0x1364d4(0xf3)](_0x1364d4(0x184)+_0x403b5a+':\x20'+_0x59a2c8[_0x1364d4(0x10c)]);}const _0x426a31=TestInfo['getTraceFilePaths'](),_0x1b93ae=_0x426a31['filter'](_0x330a84=>_0x330a84[_0x1364d4(0x157)]===_0xeaae60);_0x1b93ae[_0x1364d4(0x165)](_0x4b0e5b=>{const _0xcd7d2=_0x1364d4;if(_0x4b0e5b[_0xcd7d2(0xae)]&&_0x3cb6e1[_0xcd7d2(0xff)](validateFilePath,_0x4b0e5b['filePath'])&&!_0x4960e1['some'](_0x23ace9=>_0x23ace9[_0xcd7d2(0xc8)]===path[_0xcd7d2(0x108)](_0x4b0e5b['filePath'])))try{_0x4960e1['push']({'kind':_0x3cb6e1['jAaqi'],'timestamp':new Date()[_0xcd7d2(0x11a)](),'test_run_uuid':_0xeaae60,'file_name':path[_0xcd7d2(0x108)](_0x4b0e5b[_0xcd7d2(0xae)]),'file_size':fs['statSync'](_0x4b0e5b[_0xcd7d2(0xae)])[_0xcd7d2(0xad)],'attachment_type':PLAYWRIGHT_TRACE_LOGS});}catch(_0xec3f08){logger['error'](_0xcd7d2(0x112)+_0x4b0e5b[_0xcd7d2(0xae)]+_0xcd7d2(0x183)+_0xec3f08['message']);}});if(_0x3cb6e1[_0x1364d4(0x126)](_0x4960e1[_0x1364d4(0x148)],0x0)){const _0x837d6b=_0x236ee7[TestFrameworkConstants['KEY_LOGS']]||[];_0x236ee7[TestFrameworkConstants[_0x1364d4(0xba)]]=[..._0x837d6b,..._0x4960e1];}const _0x578332=TestInfo[_0x1364d4(0xb4)](_0xc7f057)[TestFrameworkConstants[_0x1364d4(0xd3)]]||{},_0x5cb644=_0x3cb6e1[_0x1364d4(0xee)](getManualUploadLogs,_0x578332,_0x3a3afa[_0x1364d4(0x90)]()[_0x1364d4(0x9d)](_0xc7f057)[TestFrameworkConstants['KEY_TEST_UUID']]);if(_0x3cb6e1[_0x1364d4(0xeb)](_0x5cb644[_0x1364d4(0x148)],0x0)){const _0x16784a=_0x236ee7[TestFrameworkConstants[_0x1364d4(0xba)]]||[];_0x236ee7[TestFrameworkConstants['KEY_LOGS']]=[..._0x16784a,..._0x5cb644];}const _0x39fe51=_0x36e81f[_0x1364d4(0xd9)]||[],_0x3d83ae=_0x236ee7[TestFrameworkConstants[_0x1364d4(0x125)]]||{},_0x3ee1c6=_0x3cb6e1['FUVXC'](require,_0x3cb6e1['KFPbU']);_0x39fe51[_0x1364d4(0x165)](_0x235f79=>{const _0x5aa513=_0x1364d4,{type:_0x14c8a5}=_0x235f79;let _0x58c0cf=_0x235f79[_0x5aa513(0x16e)];if(!_0x14c8a5)return;if(PLAYWRIGHT_BUILTIN_ANNOTATIONS[_0x5aa513(0xcf)](_0x14c8a5))return;(_0x3cb6e1[_0x5aa513(0x13c)](_0x58c0cf,undefined)||_0x3cb6e1[_0x5aa513(0x13c)](_0x58c0cf,null)||_0x3cb6e1[_0x5aa513(0xd5)](_0x3cb6e1['FgTca'](String,_0x58c0cf)['trim'](),''))&&(_0x58c0cf=_0x3cb6e1['HvwiL']);const _0x373ae2=helper[_0x5aa513(0x188)](_0x3cb6e1[_0x5aa513(0x133)](String,_0x58c0cf));_0x3ee1c6['mergeIntoTags'](_0x3d83ae,_0x14c8a5,_0x373ae2);}),_0x236ee7[TestFrameworkConstants['KEY_CUSTOM_TAGS']]=_0x3d83ae,TestInfo['setTestDetails'](_0xc7f057,_0x236ee7);const _0x3f6483={};return _0x3f6483[_0xc7f057]=_0x236ee7,_0x3f6483;}[a100_0x28e478(0xc1)](_0xc1b4a2,_0x3b908b,_0x130f8a){const _0x49a643=a100_0x28e478,_0x459b47={'wSiIa':function(_0x1cd51e,_0x4dfc2a){return _0x1cd51e||_0x4dfc2a;},'lhhtV':function(_0x44551f,_0x383d0b,_0xa02a6b){return _0x44551f(_0x383d0b,_0xa02a6b);}};try{const {test:_0xf42cca,result:_0x30eb57,step:_0x2ac5cf}=_0x130f8a;if(_0x459b47['wSiIa'](!_0xf42cca,!_0x2ac5cf)||!_0x30eb57)return;const _0x31d2b1=_0x459b47[_0x49a643(0x160)](getTestRunIdentifier,_0xf42cca,_0x30eb57[_0x49a643(0xbb)]);logger[_0x49a643(0x101)](_0x49a643(0x10a)+_0x31d2b1+_0x49a643(0x92)+_0x3b908b+'\x20step=\x22'+_0x2ac5cf[_0x49a643(0xc7)]+'\x22');}catch(_0x1b5fc8){logger['error'](_0x49a643(0x167)+util[_0x49a643(0xa5)](_0x1b5fc8));}}async['trackHookEvent'](_0x57d50a,_0x375cf3,_0x16ea5c,_0x37475c){const _0x39100d=a100_0x28e478,_0x5602e6={'wiKiR':function(_0x4e3c17,_0x40b9b7,_0x2a0249){return _0x4e3c17(_0x40b9b7,_0x2a0249);},'WeOLW':function(_0x3893ce,_0x57b6c5){return _0x3893ce in _0x57b6c5;},'KUOqS':function(_0x527acf,_0x575272){return _0x527acf in _0x575272;},'mcHeh':function(_0x580ea9,_0x1e799d){return _0x580ea9(_0x1e799d);},'aoigE':function(_0x47d32d,_0x5a04bd){return _0x47d32d===_0x5a04bd;},'qegth':function(_0x390e3e){return _0x390e3e();},'paGec':function(_0x106436,_0x334a78){return _0x106436===_0x334a78;},'mvNOr':function(_0x5e1696,_0x48d0c0){return _0x5e1696>_0x48d0c0;},'cxQMC':function(_0x1fc971,_0x567de7,_0x220303){return _0x1fc971(_0x567de7,_0x220303);},'VollD':_0x39100d(0x137),'olJaV':function(_0x3f6d4d,_0x40685d){return _0x3f6d4d(_0x40685d);},'HtOEP':_0x39100d(0x120),'BEwcn':_0x39100d(0xe5),'qnxYW':function(_0x5e75a9,_0x2887a5){return _0x5e75a9!==_0x2887a5;},'qjPmK':function(_0x3cf20d,_0x24ef9c){return _0x3cf20d+_0x24ef9c;},'cLSsn':_0x39100d(0x94)},_0x360179=_0x37475c[_0x39100d(0xe7)],_0x2cb320=_0x37475c[_0x39100d(0x155)],_0x56e570=_0x5602e6[_0x39100d(0xd7)](getTestRunIdentifier,_0x360179,_0x37475c[_0x39100d(0x147)][_0x39100d(0xbb)]),_0x4d10ec=_0x375cf3[_0x39100d(0xa9)]()[_0x39100d(0x179)]('.')[0x1];let _0x63e905=_0x57d50a['getAllData']()[_0x39100d(0x9d)](_0x56e570)[TestFrameworkConstants[_0x39100d(0x14c)]];!_0x63e905&&(_0x63e905={});!_0x5602e6[_0x39100d(0x96)](_0x4d10ec,_0x63e905)&&(_0x63e905[_0x4d10ec]=[]);let _0x1392ac=_0x57d50a[_0x39100d(0x90)]()[_0x39100d(0x9d)](_0x56e570)[TestFrameworkConstants['KEY_HOOKS_FINISHED']];!_0x1392ac&&(_0x1392ac={});!_0x5602e6[_0x39100d(0x122)](_0x4d10ec,_0x1392ac)&&(_0x1392ac[_0x4d10ec]=[]);const _0x419b4a={[TestFrameworkConstants[_0x39100d(0x14c)]]:_0x63e905,[TestFrameworkConstants[_0x39100d(0x102)]]:_0x1392ac},_0x2f81d3={};_0x2f81d3[_0x56e570]=_0x419b4a;const _0xff15c8=_0x2f81d3,_0x47c5c1=_0x5602e6[_0x39100d(0x139)](getPlaywrightTestFilePath,_0x360179),_0x2c34ff=_0x47c5c1,_0x3097e3=TestInfo['getTestDetails'](_0x56e570)[TestFrameworkConstants[_0x39100d(0x125)]]||{};if(_0x5602e6[_0x39100d(0x175)](_0x16ea5c,HookState[_0x39100d(0x15b)])){const _0x1839f6={'key':_0x4d10ec,[TestFrameworkConstants[_0x39100d(0x17d)]]:_0x5602e6[_0x39100d(0x140)](uuidv4),[TestFrameworkConstants[_0x39100d(0xf6)]]:TestFrameworkConstants[_0x39100d(0x156)],[TestFrameworkConstants[_0x39100d(0x9c)]]:_0x2cb320[_0x39100d(0x8c)],[TestFrameworkConstants[_0x39100d(0x114)]]:[],[TestFrameworkConstants[_0x39100d(0x16b)]]:_0x2cb320[_0x39100d(0xc7)],[TestFrameworkConstants[_0x39100d(0x111)]]:_0x47c5c1,[TestFrameworkConstants[_0x39100d(0x185)]]:_0x2c34ff,[TestFrameworkConstants['KEY_CUSTOM_TAGS']]:_0x3097e3};_0x63e905[_0x4d10ec][_0x39100d(0x9b)](_0x1839f6),_0xff15c8[_0x56e570][TestFrameworkConstants[_0x39100d(0x153)]]=_0x4d10ec,logger['debug'](_0x39100d(0xf1)+_0x4d10ec+_0x39100d(0xfc)+_0x1839f6+_0x39100d(0xdc)+_0x37475c);}else{if(_0x5602e6[_0x39100d(0x13a)](_0x16ea5c,HookState[_0x39100d(0x12f)])){const _0x430bf8=await _0x37475c[_0x39100d(0x147)],_0x43b6ae=_0x63e905[_0x4d10ec]||[],_0x130361=_0x37475c[_0x39100d(0x155)];logger['debug'](_0x39100d(0x11b)+_0x43b6ae+_0x39100d(0x113)+_0x37475c);if(_0x5602e6['mvNOr'](_0x43b6ae['length'],0x0)){const _0x580ab2=_0x43b6ae['pop']();if(_0x130361[_0x39100d(0xf3)]){const _0x598702=_0x5602e6[_0x39100d(0x15d)](failureData,_0x130361[_0x39100d(0xf3)],_0x5602e6[_0x39100d(0xf7)]);_0x580ab2[TestFrameworkConstants[_0x39100d(0x13f)]]=_0x5602e6[_0x39100d(0xea)](getFailureType,_0x130361?.[_0x39100d(0xf3)][_0x39100d(0x10c)]),_0x580ab2[TestFrameworkConstants[_0x39100d(0xaf)]]=_0x5602e6[_0x39100d(0xea)](removeAnsiColors,_0x130361?.[_0x39100d(0xf3)][_0x39100d(0x10c)]),_0x580ab2[TestFrameworkConstants['KEY_HOOK_RESULT']]=_0x5602e6[_0x39100d(0xd1)],_0x580ab2[TestFrameworkConstants[_0x39100d(0xb1)]]=_0x598702;}else _0x580ab2[TestFrameworkConstants[_0x39100d(0xf6)]]=_0x5602e6[_0x39100d(0xa2)];_0x5602e6['qnxYW'](_0x430bf8,TestFrameworkConstants[_0x39100d(0x156)])&&(_0x580ab2[TestFrameworkConstants[_0x39100d(0xf6)]]=!_0x130361[_0x39100d(0xf3)]?_0x5602e6[_0x39100d(0xa2)]:_0x5602e6[_0x39100d(0xd1)]);const _0x1b2eb6=new Date(_0x130361[_0x39100d(0x8c)]),_0x37993d=new Date(_0x5602e6[_0x39100d(0xc9)](_0x1b2eb6[_0x39100d(0x129)](),_0x130361[_0x39100d(0x15c)]));_0x580ab2[TestFrameworkConstants[_0x39100d(0xed)]]=_0x37993d[_0x39100d(0x11a)](),_0x580ab2[TestFrameworkConstants[_0x39100d(0x125)]]=_0x3097e3;const _0x29d456=_0x580ab2[TestFrameworkConstants[_0x39100d(0x17d)]];await this['sendLogCreatedEvent'](_0x57d50a,_0x375cf3,_0x29d456,_0x5602e6['cLSsn'],_0x37475c),!_0x1392ac[_0x4d10ec]&&(_0x1392ac[_0x4d10ec]=[]),_0x1392ac[_0x4d10ec][_0x39100d(0x9b)](_0x580ab2),_0xff15c8[_0x56e570][TestFrameworkConstants['KEY_HOOK_LAST_FINISHED']]=_0x4d10ec;}}}return _0xff15c8;}async[a100_0x28e478(0x10e)](_0x404ec7,_0x46d946,_0x427f77,_0x2ad7a0,_0x329327,_0x267205){const _0x176293=a100_0x28e478,_0xb4d7b8={'BNbCZ':function(_0x52b5f2,_0x39e15f){return _0x52b5f2===_0x39e15f;},'QOilg':'test','ovsPw':function(_0x654e94,_0x248f78,_0x2b8cfd){return _0x654e94(_0x248f78,_0x2b8cfd);},'xdBpm':'attachments','GsuMD':function(_0x4e52ec,_0x27e0da,_0x3475e2,_0x3e210d){return _0x4e52ec(_0x27e0da,_0x3475e2,_0x3e210d);},'WVqwO':function(_0xb31e92,_0x3f021e,_0x4163c7){return _0xb31e92(_0x3f021e,_0x4163c7);},'dTKRw':function(_0x1569ba,_0x1a323c,_0xef4b78){return _0x1569ba(_0x1a323c,_0xef4b78);},'AiSpD':function(_0x45eb2b,_0xdc308b,_0x1f1a96){return _0x45eb2b(_0xdc308b,_0x1f1a96);},'tznBT':function(_0x40cfea,_0x599310){return _0x40cfea/_0x599310;},'YUjwV':function(_0x4d0c0e,_0x445a38){return _0x4d0c0e<_0x445a38;},'PvzzT':function(_0x579e0e,_0x5be226){return _0x579e0e*_0x5be226;},'kBFkW':function(_0x4a76dd,_0x5afbe){return _0x4a76dd+_0x5afbe;},'VgEOX':function(_0x5d9205,_0x335916,_0x3e70e9,_0x3f49dd,_0x27a264){return _0x5d9205(_0x335916,_0x3e70e9,_0x3f49dd,_0x27a264);},'lrEgM':function(_0x4710c3,_0x2f4b34){return _0x4710c3+_0x2f4b34;},'AapYP':'hook'};try{if(_0xb4d7b8[_0x176293(0xb3)](_0x2ad7a0,_0xb4d7b8[_0x176293(0x121)])){const _0x28558c=await _0x329327['result'],_0x3bcba0=_0xb4d7b8[_0x176293(0xc4)](getTestRunIdentifier,_0x329327['test'],_0x329327['result'][_0x176293(0xbb)]),_0x3b732=_0x329327['test'];logger[_0x176293(0x101)]('sendLogCreatedEvent:\x20testId='+_0x3bcba0+_0x176293(0x10d)+util[_0x176293(0x12a)](_0x28558c));const _0x154ae0=_0x404ec7[_0x176293(0x90)]()['get'](_0x3bcba0)[TestFrameworkConstants[_0x176293(0xdf)]];await _0xb4d7b8[_0x176293(0xc4)](sendTraceZip,_0x28558c,_0x154ae0);const _0x2f2d20=TestInfo['getTestDetails'](_0x3bcba0)[_0xb4d7b8[_0x176293(0x131)]],_0x4adea2={};if(_0x2f2d20){!_0x28558c[_0x176293(0xdb)]&&(_0x28558c[_0x176293(0xdb)]=[]);_0x4adea2[_0x176293(0xdb)]=_0x28558c[_0x176293(0xdb)][_0x176293(0x8f)](_0x2f2d20||[]);const _0x4839a1=TestInfo['getTestDetails'](_0x3bcba0);delete _0x4839a1[_0xb4d7b8[_0x176293(0x131)]],TestInfo[_0x176293(0x134)](_0x3bcba0,_0x4839a1);}const _0x46c6b3=_0x267205||_0xb4d7b8[_0x176293(0x151)](getStepsAndLogs,_0x28558c[_0x176293(0x141)],_0x404ec7['getAllData']()['get'](_0x3bcba0)[TestFrameworkConstants['KEY_TEST_UUID']],_0xb4d7b8[_0x176293(0x121)])['logs'],_0x252df6=_0xb4d7b8[_0x176293(0xc4)](getScreenshots,_0x4adea2,_0x404ec7[_0x176293(0x90)]()[_0x176293(0x9d)](_0x3bcba0)[TestFrameworkConstants[_0x176293(0xdf)]]),_0x278807=_0xb4d7b8[_0x176293(0xd8)](getVideos,_0x28558c,_0x404ec7[_0x176293(0x90)]()[_0x176293(0x9d)](_0x3bcba0)[TestFrameworkConstants[_0x176293(0xdf)]]),{_:_0x47ef7f,logs:_0x4c3a13}=_0xb4d7b8['dTKRw'](getFailureData,_0x28558c[_0x176293(0xc0)],{'test_run_uuid':_0x404ec7[_0x176293(0x90)]()[_0x176293(0x9d)](_0x3bcba0)[TestFrameworkConstants['KEY_TEST_UUID']]}),_0x3f0434=TestInfo['getTestDetails'](_0x3bcba0)[TestFrameworkConstants[_0x176293(0xd3)]]||{},_0x39123b=_0xb4d7b8[_0x176293(0x13b)](getMediaArtifactsLogs,_0x3f0434,_0x404ec7[_0x176293(0x90)]()[_0x176293(0x9d)](_0x3bcba0)[TestFrameworkConstants[_0x176293(0xdf)]]),_0x2aeec8=_0x404ec7[_0x176293(0x90)]()[_0x176293(0x9d)](_0x3bcba0),{[TestFrameworkConstants[_0x176293(0x116)]]:_0x43ace6='',[TestFrameworkConstants[_0x176293(0x18a)]]:_0x50f7a9=''}=_0x2aeec8,_0x4d2764=(_0x46c6b3||[])['concat'](_0x252df6||[])[_0x176293(0x8f)](_0x4c3a13||[])[_0x176293(0x8f)](_0x278807||[])[_0x176293(0x8f)](_0x39123b||[]),_0x5216ef=0x28,_0x1cb7c6=Math['ceil'](_0xb4d7b8['tznBT'](_0x4d2764[_0x176293(0x148)],_0x5216ef));for(let _0x499e7c=0x0;_0xb4d7b8['YUjwV'](_0x499e7c,_0x1cb7c6);_0x499e7c++){const _0x5c6adc=_0xb4d7b8[_0x176293(0xac)](_0x499e7c,_0x5216ef),_0x33a20b=_0xb4d7b8[_0x176293(0x154)](_0x5c6adc,_0x5216ef),_0x4b70f1=_0x4d2764[_0x176293(0xc6)](_0x5c6adc,_0x33a20b),_0x52c1d2={'platformIndex':global?.[_0x176293(0x144)]??0x0,'logs':_0x4b70f1,'testFrameworkName':_0x43ace6,'testFrameworkVersion':_0x50f7a9,'testFrameworkState':_0x46d946[_0x176293(0xa9)]()[_0x176293(0x179)]('.')[0x1]};_0xb4d7b8['VgEOX'](updatePayloadForTraceLogs,_0x52c1d2,_0x329327,_0x3bcba0,_0x404ec7),logger[_0x176293(0x101)]('sendLogCreatedEvent\x20for\x20testId:\x20'+_0x3bcba0+_0x176293(0x173)+_0xb4d7b8[_0x176293(0x115)](_0x499e7c,0x1)+'/'+_0x1cb7c6+_0x176293(0x124)+util[_0x176293(0x12a)](_0x52c1d2));const _0x3128c0=await GrpcClient[_0x176293(0xfa)]()[_0x176293(0xa8)](_0x52c1d2);logger['debug'](_0x176293(0xe8)+_0x3bcba0+_0x176293(0x173)+_0xb4d7b8['lrEgM'](_0x499e7c,0x1)+'/'+_0x1cb7c6+_0x176293(0x11f)+util[_0x176293(0x12a)](_0x3128c0));}}else{const {logs:_0x251ddd}=_0xb4d7b8[_0x176293(0x151)](getStepsAndLogs,_0x329327[_0x176293(0x155)][_0x176293(0x141)],_0x427f77,_0xb4d7b8[_0x176293(0xd0)]),_0x417a23=_0xb4d7b8[_0x176293(0x13b)](getTestRunIdentifier,_0x329327[_0x176293(0xe7)],_0x329327['result'][_0x176293(0xbb)]);logger['debug'](_0x176293(0xef)+_0x417a23);const _0x1be904=_0x404ec7[_0x176293(0x90)]()[_0x176293(0x9d)](_0x417a23),{[TestFrameworkConstants['KEY_TEST_FRAMEWORK_NAME']]:_0x464ad8='',[TestFrameworkConstants[_0x176293(0x18a)]]:_0x2b31f2=''}=_0x1be904,_0xcf3ea={'platformIndex':'0','logs':_0x251ddd,'testFrameworkName':_0x464ad8,'testFrameworkVersion':_0x2b31f2,'testFrameworkState':_0x46d946[_0x176293(0xa9)]()[_0x176293(0x179)]('.')[0x1]};_0xb4d7b8['VgEOX'](updatePayloadForTraceLogs,_0xcf3ea,_0x329327,_0x417a23,_0x404ec7),logger[_0x176293(0x101)](_0x176293(0xe8)+_0x417a23+'\x20payload='+util[_0x176293(0x12a)](_0xcf3ea));const _0x2bff92=await GrpcClient['getInstance']()[_0x176293(0xa8)](_0xcf3ea);}}catch(_0x2878e2){logger[_0x176293(0xf3)](_0x176293(0x166)+util[_0x176293(0xa5)](_0x2878e2));}}[a100_0x28e478(0xb0)](_0x522b56){const _0x436212=a100_0x28e478,_0x4c2603={'xATZR':function(_0x4f165e,_0xa342b0,_0x42f854){return _0x4f165e(_0xa342b0,_0x42f854);},'epuqU':function(_0x298d16,_0xd3c26d){return _0x298d16<_0xd3c26d;},'XciXL':_0x436212(0x88)};try{const _0x292225=_0x522b56[_0x436212(0xe7)]['id'],_0x150c58=_0x4c2603[_0x436212(0x172)](getTestRunIdentifier,_0x522b56[_0x436212(0xe7)],_0x522b56['result'][_0x436212(0xbb)]),_0x3ee220=_0x522b56[_0x436212(0x163)],_0x32f168=_0x3ee220[_0x436212(0x130)](),_0x366b1b=_0x3ee220['getAllData']()[_0x436212(0x9d)](_0x150c58);logger[_0x436212(0x101)](_0x436212(0xbc)+_0x292225);const {[TestFrameworkConstants['KEY_TEST_FRAMEWORK_NAME']]:_0x51be12='',[TestFrameworkConstants[_0x436212(0x18a)]]:_0x4922ba='',[TestFrameworkConstants['KEY_TEST_STARTED_AT']]:_0x4824ff='',[TestFrameworkConstants['KEY_TEST_ENDED_AT']]:_0x81c287=''}=_0x366b1b,_0xf5ba05=_0x3ee220[_0x436212(0xfd)]()[_0x436212(0xa9)]()['split']('.')[0x1],_0x28afd6=_0x3ee220[_0x436212(0xde)]()['toString']()[_0x436212(0x179)]('.')[0x1],_0x120c25=_0x4c2603[_0x436212(0x10b)](_0x522b56?.[_0x436212(0x147)]?.[_0x436212(0xfb)]??0x0,0x0)?0x0:_0x522b56?.[_0x436212(0x147)]?.['parallelIndex']??0x0,_0xec8aad=_0x3ee220[_0x436212(0xf2)](),_0x4503bc=Buffer[_0x436212(0xbd)](JSON['stringify'](_0x366b1b))['toString'](_0x4c2603[_0x436212(0xa7)]),_0x2f377f={'hash':_0x32f168[_0x436212(0x181)](),'threadId':_0x32f168[_0x436212(0x9e)]()[_0x436212(0xa9)](),'processId':_0x32f168[_0x436212(0x86)]()['toString']()},_0x54b6a3={};_0x54b6a3['platformIndex']=_0x120c25,_0x54b6a3[_0x436212(0x97)]=_0x51be12,_0x54b6a3[_0x436212(0x95)]=_0x4922ba,_0x54b6a3[_0x436212(0xb9)]=_0xf5ba05,_0x54b6a3[_0x436212(0x14d)]=_0x28afd6,_0x54b6a3[_0x436212(0xbf)]=_0x4824ff,_0x54b6a3[_0x436212(0xcd)]=_0x81c287,_0x54b6a3[_0x436212(0x13d)]=_0xec8aad,_0x54b6a3[_0x436212(0xe3)]=_0x4503bc,_0x54b6a3[_0x436212(0x87)]=_0x2f377f;const _0xb5f80=_0x54b6a3;return logger[_0x436212(0x101)]('createTestFrameworkEventPayload:\x20complete\x20for\x20testId:\x20'+_0x292225+_0x436212(0x93)+_0xf5ba05+_0x436212(0x8b)+_0x28afd6),_0xb5f80;}catch(_0xc28be0){return logger[_0x436212(0xf3)](_0x436212(0x145)+util['format'](_0xc28be0)),{};}}}module[a100_0x28e478(0x177)]=PlaywrightTestFramework;function a100_0x4ac7(){const _0x3d4592=['instance','fixme','forEach','Error\x20in\x20sendLogCreatedEvent:\x20','trackStepEvent:\x20exception=','../instances/testFrameworkInstance.js','trackPlaywrightInstance:\x20created\x20instance\x20for\x20target=','fTVyX','KEY_HOOK_NAME','APZRq','../../../helpers/helper.js','description','eejwt','trackEvent:\x20found\x20instance,\x20testFrameworkState=','getTestFrameworks','xATZR','\x20batch\x20',',\x20testFrameworkState=','aoigE','./constants/testFrameworkConstants.js','exports','\x20steps\x20for\x20testId=','split','KEY_TEST_FAILURE_REASON','335PDEImm','KEY_TEST_SCOPE','KEY_HOOK_ID','parsePlaywrightTest','MAX_NESTED_STEP_DEPTH','../../../helpers/classLogger.js','getId','runHooks','\x20from\x20TestDetails:\x20','Error\x20processing\x20direct\x20trace\x20file\x20','KEY_TEST_LOCATION','tfjWE','results','parseCommaSeparatedValues','No\x20reason\x20provided','KEY_TEST_FRAMEWORK_VERSION','1212eULpPC','getProcessId','executionContext','base64','KmXOc','timedOut','\x20hookState:\x20','startTime','\x20instanceId=','KIYaR','concat','getAllData','KEY_TEST_RESULT_AT','\x20hookState=','\x20testState:\x20','hook','testFrameworkVersion','WeOLW','testFrameworkName','stack','CNYcL','../../playwright/reporter/pwUtils','push','KEY_EVENT_STARTED_AT','get','getThreadId','SJXdh','PYphW','../state/testFrameworkState.js','BEwcn','info','trackEvent\x20loading\x20testResults\x20for\x20testId:\x20','format','NONE','XciXL','logCreatedEvent','toString','failure','2kpRUlL','PvzzT','size','filePath','KEY_HOOK_FAILURE_REASON','createTestFrameworkEventPayload','KEY_HOOK_FAILURE','addMultipleEntries','BNbCZ','getTestDetails','parsePlaywrightTestResult','mnEfR','parsePlaywrightTestResult:\x20testId=','KEY_TEST_CODE','testFrameworkState','KEY_LOGS','retry','createTestFrameworkEventPayload\x20testId:\x20','from','started_at','startedAt','errors','trackStepEvent','KEY_TEST_FAILURE','pMtwB','ovsPw','algph','slice','title','file_name','qjPmK','DEFAULT_TEST_RESULT','10156UbmDgg','813455SdqKZC','endedAt','MAX_TOP_LEVEL_STEPS','has','AapYP','HtOEP','status','KEY_TEST_ATTACHMENTS','getTestUUID','mpTVe','ehRKX','wiKiR','WVqwO','annotations','../../../../src/helpers/helper','attachments','\x20\x20and\x20args\x20=\x20','setTrackedInstance','getCurrentHookState','KEY_TEST_UUID','KEY_TEST_RESULT','path','KEY_TEST_SCOPES','eventJson','1689ZZTygz','passed','YEXDr','test','sendLogCreatedEvent\x20for\x20testId:\x20','TEST','olJaV','PgYSD','getTestFrameworksVersions','KEY_EVENT_ENDED_AT','dMRmc','sendLogCreatedEvent:\x20testId=','trackEvent\x20loading\x20testData\x20for\x20testId:\x20','Hook\x20Started\x20in\x20PRE\x20key\x20=\x20','getRef','error','9bVkVUR','PlaywrightTestFramework','KEY_HOOK_RESULT','VollD','\x20testHookState=','104970DYDsAL','getInstance','parallelIndex','\x20&\x20hook\x20=\x20','getCurrentTestState','KEY_AUTOMATE_SESSION_NAME','WVCwB','LxlWL','debug','KEY_HOOKS_FINISHED','../instances/trackedInstance.js','KEY_TEST_RETRY_OF','resolveInstance','trackHookEvent','yfUGT','basename','KEY_TEST_ENDED_AT','trackStepEvent:\x20testId=','epuqU','message','\x20result=','sendLogCreatedEvent','IwlRn','../TestInfo.js','KEY_TEST_FILE_PATH','Error\x20processing\x20trace\x20file\x20','\x20and\x20args\x20=\x20','KEY_HOOK_LOGS','lrEgM','KEY_TEST_FRAMEWORK_NAME','jSuhq','trackPlaywrightInstance','14193500SPmvwM','toISOString','Hook\x20List\x20in\x20Post\x20','Expected\x20to\x20fail,\x20but\x20passed.','parsePlaywrightTestResult:\x20extracted\x20','KEY_TEST_TAGS','\x20response=','failed','QOilg','KUOqS','INIT_TEST','\x20payload=','KEY_CUSTOM_TAGS','rOOlN','../grpcClient','csJZb','getTime','inspect','kjbGE','OoUOe','lbvFO','TEST_SCREENSHOT','POST','getContext','xdBpm','DwPBc','FgTca','setTestDetails','trackPlaywrightInstance:\x20saved\x20instance\x20contextId=',',\x20state=','err','statSync','mcHeh','paGec','AiSpD','aTmGk','uuid','\x20target=','KEY_HOOK_FAILURE_TYPE','qegth','steps','expectedStatus','rvHTc','browserstackPlatformIndex','Error\x20in\x20createTestFrameworkEventPayload:\x20','getTrackedInstance','result','length','mCkan','JTaSB','../state/hookState.js','KEY_HOOKS_STARTED','hookState','7652757vPzvvf','kyjIt','419992dnoejK','GsuMD','KBBXw','KEY_HOOK_LAST_STARTED','kBFkW','step','DEFAULT_HOOK_RESULT','testUId','../cliUtils.js','474936DaPajb','fail','PRE','duration','cxQMC','\x20instance=','createContext','lhhtV','text','nsmgS'];a100_0x4ac7=function(){return _0x3d4592;};return a100_0x4ac7();}
@@ -1 +1 @@
1
- const a101_0x9201cb=a101_0xb4e1;(function(_0x26e141,_0x1a3d70){const _0xa11b4a=a101_0xb4e1,_0x24de64=_0x26e141();while(!![]){try{const _0x4e5bf7=parseInt(_0xa11b4a(0xca))/0x1+parseInt(_0xa11b4a(0xd5))/0x2*(parseInt(_0xa11b4a(0xcd))/0x3)+-parseInt(_0xa11b4a(0xc9))/0x4+-parseInt(_0xa11b4a(0xc3))/0x5+-parseInt(_0xa11b4a(0xbb))/0x6*(parseInt(_0xa11b4a(0xc7))/0x7)+parseInt(_0xa11b4a(0xdd))/0x8+parseInt(_0xa11b4a(0xc6))/0x9;if(_0x4e5bf7===_0x1a3d70)break;else _0x24de64['push'](_0x24de64['shift']());}catch(_0x35935e){_0x24de64['push'](_0x24de64['shift']());}}}(a101_0x3c67,0x2d5c2));function a101_0xb4e1(_0x3f92c7,_0xa4257a){const _0x3c676a=a101_0x3c67();return a101_0xb4e1=function(_0xb4e13b,_0x476c72){_0xb4e13b=_0xb4e13b-0xb6;let _0xcb22e2=_0x3c676a[_0xb4e13b];return _0xcb22e2;},a101_0xb4e1(_0x3f92c7,_0xa4257a);}const AutomationFramework=require(a101_0x9201cb(0xd2)),{createClassLogger}=require(a101_0x9201cb(0xd4)),AutomationFrameworkState=require('../state/automationFrameworkState.js'),HookState=require('../state/hookState.js'),CLIUtils=require('../cliUtils.js'),TrackedInstance=require('../instances/trackedInstance.js'),AutomationFrameworkInstance=require('../instances/automationFrameworkInstance.js');class PuppeteerAutomationFramework extends AutomationFramework{[a101_0x9201cb(0xb7)]=createClassLogger(a101_0x9201cb(0xdb));constructor(_0x2fd009,_0x9584f0){super(_0x2fd009,_0x9584f0);}async[a101_0x9201cb(0xbf)](_0x57daa4,_0x5cfe2a,_0x5be7dc={}){const _0x3a8c6b=a101_0x9201cb,_0x2e1f0d={};_0x2e1f0d[_0x3a8c6b(0xd0)]=function(_0x3e0c59,_0x464f2d){return _0x3e0c59===_0x464f2d;},_0x2e1f0d[_0x3a8c6b(0xb6)]=_0x3a8c6b(0xcf);const _0x1d0d5b=_0x2e1f0d;this[_0x3a8c6b(0xb7)][_0x3a8c6b(0xcb)](_0x3a8c6b(0xd1)+_0x57daa4+'\x20hookState='+_0x5cfe2a),await super[_0x3a8c6b(0xbf)](_0x57daa4,_0x5cfe2a,_0x5be7dc);const _0x15eddb=this[_0x3a8c6b(0xc8)](_0x57daa4,_0x5cfe2a,_0x5be7dc);if(_0x1d0d5b[_0x3a8c6b(0xd0)](_0x15eddb,null)){this['logger'][_0x3a8c6b(0xcb)](_0x1d0d5b[_0x3a8c6b(0xb6)]);return;}_0x5be7dc[_0x3a8c6b(0xcc)]=_0x15eddb,await this[_0x3a8c6b(0xc0)](_0x15eddb,_0x57daa4,_0x5cfe2a,_0x5be7dc);}[a101_0x9201cb(0xc8)](_0x46e677,_0x1d2305,_0x4cc3f6={}){const _0x5e5a47=a101_0x9201cb,_0xddeac6={};_0xddeac6['IHqRb']=function(_0x23502c,_0x1b4b90){return _0x23502c===_0x1b4b90;},_0xddeac6[_0x5e5a47(0xd6)]=function(_0x3862da,_0x32bb7e){return _0x3862da===_0x32bb7e;},_0xddeac6['jokVN']=function(_0x1abde1,_0x310cc1){return _0x1abde1===_0x310cc1;};const _0x487be2=_0xddeac6;let _0x2fb330=null;return(_0x487be2[_0x5e5a47(0xbe)](_0x46e677,AutomationFrameworkState[_0x5e5a47(0xc1)])&&_0x487be2[_0x5e5a47(0xd6)](_0x1d2305,HookState[_0x5e5a47(0xb9)])||_0x487be2[_0x5e5a47(0xd9)](_0x46e677,AutomationFrameworkState['NONE']))&&this[_0x5e5a47(0xd3)](_0x46e677,_0x4cc3f6),_0x2fb330=AutomationFramework[_0x5e5a47(0xd8)](),_0x2fb330;}[a101_0x9201cb(0xd3)](_0x2452dc,_0x467599){const _0x1d8500=a101_0x9201cb,_0xee962={};_0xee962[_0x1d8500(0xbc)]='trackPuppeteerInstance:\x20instance\x20already\x20exists';const _0x5e30bf=_0xee962;if(AutomationFramework['getTrackedInstance']()){this[_0x1d8500(0xb7)][_0x1d8500(0xb8)](_0x5e30bf['HHzwc']);return;}const _0x366fb3=CLIUtils['getCurrentInstanceName'](),_0x4dfcd0=TrackedInstance[_0x1d8500(0xdc)](_0x366fb3);let _0x42bdf5=null;this[_0x1d8500(0xb7)][_0x1d8500(0xb8)](_0x1d8500(0xc5)+_0x366fb3+_0x1d8500(0xce)+_0x2452dc),_0x42bdf5=new AutomationFrameworkInstance(_0x4dfcd0,this[_0x1d8500(0xbd)](),this[_0x1d8500(0xd7)](),_0x2452dc),AutomationFramework[_0x1d8500(0xc2)](_0x4dfcd0,_0x42bdf5),this[_0x1d8500(0xb7)]['info'](_0x1d8500(0xda)+_0x4dfcd0[_0x1d8500(0xba)]()+_0x1d8500(0xc4)+_0x366fb3);}}module['exports']=PuppeteerAutomationFramework;function a101_0x3c67(){const _0x2b978b=['UQBgg','trackEvent:\x20automationFrameworkState=','./automationFramework.js','trackPuppeteerInstance','../../../helpers/classLogger.js','2KOAMgv','aTDIt','getAutomationFrameworkVersion','getTrackedInstance','jokVN','trackPuppeteerInstance:\x20saved\x20instance\x20contextId=','PuppeteerAutomationFramework','createContext','778288xAnfFX','HKjID','logger','info','PRE','getId','1374lMGhLI','HHzwc','getAutomationFrameworkName','IHqRb','trackEvent','runHooks','CREATE','setTrackedInstance','1276705vZhpFQ','\x20target=','trackPuppeteerInstance:\x20created\x20instance\x20for\x20target=','1973304GeAKzG','1008RKafaH','resolveInstance','741620sMIyrb','227033goloDi','debug','instance','347823bRBYPq',',\x20state=','trackEvent:\x20No\x20instance\x20found,\x20skipping\x20tracking'];a101_0x3c67=function(){return _0x2b978b;};return a101_0x3c67();}
1
+ const a101_0x371087=a101_0xdac3;function a101_0xd5cc(){const _0x2d5249=['createContext','1113327PhlHXp','1124751FBMDeZ','8fEXHMy','runHooks','../instances/automationFrameworkInstance.js','ugrzT','exports','780867AhXLHF','66451yLkQcX','trackEvent:\x20automationFrameworkState=','650opAiTR','trackEvent:\x20No\x20instance\x20found,\x20skipping\x20tracking','3026100xDmzrm','eGUoZ','../state/automationFrameworkState.js','2bUwlsI','../../../helpers/classLogger.js','CREATE','setTrackedInstance','getId','getAutomationFrameworkName','NONE','../state/hookState.js','info','15183JcmSKz',',\x20state=','trackPuppeteerInstance','trackPuppeteerInstance:\x20created\x20instance\x20for\x20target=','instance','PRE','../instances/trackedInstance.js','ehbPR','4634004tDGQUg','sJfBJ','resolveInstance','debug','3888QrCnCU','./automationFramework.js','gIKTW','getAutomationFrameworkVersion','\x20target=','logger','trackPuppeteerInstance:\x20instance\x20already\x20exists'];a101_0xd5cc=function(){return _0x2d5249;};return a101_0xd5cc();}(function(_0x49629e,_0x85653c){const _0x3e6acb=a101_0xdac3,_0x1933d4=_0x49629e();while(!![]){try{const _0x19f6a4=-parseInt(_0x3e6acb(0x103))/0x1*(parseInt(_0x3e6acb(0xdf))/0x2)+-parseInt(_0x3e6acb(0xfd))/0x3*(-parseInt(_0x3e6acb(0xfe))/0x4)+parseInt(_0x3e6acb(0xdc))/0x5+parseInt(_0x3e6acb(0xf0))/0x6+-parseInt(_0x3e6acb(0xe8))/0x7*(parseInt(_0x3e6acb(0xf4))/0x8)+-parseInt(_0x3e6acb(0xfc))/0x9+-parseInt(_0x3e6acb(0x106))/0xa*(-parseInt(_0x3e6acb(0x104))/0xb);if(_0x19f6a4===_0x85653c)break;else _0x1933d4['push'](_0x1933d4['shift']());}catch(_0x26c9ce){_0x1933d4['push'](_0x1933d4['shift']());}}}(a101_0xd5cc,0x890c5));const AutomationFramework=require(a101_0x371087(0xf5)),{createClassLogger}=require(a101_0x371087(0xe0)),AutomationFrameworkState=require(a101_0x371087(0xde)),HookState=require(a101_0x371087(0xe6)),CLIUtils=require('../cliUtils.js'),TrackedInstance=require(a101_0x371087(0xee)),AutomationFrameworkInstance=require(a101_0x371087(0x100));class PuppeteerAutomationFramework extends AutomationFramework{['logger']=createClassLogger('PuppeteerAutomationFramework');constructor(_0x7aeeed,_0x2ef3a9){super(_0x7aeeed,_0x2ef3a9);}async['trackEvent'](_0x1ae9ad,_0x572a1e,_0x206f67={}){const _0x240028=a101_0x371087,_0x3eb879={};_0x3eb879[_0x240028(0xef)]=function(_0x2d607b,_0x48db33){return _0x2d607b===_0x48db33;},_0x3eb879[_0x240028(0x101)]=_0x240028(0x107);const _0x333964=_0x3eb879;this[_0x240028(0xf9)][_0x240028(0xf3)](_0x240028(0x105)+_0x1ae9ad+'\x20hookState='+_0x572a1e),await super['trackEvent'](_0x1ae9ad,_0x572a1e,_0x206f67);const _0x186aae=this[_0x240028(0xf2)](_0x1ae9ad,_0x572a1e,_0x206f67);if(_0x333964[_0x240028(0xef)](_0x186aae,null)){this[_0x240028(0xf9)][_0x240028(0xf3)](_0x333964[_0x240028(0x101)]);return;}_0x206f67[_0x240028(0xec)]=_0x186aae,await this[_0x240028(0xff)](_0x186aae,_0x1ae9ad,_0x572a1e,_0x206f67);}[a101_0x371087(0xf2)](_0x451520,_0x2d43f9,_0x19a324={}){const _0x37be29=a101_0x371087,_0x4ca36b={};_0x4ca36b[_0x37be29(0xf1)]=function(_0x29fa48,_0x2fa3db){return _0x29fa48===_0x2fa3db;},_0x4ca36b[_0x37be29(0xdd)]=function(_0x816723,_0x1422fc){return _0x816723===_0x1422fc;};const _0x27d764=_0x4ca36b;let _0x330d73=null;return(_0x27d764[_0x37be29(0xf1)](_0x451520,AutomationFrameworkState[_0x37be29(0xe1)])&&_0x27d764[_0x37be29(0xf1)](_0x2d43f9,HookState[_0x37be29(0xed)])||_0x27d764['eGUoZ'](_0x451520,AutomationFrameworkState[_0x37be29(0xe5)]))&&this[_0x37be29(0xea)](_0x451520,_0x19a324),_0x330d73=AutomationFramework['getTrackedInstance'](),_0x330d73;}[a101_0x371087(0xea)](_0x59af7f,_0x2c7d78){const _0x1576a9=a101_0x371087,_0x3694b2={};_0x3694b2['gIKTW']=_0x1576a9(0xfa);const _0x5680e2=_0x3694b2;if(AutomationFramework['getTrackedInstance']()){this['logger'][_0x1576a9(0xe7)](_0x5680e2[_0x1576a9(0xf6)]);return;}const _0x2ee852=CLIUtils['getCurrentInstanceName'](),_0x12a650=TrackedInstance[_0x1576a9(0xfb)](_0x2ee852);let _0x553cf3=null;this[_0x1576a9(0xf9)][_0x1576a9(0xe7)](_0x1576a9(0xeb)+_0x2ee852+_0x1576a9(0xe9)+_0x59af7f),_0x553cf3=new AutomationFrameworkInstance(_0x12a650,this[_0x1576a9(0xe4)](),this[_0x1576a9(0xf7)](),_0x59af7f),AutomationFramework[_0x1576a9(0xe2)](_0x12a650,_0x553cf3),this['logger'][_0x1576a9(0xe7)]('trackPuppeteerInstance:\x20saved\x20instance\x20contextId='+_0x12a650[_0x1576a9(0xe3)]()+_0x1576a9(0xf8)+_0x2ee852);}}function a101_0xdac3(_0x22bb59,_0x5354ea){const _0xd5ccf7=a101_0xd5cc();return a101_0xdac3=function(_0xdac385,_0x570ceb){_0xdac385=_0xdac385-0xdc;let _0x1a06f6=_0xd5ccf7[_0xdac385];return _0x1a06f6;},a101_0xdac3(_0x22bb59,_0x5354ea);}module[a101_0x371087(0x102)]=PuppeteerAutomationFramework;
@@ -1 +1 @@
1
- function a102_0x500d(_0x18cd94,_0xeb6a84){const _0x6a8cb3=a102_0x6a8c();return a102_0x500d=function(_0x500d94,_0x1238b8){_0x500d94=_0x500d94-0xb4;let _0x411f5e=_0x6a8cb3[_0x500d94];return _0x411f5e;},a102_0x500d(_0x18cd94,_0xeb6a84);}const a102_0x501107=a102_0x500d;(function(_0x2bf2b4,_0x2954df){const _0x28f5f9=a102_0x500d,_0x1c6718=_0x2bf2b4();while(!![]){try{const _0x1bb506=-parseInt(_0x28f5f9(0xb9))/0x1*(parseInt(_0x28f5f9(0xb5))/0x2)+-parseInt(_0x28f5f9(0xd8))/0x3*(-parseInt(_0x28f5f9(0xdc))/0x4)+parseInt(_0x28f5f9(0xd9))/0x5*(parseInt(_0x28f5f9(0xba))/0x6)+-parseInt(_0x28f5f9(0xbe))/0x7+parseInt(_0x28f5f9(0xb6))/0x8*(parseInt(_0x28f5f9(0xb7))/0x9)+-parseInt(_0x28f5f9(0xd4))/0xa+-parseInt(_0x28f5f9(0xda))/0xb*(-parseInt(_0x28f5f9(0xce))/0xc);if(_0x1bb506===_0x2954df)break;else _0x1c6718['push'](_0x1c6718['shift']());}catch(_0x46886e){_0x1c6718['push'](_0x1c6718['shift']());}}}(a102_0x6a8c,0xaa0d4));const CLIUtils=require('../cliUtils'),eventDispatcher=require(a102_0x501107(0xbd)),TestFrameworkInstance=require(a102_0x501107(0xc0)),TrackedContext=require(a102_0x501107(0xbf)),TestFrameworkState=require(a102_0x501107(0xdd)),HookState=require('../state/hookState'),{createClassLogger}=require('../../../helpers/classLogger'),TrackedInstance=require('../instances/trackedInstance'),logger=createClassLogger(a102_0x501107(0xd6));function a102_0x6a8c(){const _0x55c9d3=['2582032GjXEBm','18AxdJWg','hasState','232911pVJSCB','236802uqqoai','setTrackedInstance','registerObserver','../eventDispatcher','7389669knvObz','../instances/trackedContext','../instances/testFrameworkInstance','getAllData','trackEvent','setCurrentTestState','debug','testFrameworks','createContext','getTrackedInstance',';\x20hookState=','instances','has','setCurrentHookState','getState','runHooks','12mGHbrF','set','getInstances','getTestFrameworksVersions','binSessionId','getId','8738430hTruTv','setState','TestFramework','getCurrentInstanceName','1538190zpGbKl','175XRptUw','13761154IlJZeA','exports','4SeQsie','../state/testFrameworkState','getTestFrameworks','getHookRegistryKey','__bstack_test_framework_instances__','setInstance','get','testFrameworkVersions','10fFlJto'];a102_0x6a8c=function(){return _0x55c9d3;};return a102_0x6a8c();}!global['__bstack_test_framework_instances__']&&(global[a102_0x501107(0xe0)]=new Map());class TestFramework{static get[a102_0x501107(0xc9)](){const _0x2e2409=a102_0x501107;return global[_0x2e2409(0xe0)];}[a102_0x501107(0xc5)]=[];[a102_0x501107(0xb4)]={};[a102_0x501107(0xd2)]=null;constructor(_0x186404,_0x22b5d4,_0x11274b){const _0x7aecf0=a102_0x501107;this[_0x7aecf0(0xc5)]=_0x186404,this[_0x7aecf0(0xb4)]=_0x22b5d4,this[_0x7aecf0(0xd2)]=_0x11274b;}[a102_0x501107(0xd0)](){const _0x3af95d=a102_0x501107;return TestFramework[_0x3af95d(0xc9)];}[a102_0x501107(0xe1)](_0x2c9075,_0x39d185){const _0x3ccf78=a102_0x501107;TestFramework[_0x3ccf78(0xc9)]['set'](_0x2c9075[_0x3ccf78(0xd3)],_0x39d185);}static[a102_0x501107(0xc7)](){const _0x87c0f7=a102_0x501107,_0xed876d=TrackedInstance[_0x87c0f7(0xc6)](CLIUtils[_0x87c0f7(0xd7)]());return TestFramework[_0x87c0f7(0xc9)][_0x87c0f7(0xe2)](_0xed876d['getId']());}static[a102_0x501107(0xbb)](_0x3883e3,_0x2db00d){const _0x4ab426=a102_0x501107;TestFramework[_0x4ab426(0xc9)]['set'](_0x3883e3[_0x4ab426(0xd3)](),_0x2db00d);}[a102_0x501107(0xd1)](){const _0x332850=a102_0x501107;return this[_0x332850(0xb4)];}[a102_0x501107(0xde)](){return this['testFrameworks'];}[a102_0x501107(0xc2)](_0x2b0d15,_0x558b20,_0xd637a1={}){const _0x475540=a102_0x501107;logger[_0x475540(0xc4)]('trackEvent:\x20testFrameworkState='+_0x2b0d15+_0x475540(0xc8)+_0x558b20);}async[a102_0x501107(0xcd)](_0x3a765a,_0x2d7a30,_0x54dba6,_0x250a03={}){const _0x1a9cab=a102_0x501107,_0x4aa5ab=CLIUtils[_0x1a9cab(0xdf)](_0x2d7a30,_0x54dba6);_0x3a765a[_0x1a9cab(0xc3)](_0x2d7a30),_0x3a765a[_0x1a9cab(0xcb)](_0x54dba6),await eventDispatcher['notifyObserver'](_0x4aa5ab,_0x250a03);}static['registerObserver'](_0x706dee,_0xfc71a3,_0x6b5cfd){const _0x2c9fb8=a102_0x501107;eventDispatcher[_0x2c9fb8(0xbc)](CLIUtils[_0x2c9fb8(0xdf)](_0x706dee,_0xfc71a3),_0x6b5cfd);}static[a102_0x501107(0xcc)](_0x19453b,_0x11d992){const _0x9796f2=a102_0x501107;return _0x19453b['getAllData']()[_0x9796f2(0xe2)](_0x11d992);}static[a102_0x501107(0xd5)](_0x262090,_0x5369f8,_0x45f24d){const _0x18e22e=a102_0x501107;_0x262090[_0x18e22e(0xc1)]()[_0x18e22e(0xcf)](_0x5369f8,_0x45f24d);}static[a102_0x501107(0xb8)](_0x3fb21e,_0x56b308){const _0x4c7393=a102_0x501107;return _0x3fb21e[_0x4c7393(0xc1)]()[_0x4c7393(0xca)](_0x56b308);}}module[a102_0x501107(0xdb)]=TestFramework;
1
+ function a102_0x5769(){const _0x817b14=['createContext','notifyObserver','getTestFrameworksVersions','../state/hookState','../state/testFrameworkState','setInstance','1728HSBWRV','instances','../cliUtils','set','1121409wFYszl','../instances/trackedInstance','getAllData','2063478SleeWG','1415244edvbyb','__bstack_test_framework_instances__','getId','getHookRegistryKey','2593192VRGnuu','getTestFrameworks','../../../helpers/classLogger','3883bRSTFL','188NYTWca','testFrameworkVersions','2055942iwffba','../instances/testFrameworkInstance','../instances/trackedContext','trackEvent:\x20testFrameworkState=','35720nEiUBB','7eFKfGd','get','5uvcZUX','setCurrentTestState','runHooks','getCurrentInstanceName','has','setCurrentHookState',';\x20hookState=','TestFramework','exports','hasState','testFrameworks','getState'];a102_0x5769=function(){return _0x817b14;};return a102_0x5769();}const a102_0x4648c8=a102_0x17a3;function a102_0x17a3(_0x2b702b,_0x41703a){const _0x5769ea=a102_0x5769();return a102_0x17a3=function(_0x17a31a,_0x2ebe23){_0x17a31a=_0x17a31a-0x70;let _0x5e30d3=_0x5769ea[_0x17a31a];return _0x5e30d3;},a102_0x17a3(_0x2b702b,_0x41703a);}(function(_0xafa4e6,_0x1ffb79){const _0x35a5ff=a102_0x17a3,_0x290153=_0xafa4e6();while(!![]){try{const _0x3937a7=parseInt(_0x35a5ff(0x7e))/0x1*(-parseInt(_0x35a5ff(0x8e))/0x2)+parseInt(_0x35a5ff(0x82))/0x3+parseInt(_0x35a5ff(0x86))/0x4+parseInt(_0x35a5ff(0x97))/0x5*(parseInt(_0x35a5ff(0x85))/0x6)+parseInt(_0x35a5ff(0x95))/0x7*(parseInt(_0x35a5ff(0x8a))/0x8)+parseInt(_0x35a5ff(0x90))/0x9+parseInt(_0x35a5ff(0x94))/0xa*(-parseInt(_0x35a5ff(0x8d))/0xb);if(_0x3937a7===_0x1ffb79)break;else _0x290153['push'](_0x290153['shift']());}catch(_0x20dfac){_0x290153['push'](_0x290153['shift']());}}}(a102_0x5769,0x3103e));const CLIUtils=require(a102_0x4648c8(0x80)),eventDispatcher=require('../eventDispatcher'),TestFrameworkInstance=require(a102_0x4648c8(0x91)),TrackedContext=require(a102_0x4648c8(0x92)),TestFrameworkState=require(a102_0x4648c8(0x7c)),HookState=require(a102_0x4648c8(0x7b)),{createClassLogger}=require(a102_0x4648c8(0x8c)),TrackedInstance=require(a102_0x4648c8(0x83)),logger=createClassLogger(a102_0x4648c8(0x73));!global[a102_0x4648c8(0x87)]&&(global[a102_0x4648c8(0x87)]=new Map());class TestFramework{static get['instances'](){return global['__bstack_test_framework_instances__'];}['testFrameworks']=[];['testFrameworkVersions']={};['binSessionId']=null;constructor(_0x17ee78,_0x11dbda,_0xfcd611){const _0x4371b3=a102_0x4648c8;this[_0x4371b3(0x76)]=_0x17ee78,this['testFrameworkVersions']=_0x11dbda,this['binSessionId']=_0xfcd611;}['getInstances'](){return TestFramework['instances'];}[a102_0x4648c8(0x7d)](_0x80d98d,_0x5ba2cb){const _0x5e0634=a102_0x4648c8;TestFramework[_0x5e0634(0x7f)]['set'](_0x80d98d[_0x5e0634(0x88)],_0x5ba2cb);}static['getTrackedInstance'](){const _0x3cf389=a102_0x4648c8,_0x1088f3=TrackedInstance[_0x3cf389(0x78)](CLIUtils[_0x3cf389(0x9a)]());return TestFramework[_0x3cf389(0x7f)][_0x3cf389(0x96)](_0x1088f3['getId']());}static['setTrackedInstance'](_0x4600e2,_0x78706b){const _0x4628ac=a102_0x4648c8;TestFramework[_0x4628ac(0x7f)][_0x4628ac(0x81)](_0x4600e2[_0x4628ac(0x88)](),_0x78706b);}[a102_0x4648c8(0x7a)](){const _0x52050d=a102_0x4648c8;return this[_0x52050d(0x8f)];}[a102_0x4648c8(0x8b)](){const _0x5a0d8d=a102_0x4648c8;return this[_0x5a0d8d(0x76)];}['trackEvent'](_0x384f08,_0x483f06,_0x595b29={}){const _0x2a4076=a102_0x4648c8;logger['debug'](_0x2a4076(0x93)+_0x384f08+_0x2a4076(0x72)+_0x483f06);}async[a102_0x4648c8(0x99)](_0x33f1c0,_0x4ed96e,_0x27c3b4,_0x5e8b64={}){const _0x4dc55d=a102_0x4648c8,_0x3215c5=CLIUtils[_0x4dc55d(0x89)](_0x4ed96e,_0x27c3b4);_0x33f1c0[_0x4dc55d(0x98)](_0x4ed96e),_0x33f1c0[_0x4dc55d(0x71)](_0x27c3b4),await eventDispatcher[_0x4dc55d(0x79)](_0x3215c5,_0x5e8b64);}static['registerObserver'](_0x13be60,_0x141796,_0x1df4c5){const _0x15b4a3=a102_0x4648c8;eventDispatcher['registerObserver'](CLIUtils[_0x15b4a3(0x89)](_0x13be60,_0x141796),_0x1df4c5);}static[a102_0x4648c8(0x77)](_0x279c2e,_0xa2a589){const _0x261ecc=a102_0x4648c8;return _0x279c2e[_0x261ecc(0x84)]()[_0x261ecc(0x96)](_0xa2a589);}static['setState'](_0xca297d,_0x2c252,_0x3050d9){const _0x1b3866=a102_0x4648c8;_0xca297d['getAllData']()[_0x1b3866(0x81)](_0x2c252,_0x3050d9);}static[a102_0x4648c8(0x75)](_0x56b769,_0x497fc2){const _0x4500d0=a102_0x4648c8;return _0x56b769[_0x4500d0(0x84)]()[_0x4500d0(0x70)](_0x497fc2);}}module[a102_0x4648c8(0x74)]=TestFramework;
@@ -1 +1 @@
1
- 'use strict';const a103_0x53f767=a103_0x4f76;(function(_0x1ac835,_0x40b462){const _0x48901e=a103_0x4f76,_0x8862b7=_0x1ac835();while(!![]){try{const _0xb6cc5e=-parseInt(_0x48901e(0xd6))/0x1*(parseInt(_0x48901e(0xb5))/0x2)+parseInt(_0x48901e(0xc9))/0x3+-parseInt(_0x48901e(0xb7))/0x4+-parseInt(_0x48901e(0xe2))/0x5+-parseInt(_0x48901e(0xda))/0x6*(-parseInt(_0x48901e(0xcd))/0x7)+parseInt(_0x48901e(0xbb))/0x8+-parseInt(_0x48901e(0xbc))/0x9*(-parseInt(_0x48901e(0xcf))/0xa);if(_0xb6cc5e===_0x40b462)break;else _0x8862b7['push'](_0x8862b7['shift']());}catch(_0x550bb1){_0x8862b7['push'](_0x8862b7['shift']());}}}(a103_0x3a16,0xcd403));function a103_0x3a16(){const _0x30a5a3=['6100208atRwHz','36yheFOZ','runHooks','ZGowI','Lttfx','slice','entries','exports','../instances/automationFrameworkInstance.js','isInteger','resolveInstance:\x20no\x20userAgent\x20in\x20args;\x20falling\x20back\x20to\x20default\x20tracked\x20instance','sYwMQ','lastIndexOf','testcafe:','624690XymZhF','startsWith','string','warn','7EYDCyL','resolveInstance','2855440JWZDaU','userAgent','NONE','tKWwM','createContext','get','\x20hookState=','1075kOBGJc','QbeMR','length','platformIndex','6210066OqXaaQ','./automationFramework.js','trackEvent','Xcaok','instances','\x20→\x20','getAutomationFrameworkName','../../../helpers/classLogger.js','7453890nTVIcH','resolveInstance:\x20created\x20instance\x20for\x20userAgent=\x22','delete','trackEvent:\x20no\x20instance\x20for\x20state=','398AQOMkZ','instance','2410132Egdoeq','TestCafeAutomationFramework','DqVrk','PnTPS'];a103_0x3a16=function(){return _0x30a5a3;};return a103_0x3a16();}const AutomationFramework=require(a103_0x53f767(0xdb)),AutomationFrameworkInstance=require(a103_0x53f767(0xc3)),AutomationFrameworkState=require('../state/automationFrameworkState.js'),TrackedInstance=require('../instances/trackedInstance.js'),{createClassLogger}=require(a103_0x53f767(0xe1)),logger=createClassLogger(a103_0x53f767(0xb8));class TestCafeAutomationFramework extends AutomationFramework{constructor(_0x3fd5b5,_0x2bd188){super(_0x3fd5b5,_0x2bd188);}async['trackEvent'](_0x349a5b,_0x4f8dfc,_0x381617={}){const _0x5f54b6=a103_0x53f767;await super[_0x5f54b6(0xdc)](_0x349a5b,_0x4f8dfc,_0x381617);const _0x5a7359=this['resolveInstance'](_0x349a5b,_0x4f8dfc,_0x381617);if(!_0x5a7359){logger['debug'](_0x5f54b6(0xe5)+_0x349a5b+_0x5f54b6(0xd5)+_0x4f8dfc);return;}_0x381617['instance']=_0x5a7359,await this[_0x5f54b6(0xbd)](_0x5a7359,_0x349a5b,_0x4f8dfc,_0x381617);}[a103_0x53f767(0xce)](_0x4bc971,_0x5e33c2,_0x15d291={}){const _0x9eafb4=a103_0x53f767,_0x21eba4={};_0x21eba4['XdMbk']=_0x9eafb4(0xc5),_0x21eba4[_0x9eafb4(0xbe)]=function(_0x315907,_0x29cdbc){return _0x315907===_0x29cdbc;},_0x21eba4[_0x9eafb4(0xba)]=function(_0xe03f59,_0x12f7a9){return _0xe03f59===_0x12f7a9;},_0x21eba4[_0x9eafb4(0xbf)]=function(_0x10eea5,_0x109ee7){return _0x10eea5||_0x109ee7;};const _0x3d8395=_0x21eba4,_0x3eef32=_0x15d291[_0x9eafb4(0xd0)]||null;if(!_0x3eef32)return logger[_0x9eafb4(0xcc)](_0x3d8395['XdMbk']),AutomationFramework['getTrackedInstance']();const _0x156d6d=Number[_0x9eafb4(0xc4)](_0x15d291[_0x9eafb4(0xd9)])?_0x15d291[_0x9eafb4(0xd9)]:0x0,_0x427c73=_0x9eafb4(0xc8)+_0x3eef32+'#'+_0x156d6d;let _0x4d8e08=AutomationFramework[_0x9eafb4(0xde)][_0x9eafb4(0xd4)](_0x427c73);if(!_0x4d8e08&&(_0x3d8395['ZGowI'](_0x4bc971,AutomationFrameworkState['CREATE'])||_0x3d8395[_0x9eafb4(0xba)](_0x4bc971,AutomationFrameworkState[_0x9eafb4(0xd1)]))){const _0x40c599=TrackedInstance[_0x9eafb4(0xd3)](_0x427c73);_0x4d8e08=new AutomationFrameworkInstance(_0x40c599,this[_0x9eafb4(0xe0)](),this['getAutomationFrameworkVersion'](),_0x4bc971),AutomationFramework[_0x9eafb4(0xde)]['set'](_0x427c73,_0x4d8e08),logger['info'](_0x9eafb4(0xe3)+_0x3eef32+'\x22\x20platformIndex='+_0x156d6d+_0x9eafb4(0xdf)+_0x427c73);}return _0x3d8395[_0x9eafb4(0xbf)](_0x4d8e08,null);}static['removeInstance'](_0x55ef01,_0x2b5d80=0x0){const _0x2cbf31=a103_0x53f767,_0x45bae7='testcafe:'+_0x55ef01+'#'+_0x2b5d80;return AutomationFramework['instances'][_0x2cbf31(0xe4)](_0x45bae7);}static['getInstanceByUserAgent'](_0x468243,_0x22f3f2=0x0){const _0xd2efae=a103_0x53f767;return AutomationFramework[_0xd2efae(0xde)]['get'](_0xd2efae(0xc8)+_0x468243+'#'+_0x22f3f2)||null;}static*['iterAllInstances'](){const _0x3fa889=a103_0x53f767,_0xc89802={};_0xc89802['Xcaok']=function(_0x11d096,_0x38cfaa){return _0x11d096===_0x38cfaa;},_0xc89802[_0x3fa889(0xc6)]=_0x3fa889(0xcb),_0xc89802[_0x3fa889(0xd2)]=_0x3fa889(0xc8),_0xc89802['DqVrk']=function(_0x2b0906,_0x266a4c){return _0x2b0906===_0x266a4c;},_0xc89802[_0x3fa889(0xd7)]=function(_0x575ed5,_0x31bc10){return _0x575ed5+_0x31bc10;};const _0x108d99=_0xc89802;for(const [_0x2658ed,_0x1ff898]of AutomationFramework['instances'][_0x3fa889(0xc1)]()){if(_0x108d99[_0x3fa889(0xdd)](typeof _0x2658ed,_0x108d99[_0x3fa889(0xc6)])&&_0x2658ed[_0x3fa889(0xca)](_0x108d99[_0x3fa889(0xd2)])){const _0x58c560=_0x2658ed[_0x3fa889(0xc0)](_0x108d99['tKWwM'][_0x3fa889(0xd8)]),_0x4a92df=_0x58c560[_0x3fa889(0xc7)]('#');if(_0x108d99[_0x3fa889(0xb9)](_0x4a92df,-0x1)){const _0x373d70={};_0x373d70['userAgent']=_0x58c560,_0x373d70[_0x3fa889(0xd9)]=0x0,_0x373d70[_0x3fa889(0xb6)]=_0x1ff898,yield _0x373d70;}else{const _0x381037=_0x58c560[_0x3fa889(0xc0)](0x0,_0x4a92df),_0x4baea6=Number['parseInt'](_0x58c560[_0x3fa889(0xc0)](_0x108d99['QbeMR'](_0x4a92df,0x1)),0xa)||0x0,_0x1f0034={};_0x1f0034[_0x3fa889(0xd0)]=_0x381037,_0x1f0034[_0x3fa889(0xd9)]=_0x4baea6,_0x1f0034[_0x3fa889(0xb6)]=_0x1ff898,yield _0x1f0034;}}}}}function a103_0x4f76(_0x2a0eee,_0x2df35f){const _0x3a1608=a103_0x3a16();return a103_0x4f76=function(_0x4f76d0,_0x4fec0f){_0x4f76d0=_0x4f76d0-0xb5;let _0x509dc6=_0x3a1608[_0x4f76d0];return _0x509dc6;},a103_0x4f76(_0x2a0eee,_0x2df35f);}module[a103_0x53f767(0xc2)]=TestCafeAutomationFramework;
1
+ 'use strict';const a103_0x1c6ba6=a103_0x4546;function a103_0x4546(_0x12ed64,_0x2b1a20){const _0x303104=a103_0x3031();return a103_0x4546=function(_0x454644,_0x142602){_0x454644=_0x454644-0x11c;let _0xeded09=_0x303104[_0x454644];return _0xeded09;},a103_0x4546(_0x12ed64,_0x2b1a20);}(function(_0x5e2f29,_0x2c4907){const _0x519257=a103_0x4546,_0x18102a=_0x5e2f29();while(!![]){try{const _0x10da9e=-parseInt(_0x519257(0x120))/0x1*(parseInt(_0x519257(0x131))/0x2)+parseInt(_0x519257(0x11d))/0x3*(-parseInt(_0x519257(0x134))/0x4)+parseInt(_0x519257(0x140))/0x5+-parseInt(_0x519257(0x11f))/0x6+parseInt(_0x519257(0x121))/0x7*(-parseInt(_0x519257(0x147))/0x8)+parseInt(_0x519257(0x138))/0x9+parseInt(_0x519257(0x148))/0xa*(parseInt(_0x519257(0x146))/0xb);if(_0x10da9e===_0x2c4907)break;else _0x18102a['push'](_0x18102a['shift']());}catch(_0x2eb4e2){_0x18102a['push'](_0x18102a['shift']());}}}(a103_0x3031,0xb6860));function a103_0x3031(){const _0x2c77a8=['platformIndex','../instances/automationFrameworkInstance.js','905179jkubwT','404872mtAQgZ','380zMIXWr','trackEvent','userAgent','exports','wzleL','entries','9neZWbi','resolveInstance:\x20no\x20userAgent\x20in\x20args;\x20falling\x20back\x20to\x20default\x20tracked\x20instance','8023134PpIIeX','1068424lYTPTc','168yRkFLz','NjZPY','testcafe:','RZuCg','TestCafeAutomationFramework','../instances/trackedInstance.js','UNOCh','instance','string','uEShy','instances','CREATE','removeInstance','../../../helpers/classLogger.js','warn','info','2HnBVgB','LKrUP','getAutomationFrameworkVersion','990604XZBgbX','resolveInstance','NONE','slice','7349067XkkYDv','../state/automationFrameworkState.js','parseInt','set','resolveInstance:\x20created\x20instance\x20for\x20userAgent=\x22','isInteger','createContext','startsWith','5836265HgtyRf','getInstanceByUserAgent','\x20hookState=','wEUxw'];a103_0x3031=function(){return _0x2c77a8;};return a103_0x3031();}const AutomationFramework=require('./automationFramework.js'),AutomationFrameworkInstance=require(a103_0x1c6ba6(0x145)),AutomationFrameworkState=require(a103_0x1c6ba6(0x139)),TrackedInstance=require(a103_0x1c6ba6(0x126)),{createClassLogger}=require(a103_0x1c6ba6(0x12e)),logger=createClassLogger(a103_0x1c6ba6(0x125));class TestCafeAutomationFramework extends AutomationFramework{constructor(_0x4aa851,_0x416ec6){super(_0x4aa851,_0x416ec6);}async[a103_0x1c6ba6(0x149)](_0x56f507,_0xd476ec,_0x27457e={}){const _0xc51f09=a103_0x1c6ba6;await super[_0xc51f09(0x149)](_0x56f507,_0xd476ec,_0x27457e);const _0x2a48e5=this['resolveInstance'](_0x56f507,_0xd476ec,_0x27457e);if(!_0x2a48e5){logger['debug']('trackEvent:\x20no\x20instance\x20for\x20state='+_0x56f507+_0xc51f09(0x142)+_0xd476ec);return;}_0x27457e['instance']=_0x2a48e5,await this['runHooks'](_0x2a48e5,_0x56f507,_0xd476ec,_0x27457e);}[a103_0x1c6ba6(0x135)](_0x3de7f3,_0x371a13,_0x4a8e4c={}){const _0x1c9d94=a103_0x1c6ba6,_0x2dc048={};_0x2dc048[_0x1c9d94(0x122)]=_0x1c9d94(0x11e),_0x2dc048[_0x1c9d94(0x127)]=function(_0x53eead,_0x299744){return _0x53eead===_0x299744;},_0x2dc048[_0x1c9d94(0x12a)]=function(_0x2180be,_0x3f79ef){return _0x2180be||_0x3f79ef;};const _0xba5ace=_0x2dc048,_0x4d86e9=_0x4a8e4c['userAgent']||null;if(!_0x4d86e9)return logger[_0x1c9d94(0x12f)](_0xba5ace[_0x1c9d94(0x122)]),AutomationFramework['getTrackedInstance']();const _0xe64c9=Number[_0x1c9d94(0x13d)](_0x4a8e4c['platformIndex'])?_0x4a8e4c[_0x1c9d94(0x144)]:0x0,_0x5b4dbb=_0x1c9d94(0x123)+_0x4d86e9+'#'+_0xe64c9;let _0xb34a82=AutomationFramework[_0x1c9d94(0x12b)]['get'](_0x5b4dbb);if(!_0xb34a82&&(_0xba5ace['UNOCh'](_0x3de7f3,AutomationFrameworkState[_0x1c9d94(0x12c)])||_0xba5ace['UNOCh'](_0x3de7f3,AutomationFrameworkState[_0x1c9d94(0x136)]))){const _0x362eda=TrackedInstance[_0x1c9d94(0x13e)](_0x5b4dbb);_0xb34a82=new AutomationFrameworkInstance(_0x362eda,this['getAutomationFrameworkName'](),this[_0x1c9d94(0x133)](),_0x3de7f3),AutomationFramework['instances'][_0x1c9d94(0x13b)](_0x5b4dbb,_0xb34a82),logger[_0x1c9d94(0x130)](_0x1c9d94(0x13c)+_0x4d86e9+'\x22\x20platformIndex='+_0xe64c9+'\x20→\x20'+_0x5b4dbb);}return _0xba5ace['uEShy'](_0xb34a82,null);}static[a103_0x1c6ba6(0x12d)](_0x21ecba,_0x59b2d6=0x0){const _0x1fa9e5=a103_0x1c6ba6,_0x226098=_0x1fa9e5(0x123)+_0x21ecba+'#'+_0x59b2d6;return AutomationFramework[_0x1fa9e5(0x12b)]['delete'](_0x226098);}static[a103_0x1c6ba6(0x141)](_0x59f1b9,_0x55b89a=0x0){const _0x54ac55=a103_0x1c6ba6;return AutomationFramework[_0x54ac55(0x12b)]['get'](_0x54ac55(0x123)+_0x59f1b9+'#'+_0x55b89a)||null;}static*['iterAllInstances'](){const _0xc81a57=a103_0x1c6ba6,_0x2b655a={};_0x2b655a[_0xc81a57(0x124)]=function(_0xb646e3,_0x4eaf7c){return _0xb646e3===_0x4eaf7c;},_0x2b655a[_0xc81a57(0x143)]=_0xc81a57(0x129),_0x2b655a[_0xc81a57(0x14c)]=_0xc81a57(0x123),_0x2b655a[_0xc81a57(0x132)]=function(_0x13ff9f,_0x342ff8){return _0x13ff9f+_0x342ff8;};const _0x59a02d=_0x2b655a;for(const [_0x4959e2,_0x12202b]of AutomationFramework['instances'][_0xc81a57(0x11c)]()){if(_0x59a02d['RZuCg'](typeof _0x4959e2,_0x59a02d[_0xc81a57(0x143)])&&_0x4959e2[_0xc81a57(0x13f)](_0x59a02d[_0xc81a57(0x14c)])){const _0x20ab5f=_0x4959e2['slice'](_0x59a02d['wzleL']['length']),_0x57dd8b=_0x20ab5f['lastIndexOf']('#');if(_0x59a02d[_0xc81a57(0x124)](_0x57dd8b,-0x1)){const _0xa088f8={};_0xa088f8['userAgent']=_0x20ab5f,_0xa088f8[_0xc81a57(0x144)]=0x0,_0xa088f8[_0xc81a57(0x128)]=_0x12202b,yield _0xa088f8;}else{const _0x3b7126=_0x20ab5f['slice'](0x0,_0x57dd8b),_0x1df892=Number[_0xc81a57(0x13a)](_0x20ab5f[_0xc81a57(0x137)](_0x59a02d[_0xc81a57(0x132)](_0x57dd8b,0x1)),0xa)||0x0,_0x3ad593={};_0x3ad593[_0xc81a57(0x14a)]=_0x3b7126,_0x3ad593[_0xc81a57(0x144)]=_0x1df892,_0x3ad593[_0xc81a57(0x128)]=_0x12202b,yield _0x3ad593;}}}}}module[a103_0x1c6ba6(0x14b)]=TestCafeAutomationFramework;