browserstack-node-sdk 1.32.9 → 1.32.11
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.
- package/ats/src/CFTemplates/aws-eks-cluster-dep.yaml +6 -1
- package/ats/src/cloudproviders/AWS.js +1 -1
- package/ats/src/cloudproviders/Azure.js +1 -1
- package/ats/src/cloudproviders/CloudProvider.js +1 -1
- package/ats/src/cloudproviders/GoogleCloudProvider.js +1 -1
- package/ats/src/cloudproviders/utils.js +1 -1
- package/ats/src/commands/configure.js +1 -1
- package/ats/src/commands/connect.js +1 -1
- package/ats/src/commands/connect_commands/grid.js +1 -1
- package/ats/src/commands/create.js +1 -1
- package/ats/src/commands/create_commands/grid.js +1 -1
- package/ats/src/commands/delete.js +1 -1
- package/ats/src/commands/delete_commands/grid.js +1 -1
- package/ats/src/commands/init.js +1 -1
- package/ats/src/commands/list.js +1 -1
- package/ats/src/commands/list_commands/grid_profiles.js +1 -1
- package/ats/src/commands/list_commands/grids.js +1 -1
- package/ats/src/commands/start.js +1 -1
- package/ats/src/commands/start_commands/grid.js +1 -1
- package/ats/src/commands/stop.js +1 -1
- package/ats/src/commands/stop_commands/grid.js +1 -1
- package/ats/src/config/constants.js +1 -1
- package/ats/src/config/logger.js +1 -1
- package/ats/src/index.js +1 -1
- package/ats/src/utils/AWSUtils.js +1 -1
- package/ats/src/utils/createAutoscalerStack.js +1 -1
- package/ats/src/utils/createClusterStack.js +1 -1
- package/ats/src/utils/createk8sClient.js +1 -1
- package/ats/src/utils/deleteStack.js +1 -1
- package/ats/src/utils/gridComponents.js +1 -1
- package/ats/src/utils/hstUtils.js +1 -1
- package/ats/src/utils/instrumentationUtils.js +1 -1
- package/ats/src/utils/userInput.js +1 -1
- package/ats/src/utils/utilityMethods.js +1 -1
- package/ats/src/utils/webSocketUtils.js +1 -1
- package/package.json +1 -1
- package/src/bin/codeceptjs/BrowserStackPlugin.js +1 -1
- package/src/bin/codeceptjs/command.js +1 -1
- package/src/bin/codeceptjs/helper.js +1 -1
- package/src/bin/codeceptjs/o11yHelper.js +1 -1
- package/src/bin/cucumber-js/command.js +1 -1
- package/src/bin/cucumber-js/formatter/custom_formatter.js +1 -1
- package/src/bin/cucumber-js/formatter/custom_formatter_old_versions.js +1 -1
- package/src/bin/cucumber-js/test.setup.js +1 -1
- package/src/bin/cucumber-js/test_old.setup.js +1 -1
- package/src/bin/cucumber-js/timeout.setup.js +1 -1
- package/src/bin/integrations/command.js +1 -1
- package/src/bin/integrations/constants.js +1 -1
- package/src/bin/jest/command.js +1 -1
- package/src/bin/jest/customImplements/customCircus.js +1 -1
- package/src/bin/jest/customImplements/customEnvironment.js +1 -1
- package/src/bin/jest/customImplements/customJestAdapterInit.js +1 -1
- package/src/bin/jest/customImplements/customTestRunnerTemplate.js +1 -1
- package/src/bin/jest/jest.setup.js +1 -1
- package/src/bin/jest/test-observability/data-hooks.js +1 -1
- package/src/bin/jest/test-observability/helper.js +1 -1
- package/src/bin/jest/test-observability/obsReporter.js +1 -1
- package/src/bin/jest/test-observability/test-details.js +1 -1
- package/src/bin/jest/test_before.setup.js +1 -1
- package/src/bin/launcher/launcher.js +1 -1
- package/src/bin/mocha/accessibility-automation/helper.js +1 -1
- package/src/bin/mocha/bstack-reporter/customReporter.js +1 -1
- package/src/bin/mocha/command.js +1 -1
- package/src/bin/mocha/test-observability/builderPatch.js +1 -1
- package/src/bin/mocha/test-observability/data-hooks.js +1 -1
- package/src/bin/mocha/test-observability/mochaUtils.js +1 -1
- package/src/bin/mocha/test.setup.js +1 -1
- package/src/bin/nightwatch/command.js +1 -1
- package/src/bin/playwright/accessibility-helper.js +1 -1
- package/src/bin/playwright/command.js +1 -1
- package/src/bin/playwright/globalSetup.js +1 -1
- package/src/bin/playwright/mock-process.js +1 -1
- package/src/bin/playwright/modifyPlaywrightConf.js +1 -1
- package/src/bin/playwright/reporter/pwUtils.js +1 -1
- package/src/bin/playwright/reporter/reporter.js +1 -1
- package/src/bin/playwright/reporter/test-details.js +1 -1
- package/src/bin/playwright/sessionDetails.js +1 -1
- package/src/bin/runner.js +1 -1
- package/src/bin/setup.js +1 -1
- package/src/bin/test-runner/index.js +1 -1
- package/src/bin/test-runner/runTest.js +1 -1
- package/src/bin/test-runner/testWorker.js +1 -1
- package/src/bin/utils/constants.js +1 -1
- package/src/bin/utils/log4jsAppender.js +1 -1
- package/src/bin/utils/logPatcher.js +1 -1
- package/src/bin/utils/logReportingAPI.js +1 -1
- package/src/bin/vanilla-js/command.js +1 -1
- package/src/browserStackSdk.js +1 -1
- package/src/helpers/BrowserStackSetup.js +1 -1
- package/src/helpers/accessibility-automation/constants.js +1 -1
- package/src/helpers/accessibility-automation/helper.js +1 -1
- package/src/helpers/accessibility-automation/scripts.js +1 -1
- package/src/helpers/ats/constants.js +1 -1
- package/src/helpers/ats/helper.js +1 -1
- package/src/helpers/capsMapping.js +1 -1
- package/src/helpers/globals.js +1 -1
- package/src/helpers/helper.js +1 -1
- package/src/helpers/logger.js +1 -1
- package/src/helpers/patchHelpers.js +1 -1
- package/src/helpers/percy/Percy.js +1 -1
- package/src/helpers/percy/PercyBinary.js +1 -1
- package/src/helpers/percy/PercyCaptureMap.js +1 -1
- package/src/helpers/percy/PercyCaptureModes.js +1 -1
- package/src/helpers/percy/PercySDK.js +1 -1
- package/src/helpers/percy/index.js +1 -1
- package/src/helpers/percy/utils.js +1 -1
- package/src/helpers/performance-tester.js +1 -1
- package/src/helpers/request-spy.js +1 -1
- package/src/helpers/setKeepAlive.js +1 -1
- package/src/helpers/test-observability/constants.js +1 -1
- package/src/helpers/test-observability/error-handler.js +1 -1
- package/src/helpers/test-observability/requestQueueHandler.js +1 -1
- package/src/helpers/test-observability/sessionHandler.js +1 -1
- package/src/helpers/test-observability/utils.js +1 -1
- package/src/helpers/w3cMapping.js +1 -1
- package/src/hubAllocationMethods.js +1 -1
- package/src/index.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
const a3_0x5b5201=a3_0x56bc;(function(_0x15971b,_0x1247eb){const _0x453a35=a3_0x56bc,_0x5bde1e=_0x15971b();while(!![]){try{const _0x4b4cf4=parseInt(_0x453a35(0x216))/0x1+parseInt(_0x453a35(0x1ee))/0x2*(-parseInt(_0x453a35(0x1b9))/0x3)+parseInt(_0x453a35(0x1a7))/0x4*(parseInt(_0x453a35(0x24d))/0x5)+parseInt(_0x453a35(0x215))/0x6+-parseInt(_0x453a35(0x1b0))/0x7+-parseInt(_0x453a35(0x1fb))/0x8*(parseInt(_0x453a35(0x20f))/0x9)+parseInt(_0x453a35(0x26f))/0xa;if(_0x4b4cf4===_0x1247eb)break;else _0x5bde1e['push'](_0x5bde1e['shift']());}catch(_0x2528c6){_0x5bde1e['push'](_0x5bde1e['shift']());}}}(a3_0x3e25,0xc8234));const path=require('path'),fs=require('fs'),{v4:uuidv4}=require(a3_0x5b5201(0x1bf)),{importFileFromPWCore,nestedKeyValue,parseWSEndpoint}=require(a3_0x5b5201(0x24e)),testOpsHelper=require('../../helpers/test-observability/utils'),{getTestEnv}=require(a3_0x5b5201(0x202)),{FRAMEWORKS}=require(a3_0x5b5201(0x208)),logger=require('../../helpers/logger')['winstonLogger'],SessionHandler=require('../../helpers/test-observability/sessionHandler'),RequestQueueHandler=require(a3_0x5b5201(0x217)),PlaywrightSessionDetails=require('../playwright/sessionDetails'),debug=testOpsHelper[a3_0x5b5201(0x245)],{processAccessibilityCaps}=require('../playwright/accessibility-helper'),Constants=require(a3_0x5b5201(0x25a)),{fetchPlatformDetails}=require(a3_0x5b5201(0x1a1)),STATE_PASSED=a3_0x5b5201(0x1d7),STATE_FAILED='failed',a3_0x248620={};a3_0x248620[a3_0x5b5201(0x1c9)]=a3_0x5b5201(0x26b),a3_0x248620[a3_0x5b5201(0x205)]=a3_0x5b5201(0x269),a3_0x248620[a3_0x5b5201(0x1b2)]='TestRunSkipped',a3_0x248620[a3_0x5b5201(0x21f)]=a3_0x5b5201(0x1b4),a3_0x248620['HOOK_RUN_FINISHED']='HookRunFinished';const TEST_EVENTS=a3_0x248620,parseEvent=_0x4045bf=>{const _0x1481d1=a3_0x5b5201,_0x9ec17b={};_0x9ec17b['YYSIS']=function(_0xcabe86,_0x25214e){return _0xcabe86<_0x25214e;},_0x9ec17b[_0x1481d1(0x1a4)]=function(_0x5a8c92,_0x3abf86){return _0x5a8c92===_0x3abf86;},_0x9ec17b[_0x1481d1(0x1e1)]=_0x1481d1(0x1d9),_0x9ec17b[_0x1481d1(0x1fd)]=_0x1481d1(0x211),_0x9ec17b[_0x1481d1(0x1cc)]=function(_0x44b5ed,_0xaaf826){return _0x44b5ed===_0xaaf826;},_0x9ec17b[_0x1481d1(0x25b)]=_0x1481d1(0x23d),_0x9ec17b[_0x1481d1(0x26d)]=function(_0x53090a,_0x2d9720){return _0x53090a===_0x2d9720;},_0x9ec17b[_0x1481d1(0x24b)]=_0x1481d1(0x1bb),_0x9ec17b[_0x1481d1(0x1a9)]=function(_0x1af3bc,_0x16cc4c){return _0x1af3bc===_0x16cc4c;},_0x9ec17b[_0x1481d1(0x1dc)]='finished';const _0x3548e2=_0x9ec17b,_0x4bbd93=_0x4045bf[_0x1481d1(0x1d0)](/^(.*)Run(.*)$/);if(!_0x4bbd93)return null;if(_0x3548e2[_0x1481d1(0x19e)](_0x4bbd93[_0x1481d1(0x1cb)],0x3))return null;const _0x28cd12=_0x4bbd93[0x1][_0x1481d1(0x1f5)](),_0x51d48b=_0x4bbd93[0x2][_0x1481d1(0x1f5)]();return{'test':_0x3548e2[_0x1481d1(0x1a4)](_0x28cd12,_0x3548e2[_0x1481d1(0x1e1)]),'hook':_0x3548e2[_0x1481d1(0x1a4)](_0x28cd12,_0x3548e2[_0x1481d1(0x1fd)]),'skipped':_0x3548e2['rQNdl'](_0x51d48b,_0x3548e2[_0x1481d1(0x25b)]),'started':_0x3548e2['DPKRB'](_0x51d48b,_0x3548e2[_0x1481d1(0x24b)]),'finished':_0x3548e2[_0x1481d1(0x1a9)](_0x51d48b,_0x3548e2[_0x1481d1(0x1dc)])};},mockPWBrowserType=_0x599879=>{const _0x2f82c0=a3_0x5b5201,_0x2c7118={'cToqv':function(_0x2aa6c7,_0x398360){return _0x2aa6c7===_0x398360;},'TKJKN':_0x2f82c0(0x253),'URVwQ':function(_0x3ad1f8,_0x564ee4,_0x4ba4e6){return _0x3ad1f8(_0x564ee4,_0x4ba4e6);},'EBDud':_0x2f82c0(0x212),'YQCee':function(_0x6d1d45,_0x1ec964){return _0x6d1d45(_0x1ec964);},'hHCzB':'browserstack','qMKbJ':_0x2f82c0(0x23e),'zypbu':_0x2f82c0(0x1b1),'FsFxL':_0x2f82c0(0x226),'kKeLO':'Not\x20able\x20to\x20import\x20Browser','fHlGl':_0x2f82c0(0x1ed),'PQDcX':'launch'},_0x5b64fe=path[_0x2f82c0(0x250)](_0x2c7118[_0x2f82c0(0x229)],_0x2c7118['zypbu'],_0x2c7118['FsFxL']),_0x49981e=_0x2c7118['YQCee'](importFileFromPWCore,_0x5b64fe);if(!_0x49981e){_0x2c7118[_0x2f82c0(0x230)](debug,_0x2c7118[_0x2f82c0(0x1c7)]);return;}const _0x21b9fb=_0x49981e[_0x2f82c0(0x19b)],_0x5b87d5=_0x21b9fb[_0x2f82c0(0x273)];if(_0x5b87d5[_0x2f82c0(0x265)])return;const _0x9e7a1c=_0x5b87d5[_0x2f82c0(0x1ed)];Object[_0x2f82c0(0x22e)](_0x5b87d5,_0x2c7118[_0x2f82c0(0x260)],{'get':function(){const _0x4dc3d5=_0x2f82c0,_0x3ed6a0={'tidzN':function(_0x5afd2a,_0x5e1027){return _0x2c7118['cToqv'](_0x5afd2a,_0x5e1027);},'HehML':_0x2c7118[_0x4dc3d5(0x1bc)],'VpLvb':function(_0x1f379f,_0x4d6027,_0x31522c){const _0x3af9b8=_0x4dc3d5;return _0x2c7118[_0x3af9b8(0x241)](_0x1f379f,_0x4d6027,_0x31522c);},'PEtzX':_0x2c7118[_0x4dc3d5(0x231)],'wwhxC':function(_0xf96046,_0x26ab93){return _0x2c7118['YQCee'](_0xf96046,_0x26ab93);},'bwBXt':_0x2c7118['hHCzB'],'cAXMu':function(_0x559b5a,_0x561c90){return _0x2c7118['YQCee'](_0x559b5a,_0x561c90);}};return async function _0x473ab9(_0x50baec,_0x4fb49d){const _0x4751a8=_0x4dc3d5,_0x57e320=_0x3ed6a0[_0x4751a8(0x26a)](nestedKeyValue,_0x50baec,[_0x3ed6a0['PEtzX']])||_0x50baec;let _0x4d6c8c=null,_0x278e80=null;try{[_0x278e80,_0x4d6c8c]=_0x57e320?_0x3ed6a0['wwhxC'](parseWSEndpoint,_0x57e320):[null,null],global[_0x4751a8(0x21c)]=_0x4d6c8c,_0x278e80[_0x4751a8(0x1d6)](_0x3ed6a0[_0x4751a8(0x19c)])&&(global[_0x4751a8(0x256)]=_0x3ed6a0[_0x4751a8(0x19c)]);}catch(_0x3b8d2d){logger[_0x4751a8(0x245)](_0x4751a8(0x25f)+_0x57e320+'\x20'+_0x3b8d2d);}_0x3ed6a0[_0x4751a8(0x26a)](processAccessibilityCaps,_0x4d6c8c,_0x278e80);if(global[_0x4751a8(0x1da)]){const _0x218005=await _0x5b87d5[_0x4751a8(0x22c)][_0x4751a8(0x1c8)](this,[''+Constants['PLAYWRIGHT_HUB_URL']+_0x3ed6a0[_0x4751a8(0x270)](encodeURIComponent,JSON[_0x4751a8(0x21e)](_0x4d6c8c))]);return PlaywrightSessionDetails['setupBrowserDetails'](_0x218005,_0x599879,_0x57e320),_0x218005;}return _0x9e7a1c[_0x4751a8(0x1c8)](this,arguments)[_0x4751a8(0x243)](_0x4da2df=>{const _0x296ece=_0x4751a8;let _0x4b5598=_0x50baec[_0x296ece(0x212)];return _0x3ed6a0['tidzN'](typeof _0x50baec,_0x3ed6a0[_0x296ece(0x196)])&&(_0x4b5598=_0x50baec),PlaywrightSessionDetails['setupBrowserDetails'](_0x4da2df,_0x599879,_0x4b5598),_0x4da2df;});};}});const _0x455b89=_0x5b87d5['launch'];Object['defineProperty'](_0x5b87d5,_0x2c7118[_0x2f82c0(0x1ec)],{'get':function(){return async function _0x2ca20d(){const _0x295500=a3_0x56bc;return _0x455b89[_0x295500(0x1c8)](this,arguments)[_0x295500(0x243)](_0x1e1dea=>{const _0x2d706c=_0x295500;return PlaywrightSessionDetails[_0x2d706c(0x266)](_0x1e1dea,null),_0x1e1dea;});};}});};function a3_0x56bc(_0x322c5c,_0x386fa9){const _0x3e258e=a3_0x3e25();return a3_0x56bc=function(_0x56bc48,_0x8f0e2f){_0x56bc48=_0x56bc48-0x193;let _0x113c57=_0x3e258e[_0x56bc48];return _0x113c57;},a3_0x56bc(_0x322c5c,_0x386fa9);}class O11yHelper{[a3_0x5b5201(0x1d1)]=null;[a3_0x5b5201(0x200)]=null;[a3_0x5b5201(0x20b)]=![];[a3_0x5b5201(0x232)]=![];constructor(_0x379dc2,_0x2e1f4a){const _0x3ea794=a3_0x5b5201,_0x515e83={'CdnKX':_0x3ea794(0x1c5),'QOton':function(_0x3ed816){return _0x3ed816();},'RUAph':function(_0x1b2926,_0x5bcf4b){return _0x1b2926===_0x5bcf4b;},'JpDdY':_0x3ea794(0x247),'iGXLk':function(_0x2850fa,_0x57a98f){return _0x2850fa(_0x57a98f);}},_0x3706ca=_0x515e83[_0x3ea794(0x21a)][_0x3ea794(0x224)]('|');let _0x525e33=0x0;while(!![]){switch(_0x3706ca[_0x525e33++]){case'0':this['frameworkName']=_0x2e1f4a[_0x3ea794(0x232)];continue;case'1':this[_0x3ea794(0x206)]=_0x515e83['QOton'](getTestEnv);continue;case'2':this['enabled']=_0x2e1f4a[_0x3ea794(0x242)];continue;case'3':this[_0x3ea794(0x23f)]=_0x379dc2;continue;case'4':this[_0x3ea794(0x257)]=new testOpsHelper[(_0x3ea794(0x20d))]({'cwd':process['cwd']()},this['_testEnv'][_0x3ea794(0x26e)]);continue;case'5':this['driver']&&_0x515e83[_0x3ea794(0x210)](this[_0x3ea794(0x23f)][_0x3ea794(0x1e0)]['name'],_0x515e83[_0x3ea794(0x277)])&&_0x515e83[_0x3ea794(0x22a)](mockPWBrowserType,null);continue;}break;}}['start'](){const _0x4eacc3=a3_0x5b5201;if(!this[_0x4eacc3(0x20b)])return;testOpsHelper['patchConsoleLogger'](),process['removeAllListeners'](_0x4eacc3(0x227)+process[_0x4eacc3(0x1c0)]),process['on'](_0x4eacc3(0x227)+process[_0x4eacc3(0x1c0)],this[_0x4eacc3(0x249)][_0x4eacc3(0x1ba)](this));}async[a3_0x5b5201(0x1dd)](){const _0x3a0ea1=a3_0x5b5201;await RequestQueueHandler[_0x3a0ea1(0x1f9)]()['shutdown']();}async[a3_0x5b5201(0x249)](_0x2d9eeb){const _0x229ce6=a3_0x5b5201,_0x5ba8b7={'XwBLF':_0x229ce6(0x276),'lLBgV':function(_0x270831,_0x415ad3){return _0x270831(_0x415ad3);}};try{this[_0x229ce6(0x200)]&&!this[_0x229ce6(0x200)][_0x229ce6(0x197)]&&(_0x2d9eeb[_0x229ce6(0x25c)]=this[_0x229ce6(0x200)][_0x229ce6(0x1f1)]);!_0x2d9eeb[_0x229ce6(0x25c)]&&this['currentTest']&&!this[_0x229ce6(0x1d1)]['markedStatus']&&(_0x2d9eeb[_0x229ce6(0x1e3)]=this['currentTest'][_0x229ce6(0x1ce)]);if(_0x2d9eeb[_0x229ce6(0x25c)]||_0x2d9eeb[_0x229ce6(0x1e3)]){const _0x52c4b7={};_0x52c4b7[_0x229ce6(0x1ff)]=_0x5ba8b7[_0x229ce6(0x1ac)],_0x52c4b7[_0x229ce6(0x244)]=[_0x2d9eeb],await SessionHandler['uploadEventData'](_0x52c4b7);}}catch(_0x656c2c){_0x5ba8b7[_0x229ce6(0x23a)](debug,_0x229ce6(0x1ae)+_0x656c2c);}}async['sendCBTInfo'](_0x4f9767){const _0x2abbd8=a3_0x5b5201,_0xae95eb={'zAaQn':_0x2abbd8(0x25d),'ZUShW':function(_0x38ecc4,_0x1584d8){return _0x38ecc4(_0x1584d8);}};if(!this[_0x2abbd8(0x20b)])return;const _0x54e47b=this[_0x2abbd8(0x1a5)](this['driver']);try{const _0x494f4d={};_0x494f4d[_0x2abbd8(0x1bf)]=_0x4f9767,_0x494f4d['integrations']=_0x54e47b;const _0x5a17b3=_0x494f4d,_0x2b62fc={};_0x2b62fc['event_type']=_0xae95eb['zAaQn'],_0x2b62fc['test_run']=_0x5a17b3,await SessionHandler[_0x2abbd8(0x209)](_0x2b62fc);}catch(_0x3cf23a){_0xae95eb[_0x2abbd8(0x239)](debug,'Exception\x20in\x20uploading\x20platform\x20details\x20to\x20Observability\x20with\x20error\x20:\x20'+_0x3cf23a);}}[a3_0x5b5201(0x1a5)](_0x5629c3){const _0x3a154e=a3_0x5b5201,_0x4366a0={'QMvZY':function(_0x96cbbe,_0x56469f){return _0x96cbbe(_0x56469f);}};return _0x4366a0[_0x3a154e(0x234)](fetchPlatformDetails,_0x5629c3);}[a3_0x5b5201(0x1e8)]=_0x2cb715=>{const _0x3b1be0=a3_0x5b5201,_0x595b48={};_0x595b48['xyrbn']=_0x3b1be0(0x252),_0x595b48[_0x3b1be0(0x248)]=_0x3b1be0(0x235);const _0x139973=_0x595b48;if(!_0x2cb715||!_0x2cb715[_0x3b1be0(0x254)])return;[_0x139973[_0x3b1be0(0x1d2)],_0x139973[_0x3b1be0(0x248)]][_0x3b1be0(0x240)](_0xbc8620=>{const _0xd7bc3c=_0x3b1be0,_0x2c0753=_0x2cb715['parent'][_0xbc8620];_0x2c0753[_0xd7bc3c(0x240)](_0x183137=>{const _0x26a029=_0xd7bc3c;_0x183137[_0x26a029(0x1f1)]&&(_0x183137[_0x26a029(0x1f1)]=null);});});};[a3_0x5b5201(0x1db)](_0x1052cd){const _0xc76e59=a3_0x5b5201,_0x2e3dd3={'UdxRI':_0xc76e59(0x274),'SmcLX':function(_0x4c5c71){return _0x4c5c71();},'qvgXG':function(_0x3ddc3e,_0x19b9ba){return _0x3ddc3e===_0x19b9ba;},'bByul':_0xc76e59(0x235),'pHAYO':_0xc76e59(0x222),'xPrNC':_0xc76e59(0x195),'Qcpzk':_0xc76e59(0x252)};if(!_0x1052cd||!_0x1052cd[_0xc76e59(0x254)])return;[_0x2e3dd3[_0xc76e59(0x261)],_0x2e3dd3[_0xc76e59(0x1d5)],_0x2e3dd3[_0xc76e59(0x220)],_0x2e3dd3[_0xc76e59(0x23b)]][_0xc76e59(0x240)](_0x4823e5=>{const _0x2f9b58=_0xc76e59,_0x4428c8={'gptfQ':_0x2e3dd3['UdxRI'],'zsyRp':function(_0x240c63){const _0x1a8881=a3_0x56bc;return _0x2e3dd3[_0x1a8881(0x204)](_0x240c63);},'iHtZM':function(_0xe81864,_0xbe33bc){const _0x340a9c=a3_0x56bc;return _0x2e3dd3[_0x340a9c(0x1e9)](_0xe81864,_0xbe33bc);},'RMyGI':_0x2e3dd3[_0x2f9b58(0x23b)],'tZnaX':function(_0xaf1c8b){return _0x2e3dd3['SmcLX'](_0xaf1c8b);}},_0xdef3f0=_0x1052cd['parent'][_0x4823e5]||[];_0xdef3f0[_0x2f9b58(0x240)](_0x10ad18=>{const _0xf0204b=_0x2f9b58;if(_0x10ad18[_0xf0204b(0x203)][_0xf0204b(0x1d6)](_0x4428c8[_0xf0204b(0x1be)]))return;if(!_0x10ad18[_0xf0204b(0x1f1)])_0x10ad18['hookAnalyticsId']=_0x4428c8[_0xf0204b(0x1ca)](uuidv4);else _0x10ad18[_0xf0204b(0x197)]&&_0x4428c8[_0xf0204b(0x237)](_0x4823e5,_0x4428c8[_0xf0204b(0x1f3)])&&(_0x10ad18['hookAnalyticsId']=_0x4428c8[_0xf0204b(0x1eb)](uuidv4),delete _0x10ad18[_0xf0204b(0x197)]);});}),this['mapTestHooks'](_0x1052cd[_0xc76e59(0x254)]);}['getHooksForTest'](_0x4012f3){const _0x54d70b=a3_0x5b5201,_0x5a4b65={};_0x5a4b65[_0x54d70b(0x1f7)]=_0x54d70b(0x222),_0x5a4b65[_0x54d70b(0x271)]='_afterAll',_0x5a4b65[_0x54d70b(0x1a3)]=_0x54d70b(0x252),_0x5a4b65[_0x54d70b(0x1bd)]=_0x54d70b(0x235);const _0x49bcd9=_0x5a4b65;if(!_0x4012f3||!_0x4012f3[_0x54d70b(0x254)])return[];const _0x1a0192=[];return[_0x49bcd9[_0x54d70b(0x1f7)],_0x49bcd9[_0x54d70b(0x271)],_0x49bcd9['yksmN'],_0x49bcd9[_0x54d70b(0x1bd)]][_0x54d70b(0x240)](_0x27af62=>{const _0x4129d7=_0x54d70b,_0x5adb65=_0x4012f3[_0x4129d7(0x254)][_0x27af62]||[];_0x5adb65[_0x4129d7(0x240)](_0x225967=>{const _0xb363cd=_0x4129d7;_0x225967[_0xb363cd(0x1f1)]&&_0x1a0192['push'](_0x225967[_0xb363cd(0x1f1)]);});}),[][_0x54d70b(0x193)](_0x1a0192,this['getHooksForTest'](_0x4012f3['parent']));}[a3_0x5b5201(0x1f0)](_0x30a571){const _0x22e107=a3_0x5b5201,_0x2df69a=/^"(?<hook>.*)" hook:.*$/,_0x1ed7ed=_0x30a571['title'],_0xebf2e4=_0x1ed7ed['match'](_0x2df69a);if(_0xebf2e4&&_0xebf2e4[_0x22e107(0x22d)])return _0xebf2e4['groups'][_0x22e107(0x211)][_0x22e107(0x1de)]()[_0x22e107(0x1e2)]('\x20','_');return null;}[a3_0x5b5201(0x251)](_0x39cd61){const _0x56c843=a3_0x5b5201,_0xa2f217={};_0xa2f217[_0x56c843(0x1c1)]=function(_0x3d9b85,_0x54477b){return _0x3d9b85===_0x54477b;},_0xa2f217['uNvUT']=function(_0x5a5676,_0x177c28){return _0x5a5676===_0x177c28;},_0xa2f217[_0x56c843(0x1b5)]=_0x56c843(0x1aa),_0xa2f217['ASCto']=_0x56c843(0x263);const _0x75cc82=_0xa2f217,_0x214a5d=path[_0x56c843(0x225)];if(_0x75cc82[_0x56c843(0x1c1)](_0x39cd61,null)||_0x75cc82[_0x56c843(0x1b8)](_0x39cd61,'')||_0x75cc82['zXwgx'](_0x39cd61,_0x214a5d))return null;try{return fs['statSync'](path[_0x56c843(0x250)](_0x39cd61,_0x75cc82[_0x56c843(0x1b5)],_0x75cc82[_0x56c843(0x1e7)])),_0x39cd61;}catch(_0x172ab9){const _0x25ae30=path['dirname'](_0x39cd61);return this['findGitConfig'](_0x25ae30);}}[a3_0x5b5201(0x275)](_0x17388f){const _0x49fd0e=a3_0x5b5201,_0x5f5a31={};_0x5f5a31[_0x49fd0e(0x272)]=function(_0x5a039a,_0xf32cf6){return _0x5a039a>_0xf32cf6;};const _0x27ea45=_0x5f5a31;if(_0x17388f['file'])return _0x17388f[_0x49fd0e(0x198)];if(_0x17388f[_0x49fd0e(0x24f)]){const _0x2320a6=_0x17388f[_0x49fd0e(0x24f)][_0x49fd0e(0x1d1)]?this[_0x49fd0e(0x275)](_0x17388f[_0x49fd0e(0x24f)][_0x49fd0e(0x1d1)]):null;if(_0x2320a6)return _0x2320a6;}if(_0x17388f[_0x49fd0e(0x254)]){const _0x3ca346=this[_0x49fd0e(0x275)](_0x17388f[_0x49fd0e(0x254)])||(_0x17388f[_0x49fd0e(0x254)][_0x49fd0e(0x24f)]&&_0x17388f[_0x49fd0e(0x254)]['ctx'][_0x49fd0e(0x1d1)]?this[_0x49fd0e(0x275)](_0x17388f[_0x49fd0e(0x254)][_0x49fd0e(0x24f)][_0x49fd0e(0x1d1)]):null);if(_0x3ca346)return _0x3ca346;_0x17388f[_0x49fd0e(0x254)][_0x49fd0e(0x1f4)]&&_0x27ea45[_0x49fd0e(0x272)](_0x17388f[_0x49fd0e(0x254)][_0x49fd0e(0x1f4)][_0x49fd0e(0x1cb)],0x0)&&_0x17388f[_0x49fd0e(0x254)]['suites'][_0x49fd0e(0x240)](_0x3364c4=>{const _0x5df249=_0x49fd0e,_0x5d028d=_0x3364c4[_0x5df249(0x24f)]?this[_0x5df249(0x275)](_0x3364c4[_0x5df249(0x24f)]):null;if(_0x5d028d)return _0x5d028d;});}return null;}['getHierarchy'](_0x48a945){const _0x4e0d8a=a3_0x5b5201,_0x548654={};_0x548654[_0x4e0d8a(0x213)]=function(_0x185530,_0x10ef93){return _0x185530!==_0x10ef93;};const _0x4f9c23=_0x548654,_0x3d5002=[];if(_0x48a945&&_0x48a945[_0x4e0d8a(0x254)]){let _0x19b498=_0x48a945[_0x4e0d8a(0x254)];while(_0x19b498&&_0x4f9c23[_0x4e0d8a(0x213)](_0x19b498[_0x4e0d8a(0x203)],'')){_0x3d5002[_0x4e0d8a(0x20c)](_0x19b498['title']),_0x19b498=_0x19b498[_0x4e0d8a(0x254)];}}return _0x3d5002;}['captureEvent'](_0x3a1b0e,_0x429630,_0x2bb667=undefined){const _0x3e1a03=a3_0x5b5201,_0x544461={'vrbMU':function(_0x5f2316,_0x365f81){return _0x5f2316(_0x365f81);},'DkKVD':function(_0x4d6739){return _0x4d6739();},'DcEeL':function(_0x459d80){return _0x459d80();},'XnYjS':function(_0x2c25e3){return _0x2c25e3();},'AcRDX':_0x3e1a03(0x1ab),'WIOcf':'err','sCMzo':function(_0x181cdd,_0x5a4a51){return _0x181cdd!==_0x5a4a51;},'YUjWW':_0x3e1a03(0x1cf),'WuizF':_0x3e1a03(0x1e4),'BzkVY':_0x3e1a03(0x255),'bvdhk':_0x3e1a03(0x1d7),'bSWVk':'skipped','krQxI':'javascript','uFtxN':function(_0x281af2,_0x202cc2){return _0x281af2-_0x202cc2;},'Qgvvq':function(_0x46499f,_0x2f1c4d){return _0x46499f!==_0x2f1c4d;},'DPLri':'integrations','bqnkT':'meta','pBJkA':'failure','TaluO':_0x3e1a03(0x1c3),'INkfp':'backtrace','SfWRj':_0x3e1a03(0x1c4),'CKdqm':'expanded','PjSwI':_0x3e1a03(0x246),'zlBWu':_0x3e1a03(0x25e)};if(!this[_0x3e1a03(0x20b)])return;try{if(_0x429630['fn']&&_0x429630['fn'][_0x3e1a03(0x1e6)]()['match'](/browserstack internal helper hook/))return;const _0x5c9eac=_0x544461['vrbMU'](parseEvent,_0x3a1b0e);if(!_0x5c9eac)return;if(_0x5c9eac[_0x3e1a03(0x1d9)]){this[_0x3e1a03(0x1d1)]=_0x429630,this[_0x3e1a03(0x200)]=null;if(_0x5c9eac[_0x3e1a03(0x1bb)]||_0x5c9eac[_0x3e1a03(0x23d)]){_0x429630[_0x3e1a03(0x238)]=new Date(),_0x429630[_0x3e1a03(0x197)]=![];if(!_0x429630['testAnalyticsId'])_0x429630[_0x3e1a03(0x1ce)]=_0x544461[_0x3e1a03(0x1ad)](uuidv4);else _0x429630[_0x3e1a03(0x197)]&&(!_0x429630[_0x3e1a03(0x221)]&&(_0x429630[_0x3e1a03(0x221)]=_0x429630[_0x3e1a03(0x1ce)]),_0x429630[_0x3e1a03(0x1ce)]=_0x544461[_0x3e1a03(0x1ad)](uuidv4));}}else{if(_0x5c9eac['hook']){this[_0x3e1a03(0x200)]=_0x429630;if(_0x5c9eac['started']){_0x429630['startedAt']=new Date(),_0x429630[_0x3e1a03(0x197)]=![];if(!_0x429630['hookAnalyticsId'])_0x429630[_0x3e1a03(0x1f1)]=_0x544461[_0x3e1a03(0x1e5)](uuidv4);else _0x429630['hookAnalyticsId']&&_0x429630[_0x3e1a03(0x197)]&&(_0x429630[_0x3e1a03(0x1f1)]=_0x544461['XnYjS'](uuidv4));}}}if(_0x5c9eac['finished']&&_0x429630[_0x3e1a03(0x197)])return;let _0x1a0ae1;try{_0x1a0ae1=this[_0x3e1a03(0x275)](_0x429630);}catch(_0x2c85e0){logger[_0x3e1a03(0x245)](_0x3e1a03(0x1c6)+_0x2c85e0),_0x1a0ae1=null;}const _0x283789=_0x544461[_0x3e1a03(0x264)](require,_0x544461['AcRDX']);let _0x447c3e=[];_0x2bb667&&(_0x447c3e=[_0x2bb667,_0x544461[_0x3e1a03(0x218)]]);const _0x56bef1=_0x544461[_0x3e1a03(0x1fe)](_0x429630['errorsDetailed'],undefined)?_0x283789['inspect'](_0x429630[_0x3e1a03(0x21d)][0x0]):_0x544461['sCMzo'](_0x2bb667,undefined)?_0x2bb667['toString']():undefined,_0x3e6961=_0x1a0ae1?this[_0x3e1a03(0x251)](_0x1a0ae1):null,_0x3d73e1=_0x1a0ae1?this[_0x3e1a03(0x257)][_0x3e1a03(0x1fa)](this[_0x3e1a03(0x275)](_0x429630)):_0x544461['YUjWW'];let _0xea289d=_0x544461[_0x3e1a03(0x19f)];const _0x3808fc=!_0x5c9eac['started']?new Date()[_0x3e1a03(0x1f2)]():null;if(_0x5c9eac[_0x3e1a03(0x1d8)])_0xea289d=_0x2bb667?_0x544461['BzkVY']:_0x544461[_0x3e1a03(0x1b6)],_0x429630[_0x3e1a03(0x197)]=!![];else _0x5c9eac['skipped']&&(_0xea289d=_0x544461[_0x3e1a03(0x236)],_0x429630[_0x3e1a03(0x197)]=!![]);const _0x1b79b6={'framework':this[_0x3e1a03(0x232)],'uuid':_0x429630[_0x3e1a03(0x1ce)]||_0x429630[_0x3e1a03(0x1f1)],'name':_0x429630[_0x3e1a03(0x203)],'body':{'lang':_0x544461[_0x3e1a03(0x1af)],'code':_0x429630[_0x3e1a03(0x267)][_0x3e1a03(0x1e6)]()},'type':_0x429630[_0x3e1a03(0x1f8)],'scope':_0x429630[_0x3e1a03(0x23c)](),'scopes':this[_0x3e1a03(0x20e)](_0x429630),'file_name':_0x3d73e1,'vc_filepath':_0x3e6961?path[_0x3e1a03(0x201)](_0x3e6961,_0x1a0ae1):null,'location':_0x3d73e1,'result':_0xea289d,'failure_reason':_0x56bef1,'duration_in_ms':_0x429630['duration']||(_0x5c9eac[_0x3e1a03(0x1d8)]||_0x5c9eac[_0x3e1a03(0x23d)])?_0x544461[_0x3e1a03(0x1ea)](Date[_0x3e1a03(0x228)](),new Date(_0x429630[_0x3e1a03(0x238)])['getTime']()):null,'started_at':new Date(_0x429630['startedAt'])[_0x3e1a03(0x1f2)](),'finished_at':_0x3808fc,'failure':testOpsHelper[_0x3e1a03(0x207)][_0x3e1a03(0x1c8)](null,_0x447c3e),'failure_type':!_0x56bef1?null:testOpsHelper[_0x3e1a03(0x1b3)](_0x56bef1),'retry_of':_0x429630[_0x3e1a03(0x221)]||null,'tags':_0x429630[_0x3e1a03(0x1d4)]||[],'customRerunParam':{'rerun_name':_0x429630[_0x3e1a03(0x23c)]()}};if(_0x5c9eac[_0x3e1a03(0x211)])[_0x1b79b6[_0x3e1a03(0x1fc)],_0x1b79b6[_0x3e1a03(0x19a)]]=[this['getHookType'](_0x429630),_0x429630['ctx']['test']['title']],_0x5c9eac[_0x3e1a03(0x1d8)]?_0x544461[_0x3e1a03(0x1ef)](_0x1b79b6['result'],_0x544461[_0x3e1a03(0x26c)])&&(_0x1b79b6[_0x3e1a03(0x1a2)]=_0x544461[_0x3e1a03(0x1b6)]):_0x1b79b6['body']={};else _0x5c9eac[_0x3e1a03(0x1d9)]&&(this['mapTestHooks'](_0x429630),_0x5c9eac[_0x3e1a03(0x23d)]&&this[_0x3e1a03(0x1e8)](_0x429630),(_0x5c9eac[_0x3e1a03(0x1d8)]||_0x5c9eac[_0x3e1a03(0x23d)])&&(_0x1b79b6[_0x3e1a03(0x20a)]=this[_0x3e1a03(0x214)](_0x429630)));this[_0x3e1a03(0x23f)]&&(_0x5c9eac[_0x3e1a03(0x1bb)]||_0x5c9eac[_0x3e1a03(0x23d)])&&(_0x1b79b6[_0x544461[_0x3e1a03(0x21b)]]=this[_0x3e1a03(0x1a5)](this[_0x3e1a03(0x23f)]));_0x5c9eac[_0x3e1a03(0x1d9)]&&_0x5c9eac['finished']&&_0x429630['bddSteps']&&(_0x1b79b6[_0x544461[_0x3e1a03(0x1a6)]]={'feature':{'name':_0x429630[_0x3e1a03(0x254)]['feature'][_0x3e1a03(0x19a)],'path':_0x1b79b6['file_name'],'description':_0x429630[_0x3e1a03(0x254)][_0x3e1a03(0x233)]},'scenario':{'name':_0x429630[_0x3e1a03(0x203)]},'steps':_0x429630['bddSteps']});const _0x3ed9d3=_0x1b79b6[_0x544461['pBJkA']][0x0];_0x3ed9d3&&(_0x1b79b6[_0x544461[_0x3e1a03(0x262)]]=_0x3ed9d3[_0x544461[_0x3e1a03(0x223)]],_0x1b79b6[_0x544461[_0x3e1a03(0x268)]]=_0x3ed9d3[_0x544461['CKdqm']]);const _0x1eb0c0={};_0x1eb0c0[_0x3e1a03(0x1ff)]=_0x5c9eac[_0x3e1a03(0x23d)]?TEST_EVENTS[_0x3e1a03(0x205)]:_0x3a1b0e;const _0x7d86d=_0x1eb0c0;return _0x5c9eac['hook']?_0x7d86d[_0x544461[_0x3e1a03(0x1a0)]]=_0x1b79b6:_0x7d86d[_0x544461[_0x3e1a03(0x199)]]=_0x1b79b6,_0x7d86d;}catch(_0x3d7dc4){logger[_0x3e1a03(0x245)]('Exception\x20in\x20populating\x20test\x20data\x20for\x20event\x20'+_0x3a1b0e+_0x3e1a03(0x19d)+_0x3d7dc4);}}async['fireEvent'](_0x4c47ef,_0x40fc73){const _0x1b8d70=a3_0x5b5201;if(!this[_0x1b8d70(0x20b)]||!_0x40fc73||!_0x4c47ef)return![];try{return await SessionHandler[_0x1b8d70(0x209)](_0x40fc73);}catch(_0x1ce015){logger[_0x1b8d70(0x245)]('Exception\x20in\x20sending\x20test\x20data\x20for\x20event\x20'+_0x4c47ef+_0x1b8d70(0x19d)+_0x1ce015);}}[a3_0x5b5201(0x24a)](_0x2aa8fc){const _0x323a6b=a3_0x5b5201,_0x2bec82={'SwHYm':function(_0x5597d5){return _0x5597d5();}};!_0x2aa8fc[_0x323a6b(0x1cd)]&&(_0x2aa8fc[_0x323a6b(0x1cd)]=_0x2bec82[_0x323a6b(0x1d3)](uuidv4),_0x2aa8fc[_0x323a6b(0x238)]=new Date());}['bddStepFinish'](_0xa3ea60){const _0x5945cd=a3_0x5b5201,_0x5bf723={};_0x5bf723['qyRTT']=function(_0x4c06a2,_0x2dcbef){return _0x4c06a2===_0x2dcbef;},_0x5bf723[_0x5945cd(0x22b)]=_0x5945cd(0x1df),_0x5bf723[_0x5945cd(0x1f6)]=_0x5945cd(0x1d7),_0x5bf723[_0x5945cd(0x24c)]=function(_0x169b45,_0x38d5fa){return _0x169b45-_0x38d5fa;};const _0x389c14=_0x5bf723;!this[_0x5945cd(0x1d1)][_0x5945cd(0x219)]&&(this[_0x5945cd(0x1d1)]['bddSteps']=[]),this[_0x5945cd(0x1d1)][_0x5945cd(0x219)][_0x5945cd(0x20c)]({'id':_0xa3ea60[_0x5945cd(0x1cd)],'text':_0xa3ea60[_0x5945cd(0x19a)],'keyword':_0xa3ea60['actor'],'started_at':_0xa3ea60[_0x5945cd(0x238)][_0x5945cd(0x1f2)](),'finished_at':new Date()[_0x5945cd(0x1f2)](),'result':_0x389c14[_0x5945cd(0x1b7)](_0xa3ea60[_0x5945cd(0x194)],_0x389c14[_0x5945cd(0x22b)])?_0x389c14[_0x5945cd(0x1f6)]:_0xa3ea60[_0x5945cd(0x194)],'duration':_0x389c14[_0x5945cd(0x24c)](Date[_0x5945cd(0x228)](),_0xa3ea60[_0x5945cd(0x238)]['getTime']()),'failure':_0xa3ea60[_0x5945cd(0x1c2)]?_0xa3ea60['err']['message']:null});}}function a3_0x3e25(){const _0x14f9c5=['7299061yJECDr','client','TEST_RUN_SKIPPED','getFailureType','HookRunStarted','wJgfs','bvdhk','qyRTT','uNvUT','762PqKzix','bind','started','TKJKN','ZsHmV','gptfQ','uuid','pid','zXwgx','err','failure_backtrace','failure_reason_expanded','2|0|3|1|4|5','failed\x20to\x20get\x20root\x20parent\x20file\x20','kKeLO','apply','TEST_RUN_STARTED','zsyRp','length','rQNdl','stepAnalyticsId','testAnalyticsId','File\x20path\x20could\x20not\x20be\x20found','match','currentTest','xyrbn','SwHYm','tags','xPrNC','includes','passed','finished','test','accessibilityPlatform','mapTestHooks','EBIQq','stop','toUpperCase','success','constructor','sMvdy','replace','test_run_uuid','pending','DcEeL','toString','ASCto','resetSkipTestHooks','qvgXG','uFtxN','tZnaX','PQDcX','connect','9236nUITZK','Qgvvq','getHookType','hookAnalyticsId','toISOString','RMyGI','suites','toLowerCase','hPIzf','qNjGO','type','getInstance','prefixTestPath','3152PZtAxU','hook_type','ICFCv','sCMzo','event_type','currentHook','relative','../mocha/test-observability/mochaUtils','title','SmcLX','TEST_RUN_FINISHED','_testEnv','failureData','../../helpers/test-observability/constants','uploadEventData','hooks','enabled','push','PathHelper','getHierarchy','15516RdffqR','RUAph','hook','wsEndpoint','QhUQc','getHooksForTest','4270896cmOAMc','116941hbSSQm','../../helpers/test-observability/requestQueueHandler','WIOcf','bddSteps','CdnKX','DPLri','__platformCaps','errorsDetailed','stringify','HOOK_RUN_STARTED','Qcpzk','retryOf','_beforeAll','INkfp','split','sep','browserType.js','bs:addLog:','now','qMKbJ','iGXLk','Hpygn','connectOverCDP','groups','defineProperty','TEST_EVENTS','YQCee','EBDud','frameworkName','comment','QMvZY','_afterEach','bSWVk','iHtZM','startedAt','ZUShW','lLBgV','bByul','fullTitle','skipped','lib','driver','forEach','URVwQ','testObservability','then','logs','debug','hook_run','Playwright','LdSKi','appendTestItemLog','bddStepStart','YeYHD','GlWhf','23785ARorNK','../../helpers/helper','ctx','join','findGitConfig','_beforeEach','string','parent','failed','__cloud_provider___','_paths','STATE_FAILED','exports','../utils/constants','QtNPN','hook_run_uuid','CBTSessionCreated','test_run','Failed\x20to\x20parse\x20wsendpoint\x20','fHlGl','pHAYO','TaluO','config','vrbMU','obsBrowserTypeMockApplied','setupBrowserDetails','body','SfWRj','TestRunFinished','VpLvb','TestRunStarted','BzkVY','DPKRB','location_prefix','25672390kAOcWB','cAXMu','aHqtf','sbJgD','prototype','codeceptjs','getRootParentFile','LogCreated','JpDdY','concat','status','_afterAll','HehML','markedStatus','file','zlBWu','name','BrowserType','bwBXt','\x20with\x20error\x20:\x20','YYSIS','WuizF','PjSwI','./helper.js','result','yksmN','DaRnA','getCBTInfo','bqnkT','268mKhCPr','O11yHelper','ghgTm','.git','util','XwBLF','DkKVD','Exception\x20in\x20uploading\x20log\x20data\x20to\x20Observability\x20with\x20error\x20:\x20','krQxI'];a3_0x3e25=function(){return _0x14f9c5;};return a3_0x3e25();}const a3_0x249f76={};a3_0x249f76[a3_0x5b5201(0x1a8)]=O11yHelper,a3_0x249f76['STATE_PASSED']=STATE_PASSED,a3_0x249f76[a3_0x5b5201(0x258)]=STATE_FAILED,a3_0x249f76[a3_0x5b5201(0x22f)]=TEST_EVENTS,module[a3_0x5b5201(0x259)]=a3_0x249f76;
|
|
1
|
+
const a3_0x33a6a6=a3_0x8734;(function(_0x3c2293,_0x12c0ba){const _0x49d71f=a3_0x8734,_0x102979=_0x3c2293();while(!![]){try{const _0x5e2c47=-parseInt(_0x49d71f(0xce))/0x1*(parseInt(_0x49d71f(0xed))/0x2)+parseInt(_0x49d71f(0xb2))/0x3+parseInt(_0x49d71f(0x12a))/0x4*(parseInt(_0x49d71f(0xac))/0x5)+-parseInt(_0x49d71f(0x13f))/0x6+-parseInt(_0x49d71f(0x18c))/0x7*(-parseInt(_0x49d71f(0xca))/0x8)+parseInt(_0x49d71f(0x133))/0x9+parseInt(_0x49d71f(0xd1))/0xa*(-parseInt(_0x49d71f(0xf6))/0xb);if(_0x5e2c47===_0x12c0ba)break;else _0x102979['push'](_0x102979['shift']());}catch(_0x11cbcd){_0x102979['push'](_0x102979['shift']());}}}(a3_0x4342,0x9eea7));const path=require(a3_0x33a6a6(0x167)),fs=require('fs'),{v4:uuidv4}=require(a3_0x33a6a6(0x114)),{importFileFromPWCore,nestedKeyValue,parseWSEndpoint}=require(a3_0x33a6a6(0xf9)),testOpsHelper=require(a3_0x33a6a6(0x113)),{getTestEnv}=require(a3_0x33a6a6(0x103)),{FRAMEWORKS}=require('../../helpers/test-observability/constants'),logger=require('../../helpers/logger')[a3_0x33a6a6(0xc8)],SessionHandler=require(a3_0x33a6a6(0x14a)),RequestQueueHandler=require(a3_0x33a6a6(0x185)),PlaywrightSessionDetails=require(a3_0x33a6a6(0x164)),debug=testOpsHelper[a3_0x33a6a6(0x16c)],{processAccessibilityCaps}=require(a3_0x33a6a6(0x140)),Constants=require(a3_0x33a6a6(0xb6)),{fetchPlatformDetails}=require(a3_0x33a6a6(0x15f)),STATE_PASSED=a3_0x33a6a6(0xf2),STATE_FAILED=a3_0x33a6a6(0x161),a3_0x1ace3c={};a3_0x1ace3c['TEST_RUN_STARTED']=a3_0x33a6a6(0xc9),a3_0x1ace3c[a3_0x33a6a6(0x122)]=a3_0x33a6a6(0xe7),a3_0x1ace3c[a3_0x33a6a6(0x134)]=a3_0x33a6a6(0xc7),a3_0x1ace3c['HOOK_RUN_STARTED']=a3_0x33a6a6(0x173),a3_0x1ace3c[a3_0x33a6a6(0x12f)]=a3_0x33a6a6(0x17d);const TEST_EVENTS=a3_0x1ace3c,parseEvent=_0x216a5c=>{const _0x5b216c=a3_0x33a6a6,_0x387c15={};_0x387c15[_0x5b216c(0x147)]=function(_0x50e60b,_0x31ae3c){return _0x50e60b<_0x31ae3c;},_0x387c15['Iassx']=function(_0x5200e5,_0x496651){return _0x5200e5===_0x496651;},_0x387c15[_0x5b216c(0x138)]=_0x5b216c(0x126),_0x387c15[_0x5b216c(0x162)]=_0x5b216c(0x139),_0x387c15[_0x5b216c(0xb5)]=function(_0x2323ab,_0x56c735){return _0x2323ab===_0x56c735;},_0x387c15[_0x5b216c(0x10a)]=_0x5b216c(0x18f),_0x387c15['GLKXh']=function(_0x2bc58d,_0x4444d){return _0x2bc58d===_0x4444d;},_0x387c15['uTFIy']=_0x5b216c(0xef),_0x387c15[_0x5b216c(0x181)]=function(_0x5e9c62,_0x1d2c15){return _0x5e9c62===_0x1d2c15;},_0x387c15[_0x5b216c(0xa1)]=_0x5b216c(0xa2);const _0x104fc7=_0x387c15,_0x4a3ff1=_0x216a5c[_0x5b216c(0x183)](/^(.*)Run(.*)$/);if(!_0x4a3ff1)return null;if(_0x104fc7[_0x5b216c(0x147)](_0x4a3ff1[_0x5b216c(0xda)],0x3))return null;const _0x5b46cc=_0x4a3ff1[0x1][_0x5b216c(0x17c)](),_0x55f6cc=_0x4a3ff1[0x2][_0x5b216c(0x17c)]();return{'test':_0x104fc7[_0x5b216c(0x11f)](_0x5b46cc,_0x104fc7[_0x5b216c(0x138)]),'hook':_0x104fc7[_0x5b216c(0x11f)](_0x5b46cc,_0x104fc7[_0x5b216c(0x162)]),'skipped':_0x104fc7['IzkGZ'](_0x55f6cc,_0x104fc7[_0x5b216c(0x10a)]),'started':_0x104fc7[_0x5b216c(0xd6)](_0x55f6cc,_0x104fc7[_0x5b216c(0xd2)]),'finished':_0x104fc7['bsVEo'](_0x55f6cc,_0x104fc7[_0x5b216c(0xa1)])};},mockPWBrowserType=_0x21331d=>{const _0x172139=a3_0x33a6a6,_0x29566c={'pBIfk':function(_0x307037,_0x552bbc){return _0x307037===_0x552bbc;},'MUrME':_0x172139(0xfd),'raKwa':function(_0x9d27cc,_0x46eab1,_0x1d3ec7){return _0x9d27cc(_0x46eab1,_0x1d3ec7);},'uNLrX':_0x172139(0x136),'pfIMq':function(_0x386dc1,_0x43c0b3){return _0x386dc1(_0x43c0b3);},'UanUU':_0x172139(0x10d),'WEAvV':function(_0x4dc568,_0x45ea8c){return _0x4dc568(_0x45ea8c);},'VOAOk':_0x172139(0xb8),'MtraL':_0x172139(0x124),'XNFhY':_0x172139(0xa9),'knwuT':function(_0x5ce6bd,_0x12b54b){return _0x5ce6bd(_0x12b54b);},'UQfwQ':'Not\x20able\x20to\x20import\x20Browser','XBbzm':_0x172139(0x12c),'eTecD':_0x172139(0x17e)},_0x4d9a39=path[_0x172139(0x184)](_0x29566c['VOAOk'],_0x29566c['MtraL'],_0x29566c[_0x172139(0x128)]),_0x58837b=_0x29566c[_0x172139(0x175)](importFileFromPWCore,_0x4d9a39);if(!_0x58837b){_0x29566c[_0x172139(0x175)](debug,_0x29566c[_0x172139(0x182)]);return;}const _0x59f29b=_0x58837b[_0x172139(0xb4)],_0x46effe=_0x59f29b[_0x172139(0x131)];if(_0x46effe['obsBrowserTypeMockApplied'])return;const _0x3a3be4=_0x46effe['connect'];Object[_0x172139(0xf1)](_0x46effe,_0x29566c['XBbzm'],{'get':function(){const _0x9ae4de=_0x172139,_0x327f81={'MjDUu':function(_0x136c9f,_0x541e47){const _0x67a83=a3_0x8734;return _0x29566c[_0x67a83(0xc2)](_0x136c9f,_0x541e47);},'IadWs':_0x29566c[_0x9ae4de(0xe8)],'hAhnc':function(_0x1d2c45,_0x1eb0f5,_0xfc4004){const _0x12f5f9=_0x9ae4de;return _0x29566c[_0x12f5f9(0x119)](_0x1d2c45,_0x1eb0f5,_0xfc4004);},'PRnzd':_0x29566c['uNLrX'],'rkOpp':function(_0x3b1771,_0x27894b){const _0x7d737e=_0x9ae4de;return _0x29566c[_0x7d737e(0x10c)](_0x3b1771,_0x27894b);},'kCSSj':_0x29566c[_0x9ae4de(0xdb)],'VZsTy':function(_0x1666a6,_0x4de89d,_0x4bd643){return _0x29566c['raKwa'](_0x1666a6,_0x4de89d,_0x4bd643);},'MNkqt':function(_0x46f958,_0x4e7de4){const _0x10dcd6=_0x9ae4de;return _0x29566c[_0x10dcd6(0x153)](_0x46f958,_0x4e7de4);}};return async function _0x4b0dc1(_0x24843c,_0x2bbe86){const _0x303522=_0x9ae4de,_0x649275=_0x327f81[_0x303522(0x120)](nestedKeyValue,_0x24843c,[_0x327f81[_0x303522(0x130)]])||_0x24843c;let _0x5c787d=null,_0x4f60a5=null;try{[_0x4f60a5,_0x5c787d]=_0x649275?_0x327f81[_0x303522(0x16d)](parseWSEndpoint,_0x649275):[null,null],global['__platformCaps']=_0x5c787d,_0x4f60a5[_0x303522(0xfc)](_0x327f81['kCSSj'])&&(global[_0x303522(0x11c)]=_0x327f81[_0x303522(0xd3)]);}catch(_0x265ef4){logger['debug'](_0x303522(0xcb)+_0x649275+'\x20'+_0x265ef4);}_0x327f81['VZsTy'](processAccessibilityCaps,_0x5c787d,_0x4f60a5);if(global[_0x303522(0x168)]){const _0x3a3d04=await _0x46effe[_0x303522(0xf3)]['apply'](this,[''+Constants[_0x303522(0x11b)]+_0x327f81['MNkqt'](encodeURIComponent,JSON[_0x303522(0xc1)](_0x5c787d))]);return PlaywrightSessionDetails[_0x303522(0x143)](_0x3a3d04,_0x21331d,_0x649275),_0x3a3d04;}return _0x3a3be4['apply'](this,arguments)[_0x303522(0x15d)](_0x7b8348=>{const _0x29c08c=_0x303522;let _0x642951=_0x24843c[_0x29c08c(0x136)];return _0x327f81[_0x29c08c(0x105)](typeof _0x24843c,_0x327f81[_0x29c08c(0x125)])&&(_0x642951=_0x24843c),PlaywrightSessionDetails[_0x29c08c(0x143)](_0x7b8348,_0x21331d,_0x642951),_0x7b8348;});};}});const _0x50346f=_0x46effe[_0x172139(0x17e)];Object['defineProperty'](_0x46effe,_0x29566c['eTecD'],{'get':function(){return async function _0x483742(){const _0x3d6790=a3_0x8734;return _0x50346f['apply'](this,arguments)[_0x3d6790(0x15d)](_0x55f575=>{const _0x54c8a8=_0x3d6790;return PlaywrightSessionDetails[_0x54c8a8(0x143)](_0x55f575,null),_0x55f575;});};}});};class O11yHelper{['currentTest']=null;[a3_0x33a6a6(0xc5)]=null;[a3_0x33a6a6(0xdf)]=![];[a3_0x33a6a6(0x10e)]=![];constructor(_0x2a41de,_0x1c14fc){const _0x6b500f=a3_0x33a6a6,_0xe34ac7={'BuYWp':'0|1|3|4|2|5','flrtT':function(_0x1bb688){return _0x1bb688();},'JIOub':function(_0x22edf7,_0x1ff622){return _0x22edf7===_0x1ff622;},'ZJMfl':_0x6b500f(0xbe),'bzRiV':function(_0xe10665,_0x488210){return _0xe10665(_0x488210);}},_0x488ef6=_0xe34ac7[_0x6b500f(0x14d)][_0x6b500f(0x13e)]('|');let _0x1c0341=0x0;while(!![]){switch(_0x488ef6[_0x1c0341++]){case'0':this[_0x6b500f(0xdf)]=_0x1c14fc[_0x6b500f(0x188)];continue;case'1':this['frameworkName']=_0x1c14fc[_0x6b500f(0x10e)];continue;case'2':this[_0x6b500f(0xb7)]=new testOpsHelper[(_0x6b500f(0x172))]({'cwd':process[_0x6b500f(0x135)]()},this[_0x6b500f(0x16a)][_0x6b500f(0x102)]);continue;case'3':this[_0x6b500f(0xd9)]=_0x2a41de;continue;case'4':this[_0x6b500f(0x16a)]=_0xe34ac7[_0x6b500f(0xae)](getTestEnv);continue;case'5':this['driver']&&_0xe34ac7[_0x6b500f(0xa3)](this[_0x6b500f(0xd9)][_0x6b500f(0x186)][_0x6b500f(0x129)],_0xe34ac7[_0x6b500f(0x160)])&&_0xe34ac7['bzRiV'](mockPWBrowserType,null);continue;}break;}}[a3_0x33a6a6(0x171)](){const _0x377089=a3_0x33a6a6;if(!this[_0x377089(0xdf)])return;testOpsHelper[_0x377089(0x165)](),process[_0x377089(0xc3)]('bs:addLog:'+process[_0x377089(0x12d)]),process['on'](_0x377089(0x18b)+process[_0x377089(0x12d)],this[_0x377089(0x154)]['bind'](this));}async[a3_0x33a6a6(0xe4)](){const _0x2470c0=a3_0x33a6a6;await RequestQueueHandler[_0x2470c0(0xa5)]()[_0x2470c0(0xa4)]();}async['appendTestItemLog'](_0xec267b){const _0x4eea4f=a3_0x33a6a6,_0x280a7e={'NGNbq':_0x4eea4f(0xd0),'tJTQW':function(_0x2df0aa,_0x527612){return _0x2df0aa(_0x527612);}};try{this['currentHook']&&!this[_0x4eea4f(0xc5)][_0x4eea4f(0xdd)]&&(_0xec267b[_0x4eea4f(0xb9)]=this['currentHook']['hookAnalyticsId']);!_0xec267b[_0x4eea4f(0xb9)]&&this[_0x4eea4f(0xd7)]&&!this['currentTest'][_0x4eea4f(0xdd)]&&(_0xec267b['test_run_uuid']=this[_0x4eea4f(0xd7)][_0x4eea4f(0xc4)]);if(_0xec267b['hook_run_uuid']||_0xec267b[_0x4eea4f(0x179)]){const _0x59efb3={};_0x59efb3[_0x4eea4f(0x9f)]=_0x280a7e[_0x4eea4f(0x11d)],_0x59efb3[_0x4eea4f(0x190)]=[_0xec267b],await SessionHandler[_0x4eea4f(0xb1)](_0x59efb3);}}catch(_0x11a595){_0x280a7e['tJTQW'](debug,_0x4eea4f(0xe9)+_0x11a595);}}async[a3_0x33a6a6(0xbc)](_0x34d236){const _0x240928=a3_0x33a6a6,_0x5d9ac7={'HmfYJ':_0x240928(0xcd),'YDhrl':function(_0x5eabb6,_0x15faee){return _0x5eabb6(_0x15faee);}};if(!this['enabled'])return;const _0xf1a1d8=this[_0x240928(0xee)](this['driver']);try{const _0x2ca7bc={};_0x2ca7bc[_0x240928(0x114)]=_0x34d236,_0x2ca7bc[_0x240928(0xea)]=_0xf1a1d8;const _0x549f19=_0x2ca7bc,_0x38f537={};_0x38f537[_0x240928(0x9f)]=_0x5d9ac7['HmfYJ'],_0x38f537[_0x240928(0xe3)]=_0x549f19,await SessionHandler['uploadEventData'](_0x38f537);}catch(_0x1fb848){_0x5d9ac7['YDhrl'](debug,_0x240928(0x14c)+_0x1fb848);}}[a3_0x33a6a6(0xee)](_0x17b3d5){const _0x399b0b=a3_0x33a6a6,_0x3cbd60={'EXItA':function(_0x290856,_0x2cc15b){return _0x290856(_0x2cc15b);}};return _0x3cbd60[_0x399b0b(0x178)](fetchPlatformDetails,_0x17b3d5);}[a3_0x33a6a6(0xbb)]=_0x559621=>{const _0x126fe8=a3_0x33a6a6,_0x29e8dd={};_0x29e8dd[_0x126fe8(0xcc)]=_0x126fe8(0xf8),_0x29e8dd[_0x126fe8(0x166)]=_0x126fe8(0xeb);const _0x12170d=_0x29e8dd;if(!_0x559621||!_0x559621[_0x126fe8(0x11a)])return;[_0x12170d[_0x126fe8(0xcc)],_0x12170d[_0x126fe8(0x166)]][_0x126fe8(0x148)](_0x726153=>{const _0x342a80=_0x126fe8,_0x544797=_0x559621['parent'][_0x726153];_0x544797[_0x342a80(0x148)](_0x1e9e97=>{const _0x269f87=_0x342a80;_0x1e9e97[_0x269f87(0xf0)]&&(_0x1e9e97[_0x269f87(0xf0)]=null);});});};[a3_0x33a6a6(0x16f)](_0x241cf9){const _0x4300c6=a3_0x33a6a6,_0x319a96={'bVvNK':_0x4300c6(0xe6),'qexxp':function(_0x1f24ab){return _0x1f24ab();},'wFbkP':function(_0x137c27,_0x5a6a75){return _0x137c27===_0x5a6a75;},'mWKmB':_0x4300c6(0xeb),'ZfFbh':'_beforeAll','yNWwC':_0x4300c6(0xe0),'BEebp':_0x4300c6(0xf8)};if(!_0x241cf9||!_0x241cf9[_0x4300c6(0x11a)])return;[_0x319a96['ZfFbh'],_0x319a96[_0x4300c6(0x187)],_0x319a96[_0x4300c6(0x106)],_0x319a96[_0x4300c6(0xd8)]][_0x4300c6(0x148)](_0x3841d4=>{const _0x1f7ef1=_0x4300c6,_0x30c12e={'jgGQR':_0x319a96[_0x1f7ef1(0x101)],'qlNzp':function(_0x4660b3){const _0x1a5aa8=_0x1f7ef1;return _0x319a96[_0x1a5aa8(0xe5)](_0x4660b3);},'DpLco':function(_0x23ce81,_0x4e4857){const _0x3b0660=_0x1f7ef1;return _0x319a96[_0x3b0660(0xfa)](_0x23ce81,_0x4e4857);},'MoMtj':_0x319a96[_0x1f7ef1(0xd8)]},_0x1db47a=_0x241cf9[_0x1f7ef1(0x11a)][_0x3841d4]||[];_0x1db47a[_0x1f7ef1(0x148)](_0x4e7b7=>{const _0xadd75f=_0x1f7ef1;if(_0x4e7b7[_0xadd75f(0x146)][_0xadd75f(0xfc)](_0x30c12e[_0xadd75f(0x16b)]))return;if(!_0x4e7b7['hookAnalyticsId'])_0x4e7b7[_0xadd75f(0xf0)]=_0x30c12e[_0xadd75f(0x141)](uuidv4);else _0x4e7b7[_0xadd75f(0xdd)]&&_0x30c12e[_0xadd75f(0x132)](_0x3841d4,_0x30c12e[_0xadd75f(0x104)])&&(_0x4e7b7['hookAnalyticsId']=_0x30c12e[_0xadd75f(0x141)](uuidv4),delete _0x4e7b7[_0xadd75f(0xdd)]);});}),this[_0x4300c6(0x16f)](_0x241cf9['parent']);}[a3_0x33a6a6(0xaa)](_0x1c2de0){const _0x4f32ac=a3_0x33a6a6,_0x1b7858={};_0x1b7858['GkvBz']=_0x4f32ac(0x117),_0x1b7858[_0x4f32ac(0x13b)]=_0x4f32ac(0xe0),_0x1b7858['JLwJm']=_0x4f32ac(0xf8),_0x1b7858['GgKTv']=_0x4f32ac(0xeb);const _0x45d3fa=_0x1b7858;if(!_0x1c2de0||!_0x1c2de0[_0x4f32ac(0x11a)])return[];const _0x45be2a=[];return[_0x45d3fa[_0x4f32ac(0xbd)],_0x45d3fa[_0x4f32ac(0x13b)],_0x45d3fa['JLwJm'],_0x45d3fa[_0x4f32ac(0x13d)]][_0x4f32ac(0x148)](_0x4edc20=>{const _0x4b966a=_0x4f32ac,_0x3b43c1=_0x1c2de0[_0x4b966a(0x11a)][_0x4edc20]||[];_0x3b43c1['forEach'](_0x441df5=>{const _0xbeb1c5=_0x4b966a;_0x441df5[_0xbeb1c5(0xf0)]&&_0x45be2a[_0xbeb1c5(0xec)](_0x441df5[_0xbeb1c5(0xf0)]);});}),[][_0x4f32ac(0x17b)](_0x45be2a,this[_0x4f32ac(0xaa)](_0x1c2de0['parent']));}[a3_0x33a6a6(0xfb)](_0x34af38){const _0x843a65=a3_0x33a6a6,_0x23979b=/^"(?<hook>.*)" hook:.*$/,_0x2179d1=_0x34af38[_0x843a65(0x146)],_0x521fb8=_0x2179d1[_0x843a65(0x183)](_0x23979b);if(_0x521fb8&&_0x521fb8[_0x843a65(0x158)])return _0x521fb8[_0x843a65(0x158)][_0x843a65(0x139)]['toUpperCase']()[_0x843a65(0x156)]('\x20','_');return null;}['findGitConfig'](_0xba99c0){const _0x25f624=a3_0x33a6a6,_0x14a9b5={};_0x14a9b5[_0x25f624(0x142)]=function(_0x53e1b6,_0x2280c1){return _0x53e1b6===_0x2280c1;},_0x14a9b5['uOONV']=_0x25f624(0xf7),_0x14a9b5[_0x25f624(0x157)]=_0x25f624(0x100);const _0x49efd4=_0x14a9b5,_0x188abc=path[_0x25f624(0x108)];if(_0x49efd4[_0x25f624(0x142)](_0xba99c0,null)||_0x49efd4['apdEV'](_0xba99c0,'')||_0x49efd4[_0x25f624(0x142)](_0xba99c0,_0x188abc))return null;try{return fs[_0x25f624(0x150)](path[_0x25f624(0x184)](_0xba99c0,_0x49efd4['uOONV'],_0x49efd4[_0x25f624(0x157)])),_0xba99c0;}catch(_0x7bc015){const _0x338638=path[_0x25f624(0x176)](_0xba99c0);return this[_0x25f624(0xa7)](_0x338638);}}[a3_0x33a6a6(0x123)](_0x4f1025){const _0x2d501e=a3_0x33a6a6,_0x31b511={};_0x31b511[_0x2d501e(0xad)]=function(_0xf89e84,_0x4e0903){return _0xf89e84>_0x4e0903;};const _0x441540=_0x31b511;if(_0x4f1025['file'])return _0x4f1025['file'];if(_0x4f1025[_0x2d501e(0xbf)]){const _0x35fd9e=_0x4f1025['ctx'][_0x2d501e(0xd7)]?this[_0x2d501e(0x123)](_0x4f1025[_0x2d501e(0xbf)][_0x2d501e(0xd7)]):null;if(_0x35fd9e)return _0x35fd9e;}if(_0x4f1025['parent']){const _0x403a53=this[_0x2d501e(0x123)](_0x4f1025[_0x2d501e(0x11a)])||(_0x4f1025['parent']['ctx']&&_0x4f1025[_0x2d501e(0x11a)]['ctx'][_0x2d501e(0xd7)]?this['getRootParentFile'](_0x4f1025[_0x2d501e(0x11a)][_0x2d501e(0xbf)][_0x2d501e(0xd7)]):null);if(_0x403a53)return _0x403a53;_0x4f1025[_0x2d501e(0x11a)]['suites']&&_0x441540[_0x2d501e(0xad)](_0x4f1025[_0x2d501e(0x11a)][_0x2d501e(0xab)][_0x2d501e(0xda)],0x0)&&_0x4f1025['parent'][_0x2d501e(0xab)][_0x2d501e(0x148)](_0x884db1=>{const _0x50e6bf=_0x2d501e,_0x1b0e85=_0x884db1[_0x50e6bf(0xbf)]?this[_0x50e6bf(0x123)](_0x884db1['ctx']):null;if(_0x1b0e85)return _0x1b0e85;});}return null;}['getHierarchy'](_0x377875){const _0x19568b=a3_0x33a6a6,_0x4c41ec={};_0x4c41ec['YNjAw']=function(_0x2daa83,_0x50c67d){return _0x2daa83!==_0x50c67d;};const _0x4acc87=_0x4c41ec,_0x30da8f=[];if(_0x377875&&_0x377875['parent']){let _0x247acf=_0x377875['parent'];while(_0x247acf&&_0x4acc87[_0x19568b(0x17a)](_0x247acf[_0x19568b(0x146)],'')){_0x30da8f[_0x19568b(0xec)](_0x247acf[_0x19568b(0x146)]),_0x247acf=_0x247acf['parent'];}}return _0x30da8f;}['captureEvent'](_0x58da67,_0x1eff48,_0x24e22e=undefined){const _0x2593a2=a3_0x33a6a6,_0x1b0d49={'uopbM':function(_0x1c5d11,_0x239946){return _0x1c5d11(_0x239946);},'TLHtO':function(_0x308072){return _0x308072();},'FWYpx':function(_0x55b364){return _0x55b364();},'YFmdd':function(_0x9f3402){return _0x9f3402();},'wLziU':_0x2593a2(0x121),'uUysK':_0x2593a2(0x180),'wXJdH':function(_0x49d7ba,_0x414ca8){return _0x49d7ba!==_0x414ca8;},'ROQEY':function(_0x348456,_0xa04df3){return _0x348456!==_0xa04df3;},'QDOtV':'File\x20path\x20could\x20not\x20be\x20found','oxBDS':_0x2593a2(0x11e),'SxgVV':_0x2593a2(0x161),'hbCMz':_0x2593a2(0xf2),'svGsQ':_0x2593a2(0x18f),'KPbDu':'javascript','LLMDM':function(_0x1ff6a2,_0x3519c3){return _0x1ff6a2-_0x3519c3;},'FwMpR':_0x2593a2(0xea),'kzcGj':_0x2593a2(0x151),'Lafsw':_0x2593a2(0xe1),'lnsgP':'failure_backtrace','aQvFl':'backtrace','sAJsu':_0x2593a2(0x159),'LWIjQ':_0x2593a2(0x110),'weytm':_0x2593a2(0x189),'pSZCy':'test_run'};if(!this[_0x2593a2(0xdf)])return;try{if(_0x1eff48['fn']&&_0x1eff48['fn'][_0x2593a2(0x152)]()[_0x2593a2(0x183)](/browserstack internal helper hook/))return;const _0x1d7b31=_0x1b0d49[_0x2593a2(0xb3)](parseEvent,_0x58da67);if(!_0x1d7b31)return;if(_0x1d7b31[_0x2593a2(0x126)]){this[_0x2593a2(0xd7)]=_0x1eff48,this['currentHook']=null;if(_0x1d7b31['started']||_0x1d7b31[_0x2593a2(0x18f)]){_0x1eff48[_0x2593a2(0x111)]=new Date(),_0x1eff48[_0x2593a2(0xdd)]=![];if(!_0x1eff48[_0x2593a2(0xc4)])_0x1eff48[_0x2593a2(0xc4)]=_0x1b0d49[_0x2593a2(0x116)](uuidv4);else _0x1eff48[_0x2593a2(0xdd)]&&(!_0x1eff48[_0x2593a2(0x13a)]&&(_0x1eff48[_0x2593a2(0x13a)]=_0x1eff48[_0x2593a2(0xc4)]),_0x1eff48[_0x2593a2(0xc4)]=_0x1b0d49['FWYpx'](uuidv4));}}else{if(_0x1d7b31[_0x2593a2(0x139)]){this['currentHook']=_0x1eff48;if(_0x1d7b31['started']){_0x1eff48[_0x2593a2(0x111)]=new Date(),_0x1eff48[_0x2593a2(0xdd)]=![];if(!_0x1eff48[_0x2593a2(0xf0)])_0x1eff48[_0x2593a2(0xf0)]=_0x1b0d49['YFmdd'](uuidv4);else _0x1eff48['hookAnalyticsId']&&_0x1eff48[_0x2593a2(0xdd)]&&(_0x1eff48[_0x2593a2(0xf0)]=_0x1b0d49[_0x2593a2(0xc0)](uuidv4));}}}if(_0x1d7b31['finished']&&_0x1eff48[_0x2593a2(0xdd)])return;let _0x466c79;try{_0x466c79=this['getRootParentFile'](_0x1eff48);}catch(_0x3a0a32){logger[_0x2593a2(0x16c)](_0x2593a2(0x18a)+_0x3a0a32),_0x466c79=null;}const _0x5130fe=_0x1b0d49[_0x2593a2(0xb3)](require,_0x1b0d49[_0x2593a2(0x163)]);let _0x2bcbae=[];_0x24e22e&&(_0x2bcbae=[_0x24e22e,_0x1b0d49[_0x2593a2(0x14e)]]);const _0x44e267=_0x1b0d49[_0x2593a2(0xa0)](_0x1eff48[_0x2593a2(0x18e)],undefined)?_0x5130fe['inspect'](_0x1eff48[_0x2593a2(0x18e)][0x0]):_0x1b0d49['ROQEY'](_0x24e22e,undefined)?_0x24e22e[_0x2593a2(0x152)]():undefined,_0x5b5e68=_0x466c79?this[_0x2593a2(0xa7)](_0x466c79):null,_0x118264=_0x466c79?this['_paths'][_0x2593a2(0x118)](this[_0x2593a2(0x123)](_0x1eff48)):_0x1b0d49[_0x2593a2(0x137)];let _0x54cb17=_0x1b0d49[_0x2593a2(0xfe)];const _0x2bd233=!_0x1d7b31[_0x2593a2(0xef)]?new Date()[_0x2593a2(0xaf)]():null;if(_0x1d7b31['finished'])_0x54cb17=_0x24e22e?_0x1b0d49[_0x2593a2(0x16e)]:_0x1b0d49[_0x2593a2(0x10b)],_0x1eff48[_0x2593a2(0xdd)]=!![];else _0x1d7b31[_0x2593a2(0x18f)]&&(_0x54cb17=_0x1b0d49[_0x2593a2(0x12b)],_0x1eff48[_0x2593a2(0xdd)]=!![]);const _0x2457d4={'framework':this['frameworkName'],'uuid':_0x1eff48['testAnalyticsId']||_0x1eff48[_0x2593a2(0xf0)],'name':_0x1eff48[_0x2593a2(0x146)],'body':{'lang':_0x1b0d49['KPbDu'],'code':_0x1eff48[_0x2593a2(0x155)][_0x2593a2(0x152)]()},'type':_0x1eff48[_0x2593a2(0x145)],'scope':_0x1eff48[_0x2593a2(0x12e)](),'scopes':this[_0x2593a2(0x144)](_0x1eff48),'file_name':_0x118264,'vc_filepath':_0x5b5e68?path[_0x2593a2(0xc6)](_0x5b5e68,_0x466c79):null,'location':_0x118264,'result':_0x54cb17,'failure_reason':_0x44e267,'duration_in_ms':_0x1eff48[_0x2593a2(0xd4)]||(_0x1d7b31[_0x2593a2(0xa2)]||_0x1d7b31[_0x2593a2(0x18f)])?_0x1b0d49[_0x2593a2(0xff)](Date[_0x2593a2(0xdc)](),new Date(_0x1eff48[_0x2593a2(0x111)])[_0x2593a2(0x13c)]()):null,'started_at':new Date(_0x1eff48[_0x2593a2(0x111)])[_0x2593a2(0xaf)](),'finished_at':_0x2bd233,'failure':testOpsHelper[_0x2593a2(0x149)][_0x2593a2(0x177)](null,_0x2bcbae),'failure_type':!_0x44e267?null:testOpsHelper[_0x2593a2(0x127)](_0x44e267),'retry_of':_0x1eff48[_0x2593a2(0x13a)]||null,'tags':_0x1eff48['tags']||[],'customRerunParam':{'rerun_name':_0x1eff48[_0x2593a2(0x12e)]()}};if(_0x1d7b31['hook'])[_0x2457d4[_0x2593a2(0x112)],_0x2457d4[_0x2593a2(0x129)]]=[this[_0x2593a2(0xfb)](_0x1eff48),_0x1eff48['ctx'][_0x2593a2(0x126)]['title']],_0x1d7b31[_0x2593a2(0xa2)]?_0x1b0d49[_0x2593a2(0xcf)](_0x2457d4['result'],_0x1b0d49[_0x2593a2(0x16e)])&&(_0x2457d4['result']=_0x1b0d49['hbCMz']):_0x2457d4[_0x2593a2(0x155)]={};else _0x1d7b31['test']&&(this['mapTestHooks'](_0x1eff48),_0x1d7b31[_0x2593a2(0x18f)]&&this[_0x2593a2(0xbb)](_0x1eff48),(_0x1d7b31[_0x2593a2(0xa2)]||_0x1d7b31['skipped'])&&(_0x2457d4['hooks']=this[_0x2593a2(0xaa)](_0x1eff48)));this[_0x2593a2(0xd9)]&&(_0x1d7b31[_0x2593a2(0xef)]||_0x1d7b31['skipped'])&&(_0x2457d4[_0x1b0d49[_0x2593a2(0xd5)]]=this[_0x2593a2(0xee)](this[_0x2593a2(0xd9)]));_0x1d7b31[_0x2593a2(0x126)]&&_0x1d7b31[_0x2593a2(0xa2)]&&_0x1eff48[_0x2593a2(0x15e)]&&(_0x2457d4[_0x1b0d49['kzcGj']]={'feature':{'name':_0x1eff48[_0x2593a2(0x11a)]['feature']['name'],'path':_0x2457d4[_0x2593a2(0xb0)],'description':_0x1eff48[_0x2593a2(0x11a)][_0x2593a2(0x174)]},'scenario':{'name':_0x1eff48[_0x2593a2(0x146)]},'steps':_0x1eff48[_0x2593a2(0x15e)]});const _0x5543a=_0x2457d4[_0x1b0d49[_0x2593a2(0x15b)]][0x0];_0x5543a&&(_0x2457d4[_0x1b0d49['lnsgP']]=_0x5543a[_0x1b0d49[_0x2593a2(0xf5)]],_0x2457d4[_0x1b0d49[_0x2593a2(0xba)]]=_0x5543a[_0x1b0d49['LWIjQ']]);const _0xec7974={};_0xec7974[_0x2593a2(0x9f)]=_0x1d7b31['skipped']?TEST_EVENTS['TEST_RUN_FINISHED']:_0x58da67;const _0x3097ac=_0xec7974;return _0x1d7b31[_0x2593a2(0x139)]?_0x3097ac[_0x1b0d49[_0x2593a2(0x15a)]]=_0x2457d4:_0x3097ac[_0x1b0d49['pSZCy']]=_0x2457d4,_0x3097ac;}catch(_0x3d69bf){logger[_0x2593a2(0x16c)](_0x2593a2(0x18d)+_0x58da67+'\x20with\x20error\x20:\x20'+_0x3d69bf);}}async[a3_0x33a6a6(0x17f)](_0x4499b1,_0x5e8830){const _0x4c8441=a3_0x33a6a6;if(!this['enabled']||!_0x5e8830||!_0x4499b1)return![];try{return await SessionHandler['uploadEventData'](_0x5e8830);}catch(_0x1e7c07){logger[_0x4c8441(0x16c)](_0x4c8441(0xa8)+_0x4499b1+_0x4c8441(0x10f)+_0x1e7c07);}}[a3_0x33a6a6(0xde)](_0x3027fa){const _0x3018ab=a3_0x33a6a6,_0x2d84d2={'qNslf':function(_0x4423a3){return _0x4423a3();}};!_0x3027fa['stepAnalyticsId']&&(_0x3027fa['stepAnalyticsId']=_0x2d84d2['qNslf'](uuidv4),_0x3027fa[_0x3018ab(0x111)]=new Date());}[a3_0x33a6a6(0x14b)](_0x4f3574){const _0x55f4e7=a3_0x33a6a6,_0x57f1b4={};_0x57f1b4[_0x55f4e7(0x109)]=function(_0xa1af3a,_0x2d051b){return _0xa1af3a===_0x2d051b;},_0x57f1b4[_0x55f4e7(0x15c)]=_0x55f4e7(0x14f),_0x57f1b4[_0x55f4e7(0x115)]='passed',_0x57f1b4[_0x55f4e7(0xf4)]=function(_0x2e8138,_0x234464){return _0x2e8138-_0x234464;};const _0x1bd93a=_0x57f1b4;!this[_0x55f4e7(0xd7)][_0x55f4e7(0x15e)]&&(this[_0x55f4e7(0xd7)][_0x55f4e7(0x15e)]=[]),this['currentTest'][_0x55f4e7(0x15e)][_0x55f4e7(0xec)]({'id':_0x4f3574['stepAnalyticsId'],'text':_0x4f3574['name'],'keyword':_0x4f3574['actor'],'started_at':_0x4f3574[_0x55f4e7(0x111)][_0x55f4e7(0xaf)](),'finished_at':new Date()[_0x55f4e7(0xaf)](),'result':_0x1bd93a[_0x55f4e7(0x109)](_0x4f3574[_0x55f4e7(0x169)],_0x1bd93a[_0x55f4e7(0x15c)])?_0x1bd93a[_0x55f4e7(0x115)]:_0x4f3574[_0x55f4e7(0x169)],'duration':_0x1bd93a['LCVir'](Date['now'](),_0x4f3574[_0x55f4e7(0x111)][_0x55f4e7(0x13c)]()),'failure':_0x4f3574[_0x55f4e7(0x180)]?_0x4f3574[_0x55f4e7(0x180)][_0x55f4e7(0x107)]:null});}}function a3_0x8734(_0x573eac,_0x2c81b3){const _0x4342d7=a3_0x4342();return a3_0x8734=function(_0x87348e,_0x180eb8){_0x87348e=_0x87348e-0x9f;let _0x1db5c4=_0x4342d7[_0x87348e];return _0x1db5c4;},a3_0x8734(_0x573eac,_0x2c81b3);}const a3_0x590ba6={};function a3_0x4342(){const _0x5bc368=['stop','qexxp','codeceptjs','TestRunFinished','MUrME','Exception\x20in\x20uploading\x20log\x20data\x20to\x20Observability\x20with\x20error\x20:\x20','integrations','_afterEach','push','482Clontt','getCBTInfo','started','hookAnalyticsId','defineProperty','passed','connectOverCDP','LCVir','aQvFl','541497boWBGz','.git','_beforeEach','../../helpers/helper','wFbkP','getHookType','includes','string','oxBDS','LLMDM','config','bVvNK','location_prefix','../mocha/test-observability/mochaUtils','MoMtj','MjDUu','BEebp','message','sep','aylZe','jEQYw','hbCMz','pfIMq','browserstack','frameworkName','\x20with\x20error\x20:\x20','expanded','startedAt','hook_type','../../helpers/test-observability/utils','uuid','FPPCG','TLHtO','_beforeAll','prefixTestPath','raKwa','parent','PLAYWRIGHT_HUB_URL','__cloud_provider___','NGNbq','pending','Iassx','hAhnc','util','TEST_RUN_FINISHED','getRootParentFile','client','IadWs','test','getFailureType','XNFhY','name','612NbMMeO','svGsQ','connect','pid','fullTitle','HOOK_RUN_FINISHED','PRnzd','prototype','DpLco','11450664uIjtfj','TEST_RUN_SKIPPED','cwd','wsEndpoint','QDOtV','XsIWt','hook','retryOf','EkjPb','getTime','GgKTv','split','5988858bqkOPj','../playwright/accessibility-helper','qlNzp','apdEV','setupBrowserDetails','getHierarchy','type','title','wexyL','forEach','failureData','../../helpers/test-observability/sessionHandler','bddStepFinish','Exception\x20in\x20uploading\x20platform\x20details\x20to\x20Observability\x20with\x20error\x20:\x20','BuYWp','uUysK','success','statSync','meta','toString','WEAvV','appendTestItemLog','body','replace','FPLOC','groups','failure_reason_expanded','weytm','Lafsw','oaOZP','then','bddSteps','./helper.js','ZJMfl','failed','gogAi','wLziU','../playwright/sessionDetails','patchConsoleLogger','tPwWN','path','accessibilityPlatform','status','_testEnv','jgGQR','debug','rkOpp','SxgVV','mapTestHooks','O11yHelper','start','PathHelper','HookRunStarted','comment','knwuT','dirname','apply','EXItA','test_run_uuid','YNjAw','concat','toLowerCase','HookRunFinished','launch','fireEvent','err','bsVEo','UQfwQ','match','join','../../helpers/test-observability/requestQueueHandler','constructor','yNWwC','testObservability','hook_run','failed\x20to\x20get\x20root\x20parent\x20file\x20','bs:addLog:','7KYkGNX','Exception\x20in\x20populating\x20test\x20data\x20for\x20event\x20','errorsDetailed','skipped','logs','event_type','wXJdH','hqZBh','finished','JIOub','shutdown','getInstance','exports','findGitConfig','Exception\x20in\x20sending\x20test\x20data\x20for\x20event\x20','browserType.js','getHooksForTest','suites','34215YdIKGa','MxCwB','flrtT','toISOString','file_name','uploadEventData','2867172WepCTB','uopbM','BrowserType','IzkGZ','../utils/constants','_paths','lib','hook_run_uuid','sAJsu','resetSkipTestHooks','sendCBTInfo','GkvBz','Playwright','ctx','YFmdd','stringify','pBIfk','removeAllListeners','testAnalyticsId','currentHook','relative','TestRunSkipped','winstonLogger','TestRunStarted','9104016HJNhKk','Failed\x20to\x20parse\x20wsendpoint\x20','eTHem','CBTSessionCreated','4728hxdfqD','ROQEY','LogCreated','330TNkBEW','uTFIy','kCSSj','duration','FwMpR','GLKXh','currentTest','mWKmB','driver','length','UanUU','now','markedStatus','bddStepStart','enabled','_afterAll','failure','STATE_PASSED','test_run'];a3_0x4342=function(){return _0x5bc368;};return a3_0x4342();}a3_0x590ba6[a3_0x33a6a6(0x170)]=O11yHelper,a3_0x590ba6[a3_0x33a6a6(0xe2)]=STATE_PASSED,a3_0x590ba6['STATE_FAILED']=STATE_FAILED,a3_0x590ba6['TEST_EVENTS']=TEST_EVENTS,module[a3_0x33a6a6(0xa6)]=a3_0x590ba6;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
'use strict';const a4_0x3701ec=a4_0x177d;(function(_0x355207,_0x44452e){const _0x46d6c8=a4_0x177d,_0x997aa1=_0x355207();while(!![]){try{const _0x314c9d=-parseInt(_0x46d6c8(0x134))/0x1+parseInt(_0x46d6c8(0x13c))/0x2+-parseInt(_0x46d6c8(0xfd))/0x3*(parseInt(_0x46d6c8(0xfc))/0x4)+parseInt(_0x46d6c8(0x100))/0x5*(parseInt(_0x46d6c8(0x113))/0x6)+-parseInt(_0x46d6c8(0x12f))/0x7+-parseInt(_0x46d6c8(0xf0))/0x8*(-parseInt(_0x46d6c8(0x104))/0x9)+-parseInt(_0x46d6c8(0xe9))/0xa;if(_0x314c9d===_0x44452e)break;else _0x997aa1['push'](_0x997aa1['shift']());}catch(_0x31ac14){_0x997aa1['push'](_0x997aa1['shift']());}}}(a4_0x323d,0x62680));const fs=require('fs'),path=require(a4_0x3701ec(0x12d)),logger=require(a4_0x3701ec(0x136))['winstonLogger'],{default:BrowserStackSetup}=require(a4_0x3701ec(0x135)),helper=require('../../helpers/helper'),constants=require(a4_0x3701ec(0x124)),{parallelCucumberRun}=require(a4_0x3701ec(0x118)),chalk=require(a4_0x3701ec(0x11d));function printCucumberStats(_0x253582){const _0xafe5=a4_0x3701ec,_0x495bf2={};_0x495bf2[_0xafe5(0x130)]=function(_0xde3844,_0x4205bc){return _0xde3844>_0x4205bc;},_0x495bf2[_0xafe5(0xe6)]=function(_0x1f59fa,_0x4af336){return _0x1f59fa-_0x4af336;},_0x495bf2[_0xafe5(0x10c)]=function(_0x5ade85,_0x245cce){return _0x5ade85-_0x245cce;},_0x495bf2['xsuzf']=function(_0xa6c269,_0x43b1fa){return _0xa6c269>_0x43b1fa;},_0x495bf2[_0xafe5(0x10b)]=function(_0x2a9be3,_0x292d0a){return _0x2a9be3>_0x292d0a;},_0x495bf2[_0xafe5(0x115)]=function(_0x50932a,_0x3036ac){return _0x50932a>_0x3036ac;},_0x495bf2[_0xafe5(0x133)]=function(_0x5a616a,_0x134c7a){return _0x5a616a>_0x134c7a;},_0x495bf2[_0xafe5(0x126)]=function(_0x2c46da,_0x1fe22a){return _0x2c46da>_0x1fe22a;},_0x495bf2[_0xafe5(0x12c)]=function(_0x1bb816,_0x50a751){return _0x1bb816+_0x50a751;},_0x495bf2[_0xafe5(0xf5)]=function(_0x15e22c,_0x453c65){return _0x15e22c+_0x453c65;},_0x495bf2[_0xafe5(0x137)]=function(_0x1def07,_0x3c05c4){return _0x1def07+_0x3c05c4;},_0x495bf2[_0xafe5(0xee)]=function(_0xcb1811,_0x4f5296){return _0xcb1811===_0x4f5296;},_0x495bf2['aRHQg']=_0xafe5(0x11c);const _0x5236cd=_0x495bf2;let _0x12eb3a=0x0;if(_0x5236cd[_0xafe5(0xee)](_0x253582['length'],0x0))return _0x12eb3a;return console['log'](chalk[_0xafe5(0x131)][_0xafe5(0x13a)](_0x5236cd['aRHQg'])),_0x253582[_0xafe5(0xe4)](_0x1fcf92=>{const _0x5b1a2e=_0xafe5,_0x3f4da7=_0x1fcf92[0x0],_0x5e746b=_0x1fcf92[0x1];console[_0x5b1a2e(0x111)]('\x0a'+chalk[_0x5b1a2e(0x131)][_0x5b1a2e(0x12a)](''+helper['getPlatformName'](_0x3f4da7)));const _0x2b7668=_0x5e746b[_0x5b1a2e(0xf9)],_0x4b1572=_0x5e746b['steps'],_0xdd47f3=_0x5e746b[_0x5b1a2e(0x109)],_0x94a774=_0x5e746b[_0x5b1a2e(0x12e)],_0x4253b4=_0x5e746b[_0x5b1a2e(0x13b)],_0x3b552d=_0x5e746b[_0x5b1a2e(0xf1)],_0x30c911=_0x5e746b[_0x5b1a2e(0x108)],_0x3b5586=_0x5e746b[_0x5b1a2e(0x125)],_0x1d52eb=_0x5e746b[_0x5b1a2e(0x10f)],_0xfd0115=_0x5e746b['stepsAmbiguous'],_0x25f8f3=_0x5e746b[_0x5b1a2e(0xff)];let _0x2bacfb=_0x2b7668+_0x5b1a2e(0x132);const _0x4dc788=_0x5236cd[_0x5b1a2e(0x130)](_0x5236cd['yGiFJ'](_0x2b7668,_0xdd47f3),0x0)?_0x5236cd[_0x5b1a2e(0x10c)](_0x2b7668,_0xdd47f3):0x0;if(_0x5236cd[_0x5b1a2e(0x130)](_0xdd47f3,0x0)&&_0x5236cd[_0x5b1a2e(0x129)](_0x4dc788,0x0))_0x2bacfb+='\x20('+chalk[_0x5b1a2e(0x131)][_0x5b1a2e(0xef)](_0xdd47f3+_0x5b1a2e(0x10a))+',\x20'+chalk[_0x5b1a2e(0x131)][_0x5b1a2e(0x128)](_0x4dc788+'\x20passed')+')';else(_0x5236cd['GNxig'](_0xdd47f3,0x0)||_0x5236cd[_0x5b1a2e(0x10b)](_0x4dc788,0x0))&&(_0x2bacfb+=_0x5236cd[_0x5b1a2e(0x130)](_0xdd47f3,0x0)?'\x20('+chalk[_0x5b1a2e(0x131)][_0x5b1a2e(0xef)](_0xdd47f3+_0x5b1a2e(0x10a))+')':'\x20('+chalk[_0x5b1a2e(0x131)]['green'](_0x4dc788+_0x5b1a2e(0x10e))+')');const _0xea4f54=_0x4b1572+_0x5b1a2e(0x120),_0x4df06a=[];_0x5236cd[_0x5b1a2e(0x129)](_0xfd0115,0x0)&&_0x4df06a[_0x5b1a2e(0xf2)](''+chalk['bold'][_0x5b1a2e(0xef)](_0xfd0115+_0x5b1a2e(0x11b)));_0x5236cd['njTCB'](_0x94a774,0x0)&&_0x4df06a[_0x5b1a2e(0xf2)](''+chalk[_0x5b1a2e(0x131)]['red'](_0x94a774+_0x5b1a2e(0x10a)));_0x5236cd[_0x5b1a2e(0x133)](_0x4253b4,0x0)&&_0x4df06a[_0x5b1a2e(0xf2)](''+chalk[_0x5b1a2e(0x131)][_0x5b1a2e(0x128)](_0x4253b4+_0x5b1a2e(0x10e)));_0x5236cd['GNxig'](_0x30c911,0x0)&&_0x4df06a[_0x5b1a2e(0xf2)](''+chalk[_0x5b1a2e(0x131)]['yellow'](_0x30c911+'\x20pending'));_0x5236cd['gFcfr'](_0x3b552d,0x0)&&_0x4df06a['push'](''+chalk[_0x5b1a2e(0x131)][_0x5b1a2e(0x106)](_0x3b552d+'\x20skipped'));_0x5236cd['GNxig'](_0x3b5586,0x0)&&_0x4df06a[_0x5b1a2e(0xf2)](''+chalk['bold']['yellow'](_0x3b5586+_0x5b1a2e(0xf6)));_0x5236cd[_0x5b1a2e(0x129)](_0x1d52eb,0x0)&&_0x4df06a[_0x5b1a2e(0xf2)](''+chalk[_0x5b1a2e(0x131)]['yellow'](_0x1d52eb+_0x5b1a2e(0x114)));const _0x4ae036=_0x5236cd[_0x5b1a2e(0x12c)](_0x5236cd[_0x5b1a2e(0xf5)](_0x5236cd[_0x5b1a2e(0xf5)](_0xea4f54,'('),_0x4df06a[_0x5b1a2e(0x127)](',\x20')),')');console[_0x5b1a2e(0x111)](_0x5236cd[_0x5b1a2e(0x137)](_0x5236cd[_0x5b1a2e(0xf5)](_0x5236cd[_0x5b1a2e(0xf5)](_0x5236cd[_0x5b1a2e(0x12c)]('\x0a',_0x2bacfb),'\x0a'),_0x4ae036),'\x0a')),_0x5236cd[_0x5b1a2e(0xee)](_0x25f8f3,![])&&(_0x12eb3a=0x1);}),_0x12eb3a;}function a4_0x177d(_0x54c23b,_0x24990f){const _0x323dcf=a4_0x323d();return a4_0x177d=function(_0x177d36,_0x41b5ff){_0x177d36=_0x177d36-0xe1;let _0x24db1d=_0x323dcf[_0x177d36];return _0x24db1d;},a4_0x177d(_0x54c23b,_0x24990f);}async function run(_0x5bed69,_0x5a8018){const _0x407e91=a4_0x3701ec,_0x487028={'dwTxO':'cucumber','mbhZh':function(_0x1d2c08,_0x373da3){return _0x1d2c08(_0x373da3);},'dczJM':function(_0x19f41c,_0x376b1e){return _0x19f41c>_0x376b1e;},'hNeZI':_0x407e91(0x123),'fJQWt':_0x407e91(0xeb),'RmTxK':_0x407e91(0xf4),'djzNQ':'tmp','cYpkq':function(_0x3be419,_0x1cf0cd){return _0x3be419-_0x1cf0cd;},'SPlAx':function(_0x3211a1,_0x50b34e){return _0x3211a1>=_0x50b34e;},'auJhk':function(_0x339698,_0x1e0c82,_0x4df199,_0x593d0f,_0x106f32,_0x31753c){return _0x339698(_0x1e0c82,_0x4df199,_0x593d0f,_0x106f32,_0x31753c);}},_0x37a62e=new BrowserStackSetup(_0x5bed69,_0x487028[_0x407e91(0xfa)]);await _0x37a62e[_0x407e91(0x117)](),await helper[_0x407e91(0x11e)](_0x37a62e[_0x407e91(0x122)]);const _0x362cdc=[];if(!_0x37a62e[_0x407e91(0x122)])return;const _0x4013af=_0x37a62e[_0x407e91(0x122)][_0x407e91(0x11a)],_0x223bb0=helper[_0x407e91(0xe3)](_0x37a62e['config']);_0x37a62e[_0x407e91(0x122)][_0x407e91(0x138)][_0x407e91(0xe4)]((_0x111a41,_0x53bb4a)=>{const _0xc55783=_0x407e91;_0x223bb0?_0x362cdc[_0xc55783(0xf2)](helper[_0xc55783(0xe5)](_0x37a62e[_0xc55783(0x122)],_0x487028[_0xc55783(0xec)],_0x53bb4a)):_0x362cdc[_0xc55783(0xf2)](helper[_0xc55783(0xf7)](_0x37a62e[_0xc55783(0x122)],_0x487028[_0xc55783(0xec)],_0x53bb4a));});const _0x32c6cd={'server':helper[_0x407e91(0xfb)](_0x37a62e['config']),'proxySettings':_0x37a62e['config']['proxySettings'],'maxWorkers':_0x4013af,'browserStackLogLevel':_0x37a62e[_0x407e91(0x122)][_0x407e91(0xea)],'skipSessionName':_0x37a62e['config']['testContextOptions'][_0x407e91(0xe2)],'skipSessionStatus':_0x37a62e[_0x407e91(0x122)][_0x407e91(0x12b)]['skipSessionStatus'],'turboScaleUrl':_0x37a62e[_0x407e91(0x122)]['turboScaleUrl']},_0x3a17e9=process['argv'],[_0x3a9dbb,_0x5397d0]=helper['parseFormatters'](_0x3a17e9),_0x42d4b4=path[_0x407e91(0x127)](process[_0x407e91(0x107)](),_0x487028[_0x407e91(0xfe)]);if(_0x487028[_0x407e91(0x11f)](_0x5397d0[_0x407e91(0xe1)],0x0)){helper[_0x407e91(0x105)](_0x42d4b4);for(let _0x4fb579=_0x487028[_0x407e91(0xe7)](_0x3a9dbb[_0x407e91(0xe1)],0x1);_0x487028[_0x407e91(0xe8)](_0x4fb579,0x0);_0x4fb579--){_0x3a17e9[_0x407e91(0xf3)](_0x3a9dbb[_0x4fb579],0x2);}}helper['markSDKSetupComplete']();let _0x1664cb;_0x487028[_0x407e91(0x112)](parallelCucumberRun,_0x362cdc,_0x32c6cd,_0x37a62e['config'],_0x3a17e9,_0x5397d0)[_0x407e91(0xed)](async _0x2fba28=>{const _0x95f2a6=_0x407e91;_0x1664cb=_0x2fba28;const _0x1a0d30=_0x487028[_0x95f2a6(0x116)](printCucumberStats,_0x2fba28);process[_0x95f2a6(0x121)]=_0x1a0d30,_0x487028[_0x95f2a6(0x11f)](_0x5397d0[_0x95f2a6(0xe1)],0x0)&&(logger[_0x95f2a6(0x10d)](_0x487028[_0x95f2a6(0x102)]),helper[_0x95f2a6(0x103)](_0x42d4b4,_0x5397d0),logger[_0x95f2a6(0x10d)](_0x487028['fJQWt']),helper['removeDir'](_0x42d4b4));})[_0x407e91(0xf8)](async()=>{const _0x3c4079=_0x407e91;_0x37a62e[_0x3c4079(0x110)]=helper[_0x3c4079(0x119)](_0x1664cb,_0x487028[_0x3c4079(0xec)]),await helper[_0x3c4079(0x139)](_0x37a62e);});}module[a4_0x3701ec(0x101)]=run;function a4_0x323d(){const _0x227aed=['cucumber-js','CzjmX','\x20undefined','modifyBrowserStackCaps','finally','scenarios','RmTxK','getHubUrl','8eLzrMK','1190409VdLIOt','djzNQ','processSuccess','485xZfNrW','exports','hNeZI','mergeOutputFiles','3996NhqwsT','createDir','cyan','cwd','stepsPending','scenariosFailed','\x20failed','GNxig','bOUnP','debug','\x20passed','stepsUnknown','errorMessage','log','auJhk','44598pRtHsK','\x20skipped','njTCB','mbhZh','initialize','../test-runner','getErrorMessageFromResults','parallelsPerPlatform','\x20ambiguous','****\x20RESULTS\x20****','chalk','handleApp','dczJM','\x20steps','exitCode','config','Generating\x20consolidated\x20report...','../utils/constants','stepsUndefined','gFcfr','join','green','xsuzf','yellow','testContextOptions','wzoYq','path','stepsFailed','2491937hjxezV','MHpNB','bold','\x20scenarios','LLeJO','567009MYutsU','../../helpers/BrowserStackSetup','../../helpers/logger','PnlIc','platforms','finalExecution','bgWhite','stepsPassed','1475674aXRHOF','length','skipSessionName','useW3C','forEach','modifyBrowserStackW3CCaps','yGiFJ','cYpkq','SPlAx','735360cjWnWK','logLevel','Removing\x20tmp\x20directory\x20created\x20for\x20reports','dwTxO','then','zMMdE','red','13232dVyCGt','stepsSkipped','push','splice'];a4_0x323d=function(){return _0x227aed;};return a4_0x323d();}
|
|
2
|
+
'use strict';const a4_0x450ea0=a4_0x4363;(function(_0x4d789b,_0x27370c){const _0x58b965=a4_0x4363,_0x197bbe=_0x4d789b();while(!![]){try{const _0x2c5d6e=-parseInt(_0x58b965(0x8d))/0x1*(parseInt(_0x58b965(0xe4))/0x2)+parseInt(_0x58b965(0xa6))/0x3*(parseInt(_0x58b965(0xa3))/0x4)+parseInt(_0x58b965(0xa5))/0x5+parseInt(_0x58b965(0x9e))/0x6*(-parseInt(_0x58b965(0x95))/0x7)+parseInt(_0x58b965(0x93))/0x8+parseInt(_0x58b965(0xeb))/0x9+-parseInt(_0x58b965(0xe1))/0xa*(parseInt(_0x58b965(0xca))/0xb);if(_0x2c5d6e===_0x27370c)break;else _0x197bbe['push'](_0x197bbe['shift']());}catch(_0xa7b9fc){_0x197bbe['push'](_0x197bbe['shift']());}}}(a4_0x19eb,0x5947c));const fs=require('fs'),path=require('path'),logger=require(a4_0x450ea0(0xbe))[a4_0x450ea0(0xb3)],{default:BrowserStackSetup}=require('../../helpers/BrowserStackSetup'),helper=require(a4_0x450ea0(0xa9)),constants=require(a4_0x450ea0(0x8f)),{parallelCucumberRun}=require(a4_0x450ea0(0xdb)),chalk=require(a4_0x450ea0(0x96));function a4_0x19eb(){const _0x2ac4d6=['testContextOptions','push','2344788vOslef','green','length','XapWc','removeDir','VuFFm','stepsFailed','\x20scenarios','\x20skipped','skipSessionStatus','forEach','ZPYzF','349HePqzk','pjQoe','../utils/constants','\x20failed','config','SuNfj','4024472JTpORg','stepsPending','5229BovtMj','chalk','argv','logLevel','KyJUJ','finalExecution','\x20ambiguous','scenarios','IiidN','4038QwZgIL','debug','log','getPlatformName','getErrorMessageFromResults','88NhgzGd','iOJHj','248775PNGfoB','42675KklkwK','\x20steps','ARemq','../../helpers/helper','yellow','errorMessage','cucumber-js','scenariosFailed','IpmhL','parallelsPerPlatform','tmp','modifyBrowserStackCaps','bold','winstonLogger','wRhbT','turboScaleUrl','mergeOutputFiles','vQKyc','Generating\x20consolidated\x20report...','vRnuW','ZQuiA','splice','NChVJ','createDir','../../helpers/logger','JFxLF','IAyUr','qacrD','zFzLh','getHubUrl','skipSessionName','stepsSkipped','finally','red','\x20passed','VogPx','22PaDMuk','handleApp','modifyBrowserStackW3CCaps','markSDKSetupComplete','cucumber','processSuccess','YhfOq','steps','Removing\x20tmp\x20directory\x20created\x20for\x20reports','cwd','HQUJE','tJSTi','join','stepsUndefined','RZKIZ','initialize','parseFormatters','../test-runner','WSdPA','****\x20RESULTS\x20****','then','fqBMq','XzhlY','111490eUcImY','lWdfn','stepsPassed','1350HarsfG','exports','\x20undefined','bgWhite','useW3C'];a4_0x19eb=function(){return _0x2ac4d6;};return a4_0x19eb();}function printCucumberStats(_0xaf8a17){const _0x2537a4=a4_0x450ea0,_0x2bad03={};_0x2bad03[_0x2537a4(0xf6)]=function(_0x3799f6,_0x56fc19){return _0x3799f6>_0x56fc19;},_0x2bad03['JFxLF']=function(_0x525399,_0x4256a0){return _0x525399-_0x4256a0;},_0x2bad03[_0x2537a4(0x9d)]=function(_0x34202d,_0xfba817){return _0x34202d-_0xfba817;},_0x2bad03[_0x2537a4(0x99)]=function(_0x1b36db,_0x37b445){return _0x1b36db>_0x37b445;},_0x2bad03[_0x2537a4(0xa8)]=function(_0x5b18ad,_0x596a16){return _0x5b18ad>_0x596a16;},_0x2bad03[_0x2537a4(0xb9)]=function(_0x3feeef,_0x59b5c2){return _0x3feeef>_0x59b5c2;},_0x2bad03[_0x2537a4(0xc9)]=function(_0x744fdc,_0xe5162c){return _0x744fdc>_0xe5162c;},_0x2bad03[_0x2537a4(0xba)]=function(_0x1bd059,_0x5d4f17){return _0x1bd059>_0x5d4f17;},_0x2bad03[_0x2537a4(0xb4)]=function(_0xe7d1d4,_0x1a53ca){return _0xe7d1d4>_0x1a53ca;},_0x2bad03[_0x2537a4(0xc2)]=function(_0x48e0f9,_0x39d34a){return _0x48e0f9>_0x39d34a;},_0x2bad03[_0x2537a4(0x8e)]=function(_0x57b53c,_0x1d5a16){return _0x57b53c>_0x1d5a16;},_0x2bad03[_0x2537a4(0xf0)]=function(_0x40a0e7,_0x5e843c){return _0x40a0e7>_0x5e843c;},_0x2bad03[_0x2537a4(0xc1)]=function(_0x213070,_0x51460f){return _0x213070+_0x51460f;},_0x2bad03[_0x2537a4(0xa4)]=function(_0x86beca,_0xa65043){return _0x86beca+_0xa65043;},_0x2bad03['NChVJ']=function(_0x41b87e,_0x1262f8){return _0x41b87e+_0x1262f8;},_0x2bad03[_0x2537a4(0x92)]=function(_0x340bbd,_0x3fe1ba){return _0x340bbd+_0x3fe1ba;},_0x2bad03[_0x2537a4(0xd4)]=function(_0x18bb07,_0x3b2223){return _0x18bb07+_0x3b2223;},_0x2bad03['XzhlY']=function(_0x59338d,_0x221014){return _0x59338d===_0x221014;},_0x2bad03[_0x2537a4(0xe2)]=_0x2537a4(0xdd);const _0x58b175=_0x2bad03;let _0x441e85=0x0;if(_0x58b175['XzhlY'](_0xaf8a17['length'],0x0))return _0x441e85;return console[_0x2537a4(0xa0)](chalk['bold'][_0x2537a4(0xe7)](_0x58b175['lWdfn'])),_0xaf8a17[_0x2537a4(0xf5)](_0x304057=>{const _0x3d082a=_0x2537a4,_0xb8ad1a=_0x304057[0x0],_0x4b22be=_0x304057[0x1];console[_0x3d082a(0xa0)]('\x0a'+chalk['bold'][_0x3d082a(0xaa)](''+helper[_0x3d082a(0xa1)](_0xb8ad1a)));const _0x2a51b7=_0x4b22be[_0x3d082a(0x9c)],_0x55d7ac=_0x4b22be[_0x3d082a(0xd1)],_0x5d3d80=_0x4b22be[_0x3d082a(0xad)],_0x5a6df2=_0x4b22be[_0x3d082a(0xf1)],_0x172bdf=_0x4b22be[_0x3d082a(0xe3)],_0x1e4c76=_0x4b22be[_0x3d082a(0xc5)],_0x57985e=_0x4b22be[_0x3d082a(0x94)],_0x15035b=_0x4b22be[_0x3d082a(0xd7)],_0x59cb8d=_0x4b22be['stepsUnknown'],_0xf43e79=_0x4b22be['stepsAmbiguous'],_0x3a6654=_0x4b22be[_0x3d082a(0xcf)];let _0x571c5a=_0x2a51b7+_0x3d082a(0xf2);const _0x1d52f6=_0x58b175[_0x3d082a(0xf6)](_0x58b175[_0x3d082a(0xbf)](_0x2a51b7,_0x5d3d80),0x0)?_0x58b175['IiidN'](_0x2a51b7,_0x5d3d80):0x0;if(_0x58b175[_0x3d082a(0x99)](_0x5d3d80,0x0)&&_0x58b175[_0x3d082a(0x99)](_0x1d52f6,0x0))_0x571c5a+='\x20('+chalk[_0x3d082a(0xb2)][_0x3d082a(0xc7)](_0x5d3d80+_0x3d082a(0x90))+',\x20'+chalk['bold'][_0x3d082a(0xec)](_0x1d52f6+_0x3d082a(0xc8))+')';else(_0x58b175['ARemq'](_0x5d3d80,0x0)||_0x58b175['ARemq'](_0x1d52f6,0x0))&&(_0x571c5a+=_0x58b175['vRnuW'](_0x5d3d80,0x0)?'\x20('+chalk[_0x3d082a(0xb2)][_0x3d082a(0xc7)](_0x5d3d80+'\x20failed')+')':'\x20('+chalk[_0x3d082a(0xb2)][_0x3d082a(0xec)](_0x1d52f6+'\x20passed')+')');const _0x2065bc=_0x55d7ac+_0x3d082a(0xa7),_0x4df0ce=[];_0x58b175[_0x3d082a(0xc9)](_0xf43e79,0x0)&&_0x4df0ce['push'](''+chalk['bold'][_0x3d082a(0xc7)](_0xf43e79+_0x3d082a(0x9b)));_0x58b175[_0x3d082a(0xba)](_0x5a6df2,0x0)&&_0x4df0ce[_0x3d082a(0xea)](''+chalk[_0x3d082a(0xb2)][_0x3d082a(0xc7)](_0x5a6df2+_0x3d082a(0x90)));_0x58b175[_0x3d082a(0xb4)](_0x172bdf,0x0)&&_0x4df0ce[_0x3d082a(0xea)](''+chalk[_0x3d082a(0xb2)][_0x3d082a(0xec)](_0x172bdf+_0x3d082a(0xc8)));_0x58b175['zFzLh'](_0x57985e,0x0)&&_0x4df0ce[_0x3d082a(0xea)](''+chalk[_0x3d082a(0xb2)]['yellow'](_0x57985e+'\x20pending'));_0x58b175['pjQoe'](_0x1e4c76,0x0)&&_0x4df0ce[_0x3d082a(0xea)](''+chalk['bold']['cyan'](_0x1e4c76+_0x3d082a(0xf3)));_0x58b175[_0x3d082a(0xf0)](_0x15035b,0x0)&&_0x4df0ce[_0x3d082a(0xea)](''+chalk[_0x3d082a(0xb2)][_0x3d082a(0xaa)](_0x15035b+_0x3d082a(0xe6)));_0x58b175[_0x3d082a(0xba)](_0x59cb8d,0x0)&&_0x4df0ce[_0x3d082a(0xea)](''+chalk[_0x3d082a(0xb2)]['yellow'](_0x59cb8d+'\x20skipped'));const _0x2f2d4d=_0x58b175[_0x3d082a(0xc1)](_0x58b175[_0x3d082a(0xa4)](_0x58b175['iOJHj'](_0x2065bc,'('),_0x4df0ce['join'](',\x20')),')');console['log'](_0x58b175[_0x3d082a(0xbc)](_0x58b175[_0x3d082a(0xbc)](_0x58b175[_0x3d082a(0x92)](_0x58b175['HQUJE']('\x0a',_0x571c5a),'\x0a'),_0x2f2d4d),'\x0a')),_0x58b175[_0x3d082a(0xe0)](_0x3a6654,![])&&(_0x441e85=0x1);}),_0x441e85;}function a4_0x4363(_0x3c595f,_0x33b0af){const _0x19ebd6=a4_0x19eb();return a4_0x4363=function(_0x43638a,_0x3ce797){_0x43638a=_0x43638a-0x8d;let _0x276fa1=_0x19ebd6[_0x43638a];return _0x276fa1;},a4_0x4363(_0x3c595f,_0x33b0af);}async function run(_0x52bc6e,_0x28b13d){const _0xdd4315=a4_0x450ea0,_0x2b342e={'XapWc':_0xdd4315(0xce),'tJSTi':function(_0x9da478,_0x169c3e){return _0x9da478(_0x169c3e);},'YhfOq':function(_0x2019fd,_0x9aeb48){return _0x2019fd>_0x9aeb48;},'ihuna':_0xdd4315(0xb8),'WSdPA':_0xdd4315(0xd2),'IpmhL':_0xdd4315(0xac),'RZKIZ':_0xdd4315(0xb0),'vQKyc':function(_0x576615,_0x4bb022){return _0x576615-_0x4bb022;},'fqBMq':function(_0x353e0f,_0x35f38f){return _0x353e0f>=_0x35f38f;},'IAyUr':function(_0x235fcb,_0x5a8148,_0x496bea,_0xf9b02e,_0x328a29,_0x5ac977){return _0x235fcb(_0x5a8148,_0x496bea,_0xf9b02e,_0x328a29,_0x5ac977);}},_0x3cc447=new BrowserStackSetup(_0x52bc6e,_0x2b342e[_0xdd4315(0xae)]);await _0x3cc447[_0xdd4315(0xd9)](),await helper[_0xdd4315(0xcb)](_0x3cc447[_0xdd4315(0x91)]);const _0x437857=[];if(!_0x3cc447[_0xdd4315(0x91)])return;const _0x213c4c=_0x3cc447['config'][_0xdd4315(0xaf)],_0x9c1ef5=helper[_0xdd4315(0xe8)](_0x3cc447[_0xdd4315(0x91)]);_0x3cc447['config']['platforms'][_0xdd4315(0xf5)]((_0x5cb82d,_0x51e631)=>{const _0x100cb3=_0xdd4315;_0x9c1ef5?_0x437857[_0x100cb3(0xea)](helper[_0x100cb3(0xcc)](_0x3cc447['config'],_0x2b342e[_0x100cb3(0xee)],_0x51e631)):_0x437857[_0x100cb3(0xea)](helper[_0x100cb3(0xb1)](_0x3cc447['config'],_0x2b342e[_0x100cb3(0xee)],_0x51e631));});const _0x9068b6={'server':helper[_0xdd4315(0xc3)](_0x3cc447[_0xdd4315(0x91)]),'proxySettings':_0x3cc447['config']['proxySettings'],'maxWorkers':_0x213c4c,'browserStackLogLevel':_0x3cc447[_0xdd4315(0x91)][_0xdd4315(0x98)],'skipSessionName':_0x3cc447['config']['testContextOptions'][_0xdd4315(0xc4)],'skipSessionStatus':_0x3cc447['config'][_0xdd4315(0xe9)][_0xdd4315(0xf4)],'turboScaleUrl':_0x3cc447['config'][_0xdd4315(0xb5)]},_0x4e8f44=process[_0xdd4315(0x97)],[_0xf27842,_0x5d77e1]=helper[_0xdd4315(0xda)](_0x4e8f44),_0x1856df=path[_0xdd4315(0xd6)](process[_0xdd4315(0xd3)](),_0x2b342e[_0xdd4315(0xd8)]);if(_0x2b342e[_0xdd4315(0xd0)](_0x5d77e1[_0xdd4315(0xed)],0x0)){helper[_0xdd4315(0xbd)](_0x1856df);for(let _0x3e5b72=_0x2b342e[_0xdd4315(0xb7)](_0xf27842[_0xdd4315(0xed)],0x1);_0x2b342e[_0xdd4315(0xdf)](_0x3e5b72,0x0);_0x3e5b72--){_0x4e8f44[_0xdd4315(0xbb)](_0xf27842[_0x3e5b72],0x2);}}helper[_0xdd4315(0xcd)]();let _0x4ac8a1;_0x2b342e[_0xdd4315(0xc0)](parallelCucumberRun,_0x437857,_0x9068b6,_0x3cc447[_0xdd4315(0x91)],_0x4e8f44,_0x5d77e1)[_0xdd4315(0xde)](async _0x4de289=>{const _0x52f0b7=_0xdd4315;_0x4ac8a1=_0x4de289;const _0x3e5337=_0x2b342e[_0x52f0b7(0xd5)](printCucumberStats,_0x4de289);process['exitCode']=_0x3e5337,_0x2b342e[_0x52f0b7(0xd0)](_0x5d77e1[_0x52f0b7(0xed)],0x0)&&(logger[_0x52f0b7(0x9f)](_0x2b342e['ihuna']),helper[_0x52f0b7(0xb6)](_0x1856df,_0x5d77e1),logger[_0x52f0b7(0x9f)](_0x2b342e[_0x52f0b7(0xdc)]),helper[_0x52f0b7(0xef)](_0x1856df));})[_0xdd4315(0xc6)](async()=>{const _0x16a632=_0xdd4315;_0x3cc447[_0x16a632(0xab)]=helper[_0x16a632(0xa2)](_0x4ac8a1,_0x2b342e[_0x16a632(0xee)]),await helper[_0x16a632(0x9a)](_0x3cc447);});}module[a4_0x450ea0(0xe5)]=run;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a5_0x2af453=a5_0x1cfb;function a5_0x1cfb(_0x325243,_0x17d792){const _0x5aba7f=a5_0x5aba();return a5_0x1cfb=function(_0x1cfbf8,_0x3d186b){_0x1cfbf8=_0x1cfbf8-0x172;let _0x5dd0f8=_0x5aba7f[_0x1cfbf8];return _0x5dd0f8;},a5_0x1cfb(_0x325243,_0x17d792);}(function(_0x50dc50,_0x535cd7){const _0x3ef81b=a5_0x1cfb,_0x323615=_0x50dc50();while(!![]){try{const _0x3ae63f=-parseInt(_0x3ef81b(0x1b5))/0x1*(-parseInt(_0x3ef81b(0x197))/0x2)+-parseInt(_0x3ef81b(0x1c3))/0x3*(-parseInt(_0x3ef81b(0x1b3))/0x4)+-parseInt(_0x3ef81b(0x199))/0x5*(-parseInt(_0x3ef81b(0x18b))/0x6)+parseInt(_0x3ef81b(0x174))/0x7*(-parseInt(_0x3ef81b(0x1af))/0x8)+parseInt(_0x3ef81b(0x1ab))/0x9+parseInt(_0x3ef81b(0x189))/0xa*(parseInt(_0x3ef81b(0x1bb))/0xb)+-parseInt(_0x3ef81b(0x198))/0xc;if(_0x3ae63f===_0x535cd7)break;else _0x323615['push'](_0x323615['shift']());}catch(_0x1b2848){_0x323615['push'](_0x323615['shift']());}}}(a5_0x5aba,0x1c767));function a5_0x5aba(){const _0x1ba1c3=['gherkinDocument','keyword','name','AMBIGUOUS','ZUIVQ','ipUXM','eventBroadcaster','bstack','message','AiPmk','../../../helpers/helper','167661IldZZu','envelope','snippetBuilder','uDLSm','48fkBKuW','hYjFC','status','parse','817420pfaJIY','forEach','546DCAnYu','MgPYq','testCaseStarted','actionLocation','Executing\x20tests\x20for\x20','incrementCounter','1332727ssGtXD','result','LTvKS','env','includes','GuVqr','feature','eventDataCollector','3QFFFri','__platform','logTestRunFinished','101213PvADLG','sourceLocation','UNDEFINED','capability','SEoXL','Vycoa','MCxBv','qVyAz','testCaseAttempt','xbCCA','exports','log','IIDXn','testCaseFinished','pickle','testRunFinished','jPAaB','taCnV','PASSED','DDayd','gSpvf','10YWhsnD','SKIPPED','670290rQagPd','isBstackHook','cwd','UNKNOWN','fegSO','CONFIG','PENDING','rlGlM','supportCodeLibrary','getTestCaseAttempt','zToua','ekIOw','838rrUGUu','5775516yoAAAZ','5cNxKCc','uri','pFyzA','nGVKb','FAILED','uCdah','\x20-\x20'];a5_0x5aba=function(){return _0x1ba1c3;};return a5_0x5aba();}const {requireModule,getPlatformName,nestedKeyValue}=require(a5_0x2af453(0x1aa)),{Formatter,formatterHelpers,Status}=requireModule('@cucumber/cucumber');class BrowserstackFormatter extends Formatter{constructor(_0x478a07){const _0x2d32ad=a5_0x2af453,_0x4a4405={'Vycoa':function(_0x2de95b,_0x2559a8){return _0x2de95b!==_0x2559a8;},'nGVKb':function(_0xcdfd42,_0x47ac7a){return _0xcdfd42(_0x47ac7a);},'xbCCA':function(_0x214750,_0x11c5fa){return _0x214750+_0x11c5fa;},'SEoXL':_0x2d32ad(0x1ac)};super(_0x478a07),_0x478a07[_0x2d32ad(0x1a6)]['on'](_0x4a4405[_0x2d32ad(0x178)],_0x2d0ef6=>{const _0xf34ffc=_0x2d32ad;if(_0x2d0ef6[_0xf34ffc(0x1b7)])testSuites+=0x1;else{if(_0x2d0ef6['testRunStarted']){let _0x5914a2;if(_0x4a4405[_0xf34ffc(0x179)](process[_0xf34ffc(0x1be)]['CONFIG'],undefined)){const _0x172269=JSON[_0xf34ffc(0x1b2)](process[_0xf34ffc(0x1be)][_0xf34ffc(0x190)]);_0x5914a2=_0x172269[_0xf34ffc(0x177)];}_0x4a4405[_0xf34ffc(0x179)](_0x5914a2,undefined)&&(global[_0xf34ffc(0x172)]=_0x4a4405[_0xf34ffc(0x19c)](getPlatformName,_0x5914a2),this[_0xf34ffc(0x17f)](_0x4a4405[_0xf34ffc(0x17d)](_0xf34ffc(0x1b9)+global[_0xf34ffc(0x172)],'\x0a')));}else{if(_0x2d0ef6[_0xf34ffc(0x181)])this['logTestCaseFinished'](_0x2d0ef6['testCaseFinished']);else _0x2d0ef6[_0xf34ffc(0x183)]&&this[_0xf34ffc(0x173)](_0x2d0ef6['testRunFinished']);}}});}['logTestCaseFinished'](_0x36567b){const _0x40871f=a5_0x2af453,_0x3369ac={'zToua':function(_0x4e6ca9,_0xb8ea7f){return _0x4e6ca9!==_0xb8ea7f;},'ZUIVQ':_0x40871f(0x1a7),'gSpvf':function(_0x22b019,_0x2f1722){return _0x22b019+_0x2f1722;},'ipUXM':function(_0x4694b4,_0x5f3068){return _0x4694b4+_0x5f3068;},'AiPmk':function(_0xacb8c8,_0x2b625d){return _0xacb8c8+_0x2b625d;},'qVyAz':'\x20\x20\x20\x20','jPAaB':_0x40871f(0x19f),'USvIE':function(_0x1a40af,_0x169e09){return _0x1a40af===_0x169e09;},'veCpZ':_0x40871f(0x19d),'uCdah':function(_0x51e71b,_0x2d1198,_0xbd0b5c){return _0x51e71b(_0x2d1198,_0xbd0b5c);},'fegSO':_0x40871f(0x1bc),'cYyaR':_0x40871f(0x1a8),'hYjFC':function(_0xc67cc2,_0x4c5804){return _0xc67cc2+_0x4c5804;},'taCnV':function(_0x416ae7,_0x5899d1){return _0x416ae7+_0x5899d1;},'GuVqr':function(_0x39612c,_0xddf834){return _0x39612c+_0xddf834;}};_0x3369ac[_0x40871f(0x195)](global['__platform'],undefined)&&this[_0x40871f(0x17f)](_0x3369ac['taCnV'](_0x3369ac[_0x40871f(0x1a5)]('\x0a',global['__platform']),'\x0a'));const _0x2c0ab9=this[_0x40871f(0x1c2)][_0x40871f(0x194)](_0x36567b['testCaseStartedId']);this[_0x40871f(0x17f)](_0x3369ac[_0x40871f(0x1a9)](_0x3369ac[_0x40871f(0x185)](_0x3369ac['AiPmk'](_0x3369ac[_0x40871f(0x1c0)]('\x20\x20',_0x2c0ab9['gherkinDocument']['feature']['name']),_0x3369ac[_0x40871f(0x184)]),_0x2c0ab9[_0x40871f(0x182)][_0x40871f(0x1a2)]),'\x0a'));const _0x544361={};_0x544361[_0x40871f(0x18d)]=this[_0x40871f(0x18d)],_0x544361[_0x40871f(0x1ad)]=this[_0x40871f(0x1ad)],_0x544361[_0x40871f(0x193)]=this['supportCodeLibrary'],_0x544361[_0x40871f(0x17c)]=_0x2c0ab9;const _0x4ec2d7=formatterHelpers['parseTestCaseAttempt'](_0x544361);let _0xd93a23=![];_0x4ec2d7['testSteps'][_0x40871f(0x1b4)](_0x4cc047=>{const _0x3a03c6=_0x40871f;if(_0x3369ac[_0x3a03c6(0x195)](_0x4cc047[_0x3a03c6(0x1a2)],_0x3369ac[_0x3a03c6(0x1a4)])&&!this['isBstackHook'](_0x4cc047)){totalTests+=0x1,this[_0x3a03c6(0x17f)](_0x3369ac[_0x3a03c6(0x188)](_0x3369ac[_0x3a03c6(0x188)](_0x3369ac[_0x3a03c6(0x1a5)](_0x3369ac[_0x3a03c6(0x188)](_0x3369ac[_0x3a03c6(0x1a9)](_0x3369ac[_0x3a03c6(0x17b)],_0x4cc047[_0x3a03c6(0x1a1)]),_0x4cc047['text']||''),_0x3369ac[_0x3a03c6(0x184)]),Status[_0x4cc047[_0x3a03c6(0x1bc)][_0x3a03c6(0x1b1)]]),'\x0a')),this['incrementCounter'](Status[_0x4cc047['result'][_0x3a03c6(0x1b1)]]);if(_0x3369ac['USvIE'](Status[_0x4cc047[_0x3a03c6(0x1bc)][_0x3a03c6(0x1b1)]],_0x3369ac['veCpZ'])){_0xd93a23=!![];const _0x4ef11d=_0x3369ac[_0x3a03c6(0x19e)](nestedKeyValue,_0x4cc047,[_0x3369ac[_0x3a03c6(0x18f)],_0x3369ac['cYyaR']]);_0x4ef11d&&(testsErrorMessage[_0x3369ac[_0x3a03c6(0x1b0)](_0x3369ac[_0x3a03c6(0x1a5)](_0x2c0ab9[_0x3a03c6(0x1a0)][_0x3a03c6(0x1c1)][_0x3a03c6(0x1a2)],_0x3369ac[_0x3a03c6(0x184)]),_0x2c0ab9[_0x3a03c6(0x182)][_0x3a03c6(0x1a2)])]=_0x4ef11d,this[_0x3a03c6(0x17f)](_0x3369ac[_0x3a03c6(0x1a5)](_0x4ef11d,'\x0a')));}}}),_0xd93a23&&(testSuitesFailed+=0x1),this[_0x40871f(0x17f)]('\x0a');}[a5_0x2af453(0x173)](_0x2deb74){}[a5_0x2af453(0x18c)](_0x495617){const _0xbe52=a5_0x2af453,_0x1ab5a3={};_0x1ab5a3['rlGlM']=function(_0x2111ee,_0x2e3676){return _0x2111ee!==_0x2e3676;},_0x1ab5a3[_0xbe52(0x196)]='cucumber-js/test.setup.js';const _0x5c4567=_0x1ab5a3;if(_0x5c4567[_0xbe52(0x192)](_0x495617[_0xbe52(0x175)],undefined))return![];if(_0x495617['actionLocation']&&_0x495617[_0xbe52(0x1b8)][_0xbe52(0x19a)][_0xbe52(0x1bf)](_0x5c4567[_0xbe52(0x196)]))return!![];return![];}[a5_0x2af453(0x1ba)](_0x2e037f){const _0x1e57ec=a5_0x2af453,_0x1a0d09={};_0x1a0d09[_0x1e57ec(0x1b6)]=_0x1e57ec(0x19d),_0x1a0d09[_0x1e57ec(0x180)]=_0x1e57ec(0x186),_0x1a0d09[_0x1e57ec(0x17a)]=_0x1e57ec(0x18a),_0x1a0d09['LTvKS']=_0x1e57ec(0x191),_0x1a0d09[_0x1e57ec(0x187)]=_0x1e57ec(0x176),_0x1a0d09[_0x1e57ec(0x19b)]=_0x1e57ec(0x18e),_0x1a0d09[_0x1e57ec(0x1ae)]=_0x1e57ec(0x1a3);const _0x142848=_0x1a0d09;switch(_0x2e037f){case _0x142848[_0x1e57ec(0x1b6)]:testsFailed+=0x1;break;case _0x142848[_0x1e57ec(0x180)]:testsPassed+=0x1;break;case _0x142848[_0x1e57ec(0x17a)]:testsSkipped+=0x1;break;case _0x142848[_0x1e57ec(0x1bd)]:testsPending+=0x1;break;case _0x142848[_0x1e57ec(0x187)]:testsUndefined+=0x1;break;case _0x142848[_0x1e57ec(0x19b)]:testsUnknown+=0x1;break;case _0x142848[_0x1e57ec(0x1ae)]:testsAmbiguous+=0x1;break;default:break;}}}module[a5_0x2af453(0x17e)]=BrowserstackFormatter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a6_0x3ea3f3=a6_0x330d;function a6_0x330d(_0x5af99f,_0x3c49d5){const _0x741157=a6_0x7411();return a6_0x330d=function(_0x330dab,_0xe96441){_0x330dab=_0x330dab-0x7d;let _0x3dea54=_0x741157[_0x330dab];return _0x3dea54;},a6_0x330d(_0x5af99f,_0x3c49d5);}function a6_0x7411(){const _0x49b5c9=['2131REaNXF','stack','BgPJn','hUhMj','JkafA','status','includes','KdgrH','line','HUMHP','RTClv','ZecIH','toUpperCase','FAILED','eventDataCollector','42zqiUks','90SxJJhM','PASSED','LXgzH','UNKNOWN','HUVLt','name','stepResults','cucumber-js/test_old.setup.js','oSljs','1009115ppOaSp','Executing\x20tests\x20for\x20','2875832uXGugb','aebhK','936459VhBaRe','eventBroadcaster','wuWIq','1865454NEhyMR','test-step-started','actionLocation','aMTdB','VyJtR','gyLSA','parse','\x20\x20\x20\x20','text','xlYlT','result','FzfsC','256616QXiexM','CLqNT','pickle','WMGoD','test-case-started','../../../helpers/helper','UNDEFINED','AMBIGUOUS','cucumber/lib/formatter/helpers/pickle_parser.js','VCTZC','feature','HNNWe','yCNiN','getTestCaseData','exception','uDoCf','CONFIG','LStNy','PENDING','ZFxLR','getTestCaseAttempt','length','\x20-\x20','ngDpu','forEach','sourceLocation','testCase','logTestCaseFinished','steps','test-case-finished','QGBsx','JlyPV','bOqjE','844DwzfxL','env','getStepLineToPickledStepMap','FBcEC','rEXuV','SKIPPED','cucumber','LTLQH','520240EswOnh','uri','gherkinDocument','log','RRULy','test-run-finished','__platform','uyfTN'];a6_0x7411=function(){return _0x49b5c9;};return a6_0x7411();}(function(_0x1a9f51,_0xdc3a47){const _0x4ce240=a6_0x330d,_0x650d5=_0x1a9f51();while(!![]){try{const _0x523756=-parseInt(_0x4ce240(0xc2))/0x1*(parseInt(_0x4ce240(0xb2))/0x2)+-parseInt(_0x4ce240(0xd1))/0x3*(-parseInt(_0x4ce240(0x91))/0x4)+-parseInt(_0x4ce240(0x7e))/0x5+parseInt(_0x4ce240(0x85))/0x6+-parseInt(_0x4ce240(0xba))/0x7+-parseInt(_0x4ce240(0x80))/0x8+parseInt(_0x4ce240(0x82))/0x9*(parseInt(_0x4ce240(0xd2))/0xa);if(_0x523756===_0xdc3a47)break;else _0x650d5['push'](_0x650d5['shift']());}catch(_0x5c7a15){_0x650d5['push'](_0x650d5['shift']());}}}(a6_0x7411,0x9513c));const {requireModule,getPlatformName,nestedKeyValue}=require(a6_0x3ea3f3(0x96)),{Formatter}=requireModule(a6_0x3ea3f3(0xb8)),pickleParser=requireModule(a6_0x3ea3f3(0x99));class BrowserstackFormatter extends Formatter{constructor(_0x100b92){const _0x5cccb5=a6_0x3ea3f3,_0x245339={'ZFxLR':function(_0x24fd05,_0x4497fa){return _0x24fd05!==_0x4497fa;},'ngDpu':function(_0x240038,_0x36e02f){return _0x240038(_0x36e02f);},'wTixG':'test-run-started','gyLSA':_0x5cccb5(0x95),'BgPJn':_0x5cccb5(0xae),'lhZvB':_0x5cccb5(0xbf),'dNYvw':_0x5cccb5(0x86)};super(_0x100b92),_0x100b92[_0x5cccb5(0x83)]['on'](_0x245339['wTixG'],()=>{const _0x5f3782=_0x5cccb5;let _0x4cb336;if(_0x245339[_0x5f3782(0xa4)](process[_0x5f3782(0xb3)][_0x5f3782(0xa1)],undefined)){const _0x1d885d=JSON[_0x5f3782(0x8b)](process['env'][_0x5f3782(0xa1)]);_0x4cb336=_0x1d885d['capability'];}_0x245339[_0x5f3782(0xa4)](_0x4cb336,undefined)&&(global['__platform']=_0x245339[_0x5f3782(0xa8)](getPlatformName,_0x4cb336),console[_0x5f3782(0xbd)](_0x5f3782(0x7f)+global[_0x5f3782(0xc0)]));}),_0x100b92[_0x5cccb5(0x83)]['on'](_0x245339[_0x5cccb5(0x8a)],()=>{testSuites+=0x1;}),_0x100b92[_0x5cccb5(0x83)]['on'](_0x245339[_0x5cccb5(0xc4)],_0x2495d=>{this['logTestCaseFinished'](_0x2495d);}),_0x100b92[_0x5cccb5(0x83)]['on'](_0x245339['lhZvB'],()=>{totalTests-=0x2;}),_0x100b92[_0x5cccb5(0x83)]['on'](_0x245339['dNYvw'],()=>{totalTests+=0x1;});}[a6_0x3ea3f3(0xac)](_0x43387f){const _0x2085e3=a6_0x3ea3f3,_0x4b352f={'rEXuV':_0x2085e3(0xcf),'JkafA':_0x2085e3(0xd3),'RTClv':_0x2085e3(0xb7),'hUhMj':_0x2085e3(0xa3),'uyfTN':_0x2085e3(0x97),'bOqjE':_0x2085e3(0xd5),'qlqmw':_0x2085e3(0x98),'aMTdB':function(_0x54d09d,_0x250be0){return _0x54d09d+_0x250be0;},'CLqNT':_0x2085e3(0x8c),'LStNy':_0x2085e3(0xa7),'yCNiN':function(_0x29d666,_0x5ceb25){return _0x29d666(_0x5ceb25);},'oSljs':_0x2085e3(0xd9),'WMGoD':function(_0x54b819,_0x2514cc){return _0x54b819(_0x2514cc);},'aebhK':'\x20\x20\x20\x20AFTER\x20-\x20','KdgrH':function(_0x48b9fa,_0x40e9b4){return _0x48b9fa+_0x40e9b4;},'VyJtR':'\x20\x20\x20\x20BEFORE\x20-\x20','JlyPV':function(_0x3a7643,_0x2d9bd3){return _0x3a7643===_0x2d9bd3;},'HUVLt':function(_0x4f382e,_0x57f3d0,_0x4eced0){return _0x4f382e(_0x57f3d0,_0x4eced0);},'VIbuu':_0x2085e3(0x8f),'HNNWe':_0x2085e3(0x9f),'FzfsC':_0x2085e3(0xc3),'QGBsx':function(_0x5674aa,_0x2f6c34){return _0x5674aa+_0x2f6c34;},'IUkrY':function(_0x5cd4a7,_0x2d2b12){return _0x5cd4a7!==_0x2d2b12;},'utfSY':function(_0x5eb0d1,_0x485bc2){return _0x5eb0d1!==_0x485bc2;},'wuWIq':'undefined','LTLQH':function(_0x3c60aa,_0x292ae2){return _0x3c60aa+_0x292ae2;},'VCTZC':function(_0x5610b6,_0x567e67){return _0x5610b6<_0x567e67;},'uDoCf':function(_0x5df757,_0x4dc754){return _0x5df757+_0x4dc754;},'RRULy':function(_0x50c5ad,_0x16cfbe){return _0x50c5ad+_0x16cfbe;},'HUMHP':function(_0x490dd4,_0x28a165){return _0x490dd4(_0x28a165);},'pmBMP':function(_0x3d366a,_0x3d1c65){return _0x3d366a+_0x3d1c65;},'ZecIH':function(_0x10a86f,_0x56aeb6){return _0x10a86f+_0x56aeb6;},'FBcEC':function(_0x2a34a8,_0x5407f9,_0x2d7f22){return _0x2a34a8(_0x5407f9,_0x2d7f22);},'xlYlT':function(_0xf45726,_0x7165f){return _0xf45726+_0x7165f;},'LXgzH':function(_0xabc24a,_0x2f5682){return _0xabc24a+_0x2f5682;}};let _0x219801=![];function _0x1563cf(_0xf56491){const _0x10e1c5=_0x2085e3;switch(_0xf56491){case _0x4b352f[_0x10e1c5(0xb6)]:testsFailed+=0x1;break;case _0x4b352f[_0x10e1c5(0xc6)]:testsPassed+=0x1;break;case _0x4b352f[_0x10e1c5(0xcc)]:testsSkipped+=0x1;break;case _0x4b352f[_0x10e1c5(0xc5)]:testsPending+=0x1;break;case _0x4b352f[_0x10e1c5(0xc1)]:testsUndefined+=0x1;break;case _0x4b352f[_0x10e1c5(0xb1)]:testsUnknown+=0x1;break;case _0x4b352f['qlqmw']:testsAmbiguous+=0x1;break;default:break;}}_0x4b352f['IUkrY'](global[_0x2085e3(0xc0)],undefined)&&console[_0x2085e3(0xbd)](_0x4b352f['QGBsx'](_0x4b352f['aMTdB']('\x0a',global['__platform']),'\x0a'));let _0x15412f=![];if(_0x4b352f['utfSY'](typeof this['eventDataCollector']['getTestCaseData'],_0x4b352f[_0x2085e3(0x84)])){var _0x1d57bf=this[_0x2085e3(0xd0)][_0x2085e3(0x9e)](_0x43387f[_0x2085e3(0xaa)]),_0x3452fc=_0x1d57bf[_0x2085e3(0x93)],_0x274b02=_0x1d57bf[_0x2085e3(0xab)];console[_0x2085e3(0xbd)](_0x4b352f['QGBsx']('\x20\x20',_0x3452fc[_0x2085e3(0xd7)]));var _0x5530be=(0x0,pickleParser[_0x2085e3(0xb4)])(_0x3452fc);_0x274b02[_0x2085e3(0xad)][_0x2085e3(0xa9)](function(_0x41f676){const _0x387004=_0x2085e3;if(_0x41f676[_0x387004(0x87)]&&_0x41f676[_0x387004(0xaa)])_0x219801=!![],console[_0x387004(0xbd)](_0x4b352f[_0x387004(0x88)](_0x4b352f['aMTdB'](_0x4b352f[_0x387004(0x88)](_0x4b352f['CLqNT'],_0x5530be[_0x41f676[_0x387004(0xaa)]['line']][_0x387004(0x8d)]),_0x4b352f[_0x387004(0xa2)]),_0x41f676[_0x387004(0x8f)][_0x387004(0xc7)]['toUpperCase']())),_0x4b352f[_0x387004(0x9d)](_0x1563cf,_0x41f676[_0x387004(0x8f)][_0x387004(0xc7)][_0x387004(0xce)]());else _0x41f676['actionLocation']&&(!_0x41f676[_0x387004(0x87)][_0x387004(0xbb)]['includes'](_0x4b352f[_0x387004(0x7d)])&&(_0x4b352f[_0x387004(0x94)](_0x1563cf,_0x41f676[_0x387004(0x8f)][_0x387004(0xc7)][_0x387004(0xce)]()),_0x219801?console[_0x387004(0xbd)](_0x4b352f[_0x387004(0x88)](_0x4b352f[_0x387004(0x81)],_0x41f676[_0x387004(0x8f)]['status'][_0x387004(0xce)]())):console[_0x387004(0xbd)](_0x4b352f[_0x387004(0xc9)](_0x4b352f[_0x387004(0x89)],_0x41f676[_0x387004(0x8f)][_0x387004(0xc7)][_0x387004(0xce)]()))));if(_0x4b352f[_0x387004(0xb0)](_0x41f676[_0x387004(0x8f)]['status'][_0x387004(0xce)](),_0x4b352f[_0x387004(0xb6)])){const _0x466a02=_0x4b352f[_0x387004(0xd6)](nestedKeyValue,_0x41f676,[_0x4b352f['VIbuu'],_0x4b352f['HNNWe'],_0x4b352f['FzfsC']]);_0x466a02&&(testsErrorMessage[_0x3452fc[_0x387004(0xd7)]]=_0x466a02,console[_0x387004(0xbd)](_0x4b352f[_0x387004(0xaf)](_0x466a02,'\x0a'))),_0x15412f=!![];}});}else{const _0x42435f=this['eventDataCollector'][_0x2085e3(0xa5)](_0x43387f);console[_0x2085e3(0xbd)](_0x4b352f[_0x2085e3(0xaf)](_0x4b352f['QGBsx'](_0x4b352f[_0x2085e3(0xb9)]('\x20\x20',_0x42435f[_0x2085e3(0xbc)][_0x2085e3(0x9b)][_0x2085e3(0xd7)]),_0x4b352f[_0x2085e3(0xa2)]),_0x42435f[_0x2085e3(0x93)][_0x2085e3(0xd7)]));const _0x10d2c0=(0x0,pickleParser[_0x2085e3(0xb4)])(_0x42435f[_0x2085e3(0x93)]),_0x32202d=_0x42435f[_0x2085e3(0xab)][_0x2085e3(0xad)],_0x6b69c2=_0x42435f[_0x2085e3(0xd8)],_0x2a7d4f=_0x32202d[_0x2085e3(0xa6)];for(let _0x5610f0=0x0;_0x4b352f[_0x2085e3(0x9a)](_0x5610f0,_0x2a7d4f);_0x5610f0++){const _0x5ebcc4=_0x32202d[_0x5610f0];if(_0x5ebcc4[_0x2085e3(0x87)]&&_0x5ebcc4[_0x2085e3(0xaa)])_0x219801=!![],console['log'](_0x4b352f[_0x2085e3(0xa0)](_0x4b352f[_0x2085e3(0xb9)](_0x4b352f[_0x2085e3(0xbe)](_0x4b352f[_0x2085e3(0x92)],_0x10d2c0[_0x5ebcc4[_0x2085e3(0xaa)][_0x2085e3(0xca)]][_0x2085e3(0x8d)]),_0x4b352f[_0x2085e3(0xa2)]),_0x6b69c2[_0x5610f0]['status'][_0x2085e3(0xce)]())),_0x4b352f[_0x2085e3(0xcb)](_0x1563cf,_0x6b69c2[_0x5610f0]['status']['toUpperCase']());else _0x5ebcc4[_0x2085e3(0x87)]&&(!_0x5ebcc4[_0x2085e3(0x87)][_0x2085e3(0xbb)][_0x2085e3(0xc8)](_0x4b352f[_0x2085e3(0x7d)])&&(_0x4b352f['HUMHP'](_0x1563cf,_0x6b69c2[_0x5610f0][_0x2085e3(0xc7)][_0x2085e3(0xce)]()),_0x219801?console[_0x2085e3(0xbd)](_0x4b352f['pmBMP'](_0x4b352f['aebhK'],_0x6b69c2[_0x5610f0][_0x2085e3(0xc7)]['toUpperCase']())):console['log'](_0x4b352f[_0x2085e3(0xcd)](_0x4b352f[_0x2085e3(0x89)],_0x6b69c2[_0x5610f0]['status']['toUpperCase']()))));if(_0x4b352f[_0x2085e3(0xb0)](_0x6b69c2[_0x5610f0][_0x2085e3(0xc7)][_0x2085e3(0xce)](),_0x4b352f[_0x2085e3(0xb6)])){_0x15412f=!![];const _0x344fa4=_0x4b352f[_0x2085e3(0xb5)](nestedKeyValue,_0x6b69c2[_0x5610f0],[_0x4b352f[_0x2085e3(0x9c)],_0x4b352f[_0x2085e3(0x90)]]);_0x344fa4&&(testsErrorMessage[_0x4b352f[_0x2085e3(0xb9)](_0x4b352f[_0x2085e3(0x8e)](_0x42435f[_0x2085e3(0xbc)][_0x2085e3(0x9b)][_0x2085e3(0xd7)],_0x4b352f[_0x2085e3(0xa2)]),_0x42435f[_0x2085e3(0x93)]['name'])]=_0x344fa4,console[_0x2085e3(0xbd)](_0x4b352f[_0x2085e3(0xd4)](_0x344fa4,'\x0a')));}}}_0x15412f&&(testSuitesFailed+=0x1),console[_0x2085e3(0xbd)]('\x0a');}}module['exports']=BrowserstackFormatter;
|
|
1
|
+
const a6_0x4a93e5=a6_0x1a4c;(function(_0x44da99,_0x26b01a){const _0xb2b209=a6_0x1a4c,_0x2e07c2=_0x44da99();while(!![]){try{const _0x531cdf=parseInt(_0xb2b209(0xd2))/0x1*(-parseInt(_0xb2b209(0xd4))/0x2)+-parseInt(_0xb2b209(0xdf))/0x3+-parseInt(_0xb2b209(0xdb))/0x4*(parseInt(_0xb2b209(0xd8))/0x5)+-parseInt(_0xb2b209(0xc0))/0x6*(-parseInt(_0xb2b209(0xe3))/0x7)+parseInt(_0xb2b209(0xe2))/0x8+-parseInt(_0xb2b209(0xf6))/0x9+-parseInt(_0xb2b209(0x104))/0xa*(-parseInt(_0xb2b209(0xd1))/0xb);if(_0x531cdf===_0x26b01a)break;else _0x2e07c2['push'](_0x2e07c2['shift']());}catch(_0x4239f3){_0x2e07c2['push'](_0x2e07c2['shift']());}}}(a6_0x3052,0x8a0bb));function a6_0x1a4c(_0x36394a,_0x11881){const _0x305216=a6_0x3052();return a6_0x1a4c=function(_0x1a4cf1,_0xe98d4a){_0x1a4cf1=_0x1a4cf1-0xb7;let _0x4c45a7=_0x305216[_0x1a4cf1];return _0x4c45a7;},a6_0x1a4c(_0x36394a,_0x11881);}function a6_0x3052(){const _0x32ebb3=['\x20\x20\x20\x20AFTER\x20-\x20','sourceLocation','ISqBN','BiiBD','env','line','STIMf','UNDEFINED','11alAKOO','1cldolM','iDxIt','1692274hGFWdG','test-case-finished','CONFIG','test-run-started','870xZjjry','SMMOo','hRQnc','15480qtPyrS','exports','EMKLm','\x20-\x20','1638510pBiWHM','tgtlJ','capability','6786480dHhQQJ','7FrBETI','toUpperCase','KBvCt','feature','eventBroadcaster','getTestCaseAttempt','forEach','test-run-finished','eventDataCollector','MMZWu','pqBGC','\x20\x20\x20\x20BEFORE\x20-\x20','GjlKs','test-step-started','VDSVw','Uenll','kGiKY','result','pickle','3784824eFfQrp','parse','length','stack','BwrmM','PASSED','AMBIGUOUS','includes','cucumber/lib/formatter/helpers/pickle_parser.js','\x20\x20\x20\x20','getStepLineToPickledStepMap','tDNDv','gAQVs','steps','15139490ijiwDM','NbRVg','HiLPL','eqdYZ','actionLocation','cucumber','getTestCaseData','cucumber-js/test_old.setup.js','Executing\x20tests\x20for\x20','NQQYP','uri','exception','logTestCaseFinished','gherkinDocument','LsDVw','qiNFT','status','sGgfK','CwQiR','name','vKryT','LdslO','testCase','xZfZb','JEtPL','4136394jIKUGL','text','__platform','SWezX','SKIPPED','qDrNl','log','stepResults','AENIL'];a6_0x3052=function(){return _0x32ebb3;};return a6_0x3052();}const {requireModule,getPlatformName,nestedKeyValue}=require('../../../helpers/helper'),{Formatter}=requireModule(a6_0x4a93e5(0x109)),pickleParser=requireModule(a6_0x4a93e5(0xfe));class BrowserstackFormatter extends Formatter{constructor(_0x45b302){const _0x41b69b=a6_0x4a93e5,_0x3a09b9={'MMZWu':function(_0x23b6a0,_0xd1a2b2){return _0x23b6a0!==_0xd1a2b2;},'sGgfK':function(_0x3dcc96,_0x30f885){return _0x3dcc96!==_0x30f885;},'BiiBD':function(_0x270dd0,_0x36204a){return _0x270dd0(_0x36204a);},'VDSVw':_0x41b69b(0xd7),'Lyejd':'test-case-started','HiLPL':_0x41b69b(0xd5),'Uenll':_0x41b69b(0xea),'LdslO':_0x41b69b(0xf0)};super(_0x45b302),_0x45b302[_0x41b69b(0xe7)]['on'](_0x3a09b9[_0x41b69b(0xf1)],()=>{const _0x1a53b9=_0x41b69b;let _0x4905c1;if(_0x3a09b9[_0x1a53b9(0xec)](process['env'][_0x1a53b9(0xd6)],undefined)){const _0x17075c=JSON[_0x1a53b9(0xf7)](process[_0x1a53b9(0xcd)][_0x1a53b9(0xd6)]);_0x4905c1=_0x17075c[_0x1a53b9(0xe1)];}_0x3a09b9[_0x1a53b9(0xb8)](_0x4905c1,undefined)&&(global[_0x1a53b9(0xc2)]=_0x3a09b9[_0x1a53b9(0xcc)](getPlatformName,_0x4905c1),console[_0x1a53b9(0xc6)](_0x1a53b9(0x10c)+global[_0x1a53b9(0xc2)]));}),_0x45b302[_0x41b69b(0xe7)]['on'](_0x3a09b9['Lyejd'],()=>{testSuites+=0x1;}),_0x45b302[_0x41b69b(0xe7)]['on'](_0x3a09b9[_0x41b69b(0x106)],_0x2fd199=>{const _0x32055d=_0x41b69b;this[_0x32055d(0x110)](_0x2fd199);}),_0x45b302['eventBroadcaster']['on'](_0x3a09b9[_0x41b69b(0xf2)],()=>{totalTests-=0x2;}),_0x45b302[_0x41b69b(0xe7)]['on'](_0x3a09b9[_0x41b69b(0xbc)],()=>{totalTests+=0x1;});}[a6_0x4a93e5(0x110)](_0x4685f8){const _0x586ec9=a6_0x4a93e5,_0x4c2120={'CwQiR':'FAILED','oxknu':_0x586ec9(0xfb),'xZfZb':_0x586ec9(0xc4),'eqdYZ':'PENDING','STIMf':_0x586ec9(0xd0),'gAQVs':'UNKNOWN','ISqBN':_0x586ec9(0xfc),'GjlKs':function(_0x42daa0,_0x4c1178){return _0x42daa0+_0x4c1178;},'JEtPL':_0x586ec9(0xff),'AENIL':_0x586ec9(0xde),'qDrNl':function(_0xa1e6d5,_0x108b98){return _0xa1e6d5(_0x108b98);},'pqBGC':_0x586ec9(0x10b),'kGiKY':function(_0x2d0400,_0x3c8929){return _0x2d0400(_0x3c8929);},'tgtlJ':function(_0xb7ba23,_0x14085b){return _0xb7ba23+_0x14085b;},'NbRVg':_0x586ec9(0xc9),'iDxIt':_0x586ec9(0xee),'xmdLw':function(_0x272484,_0x4a06ae){return _0x272484===_0x4a06ae;},'WDCQc':function(_0x3d67ab,_0x5578a0,_0x51522a){return _0x3d67ab(_0x5578a0,_0x51522a);},'BwrmM':_0x586ec9(0xf4),'hRQnc':_0x586ec9(0x10f),'qKMkU':_0x586ec9(0xf9),'SWezX':function(_0x42ceea,_0x5248e5){return _0x42ceea+_0x5248e5;},'kODNk':function(_0x21af57,_0x3a49ce){return _0x21af57!==_0x3a49ce;},'vKryT':function(_0x205156,_0x5908e4){return _0x205156+_0x5908e4;},'qiNFT':function(_0x54669f,_0x35bd96){return _0x54669f+_0x35bd96;},'LsDVw':function(_0x405595,_0xf2aed6){return _0x405595!==_0xf2aed6;},'tDNDv':'undefined','eqlZG':function(_0x40f5e8,_0x588d31){return _0x40f5e8<_0x588d31;},'NQQYP':function(_0x18b745,_0xd4e9d1){return _0x18b745+_0xd4e9d1;},'EMKLm':function(_0x18e8b2,_0x551037){return _0x18e8b2(_0x551037);},'SMMOo':function(_0xdc6f3a,_0x78582a){return _0xdc6f3a===_0x78582a;},'fLNOK':function(_0x37d4b1,_0x2bc61f,_0x57d494){return _0x37d4b1(_0x2bc61f,_0x57d494);},'KBvCt':function(_0x396a49,_0x1b201b){return _0x396a49+_0x1b201b;},'PfsBF':function(_0x53d27c,_0x1910ab){return _0x53d27c+_0x1910ab;}};let _0x588b64=![];function _0x438509(_0xa6b075){const _0x10e13a=_0x586ec9;switch(_0xa6b075){case _0x4c2120[_0x10e13a(0xb9)]:testsFailed+=0x1;break;case _0x4c2120['oxknu']:testsPassed+=0x1;break;case _0x4c2120[_0x10e13a(0xbe)]:testsSkipped+=0x1;break;case _0x4c2120[_0x10e13a(0x107)]:testsPending+=0x1;break;case _0x4c2120[_0x10e13a(0xcf)]:testsUndefined+=0x1;break;case _0x4c2120[_0x10e13a(0x102)]:testsUnknown+=0x1;break;case _0x4c2120[_0x10e13a(0xcb)]:testsAmbiguous+=0x1;break;default:break;}}_0x4c2120['kODNk'](global[_0x586ec9(0xc2)],undefined)&&console[_0x586ec9(0xc6)](_0x4c2120[_0x586ec9(0xbb)](_0x4c2120[_0x586ec9(0x113)]('\x0a',global['__platform']),'\x0a'));let _0x40cf92=![];if(_0x4c2120[_0x586ec9(0x112)](typeof this[_0x586ec9(0xeb)]['getTestCaseData'],_0x4c2120[_0x586ec9(0x101)])){var _0x2a42f3=this[_0x586ec9(0xeb)][_0x586ec9(0x10a)](_0x4685f8[_0x586ec9(0xca)]),_0x6c884c=_0x2a42f3['pickle'],_0x115e3a=_0x2a42f3[_0x586ec9(0xbd)];console[_0x586ec9(0xc6)](_0x4c2120['GjlKs']('\x20\x20',_0x6c884c[_0x586ec9(0xba)]));var _0x5160b3=(0x0,pickleParser[_0x586ec9(0x100)])(_0x6c884c);_0x115e3a['steps'][_0x586ec9(0xe9)](function(_0x2d4ece){const _0x1d4d1e=_0x586ec9;if(_0x2d4ece[_0x1d4d1e(0x108)]&&_0x2d4ece[_0x1d4d1e(0xca)])_0x588b64=!![],console[_0x1d4d1e(0xc6)](_0x4c2120[_0x1d4d1e(0xef)](_0x4c2120[_0x1d4d1e(0xef)](_0x4c2120['GjlKs'](_0x4c2120[_0x1d4d1e(0xbf)],_0x5160b3[_0x2d4ece[_0x1d4d1e(0xca)][_0x1d4d1e(0xce)]]['text']),_0x4c2120[_0x1d4d1e(0xc8)]),_0x2d4ece['result'][_0x1d4d1e(0xb7)][_0x1d4d1e(0xe4)]())),_0x4c2120[_0x1d4d1e(0xc5)](_0x438509,_0x2d4ece[_0x1d4d1e(0xf4)][_0x1d4d1e(0xb7)][_0x1d4d1e(0xe4)]());else _0x2d4ece[_0x1d4d1e(0x108)]&&(!_0x2d4ece['actionLocation']['uri'][_0x1d4d1e(0xfd)](_0x4c2120[_0x1d4d1e(0xed)])&&(_0x4c2120[_0x1d4d1e(0xf3)](_0x438509,_0x2d4ece[_0x1d4d1e(0xf4)][_0x1d4d1e(0xb7)]['toUpperCase']()),_0x588b64?console[_0x1d4d1e(0xc6)](_0x4c2120[_0x1d4d1e(0xe0)](_0x4c2120[_0x1d4d1e(0x105)],_0x2d4ece[_0x1d4d1e(0xf4)]['status'][_0x1d4d1e(0xe4)]())):console[_0x1d4d1e(0xc6)](_0x4c2120['GjlKs'](_0x4c2120[_0x1d4d1e(0xd3)],_0x2d4ece[_0x1d4d1e(0xf4)][_0x1d4d1e(0xb7)][_0x1d4d1e(0xe4)]()))));if(_0x4c2120['xmdLw'](_0x2d4ece[_0x1d4d1e(0xf4)][_0x1d4d1e(0xb7)]['toUpperCase'](),_0x4c2120[_0x1d4d1e(0xb9)])){const _0x4de3ca=_0x4c2120['WDCQc'](nestedKeyValue,_0x2d4ece,[_0x4c2120[_0x1d4d1e(0xfa)],_0x4c2120[_0x1d4d1e(0xda)],_0x4c2120['qKMkU']]);_0x4de3ca&&(testsErrorMessage[_0x6c884c[_0x1d4d1e(0xba)]]=_0x4de3ca,console[_0x1d4d1e(0xc6)](_0x4c2120['SWezX'](_0x4de3ca,'\x0a'))),_0x40cf92=!![];}});}else{const _0x26eeaf=this[_0x586ec9(0xeb)][_0x586ec9(0xe8)](_0x4685f8);console[_0x586ec9(0xc6)](_0x4c2120[_0x586ec9(0xbb)](_0x4c2120[_0x586ec9(0xc3)](_0x4c2120[_0x586ec9(0x113)]('\x20\x20',_0x26eeaf['gherkinDocument'][_0x586ec9(0xe6)][_0x586ec9(0xba)]),_0x4c2120['AENIL']),_0x26eeaf[_0x586ec9(0xf5)][_0x586ec9(0xba)]));const _0xb3f972=(0x0,pickleParser[_0x586ec9(0x100)])(_0x26eeaf[_0x586ec9(0xf5)]),_0x135e54=_0x26eeaf[_0x586ec9(0xbd)][_0x586ec9(0x103)],_0x292732=_0x26eeaf[_0x586ec9(0xc7)],_0x3a1f8a=_0x135e54[_0x586ec9(0xf8)];for(let _0x38b8fa=0x0;_0x4c2120['eqlZG'](_0x38b8fa,_0x3a1f8a);_0x38b8fa++){const _0x5c93d3=_0x135e54[_0x38b8fa];if(_0x5c93d3[_0x586ec9(0x108)]&&_0x5c93d3[_0x586ec9(0xca)])_0x588b64=!![],console[_0x586ec9(0xc6)](_0x4c2120[_0x586ec9(0xc3)](_0x4c2120[_0x586ec9(0x10d)](_0x4c2120[_0x586ec9(0xe0)](_0x4c2120[_0x586ec9(0xbf)],_0xb3f972[_0x5c93d3[_0x586ec9(0xca)][_0x586ec9(0xce)]][_0x586ec9(0xc1)]),_0x4c2120['AENIL']),_0x292732[_0x38b8fa][_0x586ec9(0xb7)][_0x586ec9(0xe4)]())),_0x4c2120[_0x586ec9(0xdd)](_0x438509,_0x292732[_0x38b8fa][_0x586ec9(0xb7)][_0x586ec9(0xe4)]());else _0x5c93d3[_0x586ec9(0x108)]&&(!_0x5c93d3[_0x586ec9(0x108)][_0x586ec9(0x10e)][_0x586ec9(0xfd)](_0x4c2120['pqBGC'])&&(_0x4c2120[_0x586ec9(0xdd)](_0x438509,_0x292732[_0x38b8fa]['status'][_0x586ec9(0xe4)]()),_0x588b64?console[_0x586ec9(0xc6)](_0x4c2120[_0x586ec9(0xbb)](_0x4c2120['NbRVg'],_0x292732[_0x38b8fa][_0x586ec9(0xb7)]['toUpperCase']())):console[_0x586ec9(0xc6)](_0x4c2120[_0x586ec9(0xbb)](_0x4c2120['iDxIt'],_0x292732[_0x38b8fa][_0x586ec9(0xb7)]['toUpperCase']()))));if(_0x4c2120[_0x586ec9(0xd9)](_0x292732[_0x38b8fa][_0x586ec9(0xb7)]['toUpperCase'](),_0x4c2120[_0x586ec9(0xb9)])){_0x40cf92=!![];const _0x45d251=_0x4c2120['fLNOK'](nestedKeyValue,_0x292732[_0x38b8fa],[_0x4c2120['hRQnc'],_0x4c2120['qKMkU']]);_0x45d251&&(testsErrorMessage[_0x4c2120[_0x586ec9(0xe5)](_0x4c2120['PfsBF'](_0x26eeaf[_0x586ec9(0x111)][_0x586ec9(0xe6)][_0x586ec9(0xba)],_0x4c2120[_0x586ec9(0xc8)]),_0x26eeaf['pickle']['name'])]=_0x45d251,console[_0x586ec9(0xc6)](_0x4c2120['qiNFT'](_0x45d251,'\x0a')));}}}_0x40cf92&&(testSuitesFailed+=0x1),console[_0x586ec9(0xc6)]('\x0a');}}module[a6_0x4a93e5(0xdc)]=BrowserstackFormatter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a7_0x12a440=a7_0x5ecb;(function(_0x47f50f,_0x4034b2){const _0x2aa62f=a7_0x5ecb,_0x3bb045=_0x47f50f();while(!![]){try{const _0x49dc13=-parseInt(_0x2aa62f(0x159))/0x1*(parseInt(_0x2aa62f(0x168))/0x2)+-parseInt(_0x2aa62f(0x179))/0x3+-parseInt(_0x2aa62f(0x17b))/0x4+-parseInt(_0x2aa62f(0x15b))/0x5+parseInt(_0x2aa62f(0x171))/0x6+parseInt(_0x2aa62f(0x13f))/0x7+parseInt(_0x2aa62f(0x17d))/0x8;if(_0x49dc13===_0x4034b2)break;else _0x3bb045['push'](_0x3bb045['shift']());}catch(_0x5a3ef){_0x3bb045['push'](_0x3bb045['shift']());}}}(a7_0x15b3,0xe5ef9));const {requireModule,modifyCommand,isTrue,markSessionStatus}=require(a7_0x12a440(0x17e)),setKeepAlive=require(a7_0x12a440(0x13e)),PerformanceTester=require('../../helpers/performance-tester'),cucumberModule=requireModule('@cucumber/cucumber/lib/index.js'),logger=require(a7_0x12a440(0x164))[a7_0x12a440(0x130)];modifyCommand(),setKeepAlive();const Before=cucumberModule['Before'],After=cucumberModule[a7_0x12a440(0x169)],AfterAll=cucumberModule[a7_0x12a440(0x176)],BeforeAll=cucumberModule[a7_0x12a440(0x148)],AfterStep=cucumberModule['AfterStep'],configuration=process[a7_0x12a440(0x133)][a7_0x12a440(0x153)];function a7_0x15b3(){const _0x2a7891=['518904kUQnUL','split','7362520mIRyIZ','__platformCaps','20160976ZDvCrr','../../helpers/helper','Error:\x20cleaning\x20up\x20driver:\x20','jafeF','DHJYm','RJiqv','Inside\x20browserstack\x20After','length','ZWAcU','zZRqC','status','push','doYTI','XfZcn','Error:\x20adding\x20scenario\x20error\x20at\x20After:\x20','erPrP','tAQRC','uQrCN','pezTi','qWoqY','EGzRs','Error:\x20at\x20After\x20Step:\x20','AvmvT','failed','wKdwM','sZOQF','Passed','AYsyv',',\x22level\x22:\x20\x22','PvwQg','UijzB','nZdEU','winstonLogger','__drivers','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionName\x22,\x20\x22arguments\x22:\x20{\x22name\x22:\x20\x22','env','UuRmJ','Error:\x20at\x20After:\x20','quitCount_','__skipSessionStatus','debug','toString','startMonitoring','tllnh','timeout','LDScw','../../helpers/setKeepAlive','9840565PZvrLB','nSbXw','QaqSy','executeScript','__sessionFailed','\x20|\x20','passed','Failed:\x20','message','BeforeAll','Inside\x20browserstack\x20Before','yJQxS','skipSessionName','bstack','setDefaultTimeout','pickleStep','text','driverCleanup','fFUpx','parse','CONFIG','stopMonitoring','name','Error:\x20quiting\x20driver\x20at\x20After:\x20','CNpif','result','3360DTliiu','info','4659990NkoDTL','\x0aError:\x20','Passed:\x20','jOgdh','finally','join','CTtyn','QRoTi','UXvxZ','../../helpers/logger','STxxY','pickle','WXsdg','878RwsjRO','After','\x22}}','CXZLD','skipSessionStatus','__error_messages__','initQuit','error','stringify','8619216cKzliO','vjJIA','../../index','Inside\x20browserstack\x20BeforeAll','__skipSessionName','AfterAll','Inside\x20browserstack\x20AfterStep','toLowerCase'];a7_0x15b3=function(){return _0x2a7891;};return a7_0x15b3();}if(configuration!==undefined){const config=JSON[a7_0x12a440(0x152)](configuration);isTrue(config[a7_0x12a440(0x14b)])&&(global[a7_0x12a440(0x175)]=!![]),global[a7_0x12a440(0x137)]=isTrue(config[a7_0x12a440(0x16c)]),require(a7_0x12a440(0x173))['browserstackAgentV2'](config),global[a7_0x12a440(0x17c)]=config['platformCaps']||{};}global['__timeout']=0x0;function a7_0x5ecb(_0x371ccc,_0x1c8586){const _0x15b3f1=a7_0x15b3();return a7_0x5ecb=function(_0x5ecb96,_0x2570bc){_0x5ecb96=_0x5ecb96-0x11d;let _0xc30249=_0x15b3f1[_0x5ecb96];return _0xc30249;},a7_0x5ecb(_0x371ccc,_0x1c8586);}const __setDefaultTimeout=cucumberModule[a7_0x12a440(0x14d)];cucumberModule[a7_0x12a440(0x14d)]=_0x3189a8=>{const _0x348512=a7_0x12a440,_0x1f6b80={'tllnh':function(_0x55eb7d,_0x1a6a9f){return _0x55eb7d(_0x1a6a9f);}};global['__timeout']=_0x3189a8,_0x1f6b80[_0x348512(0x13b)](__setDefaultTimeout,_0x3189a8);};const a7_0x2f5d05={};a7_0x2f5d05['name']=a7_0x12a440(0x14c),BeforeAll(a7_0x2f5d05,function(){const _0x3df3cc=a7_0x12a440,_0x30770a={'GsMJq':function(_0x445445,_0x4bdad1,_0x27ea7a,_0x1ecd56){return _0x445445(_0x4bdad1,_0x27ea7a,_0x1ecd56);},'CXZLD':_0x3df3cc(0x127),'QRoTi':_0x3df3cc(0x144),'STxxY':function(_0x1aaee4,_0x1b4b40,_0x429881){return _0x1aaee4(_0x1b4b40,_0x429881);},'RJiqv':_0x3df3cc(0x145),'jafeF':_0x3df3cc(0x174)};PerformanceTester[_0x3df3cc(0x13a)](),logger[_0x3df3cc(0x138)](_0x30770a[_0x3df3cc(0x180)]),global[_0x3df3cc(0x16d)]=[],global[_0x3df3cc(0x143)]=![],global[_0x3df3cc(0x150)]=async()=>{const _0x3bdeec=_0x3df3cc;let _0x2e8003=![];try{await global['__drivers'][0x0]['session_'],_0x2e8003=!![],global['__sessionFailed']?await _0x30770a['GsMJq'](markSessionStatus,global['__drivers'][0x0],_0x30770a[_0x3bdeec(0x16b)],global['__error_messages__'][_0x3bdeec(0x160)](_0x30770a[_0x3bdeec(0x162)])):await _0x30770a[_0x3bdeec(0x165)](markSessionStatus,global['__drivers'][0x0],_0x30770a[_0x3bdeec(0x182)]);}catch(_0x21a200){logger[_0x3bdeec(0x138)](_0x3bdeec(0x17f)+_0x21a200);}global[_0x3bdeec(0x16d)]=[],global['__sessionFailed']=![];if(_0x2e8003)try{await global[_0x3bdeec(0x131)][0x0][_0x3bdeec(0x16e)]();}catch(_0x96130d){logger[_0x3bdeec(0x138)]('Error:\x20quiting\x20driver\x20at\x20driver\x20cleanup:\x20'+_0x96130d);}};});const a7_0x54bfce={};a7_0x54bfce[a7_0x12a440(0x155)]=a7_0x12a440(0x14c),a7_0x54bfce[a7_0x12a440(0x13c)]=0x2710,Before(a7_0x54bfce,function(_0x5702d3,_0x4ebbb8){const _0x1231c0=a7_0x12a440,_0x507fdb={'erPrP':function(_0x480189,_0x5c07e6){return _0x480189>_0x5c07e6;},'LDScw':function(_0xb1e618){return _0xb1e618();},'ZWAcU':_0x1231c0(0x149)};logger['debug'](_0x507fdb[_0x1231c0(0x185)]),new Promise(async _0x19946f=>{const _0x35675e=_0x1231c0;try{_0x507fdb[_0x35675e(0x11f)](global[_0x35675e(0x131)][_0x35675e(0x184)],0x1)&&(await global[_0x35675e(0x150)](),global['__drivers']['shift']()),global[_0x35675e(0x131)][0x0][_0x35675e(0x136)]&&_0x507fdb[_0x35675e(0x11f)](global[_0x35675e(0x131)][0x0][_0x35675e(0x136)],0x0)&&await global['driverCleanup']();}catch(_0x355b3f){}_0x507fdb[_0x35675e(0x13d)](_0x19946f);})[_0x1231c0(0x15f)](_0x4ebbb8);});const a7_0x1c3a4f={};a7_0x1c3a4f['name']=a7_0x12a440(0x14c),a7_0x1c3a4f['timeout']=0x2710,After(a7_0x1c3a4f,function(_0x599af4,_0x3129ce){const _0x3a2a30=a7_0x12a440,_0x3caad1={'UijzB':'3|1|4|0|2','AvmvT':function(_0x25a405,_0x333aa3){return _0x25a405===_0x333aa3;},'vjJIA':_0x3a2a30(0x127),'AYsyv':function(_0x1402c6,_0x559509,_0x51edf3,_0x224405){return _0x1402c6(_0x559509,_0x51edf3,_0x224405);},'nZdEU':_0x3a2a30(0x144),'qWoqY':function(_0x15f64f,_0x531a10,_0x4d639b){return _0x15f64f(_0x531a10,_0x4d639b);},'doYTI':_0x3a2a30(0x145),'QaqSy':function(_0x18c369,_0x2e5b8f){return _0x18c369>_0x2e5b8f;},'DHJYm':function(_0x5f4114){return _0x5f4114();},'pezTi':_0x3a2a30(0x183)};logger[_0x3a2a30(0x138)](_0x3caad1[_0x3a2a30(0x122)]),new Promise(async _0x15fad6=>{const _0x378bc1=_0x3a2a30;let _0x2f764c=![];try{const _0x7b651b=_0x3caad1[_0x378bc1(0x12e)][_0x378bc1(0x17a)]('|');let _0x3c1cd3=0x0;while(!![]){switch(_0x7b651b[_0x3c1cd3++]){case'0':!global[_0x378bc1(0x175)]&&await global[_0x378bc1(0x131)][0x0][_0x378bc1(0x142)](_0x378bc1(0x132)+_0x599af4[_0x378bc1(0x166)]['name']+_0x378bc1(0x16a));continue;case'1':await global[_0x378bc1(0x131)][0x0]['session_'];continue;case'2':if(_0x3caad1[_0x378bc1(0x126)](_0x599af4[_0x378bc1(0x158)][_0x378bc1(0x187)]['toString']()['toLowerCase'](),_0x3caad1[_0x378bc1(0x172)])||_0x3caad1['AvmvT'](_0x599af4['result'][_0x378bc1(0x187)][_0x378bc1(0x139)]()[_0x378bc1(0x178)](),'6')){try{global[_0x378bc1(0x16d)][_0x378bc1(0x188)](_0x599af4[_0x378bc1(0x158)][_0x378bc1(0x147)]);}catch(_0xee7ca0){logger['debug'](_0x378bc1(0x11e)+_0xee7ca0);}await _0x3caad1[_0x378bc1(0x12b)](markSessionStatus,global['__drivers'][0x0],_0x3caad1[_0x378bc1(0x172)],global[_0x378bc1(0x16d)][_0x378bc1(0x160)](_0x3caad1[_0x378bc1(0x12f)]));}else await _0x3caad1[_0x378bc1(0x123)](markSessionStatus,global[_0x378bc1(0x131)][0x0],_0x3caad1[_0x378bc1(0x189)]);continue;case'3':_0x3caad1[_0x378bc1(0x141)](global['__drivers']['length'],0x1)&&(await global['driverCleanup'](),global[_0x378bc1(0x131)]['shift'](),global[_0x378bc1(0x16d)]=[],global[_0x378bc1(0x143)]=![]);continue;case'4':_0x2f764c=!![];continue;}break;}}catch(_0x1d2c85){logger[_0x378bc1(0x138)](_0x378bc1(0x135)+_0x1d2c85);}if(_0x2f764c)try{global[_0x378bc1(0x131)][0x0]&&_0x3caad1['QaqSy'](global[_0x378bc1(0x131)][0x0]['quitCount_'],0x0)&&await global[_0x378bc1(0x131)][0x0][_0x378bc1(0x16e)]();}catch(_0x5de52a){logger[_0x378bc1(0x138)](_0x378bc1(0x156)+_0x5de52a);}_0x3caad1[_0x378bc1(0x181)](_0x15fad6);})[_0x3a2a30(0x15f)](()=>_0x3129ce());});const a7_0x510593={};a7_0x510593[a7_0x12a440(0x155)]='bstack',a7_0x510593[a7_0x12a440(0x13c)]=0x2710,AfterStep(a7_0x510593,function(_0x3f4a35,_0xa300fa){const _0x488be9=a7_0x12a440,_0x26aff9={'jOgdh':function(_0x6b0b53,_0x182b35){return _0x6b0b53===_0x182b35;},'UXvxZ':_0x488be9(0x127),'tAQRC':function(_0x298ae0,_0x3ca29d){return _0x298ae0!==_0x3ca29d;},'PvwQg':function(_0xfebdd8,_0x14d257,_0x3cda60){return _0xfebdd8(_0x14d257,_0x3cda60);},'XfZcn':function(_0xbcaa49,_0x4372b3){return _0xbcaa49+_0x4372b3;},'CTtyn':function(_0x649f1f,_0x2f6606){return _0x649f1f+_0x2f6606;},'nSbXw':_0x488be9(0x146),'EGzRs':_0x488be9(0x15c),'WXsdg':_0x488be9(0x16f),'uQrCN':function(_0x25cd2b,_0x140801){return _0x25cd2b!==_0x140801;},'UuRmJ':function(_0x745b7c,_0x457828){return _0x745b7c+_0x457828;},'tgjYr':_0x488be9(0x15d),'yJQxS':_0x488be9(0x15a),'fFUpx':_0x488be9(0x12a),'sZOQF':function(_0x3070b6){return _0x3070b6();},'wKdwM':_0x488be9(0x177)};logger[_0x488be9(0x138)](_0x26aff9[_0x488be9(0x128)]);const _0x5a11ca=async(_0x4de0f7,_0x59a71a)=>{const _0x330975=_0x488be9;await global[_0x330975(0x131)][0x0][_0x330975(0x142)]('browserstack_executor:\x20{\x22action\x22:\x20\x22annotate\x22,\x20\x22arguments\x22:\x20{\x22data\x22:'+_0x4de0f7+_0x330975(0x12c)+_0x59a71a+_0x330975(0x16a));};new Promise(async _0x347004=>{const _0x50d0fa=_0x488be9;try{_0x26aff9[_0x50d0fa(0x15e)](_0x3f4a35[_0x50d0fa(0x158)]['status'][_0x50d0fa(0x139)]()[_0x50d0fa(0x178)](),_0x26aff9[_0x50d0fa(0x163)])||_0x26aff9[_0x50d0fa(0x15e)](_0x3f4a35[_0x50d0fa(0x158)][_0x50d0fa(0x187)][_0x50d0fa(0x139)]()[_0x50d0fa(0x178)](),'6')?(global[_0x50d0fa(0x143)]=!![],global[_0x50d0fa(0x16d)][_0x50d0fa(0x188)](_0x3f4a35[_0x50d0fa(0x158)]['message']),_0x26aff9[_0x50d0fa(0x120)](_0x3f4a35[_0x50d0fa(0x14e)],undefined)?await _0x26aff9[_0x50d0fa(0x12d)](_0x5a11ca,JSON[_0x50d0fa(0x170)](_0x26aff9[_0x50d0fa(0x11d)](_0x26aff9[_0x50d0fa(0x161)](_0x26aff9['CTtyn'](_0x26aff9[_0x50d0fa(0x140)],'\x22'+_0x3f4a35[_0x50d0fa(0x14e)][_0x50d0fa(0x14f)]+'\x22\x20'),_0x26aff9[_0x50d0fa(0x124)]),_0x3f4a35[_0x50d0fa(0x158)][_0x50d0fa(0x147)])),_0x26aff9[_0x50d0fa(0x167)]):await _0x26aff9[_0x50d0fa(0x12d)](_0x5a11ca,JSON[_0x50d0fa(0x170)](_0x26aff9['CTtyn'](_0x26aff9[_0x50d0fa(0x140)],_0x3f4a35[_0x50d0fa(0x158)][_0x50d0fa(0x147)])),_0x26aff9['WXsdg'])):_0x26aff9[_0x50d0fa(0x121)](_0x3f4a35[_0x50d0fa(0x14e)],undefined)?await _0x26aff9[_0x50d0fa(0x12d)](_0x5a11ca,JSON[_0x50d0fa(0x170)](_0x26aff9[_0x50d0fa(0x134)](_0x26aff9['tgjYr'],'\x22'+_0x3f4a35['pickleStep'][_0x50d0fa(0x14f)]+'\x22')),_0x26aff9[_0x50d0fa(0x14a)]):await _0x26aff9[_0x50d0fa(0x12d)](_0x5a11ca,JSON['stringify'](_0x26aff9[_0x50d0fa(0x151)]),_0x26aff9[_0x50d0fa(0x14a)]);}catch(_0x126243){logger[_0x50d0fa(0x138)](_0x50d0fa(0x125)+_0x126243);}_0x26aff9[_0x50d0fa(0x129)](_0x347004);})[_0x488be9(0x15f)](()=>_0xa300fa());});const a7_0x3ff698={};a7_0x3ff698[a7_0x12a440(0x155)]=a7_0x12a440(0x14c),a7_0x3ff698[a7_0x12a440(0x13c)]=0x7530,AfterAll(a7_0x3ff698,async function(_0x1abae4,_0x5354d0){const _0x5b73b0=a7_0x12a440,_0x21be52={'CNpif':function(_0x5b5fdd){return _0x5b5fdd();},'zZRqC':'Inside\x20browserstack\x20AfterAll'};logger[_0x5b73b0(0x138)](_0x21be52[_0x5b73b0(0x186)]),await new Promise(async _0x14045=>{const _0x4d6640=_0x5b73b0;PerformanceTester[_0x4d6640(0x154)](),await global['driverCleanup'](),_0x21be52[_0x4d6640(0x157)](_0x14045);});});
|
|
1
|
+
const a7_0x4b9547=a7_0x5c29;(function(_0x4afc83,_0xf5dc12){const _0x55afc6=a7_0x5c29,_0x353a30=_0x4afc83();while(!![]){try{const _0xa78bbc=-parseInt(_0x55afc6(0x109))/0x1+parseInt(_0x55afc6(0x114))/0x2+parseInt(_0x55afc6(0x171))/0x3*(-parseInt(_0x55afc6(0x158))/0x4)+-parseInt(_0x55afc6(0x16c))/0x5*(parseInt(_0x55afc6(0x174))/0x6)+-parseInt(_0x55afc6(0x168))/0x7*(parseInt(_0x55afc6(0x123))/0x8)+-parseInt(_0x55afc6(0x125))/0x9+-parseInt(_0x55afc6(0x14c))/0xa*(-parseInt(_0x55afc6(0x126))/0xb);if(_0xa78bbc===_0xf5dc12)break;else _0x353a30['push'](_0x353a30['shift']());}catch(_0x18758f){_0x353a30['push'](_0x353a30['shift']());}}}(a7_0x5b11,0xa596d));const {requireModule,modifyCommand,isTrue,markSessionStatus}=require('../../helpers/helper'),setKeepAlive=require(a7_0x4b9547(0x16d)),PerformanceTester=require('../../helpers/performance-tester'),cucumberModule=requireModule(a7_0x4b9547(0x140)),logger=require(a7_0x4b9547(0x142))[a7_0x4b9547(0x161)];function a7_0x5c29(_0x5165e9,_0x16d305){const _0x5b1176=a7_0x5b11();return a7_0x5c29=function(_0x5c293e,_0x45b20c){_0x5c293e=_0x5c293e-0x106;let _0xf01db6=_0x5b1176[_0x5c293e];return _0xf01db6;},a7_0x5c29(_0x5165e9,_0x16d305);}modifyCommand(),setKeepAlive();const Before=cucumberModule[a7_0x4b9547(0x12b)],After=cucumberModule[a7_0x4b9547(0x145)],AfterAll=cucumberModule['AfterAll'],BeforeAll=cucumberModule['BeforeAll'],AfterStep=cucumberModule[a7_0x4b9547(0x157)],configuration=process[a7_0x4b9547(0x146)]['CONFIG'];if(configuration!==undefined){const config=JSON['parse'](configuration);isTrue(config[a7_0x4b9547(0x139)])&&(global[a7_0x4b9547(0x135)]=!![]),global[a7_0x4b9547(0x14a)]=isTrue(config[a7_0x4b9547(0x121)]),require(a7_0x4b9547(0x13f))[a7_0x4b9547(0x131)](config),global['__platformCaps']=config[a7_0x4b9547(0x128)]||{};}global[a7_0x4b9547(0x144)]=0x0;const __setDefaultTimeout=cucumberModule['setDefaultTimeout'];cucumberModule['setDefaultTimeout']=_0x620e03=>{const _0x2bc876=a7_0x4b9547,_0x56b60e={'UcamU':function(_0x320079,_0x112f3a){return _0x320079(_0x112f3a);}};global[_0x2bc876(0x144)]=_0x620e03,_0x56b60e['UcamU'](__setDefaultTimeout,_0x620e03);};const a7_0x1c2339={};a7_0x1c2339[a7_0x4b9547(0x120)]='bstack',BeforeAll(a7_0x1c2339,function(){const _0x585dfa=a7_0x4b9547,_0x487919={'rSknx':function(_0x16a189,_0x2344eb,_0x25b0a6,_0x534438){return _0x16a189(_0x2344eb,_0x25b0a6,_0x534438);},'fGgxC':'failed','QgtJf':_0x585dfa(0x13d),'TrlAO':function(_0x25a3a4,_0x39171a,_0x390645){return _0x25a3a4(_0x39171a,_0x390645);},'iESkS':_0x585dfa(0x111),'MxliF':_0x585dfa(0x12d)};PerformanceTester[_0x585dfa(0x16f)](),logger[_0x585dfa(0x173)](_0x487919['MxliF']),global[_0x585dfa(0x13b)]=[],global[_0x585dfa(0x110)]=![],global['driverCleanup']=async()=>{const _0x29f8af=_0x585dfa;let _0x24fffc=![];try{await global['__drivers'][0x0][_0x29f8af(0x137)],_0x24fffc=!![],global['__sessionFailed']?await _0x487919[_0x29f8af(0x151)](markSessionStatus,global[_0x29f8af(0x150)][0x0],_0x487919[_0x29f8af(0x153)],global['__error_messages__'][_0x29f8af(0x148)](_0x487919[_0x29f8af(0x160)])):await _0x487919[_0x29f8af(0x12f)](markSessionStatus,global[_0x29f8af(0x150)][0x0],_0x487919[_0x29f8af(0x116)]);}catch(_0x4e34bf){logger[_0x29f8af(0x173)](_0x29f8af(0x118)+_0x4e34bf);}global[_0x29f8af(0x13b)]=[],global[_0x29f8af(0x110)]=![];if(_0x24fffc)try{await global[_0x29f8af(0x150)][0x0][_0x29f8af(0x15a)]();}catch(_0x4e3eb6){logger[_0x29f8af(0x173)](_0x29f8af(0x13a)+_0x4e3eb6);}};});const a7_0x357023={};a7_0x357023[a7_0x4b9547(0x120)]='bstack',a7_0x357023['timeout']=0x2710,Before(a7_0x357023,function(_0x40f32b,_0x216e68){const _0x32cc68=a7_0x4b9547,_0x79b0b8={'UxQYY':function(_0x3b81b3,_0x29c3df){return _0x3b81b3>_0x29c3df;},'okRXA':function(_0x415af6){return _0x415af6();},'HMDfZ':_0x32cc68(0x115)};logger[_0x32cc68(0x173)](_0x79b0b8['HMDfZ']),new Promise(async _0x220841=>{const _0x972e4d=_0x32cc68;try{_0x79b0b8[_0x972e4d(0x12e)](global['__drivers'][_0x972e4d(0x117)],0x1)&&(await global['driverCleanup'](),global[_0x972e4d(0x150)][_0x972e4d(0x124)]()),global[_0x972e4d(0x150)][0x0][_0x972e4d(0x149)]&&_0x79b0b8[_0x972e4d(0x12e)](global[_0x972e4d(0x150)][0x0][_0x972e4d(0x149)],0x0)&&await global[_0x972e4d(0x14f)]();}catch(_0x4da568){}_0x79b0b8[_0x972e4d(0x130)](_0x220841);})[_0x32cc68(0x170)](_0x216e68);});function a7_0x5b11(){const _0xa0597b=['Before','stopMonitoring','Inside\x20browserstack\x20BeforeAll','UxQYY','TrlAO','okRXA','browserstackAgentV2','sqmTd','timeout','browserstack_executor:\x20{\x22action\x22:\x20\x22annotate\x22,\x20\x22arguments\x22:\x20{\x22data\x22:','__skipSessionName','info','session_','\x22}}','skipSessionName','Error:\x20quiting\x20driver\x20at\x20driver\x20cleanup:\x20','__error_messages__','Error:\x20at\x20After:\x20','\x20|\x20','Inside\x20browserstack\x20After','../../index','@cucumber/cucumber/lib/index.js','error','../../helpers/logger','kHOmq','__timeout','After','env','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionName\x22,\x20\x22arguments\x22:\x20{\x22name\x22:\x20\x22','join','quitCount_','__skipSessionStatus','WLfHu','39101710UZvDaR','vSzii','Inside\x20browserstack\x20AfterAll','driverCleanup','__drivers','rSknx','awpdR','fGgxC','toLowerCase','bstack','RzxwX','AfterStep','8oBjcmA','eWxID','initQuit','ljhtF','Error:\x20adding\x20scenario\x20error\x20at\x20After:\x20','pickleStep','RGquS','ctVXI','QgtJf','winstonLogger','push','text','StZLQ','IDBRy','rHAMG','pnMbI','4122398lsWJBh','Passed','lChQx','4|0|1|3|2','394435wFsRds','../../helpers/setKeepAlive','oOsNV','startMonitoring','finally','1736103mxLmkp','status','debug','48CgLbpH','RpPWQ','GHMdG','stringify','841648XfgeIT','FENsh','Passed:\x20','SdYNu','executeScript','uHGnw','kBwxk','__sessionFailed','passed','EdUHn','message','900892bSVIFt','Inside\x20browserstack\x20Before','iESkS','length','Error:\x20cleaning\x20up\x20driver:\x20','fqExe','failed','result','\x0aError:\x20','Error:\x20at\x20After\x20Step:\x20','Inside\x20browserstack\x20AfterStep','hsiQH','name','skipSessionStatus','OBuAE','8FhCJyA','shift','4169736yQBafi','11trIOtn','toString','platformCaps',',\x22level\x22:\x20\x22','Error:\x20quiting\x20driver\x20at\x20After:\x20'];a7_0x5b11=function(){return _0xa0597b;};return a7_0x5b11();}const a7_0x3016e4={};a7_0x3016e4[a7_0x4b9547(0x120)]=a7_0x4b9547(0x155),a7_0x3016e4[a7_0x4b9547(0x133)]=0x2710,After(a7_0x3016e4,function(_0x3a1aa8,_0x1e4f73){const _0x478eed=a7_0x4b9547,_0x3984bc={'awpdR':_0x478eed(0x16b),'aflcJ':function(_0x1a4019,_0x410dfb){return _0x1a4019===_0x410dfb;},'fqExe':_0x478eed(0x11a),'RpPWQ':function(_0x17878d,_0x1b5d76,_0x161f91,_0x802d19){return _0x17878d(_0x1b5d76,_0x161f91,_0x802d19);},'mNafh':'\x20|\x20','hsiQH':function(_0x45d2f3,_0x47540a,_0x53e927){return _0x45d2f3(_0x47540a,_0x53e927);},'eLrgN':_0x478eed(0x111),'ljhtF':function(_0x5e4dc6,_0x318b55){return _0x5e4dc6>_0x318b55;},'vSzii':function(_0x2d63ee){return _0x2d63ee();},'RGquS':_0x478eed(0x13e)};logger['debug'](_0x3984bc[_0x478eed(0x15e)]),new Promise(async _0x10bd9b=>{const _0xa21525=_0x478eed;let _0x5ca610=![];try{const _0x342fa1=_0x3984bc[_0xa21525(0x152)]['split']('|');let _0x92bb3c=0x0;while(!![]){switch(_0x342fa1[_0x92bb3c++]){case'0':await global[_0xa21525(0x150)][0x0]['session_'];continue;case'1':_0x5ca610=!![];continue;case'2':if(_0x3984bc['aflcJ'](_0x3a1aa8[_0xa21525(0x11b)][_0xa21525(0x172)][_0xa21525(0x127)]()[_0xa21525(0x154)](),_0x3984bc['fqExe'])||_0x3984bc['aflcJ'](_0x3a1aa8[_0xa21525(0x11b)][_0xa21525(0x172)][_0xa21525(0x127)]()[_0xa21525(0x154)](),'6')){try{global['__error_messages__']['push'](_0x3a1aa8['result'][_0xa21525(0x113)]);}catch(_0x49f0a9){logger[_0xa21525(0x173)](_0xa21525(0x15c)+_0x49f0a9);}await _0x3984bc[_0xa21525(0x106)](markSessionStatus,global[_0xa21525(0x150)][0x0],_0x3984bc[_0xa21525(0x119)],global[_0xa21525(0x13b)][_0xa21525(0x148)](_0x3984bc['mNafh']));}else await _0x3984bc[_0xa21525(0x11f)](markSessionStatus,global[_0xa21525(0x150)][0x0],_0x3984bc['eLrgN']);continue;case'3':!global[_0xa21525(0x135)]&&await global['__drivers'][0x0][_0xa21525(0x10d)](_0xa21525(0x147)+_0x3a1aa8['pickle'][_0xa21525(0x120)]+'\x22}}');continue;case'4':_0x3984bc[_0xa21525(0x15b)](global[_0xa21525(0x150)]['length'],0x1)&&(await global[_0xa21525(0x14f)](),global[_0xa21525(0x150)]['shift'](),global[_0xa21525(0x13b)]=[],global[_0xa21525(0x110)]=![]);continue;}break;}}catch(_0x59cc86){logger[_0xa21525(0x173)](_0xa21525(0x13c)+_0x59cc86);}if(_0x5ca610)try{global[_0xa21525(0x150)][0x0]&&_0x3984bc[_0xa21525(0x15b)](global[_0xa21525(0x150)][0x0][_0xa21525(0x149)],0x0)&&await global['__drivers'][0x0][_0xa21525(0x15a)]();}catch(_0x3c05b4){logger[_0xa21525(0x173)](_0xa21525(0x12a)+_0x3c05b4);}_0x3984bc[_0xa21525(0x14d)](_0x10bd9b);})[_0x478eed(0x170)](()=>_0x1e4f73());});const a7_0x364feb={};a7_0x364feb[a7_0x4b9547(0x120)]=a7_0x4b9547(0x155),a7_0x364feb[a7_0x4b9547(0x133)]=0x2710,AfterStep(a7_0x364feb,function(_0x3044bf,_0xa65f59){const _0x26a0e9=a7_0x4b9547,_0x1ac5b6={'RzxwX':function(_0x536b84,_0xd3524a){return _0x536b84===_0xd3524a;},'kBwxk':'failed','WLfHu':function(_0x2d5612,_0x349560){return _0x2d5612===_0x349560;},'eWxID':function(_0x19ddba,_0x5549be){return _0x19ddba!==_0x5549be;},'pnMbI':function(_0x160d1c,_0x144f3a,_0x540f3b){return _0x160d1c(_0x144f3a,_0x540f3b);},'SdYNu':function(_0x1bfabb,_0x2850a3){return _0x1bfabb+_0x2850a3;},'kHOmq':function(_0x3ff08e,_0x86cc8d){return _0x3ff08e+_0x86cc8d;},'EdUHn':function(_0x5ddfb4,_0x27982a){return _0x5ddfb4+_0x27982a;},'FENsh':'Failed:\x20','IDBRy':_0x26a0e9(0x11c),'OBuAE':_0x26a0e9(0x141),'sqmTd':function(_0x5c2b4a,_0x515d84,_0x1a6232){return _0x5c2b4a(_0x515d84,_0x1a6232);},'cLzAv':function(_0x4329f3,_0x2b2691){return _0x4329f3+_0x2b2691;},'uHGnw':function(_0x7cfa54,_0x2bc61b){return _0x7cfa54!==_0x2bc61b;},'lChQx':function(_0x336fdc,_0x303638){return _0x336fdc+_0x303638;},'rHAMG':_0x26a0e9(0x10b),'StZLQ':_0x26a0e9(0x136),'GHMdG':_0x26a0e9(0x169),'oOsNV':function(_0x46a10d){return _0x46a10d();},'ctVXI':_0x26a0e9(0x11e)};logger[_0x26a0e9(0x173)](_0x1ac5b6[_0x26a0e9(0x15f)]);const _0x475981=async(_0x2aea74,_0x42998a)=>{const _0x386bf1=_0x26a0e9;await global['__drivers'][0x0][_0x386bf1(0x10d)](_0x386bf1(0x134)+_0x2aea74+_0x386bf1(0x129)+_0x42998a+_0x386bf1(0x138));};new Promise(async _0x310945=>{const _0x5cc8dc=_0x26a0e9;try{_0x1ac5b6[_0x5cc8dc(0x156)](_0x3044bf[_0x5cc8dc(0x11b)][_0x5cc8dc(0x172)]['toString']()[_0x5cc8dc(0x154)](),_0x1ac5b6[_0x5cc8dc(0x10f)])||_0x1ac5b6[_0x5cc8dc(0x14b)](_0x3044bf[_0x5cc8dc(0x11b)][_0x5cc8dc(0x172)]['toString']()[_0x5cc8dc(0x154)](),'6')?(global[_0x5cc8dc(0x110)]=!![],global['__error_messages__'][_0x5cc8dc(0x162)](_0x3044bf['result']['message']),_0x1ac5b6[_0x5cc8dc(0x159)](_0x3044bf['pickleStep'],undefined)?await _0x1ac5b6[_0x5cc8dc(0x167)](_0x475981,JSON['stringify'](_0x1ac5b6[_0x5cc8dc(0x10c)](_0x1ac5b6[_0x5cc8dc(0x143)](_0x1ac5b6[_0x5cc8dc(0x112)](_0x1ac5b6[_0x5cc8dc(0x10a)],'\x22'+_0x3044bf[_0x5cc8dc(0x15d)][_0x5cc8dc(0x163)]+'\x22\x20'),_0x1ac5b6[_0x5cc8dc(0x165)]),_0x3044bf[_0x5cc8dc(0x11b)]['message'])),_0x1ac5b6[_0x5cc8dc(0x122)]):await _0x1ac5b6[_0x5cc8dc(0x132)](_0x475981,JSON['stringify'](_0x1ac5b6['cLzAv'](_0x1ac5b6[_0x5cc8dc(0x10a)],_0x3044bf[_0x5cc8dc(0x11b)]['message'])),_0x1ac5b6[_0x5cc8dc(0x122)])):_0x1ac5b6[_0x5cc8dc(0x10e)](_0x3044bf['pickleStep'],undefined)?await _0x1ac5b6['pnMbI'](_0x475981,JSON[_0x5cc8dc(0x108)](_0x1ac5b6[_0x5cc8dc(0x16a)](_0x1ac5b6[_0x5cc8dc(0x166)],'\x22'+_0x3044bf[_0x5cc8dc(0x15d)][_0x5cc8dc(0x163)]+'\x22')),_0x1ac5b6[_0x5cc8dc(0x164)]):await _0x1ac5b6['pnMbI'](_0x475981,JSON[_0x5cc8dc(0x108)](_0x1ac5b6[_0x5cc8dc(0x107)]),_0x1ac5b6['StZLQ']);}catch(_0x234715){logger[_0x5cc8dc(0x173)](_0x5cc8dc(0x11d)+_0x234715);}_0x1ac5b6[_0x5cc8dc(0x16e)](_0x310945);})['finally'](()=>_0xa65f59());});const a7_0x224169={};a7_0x224169['name']='bstack',a7_0x224169[a7_0x4b9547(0x133)]=0x7530,AfterAll(a7_0x224169,async function(_0x591386,_0x5ed129){const _0x4d4668=a7_0x4b9547,_0x428aa8={'oXqUh':function(_0x12f093){return _0x12f093();},'vQgIK':_0x4d4668(0x14e)};logger['debug'](_0x428aa8['vQgIK']),await new Promise(async _0x43bcff=>{const _0x22fd1f=_0x4d4668;PerformanceTester[_0x22fd1f(0x12c)](),await global[_0x22fd1f(0x14f)](),_0x428aa8['oXqUh'](_0x43bcff);});});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a8_0xbc41ba=a8_0x50be;(function(_0x5653ec,_0x3aa05c){const _0x4e25dc=a8_0x50be,_0x23493d=_0x5653ec();while(!![]){try{const _0x29dc59=-parseInt(_0x4e25dc(0xe5))/0x1+-parseInt(_0x4e25dc(0xee))/0x2*(-parseInt(_0x4e25dc(0x10a))/0x3)+parseInt(_0x4e25dc(0xf2))/0x4+parseInt(_0x4e25dc(0xe8))/0x5*(-parseInt(_0x4e25dc(0x104))/0x6)+-parseInt(_0x4e25dc(0xe7))/0x7+-parseInt(_0x4e25dc(0xe9))/0x8+parseInt(_0x4e25dc(0x107))/0x9;if(_0x29dc59===_0x3aa05c)break;else _0x23493d['push'](_0x23493d['shift']());}catch(_0x3f24f2){_0x23493d['push'](_0x23493d['shift']());}}}(a8_0x2876,0x6cdd2));const {requireModule,modifyCommand,isTrue,markSessionStatus}=require(a8_0xbc41ba(0xfa)),setKeepAlive=require(a8_0xbc41ba(0x101)),cucumberModule=requireModule(a8_0xbc41ba(0x102)),logger=require('../../helpers/logger')[a8_0xbc41ba(0xeb)];function a8_0x50be(_0x2ee1cf,_0x1be55c){const _0x287624=a8_0x2876();return a8_0x50be=function(_0x50bef4,_0x42bcd3){_0x50bef4=_0x50bef4-0xdb;let _0x570e25=_0x287624[_0x50bef4];return _0x570e25;},a8_0x50be(_0x2ee1cf,_0x1be55c);}modifyCommand(),setKeepAlive();const Before=cucumberModule['Before'],After=cucumberModule[a8_0xbc41ba(0x105)],configuration=process[a8_0xbc41ba(0xe6)][a8_0xbc41ba(0x10b)];if(configuration!==undefined){const config=JSON[a8_0xbc41ba(0xf6)](configuration);isTrue(config['skipSessionName'])&&(global[a8_0xbc41ba(0xf7)]=!![]),global[a8_0xbc41ba(0xf4)]=isTrue(config['skipSessionStatus']),require(a8_0xbc41ba(0x103))['browserstackAgentV2'](config),global[a8_0xbc41ba(0xdc)]=config[a8_0xbc41ba(0xf5)]||{};}global[a8_0xbc41ba(0xfd)]=0x0;function a8_0x2876(){const _0x2a0ed9=['initQuit','executeScript','status','EUlPr','672785qGLaob','env','1726522wezMeC','1430515ECKefq','3561008rboFPh','QdzXR','winstonLogger','Inside\x20browserstack\x20After','Error:\x20quiting\x20at\x20After:\x20','2yFmyeh','Error:\x20setting\x20status\x20at\x20After:\x20','__driver','IytNS','917564YWBWeo','then','__skipSessionStatus','platformCaps','parse','__skipSessionName','timeout','session_','../../helpers/helper','dntju','bstack','__timeout','\x20|\x20','debug','name','../../helpers/setKeepAlive','cucumber/lib/index.js','../../index','6galFhk','After','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionName\x22,\x20\x22arguments\x22:\x20{\x22name\x22:\x20\x22','12661488vFrrcq','Inside\x20browserstack\x20Before','pickle','1381029nevqWF','CONFIG','BxZmr','__platformCaps','ZfmSn','toLowerCase','join','__error_messages__'];a8_0x2876=function(){return _0x2a0ed9;};return a8_0x2876();}const __setDefaultTimeout=cucumberModule['setDefaultTimeout'];cucumberModule['setDefaultTimeout']=_0x4496a3=>{const _0x23e22f=a8_0xbc41ba,_0x2152cb={'QdzXR':function(_0x5249f3,_0x44e825){return _0x5249f3(_0x44e825);}};global['__timeout']=_0x4496a3,_0x2152cb[_0x23e22f(0xea)](__setDefaultTimeout,_0x4496a3);};const a8_0x3bbcea={};a8_0x3bbcea['name']=a8_0xbc41ba(0xfc),Before(a8_0x3bbcea,function(){const _0x9b8d4=a8_0xbc41ba,_0x2d8436={};_0x2d8436[_0x9b8d4(0xf1)]=_0x9b8d4(0x108);const _0x58e705=_0x2d8436;logger[_0x9b8d4(0xff)](_0x58e705[_0x9b8d4(0xf1)]),global[_0x9b8d4(0xe0)]=[];});const a8_0x43da82={};a8_0x43da82[a8_0xbc41ba(0x100)]=a8_0xbc41ba(0xfc),a8_0x43da82[a8_0xbc41ba(0xf8)]=0x2710,After(a8_0x43da82,function(_0x5c2bdf,_0x3b7318){const _0x36b962=a8_0xbc41ba,_0x33ce30={'ZfmSn':function(_0x16811b,_0x239f13){return _0x16811b===_0x239f13;},'YVCTN':'failed','QjCNM':function(_0x1c60bf,_0x3fd488,_0x1beb6a,_0x560429){return _0x1c60bf(_0x3fd488,_0x1beb6a,_0x560429);},'EUlPr':_0x36b962(0xfe),'BxZmr':function(_0x4ee51c,_0x51d22b,_0x30fde5){return _0x4ee51c(_0x51d22b,_0x30fde5);},'slMGC':'passed','dntju':function(_0x523abe){return _0x523abe();},'xVTLl':function(_0x2995d9,_0x381925){return _0x2995d9(_0x381925);},'eDJqf':_0x36b962(0xec)};logger['debug'](_0x33ce30['eDJqf']),new Promise(async(_0x3254e8,_0x5d46ed)=>{const _0xb6c7cc=_0x36b962;let _0x366d72=![];try{await global[_0xb6c7cc(0xf0)][_0xb6c7cc(0xf9)],_0x366d72=!![],!global['__skipSessionName']&&await global[_0xb6c7cc(0xf0)][_0xb6c7cc(0xe2)](_0xb6c7cc(0x106)+_0x5c2bdf[_0xb6c7cc(0x109)][_0xb6c7cc(0x100)]+'\x22}}'),_0x33ce30[_0xb6c7cc(0xdd)](_0x5c2bdf['result'][_0xb6c7cc(0xe3)][_0xb6c7cc(0xde)](),_0x33ce30['YVCTN'])?await _0x33ce30['QjCNM'](markSessionStatus,global[_0xb6c7cc(0xf0)],_0x33ce30['YVCTN'],global[_0xb6c7cc(0xe0)][_0xb6c7cc(0xdf)](_0x33ce30[_0xb6c7cc(0xe4)])):await _0x33ce30[_0xb6c7cc(0xdb)](markSessionStatus,global[_0xb6c7cc(0xf0)],_0x33ce30['slMGC']);}catch(_0x148a62){logger[_0xb6c7cc(0xff)](_0xb6c7cc(0xef)+_0x148a62);}if(_0x366d72)try{await global['__driver'][_0xb6c7cc(0xe1)](),_0x33ce30[_0xb6c7cc(0xfb)](_0x3254e8);}catch(_0x1416b3){logger[_0xb6c7cc(0xff)](_0xb6c7cc(0xed)+_0x1416b3),_0x33ce30['xVTLl'](_0x5d46ed,_0x1416b3);}else _0x33ce30['dntju'](_0x5d46ed);})[_0x36b962(0xf3)](()=>_0x3b7318());});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a9_0x42ef9e=a9_0x2bd9;function a9_0x2bd9(_0x34bd20,_0x243dc1){const _0xfc8a82=a9_0xfc8a();return a9_0x2bd9=function(_0x2bd9e7,_0x3dccc5){_0x2bd9e7=_0x2bd9e7-0x68;let _0x36c770=_0xfc8a82[_0x2bd9e7];return _0x36c770;},a9_0x2bd9(_0x34bd20,_0x243dc1);}(function(_0x3f816e,_0xf8e4ec){const _0x1b0672=a9_0x2bd9,_0x3aac3f=_0x3f816e();while(!![]){try{const _0x7fbd00=-parseInt(_0x1b0672(0x72))/0x1*(-parseInt(_0x1b0672(0x71))/0x2)+parseInt(_0x1b0672(0x70))/0x3*(-parseInt(_0x1b0672(0x69))/0x4)+parseInt(_0x1b0672(0x75))/0x5+parseInt(_0x1b0672(0x6f))/0x6+-parseInt(_0x1b0672(0x68))/0x7+-parseInt(_0x1b0672(0x6c))/0x8+parseInt(_0x1b0672(0x6b))/0x9;if(_0x7fbd00===_0xf8e4ec)break;else _0x3aac3f['push'](_0x3aac3f['shift']());}catch(_0x5b8572){_0x3aac3f['push'](_0x3aac3f['shift']());}}}(a9_0xfc8a,0x7b75b));const {requireModule}=require(a9_0x42ef9e(0x74)),constants=require('../utils/constants');;let cucumberModule=null;try{cucumberModule=requireModule(a9_0x42ef9e(0x6e));}catch(a9_0x4ee5a9){cucumberModule=requireModule(a9_0x42ef9e(0x6a));}cucumberModule[a9_0x42ef9e(0x73)](constants[a9_0x42ef9e(0x6d)]+global[a9_0x42ef9e(0x76)]*0x1);function a9_0xfc8a(){const _0x7f406b=['__timeout','2162342GIbXVx','2977240uazOcu','cucumber/lib/index.js','3401298FPMZue','3913272GCkBZH','BSTACK_DELTA','@cucumber/cucumber/lib/index.js','5903832aInVQH','3xSULuI','10xlojsP','79046IWbtlk','setDefaultTimeout','../../helpers/helper','1454710OlFTnC'];a9_0xfc8a=function(){return _0x7f406b;};return a9_0xfc8a();}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
'use strict';
|
|
2
|
+
'use strict';function a10_0x1ff5(){const _0x36e4e4=['./constants','38004637gyDTkf','config','9aogPpu','missing','setupBrowserstackLocal','hqSgZ','../../helpers/helper','3640428oirpEC','85AYOOYy','152780CqznUo','6787240uxbxCE','hostname','../../helpers/logger','help','join','wEXUd','replace','string','Hosts\x20not\x20valid','accessKey','info','footer','demandOption','browserStackLocalOptions','aNbxQ','command','hosts','Integration\x20hosts\x20missing.','Failed\x20to\x20establish\x20connection.','bstackAccessKey','ueXmQ','10606183ddEEUK','24487luxhgg','describe','../../helpers/BrowserStackSetup','winstonLogger','trim','FlQWs','https','443','IkIIL','VEVbr','root','browserstackLocal','WfTfO','DfOWU','protocol','undefined','toString','hFsLI','TgIwK','2136730sZHdCy','type','error','port','options','every','map','ofCbT','connect','mycWC','url','split','bstackAccesskey','6fNvkRu','HLuZa','localIdentifier','14eyKzsb'];a10_0x1ff5=function(){return _0x36e4e4;};return a10_0x1ff5();}const a10_0xea052b=a10_0x5228;(function(_0x2e3606,_0x19abfc){const _0x147032=a10_0x5228,_0x45d4cc=_0x2e3606();while(!![]){try{const _0x4b924a=-parseInt(_0x147032(0x1fc))/0x1*(-parseInt(_0x147032(0x21f))/0x2)+-parseInt(_0x147032(0x228))/0x3+parseInt(_0x147032(0x22a))/0x4*(parseInt(_0x147032(0x229))/0x5)+parseInt(_0x147032(0x21c))/0x6*(-parseInt(_0x147032(0x1fb))/0x7)+-parseInt(_0x147032(0x1e6))/0x8+parseInt(_0x147032(0x223))/0x9*(parseInt(_0x147032(0x20f))/0xa)+parseInt(_0x147032(0x221))/0xb;if(_0x4b924a===_0x19abfc)break;else _0x45d4cc['push'](_0x45d4cc['shift']());}catch(_0x5bbd8f){_0x45d4cc['push'](_0x45d4cc['shift']());}}}(a10_0x1ff5,0xdebba));function a10_0x5228(_0x43246b,_0x3ae0cd){const _0x1ff558=a10_0x1ff5();return a10_0x5228=function(_0x522897,_0x307516){_0x522897=_0x522897-0x1e6;let _0x24fdf3=_0x1ff558[_0x522897];return _0x24fdf3;},a10_0x5228(_0x43246b,_0x3ae0cd);}const {default:BrowserStackSetup}=require(a10_0xea052b(0x1fe)),logger=require(a10_0xea052b(0x1e8))[a10_0xea052b(0x1ff)],{URL}=require(a10_0xea052b(0x219)),helper=require(a10_0xea052b(0x227)),{HELP_MESSAGES,ERROR_MESSAGES}=require(a10_0xea052b(0x220)),validHosts=function(_0x2c446f){const _0x342adb=a10_0xea052b;return _0x2c446f[_0x342adb(0x21a)](',')[_0x342adb(0x214)](_0x58ad55=>{const _0x4d7d74=_0x342adb;try{new URL(_0x58ad55[_0x4d7d74(0x200)]());}catch(_0x6432cb){return![];}return!![];});},parseOnPremHosts=function(_0x474e8c){const _0x4dbd55=a10_0xea052b,_0x4e8cbc={};_0x4e8cbc['RCuwc']=function(_0x5edab6,_0x5bb26b){return _0x5edab6===_0x5bb26b;},_0x4e8cbc['rpkUi']='https:',_0x4e8cbc[_0x4dbd55(0x216)]=_0x4dbd55(0x203),_0x4e8cbc[_0x4dbd55(0x204)]=function(_0x3167a0,_0x581e9a){return _0x3167a0===_0x581e9a;},_0x4e8cbc[_0x4dbd55(0x209)]=_0x4dbd55(0x202);const _0x18125f=_0x4e8cbc;return _0x474e8c[_0x4dbd55(0x21a)](',')[_0x4dbd55(0x215)](_0x210aaa=>{const _0x43246c=_0x4dbd55,_0x5a6177=new URL(_0x210aaa[_0x43246c(0x200)]()),_0x277ca2=_0x5a6177[_0x43246c(0x1e7)],_0x4c40de=_0x5a6177[_0x43246c(0x212)]||(_0x18125f['RCuwc'](_0x5a6177[_0x43246c(0x20a)],_0x18125f['rpkUi'])?_0x18125f[_0x43246c(0x216)]:'80'),_0x2dc453=_0x5a6177[_0x43246c(0x20a)][_0x43246c(0x1ec)](':',''),_0x2dac41=_0x18125f['IkIIL'](_0x2dc453,_0x18125f[_0x43246c(0x209)])?0x1:0x0;return _0x277ca2+','+_0x4c40de+','+_0x2dac41;});},connectCommandBuilder=function(_0x26b0f1){const _0xed58ef=a10_0xea052b,_0x5c4d6f={};_0x5c4d6f[_0xed58ef(0x205)]=_0xed58ef(0x1ed);const _0x119da1=_0x5c4d6f,_0x2c01f7={};_0x2c01f7[_0xed58ef(0x1fd)]=HELP_MESSAGES[_0xed58ef(0x213)]['bstackAccessKey'],_0x2c01f7['type']=_0x119da1[_0xed58ef(0x205)];const _0x517375={};_0x517375[_0xed58ef(0x1fd)]=HELP_MESSAGES['options'][_0xed58ef(0x1f6)],_0x517375[_0xed58ef(0x210)]=_0x119da1['VEVbr'],_0x517375[_0xed58ef(0x1f2)]=!![];const _0x355e96={};return _0x355e96['bstack-accesskey']=_0x2c01f7,_0x355e96[_0xed58ef(0x1f6)]=_0x517375,_0x26b0f1[_0xed58ef(0x213)](_0x355e96);},connectCommandHandler=async function(_0xacd49){const _0x4ca571=a10_0xea052b,_0x2a8606={'FlQWs':'integrations','wEXUd':function(_0x144297,_0x378bc2){return _0x144297===_0x378bc2;},'HLuZa':_0x4ca571(0x20b),'hqSgZ':'BrowserStack\x20access\x20key\x20missing.','mKHin':_0x4ca571(0x1f7),'WfTfO':function(_0x12372f,_0x3781d8){return _0x12372f(_0x3781d8);},'ueXmQ':_0x4ca571(0x1ee),'kELcm':'integrations-repeater','aNbxQ':'Connection\x20established\x20successfully.','hFsLI':_0x4ca571(0x1f8)};try{const _0x33d8a2=new BrowserStackSetup(_0xacd49,_0x2a8606[_0x4ca571(0x201)]);_0xacd49[_0x4ca571(0x21b)]&&(_0x33d8a2['config'][_0x4ca571(0x1ef)]=_0xacd49[_0x4ca571(0x21b)]);if(_0x2a8606[_0x4ca571(0x1eb)](typeof _0x33d8a2[_0x4ca571(0x222)][_0x4ca571(0x1ef)],_0x2a8606[_0x4ca571(0x21d)])){logger[_0x4ca571(0x211)](_0x2a8606[_0x4ca571(0x226)]);throw new Error(ERROR_MESSAGES[_0x4ca571(0x1f9)][_0x4ca571(0x224)]);}const _0xb12e0f=_0xacd49[_0x4ca571(0x1f6)];if(_0x2a8606[_0x4ca571(0x1eb)](typeof _0xb12e0f,_0x2a8606[_0x4ca571(0x21d)])){logger[_0x4ca571(0x211)](_0x2a8606['mKHin']);throw new Error(ERROR_MESSAGES[_0x4ca571(0x1f6)][_0x4ca571(0x224)]);}if(!_0x2a8606[_0x4ca571(0x208)](validHosts,_0xb12e0f)){logger[_0x4ca571(0x211)](_0x2a8606[_0x4ca571(0x1fa)]);throw new Error(ERROR_MESSAGES[_0x4ca571(0x1f6)]['invalid']);}const _0x563b32=_0x2a8606[_0x4ca571(0x208)](parseOnPremHosts,_0xb12e0f);_0x33d8a2['config'][_0x4ca571(0x207)]=!![],_0x33d8a2[_0x4ca571(0x222)][_0x4ca571(0x1f3)][_0x4ca571(0x21e)]=_0x2a8606['kELcm'],_0x33d8a2['config']['browserStackLocalOptions']['only']=_0x563b32[_0x4ca571(0x1ea)](','),helper['setProxySettings'](_0x33d8a2[_0x4ca571(0x222)]),await _0x33d8a2[_0x4ca571(0x225)](),logger[_0x4ca571(0x1f0)](_0x2a8606[_0x4ca571(0x1f4)]);}catch(_0x422777){logger['error'](_0x2a8606[_0x4ca571(0x20d)]);throw new Error(_0x422777[_0x4ca571(0x20c)]());}};function run(_0x876291){const _0x168901=a10_0xea052b,_0x1eb8c8={};_0x1eb8c8['mycWC']=_0x168901(0x217),_0x1eb8c8[_0x168901(0x20e)]=_0x168901(0x1e9);const _0x3c1f86=_0x1eb8c8;_0x876291['usage'](HELP_MESSAGES[_0x168901(0x1f5)][_0x168901(0x206)])[_0x168901(0x1f5)](_0x3c1f86[_0x168901(0x218)],HELP_MESSAGES[_0x168901(0x1f5)][_0x168901(0x217)],connectCommandBuilder,connectCommandHandler)['demandCommand']()[_0x168901(0x1e9)](_0x3c1f86[_0x168901(0x20e)])['epilogue'](HELP_MESSAGES[_0x168901(0x1f5)][_0x168901(0x1f1)]);}module['exports']=run;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a11_0x1c7930=a11_0x1bca;(function(_0x4dcaca,_0x3b17bf){var _0x2515fc=a11_0x1bca,_0x5c10f9=_0x4dcaca();while(!![]){try{var _0x44e4c0=-parseInt(_0x2515fc(0x16b))/0x1+-parseInt(_0x2515fc(0x173))/0x2*(-parseInt(_0x2515fc(0x161))/0x3)+-parseInt(_0x2515fc(0x16c))/0x4*(parseInt(_0x2515fc(0x163))/0x5)+-parseInt(_0x2515fc(0x177))/0x6*(parseInt(_0x2515fc(0x166))/0x7)+-parseInt(_0x2515fc(0x162))/0x8+parseInt(_0x2515fc(0x17a))/0x9*(-parseInt(_0x2515fc(0x174))/0xa)+parseInt(_0x2515fc(0x170))/0xb;if(_0x44e4c0===_0x3b17bf)break;else _0x5c10f9['push'](_0x5c10f9['shift']());}catch(_0x59d560){_0x5c10f9['push'](_0x5c10f9['shift']());}}}(a11_0x3259,0x234a9));var a11_0x656e7c={};a11_0x656e7c[a11_0x1c7930(0x16e)]='Specify\x20your\x20BrowserStack\x20access\x20key\x20for\x20authentication\x20with\x20our\x20services.',a11_0x656e7c[a11_0x1c7930(0x16a)]=a11_0x1c7930(0x164);var a11_0x3e555d={};a11_0x3e555d[a11_0x1c7930(0x169)]=a11_0x1c7930(0x179),a11_0x3e555d[a11_0x1c7930(0x168)]='Connect\x20new\x20integration\x20from\x20a\x20list\x20of\x20supported\x20tools.',a11_0x3e555d[a11_0x1c7930(0x17b)]=a11_0x1c7930(0x165);function a11_0x3259(){var _0x4f9ede=['529378NTmlIp','175170kbmsBZ','invalid','options','10380BaKqFa','BrowserStack\x20access\x20key\x20missing.\x20Specify\x20your\x20BrowserStack\x20access\x20key\x20for\x20authentication\x20with\x20our\x20services.','Integrate\x20BrowserStack\x20with\x20your\x20favorite\x20third-party\x20tools\x20for\x20faster\x20and\x20efficient\x20testing.','126MzZNVK','footer','3VkIPkX','1957264GOSUrW','1220735KlXAcx','This\x20option\x20allows\x20you\x20to\x20provide\x20additional\x20configuration\x20specific\x20to\x20your\x20environment.\x20Specify\x20a\x20comma\x20separated\x20list\x20of\x20hosts\x20(eg:\x20http://your-jira.yourdomain.com:8080,..)\x20for\x20the\x20integration.','Use\x20\x22browserstack-cli\x20integrations\x20<command_group>\x20-h/--help\x22\x20for\x20additional\x20help\x20and\x20details\x20about\x20BrowserStack\x20integrations.','161zaFcje','ERROR_MESSAGES','connect','root','hosts','288387CndwIl','4nTbnku','Integration\x20hosts\x20missing.\x20Specify\x20a\x20comma\x20separated\x20list\x20of\x20hosts\x20(eg:\x20http://your-jira.yourdomain.com:8080,..)\x20for\x20the\x20integration.','bstackAccessKey','missing','10362924FpEhYb','HELP_MESSAGES','command'];a11_0x3259=function(){return _0x4f9ede;};return a11_0x3259();}var a11_0x8aa0e1={};a11_0x8aa0e1[a11_0x1c7930(0x176)]=a11_0x656e7c,a11_0x8aa0e1[a11_0x1c7930(0x172)]=a11_0x3e555d,exports[a11_0x1c7930(0x171)]=a11_0x8aa0e1;var a11_0x18088a={};a11_0x18088a[a11_0x1c7930(0x16f)]=a11_0x1c7930(0x178);var a11_0xb91380={};a11_0xb91380[a11_0x1c7930(0x16f)]=a11_0x1c7930(0x16d),a11_0xb91380[a11_0x1c7930(0x175)]='Integration\x20hosts\x20are\x20not\x20in\x20the\x20right\x20format.\x20Specify\x20a\x20comma\x20separated\x20list\x20of\x20hosts\x20(eg:\x20http://your-jira.yourdomain.com:8080,..)\x20for\x20the\x20integration.';function a11_0x1bca(_0x10c26c,_0x2fd3e7){var _0x325909=a11_0x3259();return a11_0x1bca=function(_0x1bca6e,_0x345b3d){_0x1bca6e=_0x1bca6e-0x161;var _0x30b48d=_0x325909[_0x1bca6e];return _0x30b48d;},a11_0x1bca(_0x10c26c,_0x2fd3e7);}var a11_0x5887c8={};a11_0x5887c8[a11_0x1c7930(0x16e)]=a11_0x18088a,a11_0x5887c8[a11_0x1c7930(0x16a)]=a11_0xb91380,exports[a11_0x1c7930(0x167)]=a11_0x5887c8;
|