browserstack-node-sdk 1.23.2 → 1.23.4
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/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/config/constants.js +1 -1
- package/ats/src/config/logger.js +1 -1
- package/ats/src/index.js +1 -1
- package/ats/src/templates/browser-node-cluster-role-binding.yaml +12 -0
- package/ats/src/templates/browser-node-cluster-role.yaml +12 -0
- package/ats/src/templates/browser-node-service-account.yaml +5 -0
- 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/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/jest/command.js +1 -1
- package/src/bin/jest/customEnvironment.js +1 -1
- package/src/bin/jest/customTestRunnerTemplate.js +1 -1
- package/src/bin/jest/jest.setup.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/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/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/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/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/helpers/BrowserStackSetup.js +1 -1
- package/src/helpers/capsMapping.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/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/performance-tester.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
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"browserstack-node-sdk","version":"1.23.
|
|
1
|
+
{"name":"browserstack-node-sdk","version":"1.23.4","private":false,"description":"Node SDK for browserstack selenium-webdriver tests","main":"./src/index.js","scripts":{},"author":"BrowserStack","license":"SEE LICENSE IN LICENSE.md","bin":{"browserstack-node-sdk":"./src/bin/runner.js","browserstack-cli":"./src/bin/runner.js","setup":"./src/bin/setup.js"},"dependencies":{"@kubernetes/client-node":"^0.18.1","aws-sdk":"^2.1346.0","bluebird":"^3.7.2","browserstack-local":"^1.5.3","chalk":"^4.1.2","cheerio":"^1.0.0-rc.11","dotenv":"^16.0.3","emittery":"^0.11.0","flatted":"^3.2.7","getos":"^3.2.1","git-last-commit":"^1.0.1","git-repo-info":"^2.1.1","gitconfiglocal":"^2.1.0","jest-worker":"^28.1.0","js-yaml":"^4.1.0","js-yaml-cloudformation-schema":"^1.0.0","mocha-multi-reporters":"^1.5.1","monkeypatch":"^1.0.0","p-limit":"^3.1.0","reconnecting-websocket":"^4.4.0","request":"^2.88.2","requestretry":"^7.1.0","table":"^6.8.1","update-notifier":"5.1.0","uuid":"^8.3.2","windows-release":"^5.1.0","winston":"^3.8.2","winston-transport":"^4.5.0","ws":"^8.13.0","yargs":"^17.5.1"},"devDependencies":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a0_0x503e21=a0_0x141b;(function(_0x5e92f3,_0x177461){const _0x3dac6a=a0_0x141b,_0x1a7b09=_0x5e92f3();while(!![]){try{const _0x4e5dac=parseInt(_0x3dac6a(0x183))/0x1+-parseInt(_0x3dac6a(0x180))/0x2+parseInt(_0x3dac6a(0x16d))/0x3*(parseInt(_0x3dac6a(0x17a))/0x4)+-parseInt(_0x3dac6a(0x185))/0x5+-parseInt(_0x3dac6a(0x189))/0x6*(-parseInt(_0x3dac6a(0x172))/0x7)+-parseInt(_0x3dac6a(0x175))/0x8+-parseInt(_0x3dac6a(0x186))/0x9*(-parseInt(_0x3dac6a(0x170))/0xa);if(_0x4e5dac===_0x177461)break;else _0x1a7b09['push'](_0x1a7b09['shift']());}catch(_0x314660){_0x1a7b09['push'](_0x1a7b09['shift']());}}}(a0_0x593c,0xef4a0));function a0_0x593c(){const _0x29bdfc=['skipSessionName','1895588PPuxGY','error','\x22}}','1157442KFFqiy','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionStatus\x22,\x20\x22arguments\x22:\x20{\x22status\x22:\x20\x22passed\x22}}','4665010KqybKZ','747LUukpU','container','Failed\x20to\x20update\x20sessionStatus\x20','512706zdFBWd','stringify','exports','llMWF','XUqoJ','201DGyohq','executeScript','WebDriver','14610YgAfTD','event','56qQHoug','test','../../helpers/helper','513968dvkoTh','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionName\x22,\x20\x22arguments\x22:\x20{\x22name\x22:\x20\x22','codeceptjs/lib/index.js','@codeceptjs/helper/helper.js','dispatcher','57484UKTPWX','../../helpers/logger','started','passed','helpers'];a0_0x593c=function(){return _0x29bdfc;};return a0_0x593c();}function a0_0x141b(_0x4b9a93,_0x4ed142){const _0x593c2e=a0_0x593c();return a0_0x141b=function(_0x141bd3,_0x3ec2ef){_0x141bd3=_0x141bd3-0x16b;let _0x568f5=_0x593c2e[_0x141bd3];return _0x568f5;},a0_0x141b(_0x4b9a93,_0x4ed142);}const {requireModule}=require(a0_0x503e21(0x174)),logger=require(a0_0x503e21(0x17b))['winstonLogger'],CodeceptJS=requireModule(a0_0x503e21(0x177)),CodeceptHelper=requireModule(a0_0x503e21(0x178)),{isTrue}=require(a0_0x503e21(0x174));module[a0_0x503e21(0x18b)]=function(_0x6c4ca4){const _0x14b70b=a0_0x503e21,_0xfe081d={'llMWF':function(_0x1f6134,_0x39c509){return _0x1f6134(_0x39c509);},'XUqoJ':_0x14b70b(0x16f)};CodeceptJS[_0x14b70b(0x171)][_0x14b70b(0x179)]['on'](CodeceptJS[_0x14b70b(0x171)][_0x14b70b(0x173)][_0x14b70b(0x17c)],async _0x39826a=>{const _0x3e7880=_0x14b70b;try{!_0xfe081d[_0x3e7880(0x16b)](isTrue,_0x6c4ca4[_0x3e7880(0x17f)])&&await CodeceptJS[_0x3e7880(0x187)][_0x3e7880(0x17e)](_0xfe081d[_0x3e7880(0x16c)])[_0x3e7880(0x16e)](_0x3e7880(0x176)+_0x39826a['title']+_0x3e7880(0x182));}catch(_0x16c896){logger[_0x3e7880(0x181)]('Failed\x20to\x20update\x20sessionName\x20'+_0x16c896);}}),CodeceptJS[_0x14b70b(0x171)][_0x14b70b(0x179)]['on'](CodeceptJS[_0x14b70b(0x171)]['test'][_0x14b70b(0x17d)],async _0x20dcae=>{const _0x12c484=_0x14b70b;try{await CodeceptJS[_0x12c484(0x187)]['helpers'](_0xfe081d[_0x12c484(0x16c)])[_0x12c484(0x16e)](_0x12c484(0x184));}catch(_0x4acb72){logger[_0x12c484(0x181)](_0x12c484(0x188)+_0x4acb72);}}),CodeceptJS[_0x14b70b(0x171)][_0x14b70b(0x179)]['on'](CodeceptJS['event']['test']['failed'],async(_0x324f42,_0xb92125)=>{const _0x512028=_0x14b70b;try{await CodeceptJS[_0x512028(0x187)][_0x512028(0x17e)](_0xfe081d['XUqoJ'])['executeScript']('browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionStatus\x22,\x20\x22arguments\x22:\x20{\x22status\x22:\x20\x22failed\x22,\x20\x22reason\x22:\x20'+JSON[_0x512028(0x18a)](_0xb92125)+'}}');}catch(_0x4e08ed){logger[_0x512028(0x181)](_0x512028(0x188)+_0x4e08ed);}});};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
'use strict';const a1_0x5be2f8=a1_0x26f6;(function(_0x5d01a2,_0x2824e6){const _0xfcfaaf=a1_0x26f6,_0x396c9f=_0x5d01a2();while(!![]){try{const _0x407f9f=-parseInt(_0xfcfaaf(0xfc))/0x1+-parseInt(_0xfcfaaf(0xae))/0x2+parseInt(_0xfcfaaf(0xd8))/0x3*(parseInt(_0xfcfaaf(0xf1))/0x4)+parseInt(_0xfcfaaf(0x110))/0x5*(-parseInt(_0xfcfaaf(0xbc))/0x6)+-parseInt(_0xfcfaaf(0x108))/0x7+-parseInt(_0xfcfaaf(0x12d))/0x8*(parseInt(_0xfcfaaf(0x11e))/0x9)+parseInt(_0xfcfaaf(0xb0))/0xa;if(_0x407f9f===_0x2824e6)break;else _0x396c9f['push'](_0x396c9f['shift']());}catch(_0xb8b826){_0x396c9f['push'](_0x396c9f['shift']());}}}(a1_0x1cb5,0x945f0));const fs=require('fs'),path=require(a1_0x5be2f8(0x11b)),{spawn}=require(a1_0x5be2f8(0xb6)),process=require('process'),logger=require(a1_0x5be2f8(0x130))[a1_0x5be2f8(0xe1)],{default:BrowserStackSetup}=require(a1_0x5be2f8(0xe0)),helper=require(a1_0x5be2f8(0xd5)),{requireModule}=require('../../helpers/helper'),CodeceptJS=requireModule(a1_0x5be2f8(0xe9)),getUserCodeceptJSConfigs=(_0x474658,_0x5cf1ec)=>{const _0x4120db=a1_0x5be2f8,_0x37ea18={'zOfXX':_0x4120db(0x105),'fwJvp':_0x4120db(0x119),'NaQGl':function(_0x11e5ac,_0x40eba1){return _0x11e5ac(_0x40eba1);},'TQLMi':_0x4120db(0xc7),'wQoAe':_0x4120db(0x10b),'pXApP':_0x4120db(0x129),'ewjpq':function(_0x4d3c96,_0x567df4){return _0x4d3c96==_0x567df4;},'Vumnu':function(_0x59d40c,_0x47a481){return _0x59d40c===_0x47a481;},'DZNWY':_0x4120db(0x127),'EyNuK':function(_0x4fdc50,_0x45cc23){return _0x4fdc50!==_0x45cc23;},'dUTBk':_0x4120db(0xc1),'YsTsW':_0x4120db(0x132),'emwZP':_0x4120db(0xf6),'FgoAV':function(_0x350cb0,_0x55427e){return _0x350cb0!==_0x55427e;},'wRott':_0x4120db(0xe8),'kkiPU':_0x4120db(0x122),'HyCjZ':_0x4120db(0xbf),'xuCOT':_0x4120db(0x123)};let _0x3fa97f=null,_0x153220={},_0x5a496e=_0x5cf1ec['findIndex'](_0x38b85b=>_0x38b85b==_0x4120db(0xf5));_0x37ea18['ewjpq'](_0x5a496e,-0x1)&&(_0x37ea18[_0x4120db(0x121)](_0x37ea18['DZNWY'],_0x37ea18[_0x4120db(0x134)])?_0x5a496e=_0x5cf1ec['findIndex'](_0x1f6b5a=>_0x1f6b5a=='-c'):_0x41d053[_0x4120db(0xd4)](_0x37ea18[_0x4120db(0xfe)],_0x3fdfc2[_0x4120db(0xd9)]));if(!helper[_0x4120db(0x12c)](_0x474658[_0x4120db(0x120)])&&fs[_0x4120db(0x11f)](path[_0x4120db(0xc0)](process[_0x4120db(0xb8)](),_0x474658[_0x4120db(0x120)])))_0x37ea18['EyNuK'](_0x37ea18['dUTBk'],_0x37ea18[_0x4120db(0x10d)])?_0x4ac1d7[_0x4120db(0xd4)](_0x37ea18[_0x4120db(0xe4)],_0x1d39bb['title']):(_0x3fa97f=path[_0x4120db(0xc0)](process[_0x4120db(0xb8)](),_0x474658[_0x4120db(0x120)]),_0x5cf1ec[_0x4120db(0xe3)](_0x5a496e,0x2));else{if(!helper[_0x4120db(0x12c)](_0x474658['c'])&&fs[_0x4120db(0x11f)](path[_0x4120db(0xc0)](process['cwd'](),_0x474658['c'])))_0x37ea18[_0x4120db(0x121)](_0x37ea18[_0x4120db(0xde)],_0x37ea18[_0x4120db(0xed)])?(_0xf9d29d['info'](_0x4120db(0xf8)+_0x432738),_0x3cef93=_0x37ea18[_0x4120db(0xe6)](_0x4ddf10,_0x55f029)):(_0x3fa97f=path[_0x4120db(0xc0)](process[_0x4120db(0xb8)](),_0x474658['c']),_0x5cf1ec[_0x4120db(0xe3)](_0x5a496e,0x2));else{if(_0x37ea18['FgoAV'](_0x37ea18[_0x4120db(0xbe)],_0x37ea18[_0x4120db(0xbe)]))_0x2dc213[_0x4120db(0xca)](_0x37ea18['TQLMi']);else{if(fs[_0x4120db(0x11f)](path[_0x4120db(0xc0)](process[_0x4120db(0xb8)](),_0x37ea18['kkiPU'])))_0x37ea18['EyNuK'](_0x37ea18['HyCjZ'],_0x37ea18['HyCjZ'])?_0x4b0cd5[_0x4120db(0xd4)](_0x37ea18[_0x4120db(0xd3)],_0x594ae9[_0x4120db(0xd9)]):_0x3fa97f=path[_0x4120db(0xc0)](process[_0x4120db(0xb8)](),_0x37ea18[_0x4120db(0xe5)]);else fs[_0x4120db(0x11f)](path[_0x4120db(0xc0)](process['cwd'](),_0x37ea18[_0x4120db(0x125)]))&&(_0x37ea18['EyNuK'](_0x37ea18[_0x4120db(0xd0)],_0x37ea18[_0x4120db(0xd0)])?_0x5cf518=_0x5e4c0c[_0x4120db(0xc0)](_0x3a1fde[_0x4120db(0xb8)](),_0x37ea18['pXApP']):_0x3fa97f=path[_0x4120db(0xc0)](process[_0x4120db(0xb8)](),_0x37ea18[_0x4120db(0x125)]));}}}return _0x3fa97f;};function a1_0x26f6(_0x4ee01d,_0x54cf09){const _0x1cb515=a1_0x1cb5();return a1_0x26f6=function(_0x26f6e1,_0x585d3a){_0x26f6e1=_0x26f6e1-0xae;let _0x12eeb9=_0x1cb515[_0x26f6e1];return _0x12eeb9;},a1_0x26f6(_0x4ee01d,_0x54cf09);}function a1_0x1cb5(){const _0xf6b2ae=['run','codeceptjs','platforms','push','xuCOT','skipSessionName','mergeDeep','wQoAe','log','../../helpers/helper','now','UAIsK','3qDqkvv','title','HQfsw','opuwy','GpBCc','teardownAll','YsTsW','ULJaT','../../helpers/BrowserStackSetup','winstonLogger','testConfig','slice','fwJvp','kkiPU','NaQGl','ylxgj','MxcYO','codeceptjs/lib/index.js','AMfyu','addTests','env','emwZP','hDJYf','modifyBrowserStackW3CCaps','PLzpA','1277732DFdnLH','result','PsUKo','forEach','--config','mTnyW','CrcHy','Getting\x20your\x20codeceptjs\x20configs\x20from\x20','qWiuj','fNkAe','dirname','354808YnSYfH','desiredCapabilities','zOfXX','GHwXR','qsavp','TDyYM','kPxqT','BrowserStackPlugin','LSjDD','Passed\x20:\x20','before','plugins','5390532JkAgex','getPlatformName','rXKmV','Failed\x20:\x20','wYoTP','dUTBk','printResults','EVrKa','95370NbwoCC','spawn','browserStackCwd','helpers','edIov','yYmUE','HrorM','DtbVy','OoxTW','Started\x20:\x20','MBVuA','path','Workers','parallelsPerPlatform','6278967pEGqnG','existsSync','config','Vumnu','codecept.conf.js','DVdbm','jFsfO','pXApP','findIndex','IBRSb','event','codecept.json','DVrXg','MHwet','isUndefined','8EENmVx','Zcpnn','WebDriver','../../helpers/logger','mFbYb','CxBZr','passed','DZNWY','test','EZmQc','GCAPy','Rqbxa','703130OYxMwu','FQPuK','34161070nxBbBs','Fpykn','enabled','MZZOh','SuBMS','YZOck','child_process','createGroupsOfSuites','cwd','modifyBrowserStackCaps','exports','pVCMl','300QBpOBW','chdir','wRott','kVGfD','join','HTiLq','VBMHo','handleApp','addConfig','YyXau','weDzA','Couldn\x27t\x20find\x20any\x20config\x20file.\x20Generating\x20new\x20config\x20file','DtvnB','aZmrK','info','testContextOptions'];a1_0x1cb5=function(){return _0xf6b2ae;};return a1_0x1cb5();}async function run(_0x3258f8,_0x216c58){const _0x172295=a1_0x5be2f8,_0x2f8310={'nTNCf':function(_0x2c18e9,_0x15a1de){return _0x2c18e9+_0x15a1de;},'yYmUE':_0x172295(0x120),'GHwXR':'helpers','FQPuK':_0x172295(0x12f),'SuBMS':function(_0x24499a,_0x5d5a99){return _0x24499a!==_0x5d5a99;},'Rqbxa':_0x172295(0x137),'OoxTW':'ocsBs','hDJYf':_0x172295(0xcd),'opuwy':function(_0x33e2ee,_0x4baf47){return _0x33e2ee===_0x4baf47;},'rjEUP':'frMVw','VBMHo':_0x172295(0x12e),'nqPaG':function(_0x3a87a6,_0x39ca17){return _0x3a87a6+_0x39ca17;},'PsUKo':function(_0x12e137,_0x926600){return _0x12e137===_0x926600;},'DtbVy':_0x172295(0x10a),'MBVuA':_0x172295(0x122),'edIov':'codecept.json','weDzA':_0x172295(0x100),'mFbYb':_0x172295(0xdf),'vofvY':'Failed\x20:\x20','HQfsw':function(_0x59ccc3,_0x5956e8){return _0x59ccc3!==_0x5956e8;},'fNkAe':_0x172295(0xea),'lMYEC':_0x172295(0x105),'qtQrY':_0x172295(0x136),'YyXau':'UkFTe','UAIsK':'Started\x20:\x20','DVrXg':_0x172295(0x116),'csSWc':'tIbny','hBfHV':function(_0x379af8,_0x1994b3,_0x5f121a){return _0x379af8(_0x1994b3,_0x5f121a);},'DtvnB':function(_0x45f8c7,_0x339914){return _0x45f8c7===_0x339914;},'LSjDD':_0x172295(0x10f),'PLzpA':function(_0x344ea7,_0xd42da9){return _0x344ea7(_0xd42da9);},'aZmrK':function(_0x196edf,_0x35516d){return _0x196edf!==_0x35516d;},'kPxqT':_0x172295(0xf7),'pVCMl':'Couldn\x27t\x20find\x20any\x20config\x20file.\x20Generating\x20new\x20config\x20file','YZOck':'BrowserStackPlugin.js','zzOYl':_0x172295(0x112),'Fpykn':function(_0x350694,_0x4ccd1f){return _0x350694*_0x4ccd1f;},'ylxgj':function(_0x3a7245,_0x416315){return _0x3a7245===_0x416315;},'qWiuj':_0x172295(0x124),'MZZOh':function(_0x2cb3b7,_0x15f59c){return _0x2cb3b7===_0x15f59c;},'TDyYM':_0x172295(0x12b),'wtIVm':_0x172295(0x10c),'GpBCc':function(_0x5dc000){return _0x5dc000();}},_0x12dd82=new BrowserStackSetup(_0x3258f8,_0x2f8310[_0x172295(0xee)]);await helper[_0x172295(0xc3)](_0x12dd82[_0x172295(0x120)]);if(!_0x12dd82[_0x172295(0x120)])return;const _0x4f6724=_0x2f8310['hBfHV'](getUserCodeceptJSConfigs,_0x3258f8,_0x216c58);let _0xc3fd89={};if(_0x4f6724)_0x2f8310[_0x172295(0xc8)](_0x2f8310[_0x172295(0x104)],_0x2f8310[_0x172295(0x104)])?(logger[_0x172295(0xca)](_0x172295(0xf8)+_0x4f6724),_0xc3fd89=_0x2f8310[_0x172295(0xf0)](require,_0x4f6724)):(_0x4af829=_0x21466b[_0x172295(0xc0)](_0x3bba1b['cwd'](),_0x491f66['c']),_0x394302[_0x172295(0xe3)](_0x368042,0x2));else{if(_0x2f8310[_0x172295(0xc9)](_0x2f8310[_0x172295(0x102)],_0x2f8310[_0x172295(0x102)])){let _0x1686ac=_0x2f8310['nTNCf'](_0x4078d7['getPlatformName'](_0x536c8b,'_'),'_'+_0x4420c0[_0x172295(0xd6)]());const _0x3f3ffc={};_0x3f3ffc[_0x172295(0xfd)]=_0x130465;const _0x493a0e=_0x3f3ffc;_0x21433a[_0x1686ac]=_0x51e41b[_0x2f8310[_0x172295(0x115)]][_0x2f8310[_0x172295(0xff)]][_0x2f8310[_0x172295(0xaf)]]?_0x93aa03[_0x172295(0xd2)](_0x493a0e,_0x507607[_0x2f8310[_0x172295(0x115)]][_0x2f8310[_0x172295(0xff)]][_0x2f8310[_0x172295(0xaf)]]):_0x493a0e,_0x142294[_0x172295(0xcf)](_0x1686ac);}else logger[_0x172295(0xca)](_0x2f8310[_0x172295(0xbb)]);}let _0x25aaf3=helper['useW3C'](_0x12dd82['config']);const _0x45f2e5=[];_0x12dd82[_0x172295(0x120)][_0x172295(0xce)][_0x172295(0xf4)]((_0xe795c3,_0x4fe598)=>{const _0x3ce6ab=_0x172295;if(_0x2f8310[_0x3ce6ab(0xb4)](_0x2f8310[_0x3ce6ab(0x138)],_0x2f8310[_0x3ce6ab(0x118)])){if(_0x25aaf3)_0x45f2e5[_0x3ce6ab(0xcf)](helper['modifyBrowserStackW3CCaps'](_0x12dd82[_0x3ce6ab(0x120)],_0x2f8310[_0x3ce6ab(0xee)],_0x4fe598));else _0x45f2e5[_0x3ce6ab(0xcf)](helper['modifyBrowserStackCaps'](_0x12dd82[_0x3ce6ab(0x120)],_0x2f8310['hDJYf'],_0x4fe598));}else _0x12f97a=_0x36dce6[_0x3ce6ab(0xc0)](_0x5f172c[_0x3ce6ab(0xb8)](),_0x2daa5d[_0x3ce6ab(0x120)]),_0x177b1d[_0x3ce6ab(0xe3)](_0x3141e7,0x2);});const _0x44874d={},_0x310a45=[];_0x45f2e5['forEach'](_0x2beb72=>{const _0x5f1bcb=_0x172295;if(_0x2f8310[_0x5f1bcb(0xdb)](_0x2f8310['rjEUP'],_0x2f8310[_0x5f1bcb(0xc2)]))for(let _0x442b5b of _0x241f66){const _0x17a032=_0x5951a1['spawn']();_0x17a032[_0x5f1bcb(0xeb)](_0x442b5b),_0x17a032['addConfig'](_0x390d1d);}else{let _0x17be06=_0x2f8310['nqPaG'](helper[_0x5f1bcb(0x109)](_0x2beb72,'_'),'_'+Date[_0x5f1bcb(0xd6)]());const _0x14782f={};_0x14782f[_0x5f1bcb(0xfd)]=_0x2beb72;const _0x210f5c=_0x14782f;_0x44874d[_0x17be06]=_0xc3fd89[_0x2f8310[_0x5f1bcb(0x115)]][_0x2f8310[_0x5f1bcb(0xff)]][_0x2f8310[_0x5f1bcb(0xaf)]]?helper['mergeDeep'](_0x210f5c,_0xc3fd89[_0x2f8310[_0x5f1bcb(0x115)]][_0x2f8310[_0x5f1bcb(0xff)]][_0x2f8310[_0x5f1bcb(0xaf)]]):_0x210f5c,_0x310a45[_0x5f1bcb(0xcf)](_0x17be06);}});const _0x1a6cfd={};_0x1a6cfd[_0x172295(0xe2)]=_0x4f6724;const _0x10dd81=_0x1a6cfd,_0x2ef220=path[_0x172295(0xc0)](__dirname,_0x2f8310[_0x172295(0xb5)]),_0x37b2c5=process['cwd']();process[_0x172295(0xec)][_0x2f8310['zzOYl']]=_0x37b2c5,process[_0x172295(0xbd)](path[_0x172295(0xfb)](_0x4f6724));const _0x3773d1=new CodeceptJS[(_0x172295(0x11c))](null,_0x10dd81),_0x57024c=_0x3773d1[_0x172295(0xb7)](_0x2f8310[_0x172295(0xb1)](_0x12dd82['config'][_0x172295(0x11d)],_0x12dd82[_0x172295(0x120)][_0x172295(0xce)]['length'])),_0x4f88ea=_0x310a45['map'](_0x18fc5d=>{const _0x1bd0df=_0x172295;if(_0x2f8310[_0x1bd0df(0xf3)](_0x2f8310[_0x1bd0df(0x117)],_0x2f8310[_0x1bd0df(0x117)])){const _0xa095c4={..._0x44874d[_0x18fc5d]},_0x399525={};_0x399525[_0x1bd0df(0x12f)]=_0xa095c4;const _0x4b9a1c={};_0x4b9a1c['require']=_0x2ef220,_0x4b9a1c[_0x1bd0df(0xb2)]=!![],_0x4b9a1c[_0x1bd0df(0xd1)]=_0x12dd82[_0x1bd0df(0x120)][_0x1bd0df(0xcb)][_0x1bd0df(0xd1)];const _0x36a495={};_0x36a495['BrowserStackPlugin']=_0x4b9a1c;const _0x295df0={};return _0x295df0[_0x1bd0df(0x113)]=_0x399525,_0x295df0[_0x1bd0df(0x107)]=_0x36a495,_0x295df0;}else _0x9e635f[_0x1bd0df(0x10e)]();});for(const _0x33e35a of _0x4f88ea){if(_0x2f8310[_0x172295(0xe7)](_0x2f8310[_0x172295(0xf9)],_0x2f8310[_0x172295(0xf9)]))for(let _0x3dd5cd of _0x57024c){if(_0x2f8310[_0x172295(0xb3)](_0x2f8310[_0x172295(0x101)],_0x2f8310['wtIVm'])){if(_0x5bfe62)_0x3d62bc[_0x172295(0xcf)](_0x400294[_0x172295(0xef)](_0x17b5c5[_0x172295(0x120)],_0x2f8310[_0x172295(0xee)],_0x534625));else _0x5d1cac[_0x172295(0xcf)](_0x420b95[_0x172295(0xb9)](_0x106383[_0x172295(0x120)],_0x2f8310[_0x172295(0xee)],_0x25c1d3));}else{const _0x573113=_0x3773d1['spawn']();_0x573113[_0x172295(0xeb)](_0x3dd5cd),_0x573113[_0x172295(0xc4)](_0x33e35a);}}else{const _0x3cf05b={..._0x9c2af6[_0x86e84c]},_0x132b3c={};_0x132b3c['WebDriver']=_0x3cf05b;const _0x1ad323={};_0x1ad323['require']=_0x542254,_0x1ad323['enabled']=!![],_0x1ad323['skipSessionName']=_0x32b71a[_0x172295(0x120)][_0x172295(0xcb)][_0x172295(0xd1)];const _0x1a91c8={};_0x1a91c8[_0x172295(0x103)]=_0x1ad323;const _0x13b168={};return _0x13b168[_0x172295(0x113)]=_0x132b3c,_0x13b168['plugins']=_0x1a91c8,_0x13b168;}}_0x3773d1['on'](CodeceptJS['event'][_0x172295(0x135)]['failed'],(_0x23f63e,_0x2623dd)=>{const _0x2601e1=_0x172295;if(_0x2f8310[_0x2601e1(0xb4)](_0x2f8310[_0x2601e1(0xc6)],_0x2f8310[_0x2601e1(0x131)]))console[_0x2601e1(0xd4)](_0x2f8310['vofvY'],_0x23f63e['title']);else{if(_0xcc0ee8[_0x2601e1(0x11f)](_0x3c811d[_0x2601e1(0xc0)](_0x3a753a[_0x2601e1(0xb8)](),_0x2f8310[_0x2601e1(0x11a)])))_0x263190=_0x5eac58[_0x2601e1(0xc0)](_0x4edce3[_0x2601e1(0xb8)](),_0x2f8310[_0x2601e1(0x11a)]);else _0xac7972[_0x2601e1(0x11f)](_0x43f54e[_0x2601e1(0xc0)](_0x1eef56['cwd'](),_0x2f8310[_0x2601e1(0x114)]))&&(_0xb2110c=_0xd8435e[_0x2601e1(0xc0)](_0x594738[_0x2601e1(0xb8)](),_0x2f8310['edIov']));}}),_0x3773d1['on'](CodeceptJS[_0x172295(0x128)]['test'][_0x172295(0x133)],async _0x3e88a8=>{const _0x126a8b=_0x172295;if(_0x2f8310[_0x126a8b(0xda)](_0x2f8310['fNkAe'],_0x2f8310[_0x126a8b(0xfa)])){const _0x337b45=_0x14d14b[_0x126a8b(0x111)]();_0x337b45[_0x126a8b(0xeb)](_0x4c3f65),_0x337b45[_0x126a8b(0xc4)](_0x14a974);}else console[_0x126a8b(0xd4)](_0x2f8310['lMYEC'],_0x3e88a8['title']);}),_0x3773d1['on'](CodeceptJS[_0x172295(0x128)]['test'][_0x172295(0x106)],async _0x515f2c=>{const _0x1a86b3=_0x172295;_0x2f8310[_0x1a86b3(0xb4)](_0x2f8310['qtQrY'],_0x2f8310[_0x1a86b3(0xc5)])?console['log'](_0x2f8310[_0x1a86b3(0xd7)],_0x515f2c['title']):_0x7ca98f=_0x4c6a80[_0x1a86b3(0x126)](_0xfa1623=>_0xfa1623=='-c');}),_0x3773d1['on'](CodeceptJS['event']['all'][_0x172295(0xf2)],async()=>{const _0x2648e8=_0x172295;_0x2f8310[_0x2648e8(0xdb)](_0x2f8310[_0x2648e8(0x12a)],_0x2f8310['csSWc'])?_0x4bbbbc=_0x56e20d['join'](_0x8909[_0x2648e8(0xb8)](),_0x2f8310[_0x2648e8(0x11a)]):_0x3773d1[_0x2648e8(0x10e)]();});async function _0x3e8cf9(){const _0x6e41e8=_0x172295;try{await _0x3773d1['bootstrapAll'](),await _0x3773d1[_0x6e41e8(0xcc)]();}finally{process['chdir'](_0x37b2c5),await _0x3773d1[_0x6e41e8(0xdd)]();}}_0x2f8310[_0x172295(0xdc)](_0x3e8cf9);}module[a1_0x5be2f8(0xba)]=run;
|
|
2
|
+
'use strict';function a1_0x573c(_0x6cf676,_0x2d884e){const _0xd514c8=a1_0xd514();return a1_0x573c=function(_0x573c7f,_0x27c678){_0x573c7f=_0x573c7f-0x16c;let _0x5eff78=_0xd514c8[_0x573c7f];return _0x5eff78;},a1_0x573c(_0x6cf676,_0x2d884e);}const a1_0x421ae7=a1_0x573c;(function(_0x3c0ad9,_0x242541){const _0x1bd085=a1_0x573c,_0x3f5e2c=_0x3c0ad9();while(!![]){try{const _0x2cb262=parseInt(_0x1bd085(0x1b5))/0x1*(-parseInt(_0x1bd085(0x1c7))/0x2)+-parseInt(_0x1bd085(0x1be))/0x3*(parseInt(_0x1bd085(0x1c3))/0x4)+parseInt(_0x1bd085(0x1fb))/0x5+parseInt(_0x1bd085(0x1e3))/0x6+parseInt(_0x1bd085(0x1ab))/0x7*(-parseInt(_0x1bd085(0x172))/0x8)+-parseInt(_0x1bd085(0x194))/0x9*(parseInt(_0x1bd085(0x17f))/0xa)+-parseInt(_0x1bd085(0x179))/0xb*(-parseInt(_0x1bd085(0x1e7))/0xc);if(_0x2cb262===_0x242541)break;else _0x3f5e2c['push'](_0x3f5e2c['shift']());}catch(_0x2781c3){_0x3f5e2c['push'](_0x3f5e2c['shift']());}}}(a1_0xd514,0x56da0));const fs=require('fs'),path=require('path'),{spawn}=require('child_process'),process=require(a1_0x421ae7(0x1f4)),logger=require(a1_0x421ae7(0x1a8))[a1_0x421ae7(0x19b)],{default:BrowserStackSetup}=require(a1_0x421ae7(0x1b3)),helper=require('../../helpers/helper'),{requireModule}=require('../../helpers/helper'),CodeceptJS=requireModule('codeceptjs/lib/index.js'),getUserCodeceptJSConfigs=(_0x22edf3,_0x12e62e)=>{const _0x16d80a=a1_0x421ae7,_0x4fb54b={};_0x4fb54b[_0x16d80a(0x1f5)]=_0x16d80a(0x1c1),_0x4fb54b['HdKkt']=_0x16d80a(0x1ea),_0x4fb54b[_0x16d80a(0x1b8)]=function(_0x531849,_0x20c4fb){return _0x531849==_0x20c4fb;},_0x4fb54b[_0x16d80a(0x1bc)]=function(_0x239043,_0x40cfe1){return _0x239043!==_0x40cfe1;},_0x4fb54b['UJisw']=_0x16d80a(0x185),_0x4fb54b[_0x16d80a(0x177)]=function(_0x57dc52,_0x30ce47){return _0x57dc52===_0x30ce47;},_0x4fb54b[_0x16d80a(0x195)]=_0x16d80a(0x1ce),_0x4fb54b[_0x16d80a(0x196)]=_0x16d80a(0x19f),_0x4fb54b[_0x16d80a(0x198)]=_0x16d80a(0x17e),_0x4fb54b[_0x16d80a(0x1ca)]=function(_0x484355,_0x227db2){return _0x484355===_0x227db2;},_0x4fb54b[_0x16d80a(0x1c4)]=_0x16d80a(0x170),_0x4fb54b[_0x16d80a(0x1de)]='codecept.conf.js',_0x4fb54b[_0x16d80a(0x19d)]=function(_0x3a2f7d,_0x1070d5){return _0x3a2f7d!==_0x1070d5;},_0x4fb54b[_0x16d80a(0x19e)]=_0x16d80a(0x1ff),_0x4fb54b[_0x16d80a(0x1d4)]=_0x16d80a(0x1dd),_0x4fb54b[_0x16d80a(0x1c0)]=function(_0x1a523b,_0x118882){return _0x1a523b===_0x118882;},_0x4fb54b[_0x16d80a(0x1d9)]=_0x16d80a(0x17b);const _0xe27e2=_0x4fb54b;let _0x28fcf1=null,_0x413a52={},_0x10fd7e=_0x12e62e[_0x16d80a(0x1a6)](_0x1b1f7b=>_0x1b1f7b==_0x16d80a(0x181));_0xe27e2[_0x16d80a(0x1b8)](_0x10fd7e,-0x1)&&(_0xe27e2[_0x16d80a(0x1bc)](_0xe27e2['UJisw'],_0xe27e2[_0x16d80a(0x1a9)])?_0x58dc03[_0x16d80a(0x1cc)](_0xe27e2['czAor'],_0x18ab8b['title']):_0x10fd7e=_0x12e62e[_0x16d80a(0x1a6)](_0x3c5c0c=>_0x3c5c0c=='-c'));if(!helper['isUndefined'](_0x22edf3[_0x16d80a(0x1b1)])&&fs['existsSync'](path['join'](process[_0x16d80a(0x189)](),_0x22edf3['config'])))_0xe27e2[_0x16d80a(0x177)](_0xe27e2['yyQem'],_0xe27e2['VmyWv'])?_0xfaa55d=_0xe10507[_0x16d80a(0x1a4)](_0x3e0147['cwd'](),_0xe27e2[_0x16d80a(0x1d6)]):(_0x28fcf1=path[_0x16d80a(0x1a4)](process[_0x16d80a(0x189)](),_0x22edf3[_0x16d80a(0x1b1)]),_0x12e62e[_0x16d80a(0x1b9)](_0x10fd7e,0x2));else{if(!helper['isUndefined'](_0x22edf3['c'])&&fs['existsSync'](path['join'](process[_0x16d80a(0x189)](),_0x22edf3['c'])))_0xe27e2[_0x16d80a(0x177)](_0xe27e2[_0x16d80a(0x198)],_0xe27e2[_0x16d80a(0x198)])?(_0x28fcf1=path[_0x16d80a(0x1a4)](process[_0x16d80a(0x189)](),_0x22edf3['c']),_0x12e62e['slice'](_0x10fd7e,0x2)):(_0x28ba6b=_0x4b8577['join'](_0x168210[_0x16d80a(0x189)](),_0x12dbdd[_0x16d80a(0x1b1)]),_0x24d842[_0x16d80a(0x1b9)](_0x4268cd,0x2));else{if(_0xe27e2[_0x16d80a(0x1ca)](_0xe27e2['xVGDg'],_0xe27e2[_0x16d80a(0x1c4)])){if(fs[_0x16d80a(0x16e)](path[_0x16d80a(0x1a4)](process[_0x16d80a(0x189)](),_0xe27e2[_0x16d80a(0x1de)])))_0xe27e2[_0x16d80a(0x19d)](_0xe27e2[_0x16d80a(0x19e)],_0xe27e2['QjgpD'])?_0x28fcf1=path[_0x16d80a(0x1a4)](process[_0x16d80a(0x189)](),_0xe27e2[_0x16d80a(0x1de)]):_0x28fc5e[_0x16d80a(0x184)]();else fs[_0x16d80a(0x16e)](path['join'](process[_0x16d80a(0x189)](),_0xe27e2['HdKkt']))&&(_0xe27e2[_0x16d80a(0x1c0)](_0xe27e2[_0x16d80a(0x1d9)],_0xe27e2[_0x16d80a(0x1d9)])?_0x28fcf1=path[_0x16d80a(0x1a4)](process['cwd'](),_0xe27e2[_0x16d80a(0x1d6)]):(_0x286330=_0x5dec80['join'](_0xc52db2[_0x16d80a(0x189)](),_0x1d872e['c']),_0x360fb1['slice'](_0x2b654d,0x2)));}else{const _0x44a7bb=_0x5a3efa['spawn']();_0x44a7bb['addTests'](_0x1fbdf9),_0x44a7bb[_0x16d80a(0x1b0)](_0xa9bb95);}}}return _0x28fcf1;};function a1_0xd514(){const _0x4ee81a=['SSIiG','yMhnw','slice','bootstrapAll','Kbnke','xnDJa','MTXyv','431157SmrAhB','QitIP','KZvcu','Failed\x20:\x20','codecept.conf.js','12kgQAXg','xVGDg','WljcL','forEach','100eCUUIH','arAxX','JmyMR','WsfyX','DCweo','log','TiGzW','qStvC','nBFZJ','title','EfgRw','Passed\x20:\x20','platforms','QjgpD','require','HdKkt','OCWKU','getPlatformName','khbKo','aPNEP','teardownAll','eBKNa','DKwbS','FFuLw','ucnUR','WebDriver','KFtWm','plugins','4147980RtASMl','GSsDp','YVbBi','rtshS','1313772NYdQKB','test','all','codecept.json','modifyBrowserStackW3CCaps','DCUtg','PYZnZ','push','length','aPRwI','ToYSt','tnywj','helpers','process','czAor','enabled','NjYtG','GbdNI','QCNYF','Started\x20:\x20','2673690rXLrzp','before','desiredCapabilities','exports','julVs','qJSaK','uRrwb','skipSessionName','YTERn','existsSync','failed','OSOHZ','TfOSZ','1697648OSfCsA','eSHyH','dirname','passed','DCIVa','MNEtI','result','99SHEwcF','env','UIUzF','FbjIJ','codeceptjs','noPBW','3940FqhdJP','whOKp','--config','map','testConfig','printResults','FmecF','BrowserStackPlugin.js','MJcTi','info','cwd','BrowserStackPlugin','Couldn\x27t\x20find\x20any\x20config\x20file.\x20Generating\x20new\x20config\x20file','yLEJe','parallelsPerPlatform','now','mergeDeep','event','POHiW','IRwaR','KQKWz','12249GvkbVL','yyQem','VmyWv','Workers','sIUho','Getting\x20your\x20codeceptjs\x20configs\x20from\x20','iOQLE','winstonLogger','funEi','HJGwv','FPoff','cUScY','hHlVe','HpwzG','handleApp','createGroupsOfSuites','join','run','findIndex','ZtoDH','../../helpers/logger','UJisw','testContextOptions','14uDXIWc','addTests','gwtPp','spawn','Dfqtz','addConfig','config','lubfe','../../helpers/BrowserStackSetup','xfshz','9277zpoERg','xYTAF'];a1_0xd514=function(){return _0x4ee81a;};return a1_0xd514();}async function run(_0x161ddf,_0x10aeed){const _0x22a68=a1_0x421ae7,_0x3794aa={'DCUtg':function(_0x411280,_0x4741b0){return _0x411280(_0x4741b0);},'qJSaK':function(_0x11cfbc,_0x4c3dae){return _0x11cfbc+_0x4c3dae;},'TiGzW':'config','arAxX':_0x22a68(0x1f3),'xYTAF':_0x22a68(0x1e0),'Kbnke':function(_0x43c780,_0x6eb1db){return _0x43c780===_0x6eb1db;},'JmyMR':'Rhxhj','uYtyx':_0x22a68(0x191),'gwtPp':_0x22a68(0x17d),'TfOSZ':_0x22a68(0x1c2),'NjYtG':function(_0x258407,_0x491fcd){return _0x258407===_0x491fcd;},'whOKp':_0x22a68(0x1b2),'GSsDp':_0x22a68(0x18b),'KFtWm':_0x22a68(0x1f9),'DCweo':_0x22a68(0x1d2),'yLEJe':_0x22a68(0x1ea),'nBFZJ':_0x22a68(0x17c),'hHlVe':_0x22a68(0x1c1),'PYZnZ':function(_0x1a2a7a,_0x18b3d6){return _0x1a2a7a!==_0x18b3d6;},'MBOPs':_0x22a68(0x176),'GbdNI':_0x22a68(0x1f2),'rtshS':_0x22a68(0x1f1),'SSIiG':_0x22a68(0x1fa),'nQlPf':'pFTHr','gPmmW':_0x22a68(0x1b4),'QitIP':function(_0xbc5c79,_0x1d22cd,_0xb656e3){return _0xbc5c79(_0x1d22cd,_0xb656e3);},'WljcL':function(_0x4ae1fa,_0x4061be){return _0x4ae1fa===_0x4061be;},'eSHyH':_0x22a68(0x1a1),'iOQLE':function(_0x49773a,_0x2d695b){return _0x49773a(_0x2d695b);},'MJcTi':function(_0x1b092d,_0x1a6991){return _0x1b092d===_0x1a6991;},'MTXyv':_0x22a68(0x1e5),'aPRwI':_0x22a68(0x201),'YTERn':_0x22a68(0x186),'funEi':'browserStackCwd','OCWKU':function(_0x452515,_0x3f88f6){return _0x452515*_0x3f88f6;},'aPNEP':function(_0x54a65c,_0x969ed4){return _0x54a65c!==_0x969ed4;},'Dfqtz':'ctTcA','IRwaR':_0x22a68(0x193),'yuTYO':function(_0x3925ea){return _0x3925ea();}},_0x26302f=new BrowserStackSetup(_0x161ddf,_0x3794aa[_0x22a68(0x1ad)]);await helper[_0x22a68(0x1a2)](_0x26302f['config']);if(!_0x26302f[_0x22a68(0x1b1)])return;const _0x1e4fcd=_0x3794aa[_0x22a68(0x1bf)](getUserCodeceptJSConfigs,_0x161ddf,_0x10aeed);let _0x26c514={};if(_0x1e4fcd)_0x3794aa[_0x22a68(0x1c5)](_0x3794aa[_0x22a68(0x173)],_0x3794aa[_0x22a68(0x173)])?(logger[_0x22a68(0x188)](_0x22a68(0x199)+_0x1e4fcd),_0x26c514=_0x3794aa[_0x22a68(0x19a)](require,_0x1e4fcd)):(_0xdfee3b[_0x22a68(0x188)](_0x22a68(0x199)+_0x4446b8),_0x218afc=_0x3794aa[_0x22a68(0x1ec)](_0x4dee4f,_0x22d97f));else{if(_0x3794aa[_0x22a68(0x187)](_0x3794aa[_0x22a68(0x1bd)],_0x3794aa[_0x22a68(0x1f0)])){let _0x3a016e=_0x3794aa[_0x22a68(0x200)](_0x4ab19f[_0x22a68(0x1d8)](_0x11370d,'_'),'_'+_0x27d381[_0x22a68(0x18e)]());const _0x1a1dee={};_0x1a1dee[_0x22a68(0x1fd)]=_0xed8642;const _0x2bd8e8=_0x1a1dee;_0x54fb2f[_0x3a016e]=_0x11e3e9[_0x3794aa[_0x22a68(0x1cd)]][_0x3794aa[_0x22a68(0x1c8)]][_0x3794aa[_0x22a68(0x1b6)]]?_0x4f20f6['mergeDeep'](_0x2bd8e8,_0x2c6d21[_0x3794aa[_0x22a68(0x1cd)]][_0x3794aa[_0x22a68(0x1c8)]][_0x3794aa['xYTAF']]):_0x2bd8e8,_0x3cfe78[_0x22a68(0x1ee)](_0x3a016e);}else logger[_0x22a68(0x188)](_0x3794aa[_0x22a68(0x1e4)]);}let _0x558d43=helper['useW3C'](_0x26302f['config']);const _0x975d3f=[];_0x26302f['config'][_0x22a68(0x1d3)][_0x22a68(0x1c6)]((_0x3bafbe,_0x4b71de)=>{const _0x362cad=_0x22a68;if(_0x3794aa[_0x362cad(0x1bb)](_0x3794aa[_0x362cad(0x1c9)],_0x3794aa['uYtyx'])){const _0xaad009={..._0x679dc7[_0x25b2b4]},_0x5e3baf={};_0x5e3baf[_0x362cad(0x1e0)]=_0xaad009;const _0x15eae2={};_0x15eae2[_0x362cad(0x1d5)]=_0x364066,_0x15eae2[_0x362cad(0x1f6)]=!![],_0x15eae2[_0x362cad(0x16c)]=_0x33028a[_0x362cad(0x1b1)][_0x362cad(0x1aa)]['skipSessionName'];const _0x2fff41={};_0x2fff41['BrowserStackPlugin']=_0x15eae2;const _0x289370={};return _0x289370[_0x362cad(0x1f3)]=_0x5e3baf,_0x289370[_0x362cad(0x1e2)]=_0x2fff41,_0x289370;}else{if(_0x558d43)_0x975d3f[_0x362cad(0x1ee)](helper[_0x362cad(0x1eb)](_0x26302f[_0x362cad(0x1b1)],_0x3794aa[_0x362cad(0x1ad)],_0x4b71de));else _0x975d3f[_0x362cad(0x1ee)](helper['modifyBrowserStackCaps'](_0x26302f['config'],_0x3794aa[_0x362cad(0x1ad)],_0x4b71de));}});const _0x44df3b={},_0x2139d7=[];_0x975d3f['forEach'](_0x48a718=>{const _0x3dabc6=_0x22a68;if(_0x3794aa[_0x3dabc6(0x1f7)](_0x3794aa['whOKp'],_0x3794aa[_0x3dabc6(0x180)])){let _0x5a3821=_0x3794aa[_0x3dabc6(0x200)](helper['getPlatformName'](_0x48a718,'_'),'_'+Date[_0x3dabc6(0x18e)]());const _0x3cacf6={};_0x3cacf6[_0x3dabc6(0x1fd)]=_0x48a718;const _0xb3aed5=_0x3cacf6;_0x44df3b[_0x5a3821]=_0x26c514[_0x3794aa[_0x3dabc6(0x1cd)]][_0x3794aa['arAxX']][_0x3794aa[_0x3dabc6(0x1b6)]]?helper[_0x3dabc6(0x18f)](_0xb3aed5,_0x26c514[_0x3794aa['TiGzW']][_0x3794aa[_0x3dabc6(0x1c8)]][_0x3794aa[_0x3dabc6(0x1b6)]]):_0xb3aed5,_0x2139d7['push'](_0x5a3821);}else _0x21c583=_0x3cd1b9['join'](_0xd6a5b6['cwd'](),_0x3794aa['TfOSZ']);});const _0x54a96a={};_0x54a96a[_0x22a68(0x183)]=_0x1e4fcd;const _0x593386=_0x54a96a,_0x9da567=path[_0x22a68(0x1a4)](__dirname,_0x3794aa[_0x22a68(0x16d)]),_0x21be6e=process['cwd']();process[_0x22a68(0x17a)][_0x3794aa[_0x22a68(0x19c)]]=_0x21be6e,process['chdir'](path[_0x22a68(0x174)](_0x1e4fcd));const _0x1e1ad8=new CodeceptJS[(_0x22a68(0x197))](null,_0x593386),_0x2f3481=_0x1e1ad8[_0x22a68(0x1a3)](_0x3794aa[_0x22a68(0x1d7)](_0x26302f[_0x22a68(0x1b1)][_0x22a68(0x18d)],_0x26302f[_0x22a68(0x1b1)]['platforms'][_0x22a68(0x1ef)])),_0x154246=_0x2139d7[_0x22a68(0x182)](_0x320f38=>{const _0x3d0fc7=_0x22a68;if(_0x3794aa[_0x3d0fc7(0x1bb)](_0x3794aa['KFtWm'],_0x3794aa[_0x3d0fc7(0x1e1)])){const _0x498a4b={..._0x44df3b[_0x320f38]},_0x5e444f={};_0x5e444f[_0x3d0fc7(0x1e0)]=_0x498a4b;const _0x42cf61={};_0x42cf61[_0x3d0fc7(0x1d5)]=_0x9da567,_0x42cf61[_0x3d0fc7(0x1f6)]=!![],_0x42cf61[_0x3d0fc7(0x16c)]=_0x26302f[_0x3d0fc7(0x1b1)][_0x3d0fc7(0x1aa)][_0x3d0fc7(0x16c)];const _0x4f2eda={};_0x4f2eda[_0x3d0fc7(0x18a)]=_0x42cf61;const _0xa48a58={};return _0xa48a58[_0x3d0fc7(0x1f3)]=_0x5e444f,_0xa48a58['plugins']=_0x4f2eda,_0xa48a58;}else _0x1b0954[_0x3d0fc7(0x188)](_0x3794aa[_0x3d0fc7(0x1e4)]);});for(const _0x17c6df of _0x154246){if(_0x3794aa[_0x22a68(0x1da)](_0x3794aa[_0x22a68(0x1af)],_0x3794aa['Dfqtz']))_0x16e2f0[_0x22a68(0x1cc)](_0x3794aa[_0x22a68(0x1cb)],_0x33140b[_0x22a68(0x1d0)]);else for(let _0x8222b5 of _0x2f3481){if(_0x3794aa[_0x22a68(0x1ed)](_0x3794aa['IRwaR'],_0x3794aa[_0x22a68(0x192)]))_0xc7b83a=_0x4cd6c0[_0x22a68(0x1a6)](_0x26c2bd=>_0x26c2bd=='-c');else{const _0x49f16b=_0x1e1ad8[_0x22a68(0x1ae)]();_0x49f16b[_0x22a68(0x1ac)](_0x8222b5),_0x49f16b[_0x22a68(0x1b0)](_0x17c6df);}}}_0x1e1ad8['on'](CodeceptJS['event']['test'][_0x22a68(0x16f)],(_0x96ba1,_0x41219f)=>{const _0x30b856=_0x22a68,_0x5d14ae={};_0x5d14ae[_0x30b856(0x1d1)]=_0x3794aa[_0x30b856(0x171)],_0x5d14ae[_0x30b856(0x1a7)]=_0x3794aa[_0x30b856(0x18c)];const _0x15563d=_0x5d14ae;if(_0x3794aa[_0x30b856(0x1f7)](_0x3794aa[_0x30b856(0x1cf)],_0x3794aa['nBFZJ']))console[_0x30b856(0x1cc)](_0x3794aa[_0x30b856(0x1a0)],_0x96ba1['title']);else{if(_0x335b23[_0x30b856(0x16e)](_0x27c49e['join'](_0x208188[_0x30b856(0x189)](),_0x15563d[_0x30b856(0x1d1)])))_0x506ce2=_0x5e3d9c[_0x30b856(0x1a4)](_0x208afd[_0x30b856(0x189)](),_0x15563d[_0x30b856(0x1d1)]);else _0x5392ce['existsSync'](_0x1491b1[_0x30b856(0x1a4)](_0x399510[_0x30b856(0x189)](),_0x15563d[_0x30b856(0x1a7)]))&&(_0x33fc9e=_0x498123[_0x30b856(0x1a4)](_0x121dbd[_0x30b856(0x189)](),_0x15563d[_0x30b856(0x1a7)]));}}),_0x1e1ad8['on'](CodeceptJS[_0x22a68(0x190)][_0x22a68(0x1e8)][_0x22a68(0x175)],async _0x2ae059=>{const _0xb0ee87=_0x22a68,_0x9e982c={};_0x9e982c[_0xb0ee87(0x1dc)]=_0x3794aa[_0xb0ee87(0x1ad)];const _0x132d3f=_0x9e982c;if(_0x3794aa[_0xb0ee87(0x1ed)](_0x3794aa['MBOPs'],_0x3794aa[_0xb0ee87(0x1f8)]))console[_0xb0ee87(0x1cc)](_0x3794aa[_0xb0ee87(0x1cb)],_0x2ae059[_0xb0ee87(0x1d0)]);else{if(_0x3ca255)_0xc367ee['push'](_0x3a5854[_0xb0ee87(0x1eb)](_0x40bb42[_0xb0ee87(0x1b1)],_0x132d3f['eBKNa'],_0xcb61af));else _0x97d5b6['push'](_0x35c123['modifyBrowserStackCaps'](_0x5331a6[_0xb0ee87(0x1b1)],_0x132d3f[_0xb0ee87(0x1dc)],_0x146e26));}}),_0x1e1ad8['on'](CodeceptJS[_0x22a68(0x190)][_0x22a68(0x1e8)][_0x22a68(0x1fc)],async _0x50bf46=>{const _0x3d78c6=_0x22a68;if(_0x3794aa['NjYtG'](_0x3794aa[_0x3d78c6(0x1e6)],_0x3794aa[_0x3d78c6(0x1e6)]))console['log'](_0x3794aa[_0x3d78c6(0x1b7)],_0x50bf46[_0x3d78c6(0x1d0)]);else for(let _0xf364c5 of _0x521dcb){const _0x483799=_0x2fd059[_0x3d78c6(0x1ae)]();_0x483799[_0x3d78c6(0x1ac)](_0xf364c5),_0x483799[_0x3d78c6(0x1b0)](_0x27971b);}}),_0x1e1ad8['on'](CodeceptJS[_0x22a68(0x190)][_0x22a68(0x1e9)][_0x22a68(0x178)],async()=>{const _0x555e25=_0x22a68,_0x580bfa={};_0x580bfa['ucnUR']=_0x3794aa[_0x555e25(0x1b7)];const _0x30528a=_0x580bfa;_0x3794aa[_0x555e25(0x1bb)](_0x3794aa['nQlPf'],_0x3794aa['gPmmW'])?_0x5206d0['log'](_0x30528a[_0x555e25(0x1df)],_0x5c0ec6['title']):_0x1e1ad8[_0x555e25(0x184)]();});async function _0x253cbf(){const _0x58410c=_0x22a68;try{await _0x1e1ad8[_0x58410c(0x1ba)](),await _0x1e1ad8[_0x58410c(0x1a5)]();}finally{process['chdir'](_0x21be6e),await _0x1e1ad8[_0x58410c(0x1db)]();}}_0x3794aa['yuTYO'](_0x253cbf);}module[a1_0x421ae7(0x1fe)]=run;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
'use strict';const a2_0x4d67b4=a2_0x45d8;(function(_0x9d4bce,_0x28915e){const _0x10441c=a2_0x45d8,_0x218a61=_0x9d4bce();while(!![]){try{const _0x2315bd=parseInt(_0x10441c(0x232))/0x1+-parseInt(_0x10441c(0x208))/0x2*(parseInt(_0x10441c(0x1f4))/0x3)+parseInt(_0x10441c(0x221))/0x4+-parseInt(_0x10441c(0x22a))/0x5*(-parseInt(_0x10441c(0x217))/0x6)+parseInt(_0x10441c(0x229))/0x7+parseInt(_0x10441c(0x20e))/0x8+parseInt(_0x10441c(0x228))/0x9*(-parseInt(_0x10441c(0x207))/0xa);if(_0x2315bd===_0x28915e)break;else _0x218a61['push'](_0x218a61['shift']());}catch(_0x3653d9){_0x218a61['push'](_0x218a61['shift']());}}}(a2_0x38c0,0x7787e));const fs=require('fs'),path=require(a2_0x4d67b4(0x24e)),logger=require('../../helpers/logger')[a2_0x4d67b4(0x201)],{default:BrowserStackSetup}=require(a2_0x4d67b4(0x1e4)),helper=require(a2_0x4d67b4(0x1fb)),constants=require(a2_0x4d67b4(0x248)),{parallelCucumberRun}=require(a2_0x4d67b4(0x21a)),chalk=require(a2_0x4d67b4(0x25b));function printCucumberStats(_0x1264d6){const _0x2d8d43=a2_0x4d67b4,_0x3a4e8b={'fokWa':_0x2d8d43(0x226),'xLmuO':'Removing\x20tmp\x20directory\x20created\x20for\x20reports','vFGLF':'cucumber','vsBjy':function(_0x4f1436,_0x2424ac){return _0x4f1436-_0x2424ac;},'tEQpq':function(_0x36ff6c,_0x4292a0){return _0x36ff6c>=_0x4292a0;},'KViCf':function(_0x765903,_0x12b100){return _0x765903>_0x12b100;},'IRPxx':function(_0x39566f,_0x3da6b8){return _0x39566f(_0x3da6b8);},'tqMpr':function(_0x27a788,_0x2f2bf0){return _0x27a788===_0x2f2bf0;},'zLMXt':_0x2d8d43(0x206),'nTHwa':function(_0x43b9f4,_0x218dbc){return _0x43b9f4>_0x218dbc;},'CymhW':function(_0x9a9ebd,_0x4dbd90){return _0x9a9ebd-_0x4dbd90;},'cKGAf':function(_0x5bf792,_0x5869bf){return _0x5bf792-_0x5869bf;},'RSujL':function(_0x1b6290,_0x38593c){return _0x1b6290!==_0x38593c;},'GHKGx':_0x2d8d43(0x1dd),'iGAOZ':_0x2d8d43(0x216),'piqrz':function(_0x10f26f,_0x3f6bb9){return _0x10f26f>_0x3f6bb9;},'sFlXP':function(_0x32e612,_0x45fb06){return _0x32e612===_0x45fb06;},'OmzZu':_0x2d8d43(0x225),'eCYZP':function(_0x5b0be7,_0x155cc6){return _0x5b0be7>_0x155cc6;},'oUalX':function(_0x3eeaba,_0x541229){return _0x3eeaba>_0x541229;},'UsPkV':_0x2d8d43(0x215),'nHRUS':_0x2d8d43(0x1e3),'jNnEi':'rjhTz','rLBRc':_0x2d8d43(0x223),'FMnZK':_0x2d8d43(0x1d1),'uammG':function(_0xb53e91,_0x1356e3){return _0xb53e91>_0x1356e3;},'IaBrP':'qpTuZ','hbTCG':function(_0x5e6be2,_0x674715){return _0x5e6be2===_0x674715;},'SbMbz':_0x2d8d43(0x256),'hqsMB':function(_0x1c56f7,_0x2d34ab){return _0x1c56f7>_0x2d34ab;},'viUqc':function(_0x4dfae2,_0x248e05){return _0x4dfae2!==_0x248e05;},'Egurb':'sQvNV','AAdoV':_0x2d8d43(0x202),'GMnAA':function(_0x53fc28,_0x375f04){return _0x53fc28!==_0x375f04;},'kRJgz':_0x2d8d43(0x1ce),'yWtYb':function(_0x18bae7,_0x2fb4cd){return _0x18bae7+_0x2fb4cd;},'PgBvW':function(_0x52bd7b,_0x51df08){return _0x52bd7b+_0x51df08;},'vgzom':function(_0x3e73ed,_0x14e2ab){return _0x3e73ed+_0x14e2ab;},'okTuL':function(_0x135ab,_0x207ab6){return _0x135ab+_0x207ab6;},'snNDw':function(_0x4423a8,_0x4716cd){return _0x4423a8+_0x4716cd;},'EDMSt':function(_0x185707,_0x41ac91){return _0x185707==_0x41ac91;},'aWrdo':_0x2d8d43(0x1dc),'hfkvm':_0x2d8d43(0x1d4),'RwIxQ':_0x2d8d43(0x1e7)};let _0x469d5f=0x0;if(_0x3a4e8b[_0x2d8d43(0x235)](_0x1264d6[_0x2d8d43(0x1cc)],0x0))return _0x469d5f;return console[_0x2d8d43(0x1f2)](chalk[_0x2d8d43(0x1e8)][_0x2d8d43(0x250)](_0x3a4e8b[_0x2d8d43(0x1c8)])),_0x1264d6[_0x2d8d43(0x20c)](_0x15168f=>{const _0x65ca2d=_0x2d8d43,_0x48b7c8={'WEdcY':_0x3a4e8b[_0x65ca2d(0x254)],'Izksr':_0x3a4e8b[_0x65ca2d(0x209)],'mvaeE':_0x3a4e8b[_0x65ca2d(0x1ca)],'CnGpg':function(_0x47b29e,_0x27068b){const _0x486b22=_0x65ca2d;return _0x3a4e8b[_0x486b22(0x23d)](_0x47b29e,_0x27068b);},'hYuPh':function(_0x32cd49,_0x4bbcb6){const _0x1a3036=_0x65ca2d;return _0x3a4e8b[_0x1a3036(0x1cb)](_0x32cd49,_0x4bbcb6);},'vhyFU':function(_0x36c3c9,_0x187eef){const _0x5a25d8=_0x65ca2d;return _0x3a4e8b[_0x5a25d8(0x1fc)](_0x36c3c9,_0x187eef);},'nlmTL':function(_0x4ef636,_0x196717){return _0x3a4e8b['IRPxx'](_0x4ef636,_0x196717);}};if(_0x3a4e8b[_0x65ca2d(0x24b)](_0x3a4e8b['zLMXt'],_0x3a4e8b['zLMXt'])){let _0x103926=_0x15168f[0x0],_0x2cf76e=_0x15168f[0x1];console[_0x65ca2d(0x1f2)]('\x0a'+chalk[_0x65ca2d(0x1e8)][_0x65ca2d(0x1d8)](''+helper[_0x65ca2d(0x244)](_0x103926)));let _0x2783c9=_0x2cf76e['scenarios'],_0x4f46ea=_0x2cf76e['steps'],_0x220aed=_0x2cf76e['scenariosFailed'],_0x76cce0=_0x2cf76e[_0x65ca2d(0x1eb)],_0xf1b0c4=_0x2cf76e[_0x65ca2d(0x1fe)],_0x2fdac2=_0x2cf76e[_0x65ca2d(0x25c)],_0x199bc1=_0x2cf76e[_0x65ca2d(0x1ea)],_0x391642=_0x2cf76e[_0x65ca2d(0x21d)],_0x1e9d59=_0x2cf76e[_0x65ca2d(0x25a)],_0x5e9fc1=_0x2cf76e[_0x65ca2d(0x211)],_0xf23d5d=_0x2cf76e[_0x65ca2d(0x1ff)],_0x2045e1=_0x2783c9+_0x65ca2d(0x1e0);const _0x3cb88d=_0x3a4e8b['nTHwa'](_0x3a4e8b[_0x65ca2d(0x247)](_0x2783c9,_0x220aed),0x0)?_0x3a4e8b['cKGAf'](_0x2783c9,_0x220aed):0x0;if(_0x3a4e8b[_0x65ca2d(0x230)](_0x220aed,0x0)&&_0x3a4e8b['KViCf'](_0x3cb88d,0x0))_0x3a4e8b[_0x65ca2d(0x252)](_0x3a4e8b[_0x65ca2d(0x222)],_0x3a4e8b[_0x65ca2d(0x1e6)])?_0x2045e1+='\x20('+chalk[_0x65ca2d(0x1e8)][_0x65ca2d(0x24c)](_0x220aed+_0x65ca2d(0x246))+',\x20'+chalk[_0x65ca2d(0x1e8)]['green'](_0x3cb88d+_0x65ca2d(0x24a))+')':(_0x565a75['debug'](_0x48b7c8['WEdcY']),_0x493700[_0x65ca2d(0x1cd)](_0x31cba4,_0x4fcabb),_0x465a5e[_0x65ca2d(0x1f3)](_0x48b7c8[_0x65ca2d(0x23b)]),_0x38b4e1[_0x65ca2d(0x22f)](_0x184178));else(_0x3a4e8b[_0x65ca2d(0x230)](_0x220aed,0x0)||_0x3a4e8b[_0x65ca2d(0x1f1)](_0x3cb88d,0x0))&&(_0x3a4e8b[_0x65ca2d(0x1df)](_0x3a4e8b['OmzZu'],_0x3a4e8b[_0x65ca2d(0x1f9)])?_0x2045e1+=_0x3a4e8b['eCYZP'](_0x220aed,0x0)?'\x20('+chalk[_0x65ca2d(0x1e8)]['red'](_0x220aed+'\x20failed')+')':'\x20('+chalk[_0x65ca2d(0x1e8)][_0x65ca2d(0x259)](_0x3cb88d+'\x20passed')+')':_0x10513d[_0x65ca2d(0x20d)](''+_0x5610bd['bold']['yellow'](_0x375672+_0x65ca2d(0x1e1))));let _0x203fac=_0x4f46ea+_0x65ca2d(0x23f),_0x3da432=[];if(_0x3a4e8b[_0x65ca2d(0x1f8)](_0x5e9fc1,0x0)){if(_0x3a4e8b[_0x65ca2d(0x24b)](_0x3a4e8b[_0x65ca2d(0x1ee)],_0x3a4e8b[_0x65ca2d(0x236)])){if(_0x3f8eca)_0x8bd10d[_0x65ca2d(0x20d)](_0x1f5dea[_0x65ca2d(0x203)](_0x2e1000[_0x65ca2d(0x204)],_0x48b7c8[_0x65ca2d(0x1db)],_0x54fd6a));else _0x42d2ea[_0x65ca2d(0x20d)](_0x4e6109[_0x65ca2d(0x224)](_0x40cd3d['config'],_0x48b7c8['mvaeE'],_0x11e12b));}else _0x3da432[_0x65ca2d(0x20d)](''+chalk[_0x65ca2d(0x1e8)]['red'](_0x5e9fc1+_0x65ca2d(0x1ed)));}_0x3a4e8b[_0x65ca2d(0x1f8)](_0x76cce0,0x0)&&(_0x3a4e8b[_0x65ca2d(0x1df)](_0x3a4e8b[_0x65ca2d(0x218)],_0x3a4e8b[_0x65ca2d(0x218)])?_0x3da432[_0x65ca2d(0x20d)](''+chalk[_0x65ca2d(0x1e8)][_0x65ca2d(0x24c)](_0x76cce0+_0x65ca2d(0x246))):_0x805d2a[_0x65ca2d(0x20d)](''+_0x3ad400[_0x65ca2d(0x1e8)]['yellow'](_0x31e68a+_0x65ca2d(0x22e))));_0x3a4e8b[_0x65ca2d(0x1fc)](_0xf1b0c4,0x0)&&(_0x3a4e8b[_0x65ca2d(0x1df)](_0x3a4e8b[_0x65ca2d(0x253)],_0x3a4e8b[_0x65ca2d(0x1cf)])?_0x29da8c=0x1:_0x3da432[_0x65ca2d(0x20d)](''+chalk['bold'][_0x65ca2d(0x259)](_0xf1b0c4+_0x65ca2d(0x24a))));if(_0x3a4e8b[_0x65ca2d(0x1d0)](_0x199bc1,0x0)){if(_0x3a4e8b[_0x65ca2d(0x24b)](_0x3a4e8b[_0x65ca2d(0x240)],_0x3a4e8b[_0x65ca2d(0x240)]))_0x3da432[_0x65ca2d(0x20d)](''+chalk['bold'][_0x65ca2d(0x1d8)](_0x199bc1+_0x65ca2d(0x1e1)));else{_0x3b8afb[_0x65ca2d(0x23e)](_0x48103c);for(let _0x4b024c=_0x48b7c8['CnGpg'](_0x456c64[_0x65ca2d(0x1cc)],0x1);_0x48b7c8['hYuPh'](_0x4b024c,0x0);_0x4b024c--){_0xf98ed7[_0x65ca2d(0x1e9)](_0x3be200[_0x4b024c],0x2);}}}_0x3a4e8b[_0x65ca2d(0x1d0)](_0x2fdac2,0x0)&&(_0x3a4e8b[_0x65ca2d(0x1da)](_0x3a4e8b[_0x65ca2d(0x257)],_0x3a4e8b['SbMbz'])?_0x3da432[_0x65ca2d(0x20d)](''+chalk[_0x65ca2d(0x1e8)][_0x65ca2d(0x23c)](_0x2fdac2+_0x65ca2d(0x22e))):_0x55140a+=_0x48b7c8['vhyFU'](_0x2c7d2a,0x0)?'\x20('+_0x576bef[_0x65ca2d(0x1e8)][_0x65ca2d(0x24c)](_0x1969fb+'\x20failed')+')':'\x20('+_0x22d2f4[_0x65ca2d(0x1e8)][_0x65ca2d(0x259)](_0x100957+_0x65ca2d(0x24a))+')');_0x3a4e8b['hqsMB'](_0x391642,0x0)&&(_0x3a4e8b[_0x65ca2d(0x255)](_0x3a4e8b[_0x65ca2d(0x21f)],_0x3a4e8b[_0x65ca2d(0x214)])?_0x3da432[_0x65ca2d(0x20d)](''+chalk['bold'][_0x65ca2d(0x1d8)](_0x391642+_0x65ca2d(0x20f))):_0x142bd7[_0x65ca2d(0x20d)](''+_0x56359a[_0x65ca2d(0x1e8)][_0x65ca2d(0x23c)](_0x58cb6f+'\x20skipped')));_0x3a4e8b['piqrz'](_0x1e9d59,0x0)&&(_0x3a4e8b[_0x65ca2d(0x243)](_0x3a4e8b[_0x65ca2d(0x1e2)],_0x3a4e8b['kRJgz'])?_0x584418['splice'](_0x3b3c31[_0x49d577],0x2):_0x3da432[_0x65ca2d(0x20d)](''+chalk[_0x65ca2d(0x1e8)]['yellow'](_0x1e9d59+_0x65ca2d(0x22e))));const _0x20d622=_0x3a4e8b['yWtYb'](_0x3a4e8b[_0x65ca2d(0x1de)](_0x3a4e8b[_0x65ca2d(0x205)](_0x203fac,'('),_0x3da432[_0x65ca2d(0x245)](',\x20')),')');console[_0x65ca2d(0x1f2)](_0x3a4e8b[_0x65ca2d(0x21c)](_0x3a4e8b[_0x65ca2d(0x205)](_0x3a4e8b[_0x65ca2d(0x1f6)](_0x3a4e8b[_0x65ca2d(0x20b)]('\x0a',_0x2045e1),'\x0a'),_0x20d622),'\x0a')),_0x3a4e8b[_0x65ca2d(0x235)](_0xf23d5d,![])&&(_0x3a4e8b['hbTCG'](_0x3a4e8b[_0x65ca2d(0x24f)],_0x3a4e8b[_0x65ca2d(0x219)])?_0x47ea47['push'](''+_0x34f53b[_0x65ca2d(0x1e8)][_0x65ca2d(0x24c)](_0x1c2529+_0x65ca2d(0x1ed))):_0x469d5f=0x1);}else{_0x332c40=_0x10d53a;let _0xe1d75c=_0x48b7c8[_0x65ca2d(0x241)](_0x3e62a0,_0x1d8264);_0x5c5e11[_0x65ca2d(0x1f7)]=_0xe1d75c,_0x48b7c8[_0x65ca2d(0x1d2)](_0x1cf713['length'],0x0)&&(_0xd46ade[_0x65ca2d(0x1f3)](_0x48b7c8[_0x65ca2d(0x233)]),_0x62b8d1[_0x65ca2d(0x1cd)](_0x5a8777,_0x4ed0e8),_0x1144da[_0x65ca2d(0x1f3)](_0x48b7c8['Izksr']),_0x237a41[_0x65ca2d(0x22f)](_0x1fe47e));}}),_0x469d5f;}function a2_0x38c0(){const _0x58f589=['RwIxQ','skipSessionName','vFGLF','tEQpq','length','mergeOutputFiles','cjDeQ','FMnZK','uammG','vwmhE','vhyFU','platforms','qOSIs','NGdJq','finally','testContextOptions','yellow','dlpUl','hbTCG','mvaeE','hLjFS','LCSzx','PgBvW','sFlXP','\x20scenarios','\x20pending','kRJgz','sbPLY','../../helpers/BrowserStackSetup','ZQtad','iGAOZ','****\x20RESULTS\x20****','bold','splice','stepsPending','stepsFailed','CpBxj','\x20ambiguous','UsPkV','exports','lOYhS','piqrz','log','debug','717gKUpVe','qBplS','okTuL','exitCode','oUalX','OmzZu','LddFj','../../helpers/helper','KViCf','useW3C','stepsPassed','processSuccess','cucumber','winstonLogger','wfHPA','modifyBrowserStackW3CCaps','config','vgzom','ZAKKx','10UOsiDM','5718HPWnXT','xLmuO','vucTZ','snNDw','forEach','push','6153440bsrVIv','\x20undefined','browserStackLogLevel','stepsAmbiguous','xVAcQ','parallelsPerPlatform','AAdoV','GSKzU','OQltP','96DyOXPe','jNnEi','hfkvm','../test-runner','PxcFx','yWtYb','stepsUndefined','JxwmO','Egurb','jijxf','3392440zvzqDL','GHKGx','FwMyZ','modifyBrowserStackCaps','wTnBt','Generating\x20consolidated\x20report...','tmp','24105933gpzanz','2814546tWLagh','304995lLvgOy','cucumber-js','hubUrl','pnAbg','\x20skipped','removeDir','nTHwa','cwd','855984tvlBhp','WEdcY','then','EDMSt','nHRUS','rhBel','Removing\x20tmp\x20directory\x20created\x20for\x20reports','logLevel','argv','Izksr','cyan','vsBjy','createDir','\x20steps','IaBrP','nlmTL','LZBSt','GMnAA','getPlatformName','join','\x20failed','CymhW','../utils/constants','Avvpo','\x20passed','tqMpr','red','parseFormatters','path','aWrdo','bgWhite','setUpHubUrl','RSujL','rLBRc','fokWa','viUqc','BNkXk','SbMbz','handleApp','green','stepsUnknown','chalk','stepsSkipped','BBLKC'];a2_0x38c0=function(){return _0x58f589;};return a2_0x38c0();}async function run(_0x4616a0,_0x268620){const _0x2d5672=a2_0x4d67b4,_0x10ee39={'DMmeL':function(_0x1413b6,_0x4172de){return _0x1413b6===_0x4172de;},'dSDmS':_0x2d5672(0x22d),'rhBel':_0x2d5672(0x21e),'xVAcQ':_0x2d5672(0x200),'lOYhS':function(_0x2c347e,_0x16d55e){return _0x2c347e(_0x16d55e);},'qBplS':function(_0x1cdc0f,_0x45970c){return _0x1cdc0f>_0x45970c;},'jgmlh':function(_0x2211ec,_0x15b3b1){return _0x2211ec!==_0x15b3b1;},'jijxf':'MtzRb','vucTZ':'NBtpI','vGBtS':'Generating\x20consolidated\x20report...','BBLKC':_0x2d5672(0x238),'IGdxQ':_0x2d5672(0x22b),'RQSFu':_0x2d5672(0x227),'NGdJq':function(_0x545037,_0x1451ac){return _0x545037!==_0x1451ac;},'CpBxj':_0x2d5672(0x1fa),'Avvpo':'hqkly','blWGg':function(_0x1fb6bb,_0x53c019){return _0x1fb6bb-_0x53c019;},'LZBSt':function(_0x3a6aa5,_0x53966d){return _0x3a6aa5>=_0x53966d;},'eQfTQ':function(_0x2f5c25,_0x2ee8a7){return _0x2f5c25===_0x2ee8a7;},'ZQtad':_0x2d5672(0x1d9),'PxcFx':function(_0x9457ec,_0x3b98f4,_0x26bb20,_0x4056c1,_0x1c7596,_0x38f7ec){return _0x9457ec(_0x3b98f4,_0x26bb20,_0x4056c1,_0x1c7596,_0x38f7ec);}},_0x65de57=new BrowserStackSetup(_0x4616a0,_0x10ee39['IGdxQ']);await _0x65de57[_0x2d5672(0x251)](),await helper[_0x2d5672(0x258)](_0x65de57[_0x2d5672(0x204)]);const _0x4a0f58=[];if(!_0x65de57[_0x2d5672(0x204)])return;const _0x69e41=_0x65de57[_0x2d5672(0x204)][_0x2d5672(0x213)];let _0x4ac756=helper[_0x2d5672(0x1fd)](_0x65de57[_0x2d5672(0x204)]);_0x65de57[_0x2d5672(0x204)][_0x2d5672(0x1d3)][_0x2d5672(0x20c)]((_0x249608,_0x300c24)=>{const _0x31d206=_0x2d5672;if(_0x10ee39['DMmeL'](_0x10ee39['dSDmS'],_0x10ee39[_0x31d206(0x237)]))_0x178046+='\x20('+_0x12a83c['bold']['red'](_0xbd6f76+_0x31d206(0x246))+',\x20'+_0x11d29e['bold'][_0x31d206(0x259)](_0x51ad9f+'\x20passed')+')';else{if(_0x4ac756)_0x4a0f58['push'](helper[_0x31d206(0x203)](_0x65de57[_0x31d206(0x204)],_0x10ee39[_0x31d206(0x212)],_0x300c24));else _0x4a0f58[_0x31d206(0x20d)](helper[_0x31d206(0x224)](_0x65de57['config'],_0x10ee39[_0x31d206(0x212)],_0x300c24));}});const _0x54dcdc={};_0x54dcdc['server']=constants[_0x2d5672(0x22c)],_0x54dcdc['proxySettings']=_0x65de57[_0x2d5672(0x204)]['proxySettings'],_0x54dcdc['maxWorkers']=_0x69e41,_0x54dcdc[_0x2d5672(0x210)]=_0x65de57[_0x2d5672(0x204)][_0x2d5672(0x239)],_0x54dcdc[_0x2d5672(0x1c9)]=_0x65de57[_0x2d5672(0x204)][_0x2d5672(0x1d7)]['skipSessionName'];let _0x485353=_0x54dcdc,_0x178516=process[_0x2d5672(0x23a)],[_0x11c89a,_0x16ce16]=helper[_0x2d5672(0x24d)](_0x178516),_0xa02d64=path[_0x2d5672(0x245)](process[_0x2d5672(0x231)](),_0x10ee39['RQSFu']);if(_0x10ee39[_0x2d5672(0x1f5)](_0x16ce16[_0x2d5672(0x1cc)],0x0)){if(_0x10ee39[_0x2d5672(0x1d5)](_0x10ee39[_0x2d5672(0x1ec)],_0x10ee39[_0x2d5672(0x249)])){helper[_0x2d5672(0x23e)](_0xa02d64);for(let _0x278658=_0x10ee39['blWGg'](_0x11c89a[_0x2d5672(0x1cc)],0x1);_0x10ee39[_0x2d5672(0x242)](_0x278658,0x0);_0x278658--){_0x10ee39['eQfTQ'](_0x10ee39[_0x2d5672(0x1e5)],_0x10ee39[_0x2d5672(0x1e5)])?_0x178516[_0x2d5672(0x1e9)](_0x11c89a[_0x278658],0x2):_0x4d17c7[_0x2d5672(0x20d)](''+_0x33fe85[_0x2d5672(0x1e8)]['red'](_0x265dea+_0x2d5672(0x246)));}}else _0xe863a2[_0x2d5672(0x20d)](''+_0x2c4057['bold'][_0x2d5672(0x259)](_0x75c706+_0x2d5672(0x24a)));}let _0x4ba2d9;_0x10ee39[_0x2d5672(0x21b)](parallelCucumberRun,_0x4a0f58,_0x485353,_0x65de57[_0x2d5672(0x204)],_0x178516,_0x16ce16)[_0x2d5672(0x234)](async _0x5c1e82=>{const _0x38ad93=_0x2d5672;_0x4ba2d9=_0x5c1e82;let _0x8d3277=_0x10ee39[_0x38ad93(0x1f0)](printCucumberStats,_0x5c1e82);process['exitCode']=_0x8d3277,_0x10ee39[_0x38ad93(0x1f5)](_0x16ce16[_0x38ad93(0x1cc)],0x0)&&(_0x10ee39['jgmlh'](_0x10ee39[_0x38ad93(0x220)],_0x10ee39[_0x38ad93(0x20a)])?(logger['debug'](_0x10ee39['vGBtS']),helper['mergeOutputFiles'](_0xa02d64,_0x16ce16),logger[_0x38ad93(0x1f3)](_0x10ee39[_0x38ad93(0x1c7)]),helper[_0x38ad93(0x22f)](_0xa02d64)):_0x5bb478[_0x38ad93(0x20d)](''+_0x5e3b87[_0x38ad93(0x1e8)][_0x38ad93(0x1d8)](_0x7484f9+_0x38ad93(0x20f))));})[_0x2d5672(0x1d6)](async()=>{_0x65de57['errorMessage']=helper['getErrorMessageFromResults'](_0x4ba2d9,_0x10ee39['xVAcQ']),await helper['finalExecution'](_0x65de57);});}function a2_0x45d8(_0x3547b9,_0x5d2476){const _0x38c0b9=a2_0x38c0();return a2_0x45d8=function(_0x45d819,_0x4366e0){_0x45d819=_0x45d819-0x1c7;let _0x26c05a=_0x38c0b9[_0x45d819];return _0x26c05a;},a2_0x45d8(_0x3547b9,_0x5d2476);}module[a2_0x4d67b4(0x1ef)]=run;
|
|
2
|
+
'use strict';const a2_0x1c1e91=a2_0x385a;(function(_0x67105f,_0x3e1489){const _0x20f890=a2_0x385a,_0xe4c242=_0x67105f();while(!![]){try{const _0x418b76=parseInt(_0x20f890(0x1f4))/0x1*(-parseInt(_0x20f890(0x204))/0x2)+parseInt(_0x20f890(0x1e8))/0x3*(parseInt(_0x20f890(0x22b))/0x4)+-parseInt(_0x20f890(0x234))/0x5+-parseInt(_0x20f890(0x21e))/0x6+-parseInt(_0x20f890(0x1bd))/0x7*(-parseInt(_0x20f890(0x1bf))/0x8)+-parseInt(_0x20f890(0x1d4))/0x9+parseInt(_0x20f890(0x210))/0xa*(parseInt(_0x20f890(0x207))/0xb);if(_0x418b76===_0x3e1489)break;else _0xe4c242['push'](_0xe4c242['shift']());}catch(_0x1852b6){_0xe4c242['push'](_0xe4c242['shift']());}}}(a2_0x3277,0xd2da5));function a2_0x3277(){const _0x4b1d97=['cucumber','\x20skipped','pIdtn','2917245UvTJfS','modifyBrowserStackW3CCaps','wqVie','yellow','path','\x20undefined','ecJto','\x20steps','xMGcS','zHDHO','rHiBQ','bgWhite','OtUXZ','uvYLT','hmXvQ','proxySettings','uMSsv','length','aLREG','push','PwZEn','GJyEi','log','platforms','mergeOutputFiles','skipSessionName','cwd','createDir','rIFgn','snshj','WZwiz','35kjaeSL','stepsUndefined','1207048CIAMCi','../../helpers/BrowserStackSetup','../test-runner','kXdae','XLdNy','parseFormatters','tiOHU','debug','bold','red','DBJQv','stepsUnknown','chalk','PROHW','mOkvs','removeDir','Zqjzl','BXpbv','stepsPassed','yomOK','maxWorkers','11424204JGtUOR','JXaUJ','lUKCS','HYqII','clZPw','cIYBk','ZbymY','\x20passed','cyan','winstonLogger','VcEZP','scenarios','cGVYS','GhyZk','exitCode','cKZkB','XQETK','\x20ambiguous','testContextOptions','\x20failed','3gakXjO','BYitw','sWJrG','getPlatformName','stepsPending','scenariosFailed','sCPnL','ERBRD','yofft','uZXLm','yLIFM','VnspY','26dzGsUl','\x20pending','useW3C','Bfblb','mUGWJ','JRQEf','browserStackLogLevel','modifyBrowserStackCaps','xFCUd','forEach','server','cejwN','beqEm','finally','YHIwL','then','2064izodBo','DYBaE','EAXdY','8074ChWiOO','stepsFailed','splice','gJSgq','cwqoT','green','Htejh','CIxGe','tmp','32770fsBFvf','NkYcM','steps','tUZzR','oBrol','join','qSqBl','Generating\x20consolidated\x20report...','eHPYE','aPDaC','WrKVO','../utils/constants','setUpHubUrl','FcRGp','4689804lQpNCd','stepsAmbiguous','xcKcF','getErrorMessageFromResults','ytMUl','tLEiL','processSuccess','../../helpers/helper','logLevel','uJylL','rSFyp','errorMessage','JzyLZ','1460804OBYOSp','config','quVVY','OFzzm','RRMtq','daFcG'];a2_0x3277=function(){return _0x4b1d97;};return a2_0x3277();}function a2_0x385a(_0x4c4928,_0x544a1d){const _0x327779=a2_0x3277();return a2_0x385a=function(_0x385a4d,_0x28fa20){_0x385a4d=_0x385a4d-0x1a2;let _0xb3d07b=_0x327779[_0x385a4d];return _0xb3d07b;},a2_0x385a(_0x4c4928,_0x544a1d);}const fs=require('fs'),path=require(a2_0x1c1e91(0x1a2)),logger=require('../../helpers/logger')[a2_0x1c1e91(0x1dd)],{default:BrowserStackSetup}=require(a2_0x1c1e91(0x1c0)),helper=require(a2_0x1c1e91(0x225)),constants=require(a2_0x1c1e91(0x21b)),{parallelCucumberRun}=require(a2_0x1c1e91(0x1c1)),chalk=require(a2_0x1c1e91(0x1cb));function printCucumberStats(_0x3a4fd5){const _0xea7dd9=a2_0x1c1e91,_0x40d532={};_0x40d532[_0xea7dd9(0x236)]=function(_0x458f99,_0x134226){return _0x458f99-_0x134226;},_0x40d532[_0xea7dd9(0x1d5)]=function(_0x522c7b,_0x9c594d){return _0x522c7b>=_0x9c594d;},_0x40d532[_0xea7dd9(0x1bc)]=function(_0x1f4200,_0x3bac36){return _0x1f4200>_0x3bac36;},_0x40d532['JRQEf']='cucumber',_0x40d532[_0xea7dd9(0x1a6)]=_0xea7dd9(0x217),_0x40d532[_0xea7dd9(0x1ff)]='Removing\x20tmp\x20directory\x20created\x20for\x20reports',_0x40d532['ERBRD']=function(_0x206b1a,_0x104396){return _0x206b1a!==_0x104396;},_0x40d532[_0xea7dd9(0x1da)]=_0xea7dd9(0x1e3),_0x40d532['DBJQv']='xtYBL',_0x40d532[_0xea7dd9(0x1b0)]=function(_0x2a9206,_0x2177c3){return _0x2a9206>_0x2177c3;},_0x40d532[_0xea7dd9(0x206)]=function(_0x1cf736,_0x5ebfd9){return _0x1cf736-_0x5ebfd9;},_0x40d532[_0xea7dd9(0x1d9)]=function(_0x3e8164,_0x153cee){return _0x3e8164-_0x153cee;},_0x40d532[_0xea7dd9(0x22f)]=function(_0x423e3a,_0x2c0d00){return _0x423e3a>_0x2c0d00;},_0x40d532[_0xea7dd9(0x1e1)]=_0xea7dd9(0x1e9),_0x40d532[_0xea7dd9(0x20a)]=function(_0xadfbf1,_0x490f2f){return _0xadfbf1===_0x490f2f;},_0x40d532[_0xea7dd9(0x228)]=_0xea7dd9(0x1d6),_0x40d532['eHPYE']=function(_0x4b9857,_0x4aaafb){return _0x4b9857>_0x4aaafb;},_0x40d532[_0xea7dd9(0x227)]=function(_0x10ff81,_0x3df1de){return _0x10ff81!==_0x3df1de;},_0x40d532['DYBaE']=_0xea7dd9(0x219),_0x40d532[_0xea7dd9(0x1a4)]=_0xea7dd9(0x1fc),_0x40d532[_0xea7dd9(0x1f7)]=function(_0x2136e4,_0x2ef81c){return _0x2136e4===_0x2ef81c;},_0x40d532['beqEm']=_0xea7dd9(0x1f2),_0x40d532['Htejh']=_0xea7dd9(0x20e),_0x40d532[_0xea7dd9(0x1d2)]=function(_0x4fcfb1,_0x2d0c4a){return _0x4fcfb1!==_0x2d0c4a;},_0x40d532[_0xea7dd9(0x1e0)]=_0xea7dd9(0x22d),_0x40d532['tUZzR']=_0xea7dd9(0x214),_0x40d532['mOkvs']=function(_0x31136c,_0x48bf7e){return _0x31136c===_0x48bf7e;},_0x40d532[_0xea7dd9(0x21a)]=_0xea7dd9(0x233),_0x40d532[_0xea7dd9(0x1d8)]='pazKS',_0x40d532[_0xea7dd9(0x20b)]=_0xea7dd9(0x22a),_0x40d532[_0xea7dd9(0x211)]=function(_0x576d39,_0x39a235){return _0x576d39+_0x39a235;},_0x40d532[_0xea7dd9(0x202)]=function(_0x36ec53,_0x18a218){return _0x36ec53+_0x18a218;},_0x40d532['hmXvQ']=function(_0x1bdedc,_0x878b93){return _0x1bdedc+_0x878b93;},_0x40d532['daFcG']=function(_0x23142b,_0x1bdc7b){return _0x23142b+_0x1bdc7b;},_0x40d532[_0xea7dd9(0x1c2)]=function(_0x23fc5f,_0x24a5e7){return _0x23fc5f==_0x24a5e7;},_0x40d532[_0xea7dd9(0x1d0)]=function(_0xcf796f,_0x535e7f){return _0xcf796f===_0x535e7f;},_0x40d532[_0xea7dd9(0x1ea)]=_0xea7dd9(0x22e),_0x40d532[_0xea7dd9(0x222)]=_0xea7dd9(0x1aa),_0x40d532[_0xea7dd9(0x1c5)]=function(_0x575a08,_0x1a0011){return _0x575a08==_0x1a0011;},_0x40d532[_0xea7dd9(0x1f8)]='****\x20RESULTS\x20****';const _0x4c86ed=_0x40d532;let _0x2718dd=0x0;if(_0x4c86ed['tiOHU'](_0x3a4fd5['length'],0x0))return _0x2718dd;return console['log'](chalk[_0xea7dd9(0x1c7)][_0xea7dd9(0x1a9)](_0x4c86ed[_0xea7dd9(0x1f8)])),_0x3a4fd5[_0xea7dd9(0x1fd)](_0xb0cdf3=>{const _0x3aab0a=_0xea7dd9,_0x4aa006={};_0x4aa006[_0x3aab0a(0x1a7)]=_0x4c86ed[_0x3aab0a(0x1f9)],_0x4aa006['uvYLT']=_0x4c86ed[_0x3aab0a(0x1a6)],_0x4aa006[_0x3aab0a(0x1b2)]=_0x4c86ed['cejwN'];const _0x2ee0c4=_0x4aa006;if(_0x4c86ed['ERBRD'](_0x4c86ed['ZbymY'],_0x4c86ed[_0x3aab0a(0x1c9)])){let _0x267dc9=_0xb0cdf3[0x0],_0x34cddf=_0xb0cdf3[0x1];console[_0x3aab0a(0x1b4)]('\x0a'+chalk[_0x3aab0a(0x1c7)]['yellow'](''+helper[_0x3aab0a(0x1eb)](_0x267dc9)));let _0xc267e4=_0x34cddf[_0x3aab0a(0x1df)],_0x17b311=_0x34cddf[_0x3aab0a(0x212)],_0x459584=_0x34cddf[_0x3aab0a(0x1ed)],_0x190574=_0x34cddf[_0x3aab0a(0x208)],_0xc37812=_0x34cddf[_0x3aab0a(0x1d1)],_0x126303=_0x34cddf['stepsSkipped'],_0x490b0=_0x34cddf[_0x3aab0a(0x1ec)],_0x31adc9=_0x34cddf[_0x3aab0a(0x1be)],_0x2a69eb=_0x34cddf[_0x3aab0a(0x1ca)],_0x4f54cc=_0x34cddf[_0x3aab0a(0x21f)],_0x4883e1=_0x34cddf[_0x3aab0a(0x224)],_0x211d28=_0xc267e4+'\x20scenarios';const _0x51f328=_0x4c86ed[_0x3aab0a(0x1b0)](_0x4c86ed[_0x3aab0a(0x206)](_0xc267e4,_0x459584),0x0)?_0x4c86ed[_0x3aab0a(0x1d9)](_0xc267e4,_0x459584):0x0;if(_0x4c86ed['WZwiz'](_0x459584,0x0)&&_0x4c86ed['RRMtq'](_0x51f328,0x0))_0x4c86ed['ERBRD'](_0x4c86ed[_0x3aab0a(0x1e1)],_0x4c86ed['GhyZk'])?_0x345972=0x1:_0x211d28+='\x20('+chalk[_0x3aab0a(0x1c7)][_0x3aab0a(0x1c8)](_0x459584+_0x3aab0a(0x1e7))+',\x20'+chalk[_0x3aab0a(0x1c7)][_0x3aab0a(0x20c)](_0x51f328+_0x3aab0a(0x1db))+')';else(_0x4c86ed['aLREG'](_0x459584,0x0)||_0x4c86ed[_0x3aab0a(0x1bc)](_0x51f328,0x0))&&(_0x4c86ed[_0x3aab0a(0x20a)](_0x4c86ed[_0x3aab0a(0x228)],_0x4c86ed[_0x3aab0a(0x228)])?_0x211d28+=_0x4c86ed[_0x3aab0a(0x218)](_0x459584,0x0)?'\x20('+chalk[_0x3aab0a(0x1c7)]['red'](_0x459584+_0x3aab0a(0x1e7))+')':'\x20('+chalk['bold']['green'](_0x51f328+_0x3aab0a(0x1db))+')':_0x5d3885['push'](''+_0x232a62[_0x3aab0a(0x1c7)]['cyan'](_0x51e33a+'\x20skipped')));let _0x591830=_0x17b311+_0x3aab0a(0x1a5),_0x594dd3=[];if(_0x4c86ed[_0x3aab0a(0x218)](_0x4f54cc,0x0)){if(_0x4c86ed[_0x3aab0a(0x227)](_0x4c86ed['DYBaE'],_0x4c86ed[_0x3aab0a(0x205)])){if(_0x50d38e)_0xdcdae8[_0x3aab0a(0x1b1)](_0x5563fe[_0x3aab0a(0x235)](_0x2c47eb['config'],_0x2ee0c4['zHDHO'],_0x3dcf5c));else _0x350856[_0x3aab0a(0x1b1)](_0x97e728[_0x3aab0a(0x1fb)](_0x48a4b0[_0x3aab0a(0x22c)],_0x2ee0c4[_0x3aab0a(0x1a7)],_0x19c994));}else _0x594dd3[_0x3aab0a(0x1b1)](''+chalk[_0x3aab0a(0x1c7)][_0x3aab0a(0x1c8)](_0x4f54cc+_0x3aab0a(0x1e5)));}_0x4c86ed['eHPYE'](_0x190574,0x0)&&(_0x4c86ed[_0x3aab0a(0x1ef)](_0x4c86ed[_0x3aab0a(0x1a4)],_0x4c86ed['ecJto'])?_0x475a22[_0x3aab0a(0x1b1)](''+_0x2509a7[_0x3aab0a(0x1c7)][_0x3aab0a(0x237)](_0x5d411e+_0x3aab0a(0x1a3))):_0x594dd3[_0x3aab0a(0x1b1)](''+chalk[_0x3aab0a(0x1c7)][_0x3aab0a(0x1c8)](_0x190574+_0x3aab0a(0x1e7))));_0x4c86ed['aLREG'](_0xc37812,0x0)&&(_0x4c86ed['Bfblb'](_0x4c86ed[_0x3aab0a(0x200)],_0x4c86ed[_0x3aab0a(0x20d)])?_0x3d084b+='\x20('+_0x598f15[_0x3aab0a(0x1c7)][_0x3aab0a(0x1c8)](_0x4432c3+_0x3aab0a(0x1e7))+',\x20'+_0x177a9f[_0x3aab0a(0x1c7)][_0x3aab0a(0x20c)](_0xcfa2a1+_0x3aab0a(0x1db))+')':_0x594dd3[_0x3aab0a(0x1b1)](''+chalk['bold'][_0x3aab0a(0x20c)](_0xc37812+_0x3aab0a(0x1db))));_0x4c86ed[_0x3aab0a(0x22f)](_0x490b0,0x0)&&(_0x4c86ed['yomOK'](_0x4c86ed[_0x3aab0a(0x1e0)],_0x4c86ed['cGVYS'])?_0x5641cc[_0x3aab0a(0x1b1)](''+_0x23b524[_0x3aab0a(0x1c7)][_0x3aab0a(0x1c8)](_0x34cf2b+_0x3aab0a(0x1e5))):_0x594dd3[_0x3aab0a(0x1b1)](''+chalk[_0x3aab0a(0x1c7)][_0x3aab0a(0x237)](_0x490b0+_0x3aab0a(0x1f5))));_0x4c86ed[_0x3aab0a(0x1bc)](_0x126303,0x0)&&(_0x4c86ed[_0x3aab0a(0x227)](_0x4c86ed[_0x3aab0a(0x213)],_0x4c86ed[_0x3aab0a(0x213)])?_0x3a937a['push'](''+_0x3af9f9[_0x3aab0a(0x1c7)][_0x3aab0a(0x1c8)](_0x38537e+_0x3aab0a(0x1e7))):_0x594dd3['push'](''+chalk[_0x3aab0a(0x1c7)][_0x3aab0a(0x1dc)](_0x126303+_0x3aab0a(0x232))));_0x4c86ed[_0x3aab0a(0x218)](_0x31adc9,0x0)&&(_0x4c86ed[_0x3aab0a(0x1cd)](_0x4c86ed['WrKVO'],_0x4c86ed[_0x3aab0a(0x21a)])?_0x594dd3[_0x3aab0a(0x1b1)](''+chalk['bold']['yellow'](_0x31adc9+'\x20undefined')):(_0x4011df[_0x3aab0a(0x1c6)](_0x2ee0c4[_0x3aab0a(0x1ab)]),_0x5e451a[_0x3aab0a(0x1b6)](_0x119b1a,_0x187596),_0x5d2b23['debug'](_0x2ee0c4['PwZEn']),_0x443cdb[_0x3aab0a(0x1ce)](_0x58a465)));_0x4c86ed['RRMtq'](_0x2a69eb,0x0)&&(_0x4c86ed['uJylL'](_0x4c86ed['clZPw'],_0x4c86ed['cwqoT'])?_0x594dd3[_0x3aab0a(0x1b1)](''+chalk[_0x3aab0a(0x1c7)][_0x3aab0a(0x237)](_0x2a69eb+_0x3aab0a(0x232))):_0x57f184[_0x3aab0a(0x1b1)](''+_0x1c1435['bold'][_0x3aab0a(0x20c)](_0x4548da+_0x3aab0a(0x1db))));const _0xdcd916=_0x4c86ed[_0x3aab0a(0x211)](_0x4c86ed[_0x3aab0a(0x202)](_0x4c86ed[_0x3aab0a(0x1ac)](_0x591830,'('),_0x594dd3['join'](',\x20')),')');console[_0x3aab0a(0x1b4)](_0x4c86ed[_0x3aab0a(0x211)](_0x4c86ed[_0x3aab0a(0x230)](_0x4c86ed[_0x3aab0a(0x211)](_0x4c86ed[_0x3aab0a(0x1ac)]('\x0a',_0x211d28),'\x0a'),_0xdcd916),'\x0a'));if(_0x4c86ed[_0x3aab0a(0x1c2)](_0x4883e1,![])){if(_0x4c86ed[_0x3aab0a(0x1d0)](_0x4c86ed['sWJrG'],_0x4c86ed[_0x3aab0a(0x222)])){_0x4b3d9a[_0x3aab0a(0x1b9)](_0xd60fc5);for(let _0x13e79b=_0x4c86ed[_0x3aab0a(0x236)](_0x239d2a[_0x3aab0a(0x1af)],0x1);_0x4c86ed['JXaUJ'](_0x13e79b,0x0);_0x13e79b--){_0x5eba82[_0x3aab0a(0x209)](_0x3ddfe4[_0x13e79b],0x2);}}else _0x2718dd=0x1;}}else _0x2106bb+=_0x4c86ed['WZwiz'](_0x4cd0a5,0x0)?'\x20('+_0x5687e1[_0x3aab0a(0x1c7)][_0x3aab0a(0x1c8)](_0x4261bc+_0x3aab0a(0x1e7))+')':'\x20('+_0x52ebd2[_0x3aab0a(0x1c7)]['green'](_0x1e84da+'\x20passed')+')';}),_0x2718dd;}async function run(_0x479cf2,_0x3e76f4){const _0x15d06b=a2_0x1c1e91,_0x4c528e={'rHiBQ':function(_0x4c7dbf,_0x4497b9){return _0x4c7dbf===_0x4497b9;},'ubWap':_0x15d06b(0x220),'VnspY':_0x15d06b(0x1ae),'PROHW':_0x15d06b(0x231),'rIFgn':function(_0x35873e,_0x315452){return _0x35873e(_0x315452);},'XQETK':function(_0x2d8436,_0x3b3f6b){return _0x2d8436>_0x3b3f6b;},'XLdNy':'Generating\x20consolidated\x20report...','sCPnL':'Removing\x20tmp\x20directory\x20created\x20for\x20reports','juxme':function(_0x436933,_0x27272e){return _0x436933(_0x27272e);},'Zqjzl':function(_0x446e15,_0x303575){return _0x446e15===_0x303575;},'FcRGp':'YCIuK','GJyEi':'cucumber-js','SidBh':_0x15d06b(0x20f),'yofft':function(_0xa38ade,_0x5c4b42){return _0xa38ade!==_0x5c4b42;},'qSqBl':_0x15d06b(0x1f1),'oxgMy':function(_0x53e843,_0x52db40){return _0x53e843-_0x52db40;},'ycPwa':function(_0x3a96f0,_0x4343a5){return _0x3a96f0>=_0x4343a5;},'tLEiL':_0x15d06b(0x1d7),'EjJUG':_0x15d06b(0x1bb),'VcEZP':function(_0xe284bd,_0x3666cd,_0x2e1d98,_0x55c2cb,_0x1acc82,_0x1f238b){return _0xe284bd(_0x3666cd,_0x2e1d98,_0x55c2cb,_0x1acc82,_0x1f238b);}},_0x3e9996=new BrowserStackSetup(_0x479cf2,_0x4c528e[_0x15d06b(0x1b3)]);await _0x3e9996[_0x15d06b(0x21c)](),await helper['handleApp'](_0x3e9996[_0x15d06b(0x22c)]);const _0x48b17e=[];if(!_0x3e9996['config'])return;const _0x310b9f=_0x3e9996['config']['parallelsPerPlatform'];let _0x182c25=helper[_0x15d06b(0x1f6)](_0x3e9996[_0x15d06b(0x22c)]);_0x3e9996[_0x15d06b(0x22c)][_0x15d06b(0x1b5)][_0x15d06b(0x1fd)]((_0x23c3bd,_0x2048d6)=>{const _0x1de2cc=_0x15d06b;if(_0x4c528e['rHiBQ'](_0x4c528e['ubWap'],_0x4c528e[_0x1de2cc(0x1f3)]))_0x33401a[_0x1de2cc(0x209)](_0x13e59e[_0x5c0ede],0x2);else{if(_0x182c25)_0x48b17e['push'](helper[_0x1de2cc(0x235)](_0x3e9996[_0x1de2cc(0x22c)],_0x4c528e[_0x1de2cc(0x1cc)],_0x2048d6));else _0x48b17e[_0x1de2cc(0x1b1)](helper['modifyBrowserStackCaps'](_0x3e9996[_0x1de2cc(0x22c)],_0x4c528e[_0x1de2cc(0x1cc)],_0x2048d6));}});const _0x488040={};_0x488040[_0x15d06b(0x1fe)]=constants['hubUrl'],_0x488040['proxySettings']=_0x3e9996[_0x15d06b(0x22c)][_0x15d06b(0x1ad)],_0x488040[_0x15d06b(0x1d3)]=_0x310b9f,_0x488040[_0x15d06b(0x1fa)]=_0x3e9996[_0x15d06b(0x22c)][_0x15d06b(0x226)],_0x488040[_0x15d06b(0x1b7)]=_0x3e9996[_0x15d06b(0x22c)][_0x15d06b(0x1e6)]['skipSessionName'];let _0x142b23=_0x488040,_0x1b66db=process['argv'],[_0x1e8a78,_0x33f9fa]=helper[_0x15d06b(0x1c4)](_0x1b66db),_0x5189f0=path[_0x15d06b(0x215)](process[_0x15d06b(0x1b8)](),_0x4c528e['SidBh']);if(_0x4c528e[_0x15d06b(0x1e4)](_0x33f9fa['length'],0x0)){if(_0x4c528e[_0x15d06b(0x1f0)](_0x4c528e[_0x15d06b(0x216)],_0x4c528e[_0x15d06b(0x216)]))_0x37c10a['push'](''+_0x488c14[_0x15d06b(0x1c7)]['yellow'](_0x7b2037+_0x15d06b(0x1f5)));else{helper['createDir'](_0x5189f0);for(let _0x540183=_0x4c528e['oxgMy'](_0x1e8a78[_0x15d06b(0x1af)],0x1);_0x4c528e['ycPwa'](_0x540183,0x0);_0x540183--){if(_0x4c528e[_0x15d06b(0x1a8)](_0x4c528e[_0x15d06b(0x223)],_0x4c528e['EjJUG'])){_0x204475=_0x394748;let _0x1c6a2e=_0x4c528e[_0x15d06b(0x1ba)](_0x189535,_0x419762);_0x3edaa5[_0x15d06b(0x1e2)]=_0x1c6a2e,_0x4c528e[_0x15d06b(0x1e4)](_0xa9e846[_0x15d06b(0x1af)],0x0)&&(_0x445545[_0x15d06b(0x1c6)](_0x4c528e[_0x15d06b(0x1c3)]),_0x5c4784['mergeOutputFiles'](_0x516b53,_0x124158),_0x7fef8d[_0x15d06b(0x1c6)](_0x4c528e['sCPnL']),_0x4b14a9['removeDir'](_0x148663));}else _0x1b66db[_0x15d06b(0x209)](_0x1e8a78[_0x540183],0x2);}}}let _0x525f9a;_0x4c528e[_0x15d06b(0x1de)](parallelCucumberRun,_0x48b17e,_0x142b23,_0x3e9996['config'],_0x1b66db,_0x33f9fa)[_0x15d06b(0x203)](async _0x24fec7=>{const _0x11eb5a=_0x15d06b;_0x525f9a=_0x24fec7;let _0x3ce839=_0x4c528e['juxme'](printCucumberStats,_0x24fec7);process[_0x11eb5a(0x1e2)]=_0x3ce839,_0x4c528e[_0x11eb5a(0x1e4)](_0x33f9fa[_0x11eb5a(0x1af)],0x0)&&(_0x4c528e[_0x11eb5a(0x1cf)](_0x4c528e['FcRGp'],_0x4c528e[_0x11eb5a(0x21d)])?(logger[_0x11eb5a(0x1c6)](_0x4c528e[_0x11eb5a(0x1c3)]),helper[_0x11eb5a(0x1b6)](_0x5189f0,_0x33f9fa),logger['debug'](_0x4c528e[_0x11eb5a(0x1ee)]),helper[_0x11eb5a(0x1ce)](_0x5189f0)):_0x39d870[_0x11eb5a(0x1b1)](''+_0x2fede4[_0x11eb5a(0x1c7)][_0x11eb5a(0x237)](_0x1d8df9+_0x11eb5a(0x232))));})[_0x15d06b(0x201)](async()=>{const _0x15d64c=_0x15d06b;_0x3e9996[_0x15d64c(0x229)]=helper[_0x15d64c(0x221)](_0x525f9a,_0x4c528e[_0x15d64c(0x1cc)]),await helper['finalExecution'](_0x3e9996);});}module['exports']=run;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function a3_0x4bc6(){const _0x3ca497=['sAUoC','asMst','testCaseAttempt','rGIqI','snippetBuilder','RKBcV','keyword','PRziM','qHOht','status','JKrBt','KzxdF','agteL','lTfUs','glKVO','XOeXo','xFzNR','245dgEQcJ','gCUAd','KycrZ','wvjIv','capability','exports','gsbQT','GCPlG','PASSED','jldaj','WjltI','PENDING','jZbsG','name','GxiJk','sEMIn','oEjyT','feature','mYmDr','POJkx','109432tzTSbh','grDog','lQYJF','MuMNy','hNvOg','4110090qJVofV','wsMxT','uZCZi','@cucumber/cucumber','MgaEw','__platform','cwd','Rrauv','sourceLocation','soxby','testRunFinished','jdDff','yBIlR','logTestRunFinished','result','vpgEY','LpATo','DUbnG','bstack','PvbFU','QwnSq','7352vzKmvL','oWmbG','rRFOm','QsnzH','122901BMIXlE','QWnIh','BySgk','HGyid','975HzgfvB','WhWKP','cucumber-js/test.setup.js','envelope','DQEdu','IgTVG','parseTestCaseAttempt','kAsxl','cyFLL','actionLocation','dQWgr','QiTAo','uBzFE','ajHum','supportCodeLibrary','AMBIGUOUS','qiaiV','FAILED','TyYKP','UNDEFINED','VihMQ','testCaseFinished','xXkLf','eventBroadcaster','vcQaK','ckNot','Executing\x20tests\x20for\x20','\x20-\x20','FRawN','Fhavu','env','gxtYE','uJbsc','wGNzv','message','NdrTz','MYQfe','Tirfn','FEzRL','55APZQRP','gjHIo','testSteps','geAJJ','QgSHy','1180864TGrXja','logTestCaseFinished','4242480FazogP','iAjcH','JLMIR','eventDataCollector','lajPh','yvyxH','FnNaN','WDaYY','RtTsQ','NBVDw','QTPWb','incrementCounter','9SfxJJW','includes','YasIW','getTestCaseAttempt','vlkaq','giWQv','VxEAJ','testRunStarted','rLgeY','parse','EQaNw','mIcJx','xAqsQ','isBstackHook','text','2898tvjNOk','testCaseStarted','UNKNOWN','jRNLj','JFZHn','kTsNw','gherkinDocument','pickle','lVuHD','SKIPPED','645WXBBnk','XgdZe','log','uri','xFwek','PzSOw','CONFIG','LMkgq','nHdcn','eZuYa','ymOqH','ekPDY'];a3_0x4bc6=function(){return _0x3ca497;};return a3_0x4bc6();}const a3_0x320753=a3_0x3104;function a3_0x3104(_0x2225cb,_0x4167ed){const _0x4bc6d4=a3_0x4bc6();return a3_0x3104=function(_0x3104c5,_0x6230e){_0x3104c5=_0x3104c5-0xe5;let _0x5732a4=_0x4bc6d4[_0x3104c5];return _0x5732a4;},a3_0x3104(_0x2225cb,_0x4167ed);}(function(_0x513598,_0xedc692){const _0x17f9c4=a3_0x3104,_0x2a183c=_0x513598();while(!![]){try{const _0x427214=parseInt(_0x17f9c4(0x132))/0x1+parseInt(_0x17f9c4(0x162))/0x2+-parseInt(_0x17f9c4(0x136))/0x3*(-parseInt(_0x17f9c4(0x12e))/0x4)+-parseInt(_0x17f9c4(0x189))/0x5*(-parseInt(_0x17f9c4(0x17f))/0x6)+-parseInt(_0x17f9c4(0x100))/0x7*(-parseInt(_0x17f9c4(0x114))/0x8)+parseInt(_0x17f9c4(0x170))/0x9*(parseInt(_0x17f9c4(0x119))/0xa)+-parseInt(_0x17f9c4(0x15d))/0xb*(parseInt(_0x17f9c4(0x164))/0xc);if(_0x427214===_0xedc692)break;else _0x2a183c['push'](_0x2a183c['shift']());}catch(_0x319970){_0x2a183c['push'](_0x2a183c['shift']());}}}(a3_0x4bc6,0x78dd8));const {requireModule,getPlatformName,nestedKeyValue}=require('../../../helpers/helper'),{Formatter,formatterHelpers,Status}=requireModule(a3_0x320753(0x11c));class BrowserstackFormatter extends Formatter{constructor(_0x3a3cfa){const _0x8f1ea9=a3_0x320753,_0x2f768d={'jdDff':function(_0x4bbe52,_0x55fc9f){return _0x4bbe52+_0x55fc9f;},'soxby':function(_0xd023ee,_0x41b12f){return _0xd023ee!==_0x41b12f;},'kAsxl':_0x8f1ea9(0x138),'giWQv':function(_0x4abe57,_0x55d448,_0x2fde13){return _0x4abe57(_0x55d448,_0x2fde13);},'GxiJk':_0x8f1ea9(0x127),'lTfUs':'message','FnNaN':'\x20-\x20','MgaEw':function(_0x38fea8,_0x3c65d1){return _0x38fea8===_0x3c65d1;},'NMryG':_0x8f1ea9(0x15e),'NKzlF':'lPrhh','qHOht':'CUHBc','eZuYa':_0x8f1ea9(0x125),'cyFLL':function(_0x20da61,_0x77f078){return _0x20da61!==_0x77f078;},'FRawN':_0x8f1ea9(0x110),'gsbQT':_0x8f1ea9(0x134),'shVTO':function(_0x40f212,_0x1f12c8){return _0x40f212(_0x1f12c8);},'rLgeY':function(_0x54520b,_0x4d0bab){return _0x54520b+_0x4d0bab;},'uBzFE':function(_0x332684,_0x3f7fbd){return _0x332684!==_0x3f7fbd;},'PRziM':_0x8f1ea9(0x12c),'FEzRL':_0x8f1ea9(0x17a),'VihMQ':'ocGHN','iPtkk':'QkcGG','QwnSq':_0x8f1ea9(0x139)};super(_0x3a3cfa),_0x3a3cfa[_0x8f1ea9(0x14d)]['on'](_0x2f768d[_0x8f1ea9(0x12d)],_0x55f93a=>{const _0x5e0529=_0x8f1ea9,_0x4b9555={'vcQaK':function(_0x138ff5,_0x5dad6f,_0x37b30d){const _0x3ad123=a3_0x3104;return _0x2f768d[_0x3ad123(0x175)](_0x138ff5,_0x5dad6f,_0x37b30d);},'BzcAd':_0x2f768d[_0x5e0529(0x10e)],'iAjcH':_0x2f768d[_0x5e0529(0xfc)],'MuMNy':function(_0x30f481,_0x41a7dc){const _0xe80fec=_0x5e0529;return _0x2f768d[_0xe80fec(0x124)](_0x30f481,_0x41a7dc);},'TyYKP':function(_0x3b6f2b,_0x1c514a){const _0x53d44f=_0x5e0529;return _0x2f768d[_0x53d44f(0x124)](_0x3b6f2b,_0x1c514a);},'jZbsG':_0x2f768d[_0x5e0529(0x16a)],'lYinS':function(_0x413080,_0x2fe094){const _0x689835=_0x5e0529;return _0x2f768d[_0x689835(0x124)](_0x413080,_0x2fe094);}};if(_0x2f768d[_0x5e0529(0x11d)](_0x2f768d['NMryG'],_0x2f768d['NKzlF']))this[_0x5e0529(0x163)](_0x5e3939[_0x5e0529(0x14b)]);else{if(_0x55f93a[_0x5e0529(0x180)])_0x2f768d['MgaEw'](_0x2f768d[_0x5e0529(0xf7)],_0x2f768d[_0x5e0529(0xf7)])?testSuites+=0x1:_0x52cefb+=0x1;else{if(_0x55f93a[_0x5e0529(0x177)]){if(_0x2f768d['soxby'](_0x2f768d[_0x5e0529(0xec)],_0x2f768d[_0x5e0529(0xec)]))this[_0x5e0529(0x126)](_0x50d5ef[_0x5e0529(0x123)]);else{let _0x2f4978;if(_0x2f768d['soxby'](process[_0x5e0529(0x154)]['CONFIG'],undefined)){if(_0x2f768d['cyFLL'](_0x2f768d['FRawN'],_0x2f768d[_0x5e0529(0x152)])){_0x28e991=!![];const _0xcd8568=_0x4b9555[_0x5e0529(0x14e)](_0x527b31,_0x15ddbb,[_0x4b9555['BzcAd'],_0x4b9555[_0x5e0529(0x165)]]);_0xcd8568&&(_0x5ef63b[_0x4b9555[_0x5e0529(0x117)](_0x4b9555[_0x5e0529(0x148)](_0x3ef452['gherkinDocument']['feature']['name'],_0x4b9555[_0x5e0529(0x10c)]),_0x3e3a26[_0x5e0529(0x186)]['name'])]=_0xcd8568,this[_0x5e0529(0xe5)](_0x4b9555['lYinS'](_0xcd8568,'\x0a')));}else{let _0x4116c4=JSON[_0x5e0529(0x179)](process[_0x5e0529(0x154)][_0x5e0529(0xe9)]);_0x2f4978=_0x4116c4[_0x5e0529(0x104)];}}_0x2f768d[_0x5e0529(0x13e)](_0x2f4978,undefined)&&(_0x2f768d[_0x5e0529(0x11d)](_0x2f768d[_0x5e0529(0x106)],_0x2f768d[_0x5e0529(0x106)])?(global[_0x5e0529(0x11e)]=_0x2f768d['shVTO'](getPlatformName,_0x2f4978),this[_0x5e0529(0xe5)](_0x2f768d[_0x5e0529(0x178)]('Executing\x20tests\x20for\x20'+global[_0x5e0529(0x11e)],'\x0a'))):this['log'](_0x2f768d['jdDff'](_0x2f768d[_0x5e0529(0x124)]('\x0a',_0x52a1f2['__platform']),'\x0a')));}}else{if(_0x55f93a['testCaseFinished']){if(_0x2f768d[_0x5e0529(0x142)](_0x2f768d[_0x5e0529(0xf6)],_0x2f768d[_0x5e0529(0x15c)]))this[_0x5e0529(0x163)](_0x55f93a[_0x5e0529(0x14b)]);else{let _0x493dbd=_0x8001c7['parse'](_0x527dae[_0x5e0529(0x154)][_0x5e0529(0xe9)]);_0x20d260=_0x493dbd[_0x5e0529(0x104)];}}else{if(_0x55f93a[_0x5e0529(0x123)]){if(_0x2f768d['MgaEw'](_0x2f768d[_0x5e0529(0x14a)],_0x2f768d['iPtkk'])){if(_0x2f768d[_0x5e0529(0x122)](_0x4504f0['sourceLocation'],_0x1e8522))return![];if(_0x1dd7c7[_0x5e0529(0x13f)]&&_0x286e8b[_0x5e0529(0x13f)][_0x5e0529(0xe6)][_0x5e0529(0x171)](_0x2f768d[_0x5e0529(0x13d)]))return!![];return![];}else this[_0x5e0529(0x126)](_0x55f93a['testRunFinished']);}}}}}});}['logTestCaseFinished'](_0x49563c){const _0x252095=a3_0x320753,_0x182703={'ckNot':function(_0x11c85c,_0x1631e0){return _0x11c85c(_0x1631e0);},'glKVO':function(_0x8fd6f1,_0x58a8e8){return _0x8fd6f1+_0x58a8e8;},'YasIW':function(_0x5c2dd9,_0x20ae50){return _0x5c2dd9!=_0x20ae50;},'xXkLf':_0x252095(0x12b),'QiTAo':function(_0x49a366,_0x34e8ef){return _0x49a366+_0x34e8ef;},'nHdcn':function(_0x2b5cd7,_0x38246c){return _0x2b5cd7+_0x38246c;},'kTsNw':function(_0x3bac48,_0x2e09d6){return _0x3bac48+_0x2e09d6;},'uJbsc':'\x20\x20\x20\x20','PzSOw':_0x252095(0x151),'lQYJF':function(_0x3b7cad,_0x5dbbc3){return _0x3b7cad==_0x5dbbc3;},'jldaj':'FAILED','XgdZe':function(_0x368142,_0x62266f,_0x1bd1cb){return _0x368142(_0x62266f,_0x1bd1cb);},'JKrBt':_0x252095(0x127),'wvjIv':_0x252095(0x158),'JLMIR':function(_0x24bdbf,_0x2fcbb3){return _0x24bdbf+_0x2fcbb3;},'xFwek':function(_0x4a49a5,_0xf4e5dc){return _0x4a49a5!==_0xf4e5dc;},'mIcJx':_0x252095(0x161),'yvyxH':_0x252095(0x115),'qsWgL':_0x252095(0x146),'XRVTq':_0x252095(0x174),'mYmDr':function(_0x3ce2e6,_0x2ec492){return _0x3ce2e6+_0x2ec492;},'oWmbG':function(_0x31e183,_0x3a340a){return _0x31e183+_0x3a340a;},'LQdJG':function(_0x408045,_0x50dc7c){return _0x408045==_0x50dc7c;},'LrFyM':function(_0xcc7f79,_0x3ac7d4){return _0xcc7f79===_0x3ac7d4;},'Tirfn':_0x252095(0x131),'Rrauv':_0x252095(0x11a),'agteL':function(_0x4198cd,_0x5575de,_0x572c71){return _0x4198cd(_0x5575de,_0x572c71);},'IgTVG':_0x252095(0x102),'vpgEY':_0x252095(0x143),'jRNLj':function(_0x314707,_0x25dd4a){return _0x314707+_0x25dd4a;},'rRFOm':function(_0x334859,_0x2e7e69){return _0x334859+_0x2e7e69;},'ymOqH':function(_0x16e51c,_0x277ca7){return _0x16e51c+_0x277ca7;},'hNvOg':function(_0x4b3025,_0x24e3f0){return _0x4b3025+_0x24e3f0;},'Whjqr':function(_0x4a0380,_0x4063df){return _0x4a0380==_0x4063df;},'DQEdu':function(_0x230e13,_0x3f56c1,_0x40f682){return _0x230e13(_0x3f56c1,_0x40f682);},'RKBcV':function(_0x46cedb,_0x41a0ea){return _0x46cedb!==_0x41a0ea;},'xAqsQ':'aNfxg','GSzfA':function(_0x1bb476,_0x4df592){return _0x1bb476+_0x4df592;},'gfxbx':function(_0x5b0597,_0x6aba46){return _0x5b0597!==_0x6aba46;},'gxtYE':'yUsoP'};_0x182703[_0x252095(0xf4)](global[_0x252095(0x11e)],undefined)&&(_0x182703[_0x252095(0xf4)](_0x182703[_0x252095(0x17c)],_0x182703[_0x252095(0x17c)])?(_0x5db264[_0x252095(0x11e)]=_0x182703[_0x252095(0x14f)](_0x266d43,_0x42d6ea),this[_0x252095(0xe5)](_0x182703[_0x252095(0xfd)](_0x252095(0x150)+_0x5ea19f[_0x252095(0x11e)],'\x0a'))):this[_0x252095(0xe5)](_0x182703['hNvOg'](_0x182703[_0x252095(0xeb)]('\x0a',global[_0x252095(0x11e)]),'\x0a')));const _0x235822=this[_0x252095(0x167)][_0x252095(0x173)](_0x49563c['testCaseStartedId']);this[_0x252095(0xe5)](_0x182703['glKVO'](_0x182703[_0x252095(0x112)](_0x182703['GSzfA'](_0x182703[_0x252095(0x12f)]('\x20\x20',_0x235822['gherkinDocument'][_0x252095(0x111)][_0x252095(0x10d)]),_0x182703[_0x252095(0xe8)]),_0x235822['pickle'][_0x252095(0x10d)]),'\x0a'));const _0x1e32ec={};_0x1e32ec[_0x252095(0x11f)]=this[_0x252095(0x11f)],_0x1e32ec['snippetBuilder']=this[_0x252095(0xf3)],_0x1e32ec['supportCodeLibrary']=this[_0x252095(0x144)],_0x1e32ec[_0x252095(0xf1)]=_0x235822;const _0x4384fa=formatterHelpers[_0x252095(0x13c)](_0x1e32ec);let _0x1d8e80=![];_0x4384fa[_0x252095(0x15f)]['forEach'](_0x3f9fc5=>{const _0xa42a7a=_0x252095,_0x5605d9={'lajPh':function(_0x3e97a8,_0x393643){const _0x4ed1d7=a3_0x3104;return _0x182703[_0x4ed1d7(0x172)](_0x3e97a8,_0x393643);},'KzxdF':_0x182703[_0xa42a7a(0x14c)],'HGyid':function(_0x543150,_0x5c270d){const _0x20ea3a=_0xa42a7a;return _0x182703[_0x20ea3a(0x141)](_0x543150,_0x5c270d);},'GCPlG':function(_0x2417d0,_0x196883){const _0x406683=_0xa42a7a;return _0x182703[_0x406683(0xeb)](_0x2417d0,_0x196883);},'LpATo':function(_0x4fd3e1,_0x441a1d){const _0x10d44f=_0xa42a7a;return _0x182703[_0x10d44f(0x184)](_0x4fd3e1,_0x441a1d);},'gCUAd':_0x182703[_0xa42a7a(0x156)],'MYQfe':_0x182703[_0xa42a7a(0xe8)],'WjltI':function(_0x11558e,_0x5346f7){const _0xf96d6=_0xa42a7a;return _0x182703[_0xf96d6(0x116)](_0x11558e,_0x5346f7);},'POJkx':_0x182703[_0xa42a7a(0x109)],'LMkgq':function(_0x569133,_0xbf31bb,_0x57c623){const _0x58de56=_0xa42a7a;return _0x182703[_0x58de56(0x18a)](_0x569133,_0xbf31bb,_0x57c623);},'NdrTz':_0x182703[_0xa42a7a(0xf9)],'NBVDw':_0x182703[_0xa42a7a(0x103)],'uZCZi':function(_0x532b55,_0x3a36e0){const _0x5d47d8=_0xa42a7a;return _0x182703[_0x5d47d8(0x166)](_0x532b55,_0x3a36e0);},'cyjxo':function(_0xc35b9e,_0x47e1d8){return _0x182703['kTsNw'](_0xc35b9e,_0x47e1d8);}};if(_0x182703[_0xa42a7a(0xe7)](_0x182703[_0xa42a7a(0x17b)],_0x182703[_0xa42a7a(0x169)])){if(_0x182703[_0xa42a7a(0x172)](_0x3f9fc5[_0xa42a7a(0x10d)],_0x182703[_0xa42a7a(0x14c)])&&!this[_0xa42a7a(0x17d)](_0x3f9fc5)){if(_0x182703['xFwek'](_0x182703['qsWgL'],_0x182703['XRVTq'])){totalTests+=0x1,this[_0xa42a7a(0xe5)](_0x182703[_0xa42a7a(0xfd)](_0x182703[_0xa42a7a(0x112)](_0x182703[_0xa42a7a(0x184)](_0x182703[_0xa42a7a(0xeb)](_0x182703[_0xa42a7a(0x12f)](_0x182703[_0xa42a7a(0x156)],_0x3f9fc5[_0xa42a7a(0xf5)]),_0x3f9fc5[_0xa42a7a(0x17e)]||''),_0x182703[_0xa42a7a(0xe8)]),Status[_0x3f9fc5[_0xa42a7a(0x127)][_0xa42a7a(0xf8)]]),'\x0a')),this['incrementCounter'](Status[_0x3f9fc5[_0xa42a7a(0x127)][_0xa42a7a(0xf8)]]);if(_0x182703['LQdJG'](Status[_0x3f9fc5[_0xa42a7a(0x127)][_0xa42a7a(0xf8)]],_0x182703['jldaj'])){if(_0x182703['LrFyM'](_0x182703[_0xa42a7a(0x15b)],_0x182703[_0xa42a7a(0x120)]))_0x343b41+=0x1;else{_0x1d8e80=!![];const _0x27226a=_0x182703[_0xa42a7a(0xfb)](nestedKeyValue,_0x3f9fc5,[_0x182703[_0xa42a7a(0xf9)],_0x182703[_0xa42a7a(0x103)]]);if(_0x27226a){if(_0x182703[_0xa42a7a(0xe7)](_0x182703[_0xa42a7a(0x13b)],_0x182703[_0xa42a7a(0x128)]))testsErrorMessage[_0x182703['JLMIR'](_0x182703[_0xa42a7a(0xfd)](_0x235822[_0xa42a7a(0x185)][_0xa42a7a(0x111)][_0xa42a7a(0x10d)],_0x182703['PzSOw']),_0x235822[_0xa42a7a(0x186)]['name'])]=_0x27226a,this[_0xa42a7a(0xe5)](_0x182703[_0xa42a7a(0x182)](_0x27226a,'\x0a'));else return!![];}}}}else return![];}}else{if(_0x5605d9[_0xa42a7a(0x168)](_0x943958[_0xa42a7a(0x10d)],_0x5605d9[_0xa42a7a(0xfa)])&&!this[_0xa42a7a(0x17d)](_0x14f497)){_0x2b63df+=0x1,this[_0xa42a7a(0xe5)](_0x5605d9[_0xa42a7a(0x135)](_0x5605d9[_0xa42a7a(0x135)](_0x5605d9[_0xa42a7a(0x107)](_0x5605d9[_0xa42a7a(0x135)](_0x5605d9[_0xa42a7a(0x129)](_0x5605d9[_0xa42a7a(0x101)],_0x5d4300[_0xa42a7a(0xf5)]),_0x33ce9e[_0xa42a7a(0x17e)]||''),_0x5605d9[_0xa42a7a(0x15a)]),_0x5e7eef[_0x25cafd[_0xa42a7a(0x127)][_0xa42a7a(0xf8)]]),'\x0a')),this['incrementCounter'](_0x56d7e1[_0x23b07b['result'][_0xa42a7a(0xf8)]]);if(_0x5605d9[_0xa42a7a(0x10a)](_0x1c239d[_0x56cf32[_0xa42a7a(0x127)][_0xa42a7a(0xf8)]],_0x5605d9[_0xa42a7a(0x113)])){_0x4b1c9d=!![];const _0x285473=_0x5605d9[_0xa42a7a(0xea)](_0x375c13,_0x1634be,[_0x5605d9[_0xa42a7a(0x159)],_0x5605d9[_0xa42a7a(0x16d)]]);_0x285473&&(_0x5c37ef[_0x5605d9[_0xa42a7a(0x11b)](_0x5605d9[_0xa42a7a(0x135)](_0x5c635d[_0xa42a7a(0x185)][_0xa42a7a(0x111)]['name'],_0x5605d9[_0xa42a7a(0x15a)]),_0x5b16ed[_0xa42a7a(0x186)][_0xa42a7a(0x10d)])]=_0x285473,this[_0xa42a7a(0xe5)](_0x5605d9['cyjxo'](_0x285473,'\x0a')));}}}});if(_0x1d8e80){if(_0x182703['gfxbx'](_0x182703[_0x252095(0x155)],_0x182703[_0x252095(0x155)])){_0x3d87ef+=0x1,this[_0x252095(0xe5)](_0x182703[_0x252095(0xeb)](_0x182703[_0x252095(0x130)](_0x182703[_0x252095(0x130)](_0x182703[_0x252095(0xed)](_0x182703[_0x252095(0x118)](_0x182703['uJbsc'],_0x544665['keyword']),_0x4fb5e3['text']||''),_0x182703[_0x252095(0xe8)]),_0x33b3d3[_0xc324d0[_0x252095(0x127)][_0x252095(0xf8)]]),'\x0a')),this['incrementCounter'](_0x57b052[_0xa762de[_0x252095(0x127)][_0x252095(0xf8)]]);if(_0x182703['Whjqr'](_0x2d685c[_0x4232c7[_0x252095(0x127)][_0x252095(0xf8)]],_0x182703[_0x252095(0x109)])){_0x17a2be=!![];const _0x647a18=_0x182703[_0x252095(0x13a)](_0x4c0299,_0x105673,[_0x182703['JKrBt'],_0x182703[_0x252095(0x103)]]);_0x647a18&&(_0x31b7d9[_0x182703[_0x252095(0x182)](_0x182703[_0x252095(0x12f)](_0xd37f37[_0x252095(0x185)]['feature'][_0x252095(0x10d)],_0x182703[_0x252095(0xe8)]),_0x1c7e80['pickle']['name'])]=_0x647a18,this[_0x252095(0xe5)](_0x182703[_0x252095(0x12f)](_0x647a18,'\x0a')));}}else testSuitesFailed+=0x1;}this[_0x252095(0xe5)]('\x0a');}[a3_0x320753(0x126)](_0xb95df9){}[a3_0x320753(0x17d)](_0x4bc42d){const _0x55d932=a3_0x320753,_0x314a20={'rGIqI':function(_0x57d1ce,_0x1c6325){return _0x57d1ce!==_0x1c6325;},'asMst':function(_0x92c052,_0x51b075){return _0x92c052!==_0x51b075;},'Fhavu':function(_0x64b30d,_0x344c83){return _0x64b30d(_0x344c83);},'xFzNR':function(_0x2ea5f8,_0x39ea5d){return _0x2ea5f8+_0x39ea5d;},'WDaYY':function(_0x1f39fa,_0x386ea2){return _0x1f39fa+_0x386ea2;},'GLukw':function(_0x23b715,_0x59dd28){return _0x23b715+_0x59dd28;},'WhWKP':_0x55d932(0x151),'QTPWb':function(_0xd0beb0,_0x180dec){return _0xd0beb0+_0x180dec;},'HgBbc':function(_0x1f4fcf,_0x1c3ac5){return _0x1f4fcf!==_0x1c3ac5;},'QWnIh':function(_0x4a0108,_0x39167d){return _0x4a0108===_0x39167d;},'dQWgr':'Kuoxt','JFZHn':_0x55d932(0xef),'ekPDY':_0x55d932(0x138),'geAJJ':_0x55d932(0x16c)};if(_0x314a20['HgBbc'](_0x4bc42d[_0x55d932(0x121)],undefined)){if(_0x314a20[_0x55d932(0x133)](_0x314a20[_0x55d932(0x140)],_0x314a20[_0x55d932(0x183)])){let _0x41206f;if(_0x314a20[_0x55d932(0xf2)](_0x4f2872['env'][_0x55d932(0xe9)],_0x4069a2)){let _0x3e3738=_0x14e26d[_0x55d932(0x179)](_0x5cb290[_0x55d932(0x154)][_0x55d932(0xe9)]);_0x41206f=_0x3e3738['capability'];}_0x314a20[_0x55d932(0xf0)](_0x41206f,_0x5ba0f0)&&(_0x74624[_0x55d932(0x11e)]=_0x314a20[_0x55d932(0x153)](_0x3662f8,_0x41206f),this[_0x55d932(0xe5)](_0x314a20[_0x55d932(0xff)](_0x55d932(0x150)+_0x268a70['__platform'],'\x0a')));}else return![];}if(_0x4bc42d[_0x55d932(0x13f)]&&_0x4bc42d['actionLocation'][_0x55d932(0xe6)][_0x55d932(0x171)](_0x314a20[_0x55d932(0xee)])){if(_0x314a20[_0x55d932(0xf2)](_0x314a20[_0x55d932(0x160)],_0x314a20[_0x55d932(0x160)]))_0x5a37b8[_0x314a20[_0x55d932(0x16b)](_0x314a20['GLukw'](_0x273e59[_0x55d932(0x185)][_0x55d932(0x111)][_0x55d932(0x10d)],_0x314a20[_0x55d932(0x137)]),_0x27715a[_0x55d932(0x186)][_0x55d932(0x10d)])]=_0x2e91c1,this['log'](_0x314a20[_0x55d932(0x16e)](_0x4728d5,'\x0a'));else return!![];}return![];}[a3_0x320753(0x16f)](_0x541a21){const _0x50eb55=a3_0x320753,_0x31b287={};_0x31b287['XOeXo']=_0x50eb55(0x147),_0x31b287[_0x50eb55(0x187)]=_0x50eb55(0x108),_0x31b287[_0x50eb55(0x12a)]=_0x50eb55(0x188),_0x31b287[_0x50eb55(0x10f)]=_0x50eb55(0x10b),_0x31b287[_0x50eb55(0x176)]=_0x50eb55(0x149),_0x31b287['wGNzv']=_0x50eb55(0x181),_0x31b287['EZVvl']=_0x50eb55(0x145);const _0x315cbd=_0x31b287;switch(_0x541a21){case _0x315cbd[_0x50eb55(0xfe)]:testsFailed+=0x1;break;case _0x315cbd['lVuHD']:testsPassed+=0x1;break;case _0x315cbd['DUbnG']:testsSkipped+=0x1;break;case _0x315cbd[_0x50eb55(0x10f)]:testsPending+=0x1;break;case _0x315cbd[_0x50eb55(0x176)]:testsUndefined+=0x1;break;case _0x315cbd[_0x50eb55(0x157)]:testsUnknown+=0x1;break;case _0x315cbd['EZVvl']:testsAmbiguous+=0x1;break;default:break;}}}module[a3_0x320753(0x105)]=BrowserstackFormatter;
|
|
1
|
+
function a3_0x48b2(){const _0x475b37=['pickle','qqqlx','OqejP','testCaseStartedId','cxzjQ','IeIiD','4vCpItj','uTDut','OPGyY','capability','ZwekW','2846RAtGnv','@cucumber/cucumber','pqBoz','status','EOZJf','yGFaB','\x20\x20\x20\x20','mlmvt','xzaqH','testCaseStarted','EJqEm','bInxP','tyLQB','inCKG','testSteps','zskTB','toQfP','keyword','gctpz','HYMrP','izDkO','RnKiC','feature','fPQpo','KVUoL','wyRwq','VqVAn','includes','EQGDM','adNto','testRunFinished','30HABRwY','pfbPM','uIEBG','__platform','OFVtw','epAHe','FAILED','eventDataCollector','3613590dJneFc','uri','YnDpj','QOPQl','yqbiG','oFPVW','5634711MsNZHY','xpXYq','text','../../../helpers/helper','log','mSqip','DEhxJ','aWAkh','bBhoo','kPAhZ','ZwQSI','shtUj','exports','\x20-\x20','aXprJ','flwSa','KAvOB','CbkNr','incrementCounter','parseTestCaseAttempt','parse','PASSED','7HNhkcZ','XUdkC','bJkUr','logTestCaseFinished','owWbZ','actionLocation','supportCodeLibrary','dZmXJ','HpdTM','qiPwt','tOYdD','Vmpot','439545xtamyb','CJHEE','logTestRunFinished','sXHrK','Yvfdh','cBVhC','Executing\x20tests\x20for\x20','bOfXa','1696473dwItfl','158KubrCP','env','ztKmV','qTvmA','ufQkW','gnbCg','nQBTN','vwAKA','Gvmto','isBstackHook','bwTTK','FMnby','upLoi','MQUdW','ScaAE','LFakX','27312714IbEAFk','message','sourceLocation','LBqrn','EKSUU','eventBroadcaster','cucumber-js/test.setup.js','PENDING','result','UNXLs','gSWqg','2821016PbHcyz','SKIPPED','CsMJO','nWBcL','JxugV','xkIGV','UNKNOWN','snippetBuilder','cwd','getTestCaseAttempt','pvghT','testCaseFinished','EdeBB','MQWvk','bgHmM','FHsjD','Gdfmr','name','iktuv','oHUAN','KSvJe','oLCVa','gherkinDocument','rOxGw','QuBYp','yxxql','rbWjg','bstack','sajcE','eCFNd','hapaG','testCaseAttempt','CONFIG'];a3_0x48b2=function(){return _0x475b37;};return a3_0x48b2();}const a3_0x29865e=a3_0x4760;(function(_0x10c9d1,_0x182688){const _0xd94e18=a3_0x4760,_0x1f90a4=_0x10c9d1();while(!![]){try{const _0x316349=parseInt(_0xd94e18(0x268))/0x1*(parseInt(_0xd94e18(0x210))/0x2)+-parseInt(_0xd94e18(0x267))/0x3*(parseInt(_0xd94e18(0x20b))/0x4)+-parseInt(_0xd94e18(0x25f))/0x5*(parseInt(_0xd94e18(0x22f))/0x6)+parseInt(_0xd94e18(0x253))/0x7*(-parseInt(_0xd94e18(0x283))/0x8)+-parseInt(_0xd94e18(0x23d))/0x9+-parseInt(_0xd94e18(0x237))/0xa+parseInt(_0xd94e18(0x278))/0xb;if(_0x316349===_0x182688)break;else _0x1f90a4['push'](_0x1f90a4['shift']());}catch(_0x192885){_0x1f90a4['push'](_0x1f90a4['shift']());}}}(a3_0x48b2,0x588d3));const {requireModule,getPlatformName,nestedKeyValue}=require(a3_0x29865e(0x240)),{Formatter,formatterHelpers,Status}=requireModule(a3_0x29865e(0x211));class BrowserstackFormatter extends Formatter{constructor(_0x500fb0){const _0x21c558=a3_0x29865e,_0x1f2520={'uIEBG':function(_0x142389,_0x542bad){return _0x142389+_0x542bad;},'wyRwq':'\x20-\x20','dZmXJ':function(_0x1023e5,_0x5cebc8){return _0x1023e5+_0x5cebc8;},'yXOgc':function(_0x2e7b3b,_0x43061e,_0x5abfce){return _0x2e7b3b(_0x43061e,_0x5abfce);},'iktuv':_0x21c558(0x280),'flwSa':_0x21c558(0x279),'ZwekW':function(_0x1789d7,_0x25a9dc){return _0x1789d7+_0x25a9dc;},'bOfXa':function(_0x3adfc3,_0x2e3ef7){return _0x3adfc3+_0x2e3ef7;},'LBqrn':function(_0xe1847b,_0x26120e){return _0xe1847b===_0x26120e;},'Gdfmr':'oUcPZ','fPQpo':function(_0x1acb47,_0x47e250){return _0x1acb47!==_0x47e250;},'NHnmb':_0x21c558(0x244),'MQUdW':_0x21c558(0x260),'bJBEd':_0x21c558(0x1fe),'adNto':_0x21c558(0x24e),'XUdkC':function(_0x49be39,_0x3e2b98){return _0x49be39!==_0x3e2b98;},'qiPwt':function(_0x36409a,_0x514047){return _0x36409a!==_0x514047;},'qHwMS':_0x21c558(0x248),'pqBoz':_0x21c558(0x220),'QuBYp':function(_0xd73452,_0x36a9fe){return _0xd73452!==_0x36a9fe;},'zskTB':function(_0x13586b,_0x4abb2b){return _0x13586b===_0x4abb2b;},'inCKG':_0x21c558(0x26c),'ouUlF':_0x21c558(0x225),'Yvfdh':function(_0x4e8fe7,_0x7c080f){return _0x4e8fe7(_0x7c080f);},'VFrli':function(_0x8ce91e,_0x29c8f8){return _0x8ce91e+_0x29c8f8;},'owWbZ':_0x21c558(0x270),'EdeBB':_0x21c558(0x24d),'JxugV':'LxrMx','bgHmM':'envelope'};super(_0x500fb0),_0x500fb0[_0x21c558(0x27d)]['on'](_0x1f2520[_0x21c558(0x1f2)],_0x5bf159=>{const _0x3ef134=_0x21c558,_0x4e2c4d={'nQBTN':function(_0x4d9fff,_0x35e818){const _0x346619=a3_0x4760;return _0x1f2520[_0x346619(0x231)](_0x4d9fff,_0x35e818);},'EOZJf':function(_0x4a2f0d,_0x12b8bd){const _0x120102=a3_0x4760;return _0x1f2520[_0x120102(0x231)](_0x4a2f0d,_0x12b8bd);}};if(_0x1f2520[_0x3ef134(0x27b)](_0x1f2520['Gdfmr'],_0x1f2520[_0x3ef134(0x1f4)])){if(_0x5bf159[_0x3ef134(0x219)])_0x1f2520[_0x3ef134(0x227)](_0x1f2520['NHnmb'],_0x1f2520[_0x3ef134(0x275)])?testSuites+=0x1:this['log'](_0x4e2c4d[_0x3ef134(0x26e)](_0x4e2c4d[_0x3ef134(0x214)]('\x0a',_0x5b6225[_0x3ef134(0x232)]),'\x0a'));else{if(_0x5bf159['testRunStarted']){if(_0x1f2520[_0x3ef134(0x27b)](_0x1f2520['bJBEd'],_0x1f2520[_0x3ef134(0x22d)])){let _0x1322a8=_0x204dc3[_0x3ef134(0x251)](_0x17dcab[_0x3ef134(0x269)][_0x3ef134(0x204)]);_0x53612f=_0x1322a8[_0x3ef134(0x20e)];}else{let _0x2b2626;if(_0x1f2520[_0x3ef134(0x254)](process[_0x3ef134(0x269)]['CONFIG'],undefined)){if(_0x1f2520[_0x3ef134(0x25c)](_0x1f2520['qHwMS'],_0x1f2520[_0x3ef134(0x212)])){let _0x3dc01b=JSON[_0x3ef134(0x251)](process[_0x3ef134(0x269)]['CONFIG']);_0x2b2626=_0x3dc01b['capability'];}else _0x2ec1b1[_0x1f2520[_0x3ef134(0x231)](_0x1f2520['uIEBG'](_0x1230a9[_0x3ef134(0x1fa)][_0x3ef134(0x226)][_0x3ef134(0x1f5)],_0x1f2520[_0x3ef134(0x229)]),_0xc7ebfc['pickle'][_0x3ef134(0x1f5)])]=_0x5086a8,this['log'](_0x1f2520[_0x3ef134(0x25a)](_0xf3f571,'\x0a'));}_0x1f2520[_0x3ef134(0x1fc)](_0x2b2626,undefined)&&(_0x1f2520[_0x3ef134(0x21f)](_0x1f2520[_0x3ef134(0x21d)],_0x1f2520['ouUlF'])?_0xcfc464+=0x1:(global['__platform']=_0x1f2520[_0x3ef134(0x263)](getPlatformName,_0x2b2626),this[_0x3ef134(0x241)](_0x1f2520['VFrli'](_0x3ef134(0x265)+global['__platform'],'\x0a'))));}}else{if(_0x5bf159[_0x3ef134(0x1ef)]){if(_0x1f2520[_0x3ef134(0x1fc)](_0x1f2520[_0x3ef134(0x257)],_0x1f2520[_0x3ef134(0x257)])){_0x1f85d3=!![];const _0x17f310=_0x1f2520['yXOgc'](_0x138f9c,_0x14ecd5,[_0x1f2520[_0x3ef134(0x1f6)],_0x1f2520[_0x3ef134(0x24c)]]);_0x17f310&&(_0xf50907[_0x1f2520[_0x3ef134(0x20f)](_0x1f2520[_0x3ef134(0x266)](_0x104dfc['gherkinDocument']['feature']['name'],_0x1f2520[_0x3ef134(0x229)]),_0x1b4711[_0x3ef134(0x205)][_0x3ef134(0x1f5)])]=_0x17f310,this[_0x3ef134(0x241)](_0x1f2520['dZmXJ'](_0x17f310,'\x0a')));}else this[_0x3ef134(0x256)](_0x5bf159[_0x3ef134(0x1ef)]);}else{if(_0x5bf159[_0x3ef134(0x22e)]){if(_0x1f2520['qiPwt'](_0x1f2520[_0x3ef134(0x1f0)],_0x1f2520[_0x3ef134(0x287)]))this[_0x3ef134(0x261)](_0x5bf159[_0x3ef134(0x22e)]);else return![];}}}}}else return!![];});}[a3_0x29865e(0x256)](_0xdf430){const _0x5628f5=a3_0x29865e,_0x15343d={'KSvJe':function(_0x571abe,_0x45970a){return _0x571abe!==_0x45970a;},'qTvmA':function(_0xe924dc,_0x233508){return _0xe924dc!==_0x233508;},'hapaG':function(_0xe36730,_0x42c29a){return _0xe36730(_0x42c29a);},'gnbCg':function(_0x27ef4a,_0x3b2839){return _0x27ef4a+_0x3b2839;},'HpdTM':function(_0x3712d1,_0x1e6980){return _0x3712d1!=_0x1e6980;},'yGFaB':_0x5628f5(0x1ff),'pfbPM':function(_0x4cdfff,_0xf61077){return _0x4cdfff+_0xf61077;},'aLOUC':function(_0x124b82,_0xbfaa61){return _0x124b82+_0xbfaa61;},'EJqEm':'\x20\x20\x20\x20','pvghT':_0x5628f5(0x24a),'VzQRr':function(_0x5428f3,_0x1ec532){return _0x5428f3==_0x1ec532;},'OPGyY':'FAILED','oFPVW':function(_0x1800f3,_0xdafc34,_0x254efa){return _0x1800f3(_0xdafc34,_0x254efa);},'CsMJO':_0x5628f5(0x280),'sXHrK':'message','ZwQSI':function(_0x5afe27,_0x43814e){return _0x5afe27+_0x43814e;},'mSqip':function(_0x46d0fd,_0xe977bd){return _0x46d0fd===_0xe977bd;},'LFakX':_0x5628f5(0x25d),'gctpz':function(_0x2deb91,_0x370db0){return _0x2deb91===_0x370db0;},'KVUoL':_0x5628f5(0x1f7),'cxzjQ':function(_0xb77caf,_0xd28187){return _0xb77caf+_0xd28187;},'sajcE':function(_0x56c0f1,_0x2b23f3){return _0x56c0f1+_0x2b23f3;},'cBVhC':function(_0x231a1d,_0x219768){return _0x231a1d+_0x219768;},'UjteI':function(_0x34b652,_0x2c44ea){return _0x34b652==_0x2c44ea;},'rOxGw':'ejRQQ','EKSUU':_0x5628f5(0x21b),'uTDut':_0x5628f5(0x25e),'VqVAn':function(_0x474a79,_0x73b805){return _0x474a79+_0x73b805;},'aXprJ':function(_0x47810b,_0x3c8a7b){return _0x47810b+_0x3c8a7b;},'yqbiG':function(_0x10d7e1,_0x31b45f){return _0x10d7e1!==_0x31b45f;},'xkIGV':_0x5628f5(0x20a),'FHsjD':'STthW','yxxql':function(_0x245bb2,_0x33f9f2){return _0x245bb2+_0x33f9f2;},'fJdBg':function(_0x31eb3d,_0x19059a){return _0x31eb3d+_0x19059a;},'QOPQl':function(_0x44786f,_0x4b445c){return _0x44786f+_0x4b445c;},'OqejP':_0x5628f5(0x246),'pjrJG':_0x5628f5(0x224)};if(_0x15343d[_0x5628f5(0x1f8)](global[_0x5628f5(0x232)],undefined)){if(_0x15343d[_0x5628f5(0x23b)](_0x15343d[_0x5628f5(0x288)],_0x15343d[_0x5628f5(0x1f3)]))this[_0x5628f5(0x241)](_0x15343d[_0x5628f5(0x1fd)](_0x15343d['VqVAn']('\x0a',global[_0x5628f5(0x232)]),'\x0a'));else{let _0x4800e2;if(_0x15343d['KSvJe'](_0x4eb6b8['env'][_0x5628f5(0x204)],_0x3d0cee)){let _0x1644de=_0x4df408[_0x5628f5(0x251)](_0x2d250f[_0x5628f5(0x269)][_0x5628f5(0x204)]);_0x4800e2=_0x1644de['capability'];}_0x15343d[_0x5628f5(0x26b)](_0x4800e2,_0x4f8e79)&&(_0x4f285b['__platform']=_0x15343d[_0x5628f5(0x202)](_0x2ff46c,_0x4800e2),this['log'](_0x15343d[_0x5628f5(0x26d)](_0x5628f5(0x265)+_0xc443d5[_0x5628f5(0x232)],'\x0a')));}}const _0x3f414c=this[_0x5628f5(0x236)][_0x5628f5(0x1ed)](_0xdf430[_0x5628f5(0x208)]);this['log'](_0x15343d['aLOUC'](_0x15343d['fJdBg'](_0x15343d[_0x5628f5(0x23a)](_0x15343d[_0x5628f5(0x22a)]('\x20\x20',_0x3f414c[_0x5628f5(0x1fa)][_0x5628f5(0x226)][_0x5628f5(0x1f5)]),_0x15343d['pvghT']),_0x3f414c[_0x5628f5(0x205)][_0x5628f5(0x1f5)]),'\x0a'));const _0x354e30={};_0x354e30['cwd']=this[_0x5628f5(0x1ec)],_0x354e30['snippetBuilder']=this[_0x5628f5(0x1eb)],_0x354e30[_0x5628f5(0x259)]=this[_0x5628f5(0x259)],_0x354e30[_0x5628f5(0x203)]=_0x3f414c;const _0x1f28db=formatterHelpers[_0x5628f5(0x250)](_0x354e30);let _0x29ec31=![];_0x1f28db[_0x5628f5(0x21e)]['forEach'](_0x4d8891=>{const _0x171c30=_0x5628f5;if(_0x15343d[_0x171c30(0x242)](_0x15343d[_0x171c30(0x277)],_0x15343d['LFakX'])){if(_0x15343d['HpdTM'](_0x4d8891[_0x171c30(0x1f5)],_0x15343d[_0x171c30(0x215)])&&!this['isBstackHook'](_0x4d8891)){if(_0x15343d[_0x171c30(0x222)](_0x15343d[_0x171c30(0x228)],_0x15343d['KVUoL'])){totalTests+=0x1,this[_0x171c30(0x241)](_0x15343d['cxzjQ'](_0x15343d[_0x171c30(0x230)](_0x15343d['sajcE'](_0x15343d[_0x171c30(0x26d)](_0x15343d[_0x171c30(0x264)](_0x15343d[_0x171c30(0x21a)],_0x4d8891['keyword']),_0x4d8891['text']||''),_0x15343d[_0x171c30(0x1ee)]),Status[_0x4d8891[_0x171c30(0x280)][_0x171c30(0x213)]]),'\x0a')),this[_0x171c30(0x24f)](Status[_0x4d8891[_0x171c30(0x280)][_0x171c30(0x213)]]);if(_0x15343d['UjteI'](Status[_0x4d8891[_0x171c30(0x280)][_0x171c30(0x213)]],_0x15343d[_0x171c30(0x20d)])){if(_0x15343d[_0x171c30(0x222)](_0x15343d[_0x171c30(0x1fb)],_0x15343d[_0x171c30(0x27c)]))_0x329635+=0x1;else{_0x29ec31=!![];const _0x2f94e1=_0x15343d['oFPVW'](nestedKeyValue,_0x4d8891,[_0x15343d[_0x171c30(0x285)],_0x15343d[_0x171c30(0x262)]]);if(_0x2f94e1){if(_0x15343d[_0x171c30(0x1f8)](_0x15343d[_0x171c30(0x20c)],_0x15343d[_0x171c30(0x20c)])){if(_0x15343d[_0x171c30(0x25b)](_0x533461[_0x171c30(0x1f5)],_0x15343d[_0x171c30(0x215)])&&!this[_0x171c30(0x271)](_0x2da265)){_0x5b1faf+=0x1,this[_0x171c30(0x241)](_0x15343d[_0x171c30(0x26d)](_0x15343d[_0x171c30(0x230)](_0x15343d[_0x171c30(0x230)](_0x15343d['gnbCg'](_0x15343d['aLOUC'](_0x15343d[_0x171c30(0x21a)],_0x284030[_0x171c30(0x221)]),_0x3f2187['text']||''),_0x15343d[_0x171c30(0x1ee)]),_0x320487[_0x3316c6[_0x171c30(0x280)]['status']]),'\x0a')),this[_0x171c30(0x24f)](_0x5d0f5e[_0x1ea40d[_0x171c30(0x280)][_0x171c30(0x213)]]);if(_0x15343d['VzQRr'](_0x3dc6fb[_0x3693fd['result'][_0x171c30(0x213)]],_0x15343d[_0x171c30(0x20d)])){_0x763bd2=!![];const _0x18bde4=_0x15343d[_0x171c30(0x23c)](_0xb24631,_0x36da7d,[_0x15343d[_0x171c30(0x285)],_0x15343d['sXHrK']]);_0x18bde4&&(_0x14478e[_0x15343d[_0x171c30(0x230)](_0x15343d[_0x171c30(0x247)](_0x571140['gherkinDocument']['feature'][_0x171c30(0x1f5)],_0x15343d['pvghT']),_0x115064[_0x171c30(0x205)][_0x171c30(0x1f5)])]=_0x18bde4,this[_0x171c30(0x241)](_0x15343d[_0x171c30(0x247)](_0x18bde4,'\x0a')));}}}else testsErrorMessage[_0x15343d[_0x171c30(0x200)](_0x15343d[_0x171c30(0x22a)](_0x3f414c[_0x171c30(0x1fa)]['feature']['name'],_0x15343d[_0x171c30(0x1ee)]),_0x3f414c[_0x171c30(0x205)]['name'])]=_0x2f94e1,this[_0x171c30(0x241)](_0x15343d[_0x171c30(0x209)](_0x2f94e1,'\x0a'));}}}}else this[_0x171c30(0x261)](_0x1fd4a0[_0x171c30(0x22e)]);}}else this[_0x171c30(0x256)](_0x6f9c7c[_0x171c30(0x1ef)]);}),_0x29ec31&&(_0x15343d[_0x5628f5(0x1f8)](_0x15343d[_0x5628f5(0x207)],_0x15343d['pjrJG'])?testSuitesFailed+=0x1:(_0x58f2d8['__platform']=_0x15343d[_0x5628f5(0x202)](_0x46ec94,_0x3ec9c9),this[_0x5628f5(0x241)](_0x15343d[_0x5628f5(0x24b)](_0x5628f5(0x265)+_0x1a7da0[_0x5628f5(0x232)],'\x0a')))),this['log']('\x0a');}[a3_0x29865e(0x261)](_0x281abe){}[a3_0x29865e(0x271)](_0x1f06a9){const _0x4b8828=a3_0x29865e,_0x545475={'FMnby':function(_0x3318a8,_0x595f5d){return _0x3318a8+_0x595f5d;},'epAHe':function(_0x25a841,_0x2e411f){return _0x25a841+_0x2e411f;},'cavaS':_0x4b8828(0x216),'HYMrP':_0x4b8828(0x24a),'ScaAE':function(_0x252a6c,_0x1f5563){return _0x252a6c==_0x1f5563;},'EQGDM':_0x4b8828(0x235),'imznv':function(_0x338783,_0x4380cf,_0x119dc1){return _0x338783(_0x4380cf,_0x119dc1);},'xzaqH':_0x4b8828(0x280),'bwTTK':'message','qqqlx':function(_0x4e0b1c,_0x370d92){return _0x4e0b1c+_0x370d92;},'nWBcL':function(_0x4606b9,_0x2ea75c){return _0x4606b9+_0x2ea75c;},'gSWqg':function(_0x32c989,_0x3fbce5){return _0x32c989!==_0x3fbce5;},'DEhxJ':_0x4b8828(0x27e),'UNXLs':function(_0x5cd399,_0x19e392){return _0x5cd399!==_0x19e392;},'oLCVa':function(_0x56dc6e,_0x2041dd){return _0x56dc6e!==_0x2041dd;},'bJkUr':_0x4b8828(0x201),'vwAKA':_0x4b8828(0x274),'bBhoo':function(_0x39ff81,_0x5b3fa0){return _0x39ff81!==_0x5b3fa0;},'ztKmV':'tuAor'};if(_0x545475[_0x4b8828(0x281)](_0x1f06a9[_0x4b8828(0x27a)],undefined)){if(_0x545475[_0x4b8828(0x1f9)](_0x545475[_0x4b8828(0x255)],_0x545475[_0x4b8828(0x26f)]))return![];else{_0x33281a+=0x1,this[_0x4b8828(0x241)](_0x545475['FMnby'](_0x545475[_0x4b8828(0x273)](_0x545475[_0x4b8828(0x273)](_0x545475[_0x4b8828(0x234)](_0x545475[_0x4b8828(0x234)](_0x545475['cavaS'],_0x55d530[_0x4b8828(0x221)]),_0x3bf984[_0x4b8828(0x23f)]||''),_0x545475[_0x4b8828(0x223)]),_0x3954f1[_0x385152[_0x4b8828(0x280)][_0x4b8828(0x213)]]),'\x0a')),this[_0x4b8828(0x24f)](_0x25b16e[_0x315a0d[_0x4b8828(0x280)][_0x4b8828(0x213)]]);if(_0x545475[_0x4b8828(0x276)](_0x5766d5[_0x4acb54[_0x4b8828(0x280)][_0x4b8828(0x213)]],_0x545475[_0x4b8828(0x22c)])){_0x32cba9=!![];const _0x38e447=_0x545475['imznv'](_0x5f1d80,_0x3335c3,[_0x545475[_0x4b8828(0x218)],_0x545475[_0x4b8828(0x272)]]);_0x38e447&&(_0x19e62e[_0x545475[_0x4b8828(0x206)](_0x545475[_0x4b8828(0x286)](_0x35b767['gherkinDocument'][_0x4b8828(0x226)][_0x4b8828(0x1f5)],_0x545475['HYMrP']),_0x321423[_0x4b8828(0x205)][_0x4b8828(0x1f5)])]=_0x38e447,this[_0x4b8828(0x241)](_0x545475[_0x4b8828(0x286)](_0x38e447,'\x0a')));}}}if(_0x1f06a9[_0x4b8828(0x258)]&&_0x1f06a9[_0x4b8828(0x258)][_0x4b8828(0x238)][_0x4b8828(0x22b)](_0x545475['DEhxJ'])){if(_0x545475[_0x4b8828(0x245)](_0x545475[_0x4b8828(0x26a)],_0x545475[_0x4b8828(0x26a)])){if(_0x545475[_0x4b8828(0x282)](_0x56aef0[_0x4b8828(0x27a)],_0x23f537))return![];if(_0x21cca7['actionLocation']&&_0x4879e6['actionLocation']['uri'][_0x4b8828(0x22b)](_0x545475[_0x4b8828(0x243)]))return!![];return![];}else return!![];}return![];}[a3_0x29865e(0x24f)](_0x1e9ef7){const _0x5f22a8=a3_0x29865e,_0x4684ee={};_0x4684ee['mlmvt']=_0x5f22a8(0x235),_0x4684ee['YnDpj']=_0x5f22a8(0x252),_0x4684ee['MQWvk']=_0x5f22a8(0x284),_0x4684ee[_0x5f22a8(0x233)]=_0x5f22a8(0x27f),_0x4684ee['ngVzm']='UNDEFINED',_0x4684ee['xpXYq']=_0x5f22a8(0x289),_0x4684ee['tyLQB']='AMBIGUOUS';const _0x301200=_0x4684ee;switch(_0x1e9ef7){case _0x301200[_0x5f22a8(0x217)]:testsFailed+=0x1;break;case _0x301200[_0x5f22a8(0x239)]:testsPassed+=0x1;break;case _0x301200[_0x5f22a8(0x1f1)]:testsSkipped+=0x1;break;case _0x301200[_0x5f22a8(0x233)]:testsPending+=0x1;break;case _0x301200['ngVzm']:testsUndefined+=0x1;break;case _0x301200[_0x5f22a8(0x23e)]:testsUnknown+=0x1;break;case _0x301200[_0x5f22a8(0x21c)]:testsAmbiguous+=0x1;break;default:break;}}}function a3_0x4760(_0x31823f,_0x4bf785){const _0x48b288=a3_0x48b2();return a3_0x4760=function(_0x4760af,_0x389410){_0x4760af=_0x4760af-0x1eb;let _0x52a0db=_0x48b288[_0x4760af];return _0x52a0db;},a3_0x4760(_0x31823f,_0x4bf785);}module[a3_0x29865e(0x249)]=BrowserstackFormatter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a4_0x23772d=a4_0x490b;function a4_0x490b(_0x1582bc,_0x46a031){const _0x10b88f=a4_0x10b8();return a4_0x490b=function(_0x490b67,_0x32b5de){_0x490b67=_0x490b67-0x15b;let _0x54148a=_0x10b88f[_0x490b67];return _0x54148a;},a4_0x490b(_0x1582bc,_0x46a031);}(function(_0x308c91,_0x3035e3){const _0x3d5f17=a4_0x490b,_0x4955e4=_0x308c91();while(!![]){try{const _0x3d217c=-parseInt(_0x3d5f17(0x1e2))/0x1*(-parseInt(_0x3d5f17(0x20b))/0x2)+parseInt(_0x3d5f17(0x19a))/0x3+parseInt(_0x3d5f17(0x1bb))/0x4+parseInt(_0x3d5f17(0x1cc))/0x5*(-parseInt(_0x3d5f17(0x206))/0x6)+-parseInt(_0x3d5f17(0x1dd))/0x7+-parseInt(_0x3d5f17(0x165))/0x8*(parseInt(_0x3d5f17(0x195))/0x9)+parseInt(_0x3d5f17(0x1c4))/0xa;if(_0x3d217c===_0x3035e3)break;else _0x4955e4['push'](_0x4955e4['shift']());}catch(_0x5c36aa){_0x4955e4['push'](_0x4955e4['shift']());}}}(a4_0x10b8,0x2a397));function a4_0x10b8(){const _0x4e0cb6=['ncHzl','CaNPT','PENDING','62868CvJnpc','getStepLineToPickledStepMap','sourceLocation','\x20\x20\x20\x20BEFORE\x20-\x20','GJTpS','legCq','text','feature','QZRmQ','7772880wxcFKn','steps','JtKJR','status','CgAPt','fwEEG','AgLUi','Nfvrm','11015qcyker','NYLnh','QXEiI','mWYcT','BGNOw','YKzzU','XGExH','tKeLa','exception','log','Iqqqn','Zlsld','zTaOt','enYQX','stXNN','\x20\x20\x20\x20','wfnOO','1391992rFageK','XSOxB','cucumber-js/test_old.setup.js','oSyCW','SWcxW','89548UUTCnN','name','stack','undefined','PpIYn','zvxis','UNDEFINED','PASSED','CVxTd','uri','exports','TRJzW','aruXY','kjdey','nIyjo','env','logTestCaseFinished','ARTcq','dhQSL','nbTIw','pwAjX','YSBAB','sxdga','UEaPJ','ErzcZ','tqRAf','BVQoY','pickle','QBPTd','ZxlJn','GuDyr','testCase','bdiVw','xbvqI','includes','IoVIW','708UnZGyj','ZobaG','IQxNl','XfjWa','Ojoej','2ykgDrr','../../../helpers/helper','GYOfx','nEXWs','cucumber','NLGem','JRdcj','OsZCK','UNKNOWN','\x20-\x20','jCJEN','tVnee','toUpperCase','UaFPN','test-run-finished','hzGRH','csKug','cucumber/lib/formatter/helpers/pickle_parser.js','eventDataCollector','bzBxe','uMRGZ','8VUFMXr','KMtgA','NncOX','iRBOv','rXXmL','hgtsA','CONFIG','ggZvu','Executing\x20tests\x20for\x20','stepResults','result','imSQf','BZEKw','DMkIT','nEyXZ','vEqdz','WekuO','KlKoA','\x20\x20\x20\x20AFTER\x20-\x20','BAVpZ','dTiWR','length','wVwdL','line','Bxjni','ZKaOw','zFpYL','EteCN','QEbNt','TAvpc','oIdEe','XqkkO','test-step-started','BSBRn','yDEfm','Mfkxd','EuzjY','WQDan','yCVvw','Fqkxr','ExaOm','ZCrDB','FLbbW','getTestCaseData','jnzdB','WpbIN','gPZaW','ykiJi','2554056RTSiDS','GdOMn','zsmhw','kfmIp','QSYJk','98976EnqQZW','Waihh','gherkinDocument','parse','vUzKe','capability','exunn','wOYhk','FUQRi','getTestCaseAttempt','vknie','GljqE','NaXWi','gkAmi','KzUOr','RlvgE','__platform','eventBroadcaster','zlNDK','evtOH','KSfxu','ltlcL','oElSh','OYcyT','actionLocation','test-run-started','niDbg','sCjmf','forEach','sDZGc'];a4_0x10b8=function(){return _0x4e0cb6;};return a4_0x10b8();}const {requireModule,getPlatformName,nestedKeyValue}=require(a4_0x23772d(0x20c)),{Formatter}=requireModule(a4_0x23772d(0x20f)),pickleParser=requireModule(a4_0x23772d(0x161));class BrowserstackFormatter extends Formatter{constructor(_0x5424df){const _0x37b28d=a4_0x23772d,_0x5c448a={'sCjmf':function(_0x306990,_0x3251c2){return _0x306990+_0x3251c2;},'ykiJi':_0x37b28d(0x1be),'nEyXZ':function(_0xd7206,_0x3c6840){return _0xd7206!==_0x3c6840;},'DMkIT':function(_0x2c0d88,_0x5c839a){return _0x2c0d88(_0x5c839a);},'bzBxe':function(_0x379e87,_0x5f59b8){return _0x379e87!==_0x5f59b8;},'BVQoY':_0x37b28d(0x1d3),'ExaOm':function(_0x1007b9,_0x6db59d){return _0x1007b9!==_0x6db59d;},'LEHiz':function(_0x417370,_0x166682){return _0x417370!==_0x166682;},'ErzcZ':'uXNuw','kjdey':_0x37b28d(0x1b8),'legCq':'tnJwF','zlNDK':'\x20\x20\x20\x20AFTER\x20-\x20','hzGRH':function(_0x3b1a2d,_0x483d11){return _0x3b1a2d===_0x483d11;},'jnzdB':_0x37b28d(0x1cd),'evtOH':'SnzeQ','nCbqD':_0x37b28d(0x197),'jCJEN':_0x37b28d(0x187),'jMOjJ':_0x37b28d(0x214),'ZobaG':function(_0x18c4d8,_0x2c4457){return _0x18c4d8+_0x2c4457;},'GljqE':_0x37b28d(0x1a9),'BSBRn':'xVxXr','sDZGc':function(_0x4f8680,_0x4c5d5f){return _0x4f8680+_0x4c5d5f;},'zFpYL':function(_0x109f14,_0x3d87cd){return _0x109f14===_0x3d87cd;},'NvYIA':_0x37b28d(0x189),'Zlsld':_0x37b28d(0x212),'KzUOr':_0x37b28d(0x1b3),'cCAct':'test-case-started','ggZvu':'test-case-finished','OYcyT':_0x37b28d(0x15e),'SWcxW':_0x37b28d(0x185)};super(_0x5424df),_0x5424df[_0x37b28d(0x1ab)]['on'](_0x5c448a[_0x37b28d(0x1a8)],()=>{const _0x5dcd93=_0x37b28d;if(_0x5c448a['bzBxe'](_0x5c448a[_0x5dcd93(0x1fc)],_0x5c448a[_0x5dcd93(0x1fc)]))_0x368358[_0x5dcd93(0x1d5)](_0x5c448a[_0x5dcd93(0x1b5)](_0x5c448a[_0x5dcd93(0x194)],_0x51d3ed['result'][_0x5dcd93(0x1c7)][_0x5dcd93(0x15c)]()));else{let _0x45386f;if(_0x5c448a[_0x5dcd93(0x18d)](process[_0x5dcd93(0x1f1)]['CONFIG'],undefined)){if(_0x5c448a['LEHiz'](_0x5c448a['ErzcZ'],_0x5c448a[_0x5dcd93(0x1fa)])){let _0x431926;if(_0x5c448a['nEyXZ'](_0x3a5200[_0x5dcd93(0x1f1)][_0x5dcd93(0x16b)],_0x2c97d0)){let _0x79b295=_0x39f6a5[_0x5dcd93(0x19d)](_0x2910f5['env']['CONFIG']);_0x431926=_0x79b295[_0x5dcd93(0x19f)];}_0x5c448a[_0x5dcd93(0x173)](_0x431926,_0x13b9b0)&&(_0x24154f[_0x5dcd93(0x1aa)]=_0x5c448a[_0x5dcd93(0x172)](_0x289457,_0x431926),_0x3edcac[_0x5dcd93(0x1d5)](_0x5dcd93(0x16d)+_0x5d2c2a[_0x5dcd93(0x1aa)]));}else{let _0x6c86e9=JSON[_0x5dcd93(0x19d)](process['env'][_0x5dcd93(0x16b)]);_0x45386f=_0x6c86e9[_0x5dcd93(0x19f)];}}_0x5c448a[_0x5dcd93(0x163)](_0x45386f,undefined)&&(_0x5c448a[_0x5dcd93(0x173)](_0x5c448a[_0x5dcd93(0x1ef)],_0x5c448a[_0x5dcd93(0x1c0)])?(global['__platform']=_0x5c448a[_0x5dcd93(0x172)](getPlatformName,_0x45386f),console[_0x5dcd93(0x1d5)](_0x5dcd93(0x16d)+global[_0x5dcd93(0x1aa)])):_0x35d349+=0x1);}}),_0x5424df[_0x37b28d(0x1ab)]['on'](_0x5c448a['cCAct'],()=>{const _0x82a4d9=_0x37b28d,_0x392320={'sHcyz':function(_0x248c0a,_0x5d7145){const _0x4dac2d=a4_0x490b;return _0x5c448a[_0x4dac2d(0x1b5)](_0x248c0a,_0x5d7145);},'ElWQn':_0x5c448a[_0x82a4d9(0x1ac)]};_0x5c448a[_0x82a4d9(0x15f)](_0x5c448a[_0x82a4d9(0x191)],_0x5c448a[_0x82a4d9(0x1ad)])?_0x5a6aff[_0x82a4d9(0x1d5)](_0x392320['sHcyz'](_0x392320['ElWQn'],_0xdfd3ff[_0x181016][_0x82a4d9(0x1c7)][_0x82a4d9(0x15c)]())):testSuites+=0x1;}),_0x5424df['eventBroadcaster']['on'](_0x5c448a[_0x37b28d(0x16c)],_0x2da437=>{const _0x359cab=_0x37b28d;_0x5c448a[_0x359cab(0x15f)](_0x5c448a['nCbqD'],_0x5c448a[_0x359cab(0x215)])?_0x180386+=0x1:this[_0x359cab(0x1f2)](_0x2da437);}),_0x5424df[_0x37b28d(0x1ab)]['on'](_0x5c448a[_0x37b28d(0x1b1)],()=>{const _0x5d6ef1=_0x37b28d;_0x5c448a[_0x5d6ef1(0x173)](_0x5c448a[_0x5d6ef1(0x1a5)],_0x5c448a[_0x5d6ef1(0x186)])?totalTests-=0x2:(_0x25434c[_0x5c448a[_0x5d6ef1(0x1b5)](_0x5c448a[_0x5d6ef1(0x1b5)](_0x373cb9['gherkinDocument']['feature'][_0x5d6ef1(0x1e3)],_0x5c448a['jMOjJ']),_0x216510[_0x5d6ef1(0x1fd)]['name'])]=_0x32ab06,_0x4218a8[_0x5d6ef1(0x1d5)](_0x5c448a[_0x5d6ef1(0x207)](_0x27a216,'\x0a')));}),_0x5424df[_0x37b28d(0x1ab)]['on'](_0x5c448a[_0x37b28d(0x1e1)],()=>{const _0x5797fe=_0x37b28d;_0x5c448a[_0x5797fe(0x17f)](_0x5c448a['NvYIA'],_0x5c448a[_0x5797fe(0x1d7)])?(_0x5c448a[_0x5797fe(0x172)](_0xcb9b23,_0x5363f6[_0x5797fe(0x16f)][_0x5797fe(0x1c7)]['toUpperCase']()),_0x2f7cf2?_0x5c60a6[_0x5797fe(0x1d5)](_0x5c448a[_0x5797fe(0x1b7)](_0x5c448a[_0x5797fe(0x1ac)],_0xdd1dfd[_0x5797fe(0x16f)][_0x5797fe(0x1c7)][_0x5797fe(0x15c)]())):_0x339062[_0x5797fe(0x1d5)](_0x5c448a[_0x5797fe(0x1b5)](_0x5c448a[_0x5797fe(0x194)],_0x4b0b40[_0x5797fe(0x16f)][_0x5797fe(0x1c7)][_0x5797fe(0x15c)]()))):totalTests+=0x1;});}[a4_0x23772d(0x1f2)](_0x37f084){const _0x1211b3=a4_0x23772d,_0xa23b={'bdiVw':function(_0x3161aa,_0x7f57d){return _0x3161aa!==_0x7f57d;},'mgSns':_0x1211b3(0x178),'mWYcT':_0x1211b3(0x17e),'oSyCW':'FAILED','UaFPN':_0x1211b3(0x1e9),'dhQSL':'SKIPPED','QiGjn':_0x1211b3(0x1ba),'UwAej':_0x1211b3(0x1e8),'BGNOw':_0x1211b3(0x213),'wOYhk':'AMBIGUOUS','NncOX':function(_0x561a64,_0x1555ef){return _0x561a64(_0x1555ef);},'Fqkxr':function(_0x14bd38,_0x59c0d4){return _0x14bd38+_0x59c0d4;},'KlKoA':_0x1211b3(0x177),'QBPTd':function(_0x23593a,_0x314180){return _0x23593a+_0x314180;},'oIdEe':'\x20\x20\x20\x20BEFORE\x20-\x20','NaXWi':function(_0x25a714,_0x292ded){return _0x25a714+_0x292ded;},'csKug':function(_0x46fe54,_0x633e62,_0x3d09fc){return _0x46fe54(_0x633e62,_0x3d09fc);},'aruXY':_0x1211b3(0x16f),'vUzKe':_0x1211b3(0x1d4),'vEqdz':_0x1211b3(0x1e4),'IQxNl':function(_0x1de2a9,_0x45b115){return _0x1de2a9+_0x45b115;},'PpIYn':_0x1211b3(0x1db),'gPZaW':_0x1211b3(0x214),'QSYJk':function(_0x4dd37d,_0x561a0e){return _0x4dd37d(_0x561a0e);},'vknie':_0x1211b3(0x1a2),'nbTIw':function(_0x1cda99,_0x2a96a0){return _0x1cda99===_0x2a96a0;},'YKzzU':_0x1211b3(0x1dc),'uMRGZ':function(_0x19637f,_0x37d939){return _0x19637f+_0x37d939;},'GYOfx':function(_0x5cd345,_0x417725){return _0x5cd345!==_0x417725;},'SERZp':'FdLLE','QEbNt':_0x1211b3(0x1f8),'FLbbW':_0x1211b3(0x1df),'JRdcj':'DieTF','EteCN':'kHtrS','ZCrDB':function(_0x12f2e4,_0x32f982){return _0x12f2e4!==_0x32f982;},'BZEKw':_0x1211b3(0x17b),'XqkkO':_0x1211b3(0x166),'YSBAB':function(_0x7202e4,_0xf8c1e6){return _0x7202e4===_0xf8c1e6;},'iRBOv':_0x1211b3(0x1f3),'yCVvw':_0x1211b3(0x1c3),'WQDan':function(_0x2892b5,_0x2fe662){return _0x2892b5+_0x2fe662;},'enYQX':function(_0x239cb3,_0x3f0450){return _0x239cb3==_0x3f0450;},'tVnee':function(_0x4a6937,_0x1e1b1d){return _0x4a6937===_0x1e1b1d;},'ZxlJn':_0x1211b3(0x1d8),'OSZLC':'zCpUL','CgAPt':_0x1211b3(0x1ae),'pwAjX':function(_0x34c8b0,_0xc889e8){return _0x34c8b0(_0xc889e8);},'XGExH':function(_0x524355,_0x5f4040){return _0x524355+_0x5f4040;},'ltlcL':function(_0x7ff09,_0x12ca56){return _0x7ff09+_0x12ca56;},'exunn':function(_0x44ae9f,_0x5d0060){return _0x44ae9f(_0x5d0060);},'XSOxB':function(_0xfe697b,_0x346b7c){return _0xfe697b+_0x346b7c;},'niDbg':function(_0xef993a,_0x4185f2){return _0xef993a(_0x4185f2);},'TAvpc':'ZpSCi','WekuO':_0x1211b3(0x1da),'GdOMn':function(_0xf7384,_0x35e342){return _0xf7384+_0x35e342;},'GJTpS':_0x1211b3(0x1e5),'imSQf':_0x1211b3(0x179),'WpbIN':function(_0x77621b,_0x35f9ac){return _0x77621b<_0x35f9ac;},'zJYrk':_0x1211b3(0x1c6),'XxXjO':_0x1211b3(0x205),'CVxTd':function(_0x4a65b9,_0x3fbb68){return _0x4a65b9+_0x3fbb68;},'XYtDn':function(_0x3466b7,_0x13008a){return _0x3466b7+_0x13008a;},'XfjWa':function(_0x142e71,_0x1d1d2f){return _0x142e71+_0x1d1d2f;},'wNJHu':function(_0xfc99bb,_0x42e317){return _0xfc99bb(_0x42e317);},'Iqqqn':function(_0x4a566e,_0x25323c){return _0x4a566e===_0x25323c;},'Ojoej':_0x1211b3(0x1b0),'NLGem':_0x1211b3(0x1ed),'fwEEG':_0x1211b3(0x1f9),'pDbFR':function(_0x58e214,_0x3c95ed){return _0x58e214(_0x3c95ed);},'zvxis':function(_0x54c002,_0x2201e7){return _0x54c002===_0x2201e7;},'hgtsA':_0x1211b3(0x1ce),'kfmIp':_0x1211b3(0x1f0),'rXXmL':_0x1211b3(0x17d),'Nfvrm':function(_0x4f90b4,_0x575fac,_0x1651a7){return _0x4f90b4(_0x575fac,_0x1651a7);},'tqRAf':function(_0xfaf28b,_0x5b0e4d){return _0xfaf28b+_0x5b0e4d;},'nEXWs':function(_0x2ac387,_0x4a08f8){return _0x2ac387+_0x4a08f8;},'gkAmi':function(_0x54fd00,_0x557cc4){return _0x54fd00+_0x557cc4;}};let _0xed208f=![];function _0x23c3c5(_0x15b3fb){const _0x2814f2=_0x1211b3;if(_0xa23b[_0x2814f2(0x202)](_0xa23b['mgSns'],_0xa23b[_0x2814f2(0x1cf)]))switch(_0x15b3fb){case _0xa23b[_0x2814f2(0x1e0)]:testsFailed+=0x1;break;case _0xa23b[_0x2814f2(0x15d)]:testsPassed+=0x1;break;case _0xa23b[_0x2814f2(0x1f4)]:testsSkipped+=0x1;break;case _0xa23b['QiGjn']:testsPending+=0x1;break;case _0xa23b['UwAej']:testsUndefined+=0x1;break;case _0xa23b[_0x2814f2(0x1d0)]:testsUnknown+=0x1;break;case _0xa23b[_0x2814f2(0x1a1)]:testsAmbiguous+=0x1;break;default:break;}else _0x54d64b+=0x1;}_0xa23b[_0x1211b3(0x202)](global[_0x1211b3(0x1aa)],undefined)&&(_0xa23b[_0x1211b3(0x202)](_0xa23b[_0x1211b3(0x182)],_0xa23b[_0x1211b3(0x175)])?console[_0x1211b3(0x1d5)](_0xa23b[_0x1211b3(0x18c)](_0xa23b[_0x1211b3(0x196)]('\x0a',global[_0x1211b3(0x1aa)]),'\x0a')):this[_0x1211b3(0x1f2)](_0x168688));let _0x2851de=![];if(_0xa23b[_0x1211b3(0x18e)](typeof this['eventDataCollector'][_0x1211b3(0x190)],_0xa23b[_0x1211b3(0x1bf)])){if(_0xa23b[_0x1211b3(0x15b)](_0xa23b[_0x1211b3(0x170)],_0xa23b[_0x1211b3(0x170)])){var _0x33507d=this[_0x1211b3(0x162)][_0x1211b3(0x190)](_0x37f084[_0x1211b3(0x1bd)]),_0x3f7585=_0x33507d[_0x1211b3(0x1fd)],_0x729275=_0x33507d[_0x1211b3(0x201)];console[_0x1211b3(0x1d5)](_0xa23b[_0x1211b3(0x1de)]('\x20\x20',_0x3f7585[_0x1211b3(0x1e3)]));var _0x393f92=(0x0,pickleParser[_0x1211b3(0x1bc)])(_0x3f7585);_0x729275[_0x1211b3(0x1c5)][_0x1211b3(0x1b6)](function(_0x3dbb51){const _0xcb15bb=_0x1211b3,_0x5c37fb={'CaNPT':function(_0x509cba,_0x7b66a9){const _0x25ada9=a4_0x490b;return _0xa23b[_0x25ada9(0x1a6)](_0x509cba,_0x7b66a9);},'Mfkxd':function(_0x1a80cb,_0x192da4){return _0xa23b['IQxNl'](_0x1a80cb,_0x192da4);},'xbvqI':function(_0x4b299a,_0x1e09d3){const _0x391a80=a4_0x490b;return _0xa23b[_0x391a80(0x208)](_0x4b299a,_0x1e09d3);},'xlOjD':function(_0x4d42c6,_0x23b18e){const _0x14137b=a4_0x490b;return _0xa23b[_0x14137b(0x1fe)](_0x4d42c6,_0x23b18e);},'AgLUi':_0xa23b[_0xcb15bb(0x1e6)],'Waihh':_0xa23b[_0xcb15bb(0x193)],'GuDyr':function(_0xe43ec8,_0x2fd328){const _0x1ca142=_0xcb15bb;return _0xa23b[_0x1ca142(0x199)](_0xe43ec8,_0x2fd328);}};if(_0xa23b['bdiVw'](_0xa23b[_0xcb15bb(0x1a4)],_0xa23b['vknie']))_0x5ad3fa[_0x176b8b[_0xcb15bb(0x1e3)]]=_0x52b107,_0x4a0dc7[_0xcb15bb(0x1d5)](_0x5c37fb[_0xcb15bb(0x1b9)](_0x3f4d79,'\x0a'));else{if(_0x3dbb51['actionLocation']&&_0x3dbb51[_0xcb15bb(0x1bd)])_0xa23b[_0xcb15bb(0x1f5)](_0xa23b[_0xcb15bb(0x1d1)],_0xa23b[_0xcb15bb(0x1d1)])?(_0xed208f=!![],console['log'](_0xa23b[_0xcb15bb(0x164)](_0xa23b[_0xcb15bb(0x18c)](_0xa23b[_0xcb15bb(0x1a6)](_0xa23b[_0xcb15bb(0x1e6)],_0x393f92[_0x3dbb51[_0xcb15bb(0x1bd)]['line']][_0xcb15bb(0x1c1)]),_0xa23b[_0xcb15bb(0x193)]),_0x3dbb51[_0xcb15bb(0x16f)]['status'][_0xcb15bb(0x15c)]())),_0xa23b['NncOX'](_0x23c3c5,_0x3dbb51['result'][_0xcb15bb(0x1c7)][_0xcb15bb(0x15c)]())):_0xa4997b[_0xcb15bb(0x1d5)](_0x5c37fb['CaNPT'](_0x5c37fb[_0xcb15bb(0x188)]('\x0a',_0x4c73a7[_0xcb15bb(0x1aa)]),'\x0a'));else{if(_0x3dbb51[_0xcb15bb(0x1b2)]){if(_0xa23b[_0xcb15bb(0x20d)](_0xa23b['SERZp'],_0xa23b[_0xcb15bb(0x181)])){if(!_0x3dbb51['actionLocation'][_0xcb15bb(0x1eb)]['includes'](_0xa23b[_0xcb15bb(0x18f)])){if(_0xa23b[_0xcb15bb(0x1f5)](_0xa23b[_0xcb15bb(0x211)],_0xa23b[_0xcb15bb(0x180)]))_0xa23b[_0xcb15bb(0x167)](_0xc63dea,_0x1e7525[_0x4c7352][_0xcb15bb(0x1c7)][_0xcb15bb(0x15c)]()),_0x2817c8?_0x37eb75[_0xcb15bb(0x1d5)](_0xa23b[_0xcb15bb(0x18c)](_0xa23b[_0xcb15bb(0x176)],_0x2cd32d[_0x12821c]['status'][_0xcb15bb(0x15c)]())):_0x532e6b['log'](_0xa23b[_0xcb15bb(0x1fe)](_0xa23b[_0xcb15bb(0x183)],_0x2711ab[_0x54557a][_0xcb15bb(0x1c7)][_0xcb15bb(0x15c)]()));else{_0xa23b[_0xcb15bb(0x199)](_0x23c3c5,_0x3dbb51[_0xcb15bb(0x16f)][_0xcb15bb(0x1c7)]['toUpperCase']());if(_0xed208f)_0xa23b[_0xcb15bb(0x18e)](_0xa23b[_0xcb15bb(0x171)],_0xa23b[_0xcb15bb(0x184)])?console[_0xcb15bb(0x1d5)](_0xa23b[_0xcb15bb(0x1a6)](_0xa23b[_0xcb15bb(0x176)],_0x3dbb51[_0xcb15bb(0x16f)][_0xcb15bb(0x1c7)]['toUpperCase']())):_0x51bdd0[_0xcb15bb(0x1d5)](_0xa23b[_0xcb15bb(0x1a6)](_0xa23b[_0xcb15bb(0x176)],_0x289e37[_0xcb15bb(0x16f)]['status'][_0xcb15bb(0x15c)]()));else{if(_0xa23b[_0xcb15bb(0x1f7)](_0xa23b[_0xcb15bb(0x168)],_0xa23b[_0xcb15bb(0x18b)])){const _0x4a83fc=_0xa23b[_0xcb15bb(0x160)](_0x4c52f9,_0x3000bb,[_0xa23b[_0xcb15bb(0x1ee)],_0xa23b['vUzKe'],_0xa23b['vEqdz']]);_0x4a83fc&&(_0xde0d7a[_0x514e19[_0xcb15bb(0x1e3)]]=_0x4a83fc,_0xc5b746['log'](_0xa23b['Fqkxr'](_0x4a83fc,'\x0a'))),_0x27d6ec=!![];}else console[_0xcb15bb(0x1d5)](_0xa23b[_0xcb15bb(0x18a)](_0xa23b['oIdEe'],_0x3dbb51['result'][_0xcb15bb(0x1c7)]['toUpperCase']()));}}}}else{let _0x30ca05=_0x4a8908['parse'](_0x2f0b27[_0xcb15bb(0x1f1)]['CONFIG']);_0x3f0713=_0x30ca05['capability'];}}}if(_0xa23b[_0xcb15bb(0x1d9)](_0x3dbb51[_0xcb15bb(0x16f)][_0xcb15bb(0x1c7)][_0xcb15bb(0x15c)](),_0xa23b[_0xcb15bb(0x1e0)])){if(_0xa23b[_0xcb15bb(0x15b)](_0xa23b[_0xcb15bb(0x1ff)],_0xa23b[_0xcb15bb(0x1ff)])){const _0x3e3c66=_0xa23b[_0xcb15bb(0x160)](nestedKeyValue,_0x3dbb51,[_0xa23b[_0xcb15bb(0x1ee)],_0xa23b[_0xcb15bb(0x19e)],_0xa23b['vEqdz']]);_0x3e3c66&&(_0xa23b['nbTIw'](_0xa23b['OSZLC'],_0xa23b[_0xcb15bb(0x1c8)])?(_0x30cf8e=!![],_0x221453[_0xcb15bb(0x1d5)](_0x5c37fb[_0xcb15bb(0x203)](_0x5c37fb[_0xcb15bb(0x188)](_0x5c37fb['xlOjD'](_0x5c37fb[_0xcb15bb(0x1ca)],_0x224488[_0xc58a70[_0xcb15bb(0x1bd)][_0xcb15bb(0x17c)]][_0xcb15bb(0x1c1)]),_0x5c37fb[_0xcb15bb(0x19b)]),_0x14e0a6[_0xcb15bb(0x16f)][_0xcb15bb(0x1c7)][_0xcb15bb(0x15c)]())),_0x5c37fb[_0xcb15bb(0x200)](_0x2ad933,_0x35bd65['result']['status'][_0xcb15bb(0x15c)]())):(testsErrorMessage[_0x3f7585[_0xcb15bb(0x1e3)]]=_0x3e3c66,console[_0xcb15bb(0x1d5)](_0xa23b[_0xcb15bb(0x208)](_0x3e3c66,'\x0a')))),_0x2851de=!![];}else _0x53d018['log'](_0xa23b[_0xcb15bb(0x1fe)](_0xa23b['oIdEe'],_0x403c32[_0x33771c][_0xcb15bb(0x1c7)][_0xcb15bb(0x15c)]()));}}});}else!_0x2b76fe[_0x1211b3(0x1b2)][_0x1211b3(0x1eb)][_0x1211b3(0x204)](_0xa23b[_0x1211b3(0x18f)])&&(_0xa23b[_0x1211b3(0x1f6)](_0x4b137e,_0x4f853e['result']['status'][_0x1211b3(0x15c)]()),_0x27bf23?_0x4637dc[_0x1211b3(0x1d5)](_0xa23b[_0x1211b3(0x164)](_0xa23b[_0x1211b3(0x176)],_0x40f9af[_0x1211b3(0x16f)][_0x1211b3(0x1c7)][_0x1211b3(0x15c)]())):_0x4ce5a1['log'](_0xa23b[_0x1211b3(0x1d2)](_0xa23b[_0x1211b3(0x183)],_0x3d9d07[_0x1211b3(0x16f)][_0x1211b3(0x1c7)][_0x1211b3(0x15c)]())));}else{const _0x1bbc9b=this[_0x1211b3(0x162)][_0x1211b3(0x1a3)](_0x37f084);console[_0x1211b3(0x1d5)](_0xa23b['IQxNl'](_0xa23b['uMRGZ'](_0xa23b[_0x1211b3(0x164)]('\x20\x20',_0x1bbc9b[_0x1211b3(0x19c)][_0x1211b3(0x1c2)][_0x1211b3(0x1e3)]),_0xa23b[_0x1211b3(0x193)]),_0x1bbc9b['pickle'][_0x1211b3(0x1e3)]));var _0x393f92=(0x0,pickleParser[_0x1211b3(0x1bc)])(_0x1bbc9b[_0x1211b3(0x1fd)]);let _0x3f180a=_0x1bbc9b[_0x1211b3(0x201)]['steps'],_0x591332=_0x1bbc9b[_0x1211b3(0x16e)],_0x2a9947=_0x3f180a[_0x1211b3(0x17a)];for(let _0x4ae634=0x0;_0xa23b[_0x1211b3(0x192)](_0x4ae634,_0x2a9947);_0x4ae634++){let _0x2bd392=_0x3f180a[_0x4ae634];if(_0x2bd392[_0x1211b3(0x1b2)]&&_0x2bd392['sourceLocation'])_0xa23b[_0x1211b3(0x15b)](_0xa23b['zJYrk'],_0xa23b['XxXjO'])?_0xb56f0d-=0x2:(_0xed208f=!![],console[_0x1211b3(0x1d5)](_0xa23b[_0x1211b3(0x1ea)](_0xa23b['XYtDn'](_0xa23b[_0x1211b3(0x209)](_0xa23b['PpIYn'],_0x393f92[_0x2bd392[_0x1211b3(0x1bd)]['line']][_0x1211b3(0x1c1)]),_0xa23b['gPZaW']),_0x591332[_0x4ae634][_0x1211b3(0x1c7)]['toUpperCase']())),_0xa23b['wNJHu'](_0x23c3c5,_0x591332[_0x4ae634][_0x1211b3(0x1c7)][_0x1211b3(0x15c)]()));else{if(_0x2bd392[_0x1211b3(0x1b2)]){if(_0xa23b[_0x1211b3(0x1d6)](_0xa23b[_0x1211b3(0x20a)],_0xa23b['Ojoej'])){if(!_0x2bd392[_0x1211b3(0x1b2)][_0x1211b3(0x1eb)]['includes'](_0xa23b[_0x1211b3(0x18f)])){if(_0xa23b['bdiVw'](_0xa23b[_0x1211b3(0x210)],_0xa23b[_0x1211b3(0x1c9)])){_0xa23b['pDbFR'](_0x23c3c5,_0x591332[_0x4ae634][_0x1211b3(0x1c7)]['toUpperCase']());if(_0xed208f)_0xa23b[_0x1211b3(0x1e7)](_0xa23b[_0x1211b3(0x16a)],_0xa23b[_0x1211b3(0x198)])?(_0x55b240=!![],_0x397bce[_0x1211b3(0x1d5)](_0xa23b[_0x1211b3(0x1fe)](_0xa23b[_0x1211b3(0x1af)](_0xa23b[_0x1211b3(0x1d2)](_0xa23b[_0x1211b3(0x1e6)],_0xb6b4c1[_0x3b5064['sourceLocation'][_0x1211b3(0x17c)]]['text']),_0xa23b[_0x1211b3(0x193)]),_0x573176[_0x1740d6][_0x1211b3(0x1c7)][_0x1211b3(0x15c)]())),_0xa23b[_0x1211b3(0x1a0)](_0x1ab8ab,_0x4e3030[_0x12aed0][_0x1211b3(0x1c7)][_0x1211b3(0x15c)]())):console[_0x1211b3(0x1d5)](_0xa23b[_0x1211b3(0x1a6)](_0xa23b[_0x1211b3(0x176)],_0x591332[_0x4ae634]['status'][_0x1211b3(0x15c)]()));else{if(_0xa23b[_0x1211b3(0x15b)](_0xa23b['rXXmL'],_0xa23b[_0x1211b3(0x169)]))console[_0x1211b3(0x1d5)](_0xa23b['Fqkxr'](_0xa23b[_0x1211b3(0x183)],_0x591332[_0x4ae634]['status'][_0x1211b3(0x15c)]()));else{_0x22ef5a=!![];const _0x536f94=_0xa23b[_0x1211b3(0x160)](_0x10e86c,_0x1e3ccf[_0x311bb1],[_0xa23b[_0x1211b3(0x19e)],_0xa23b[_0x1211b3(0x174)]]);_0x536f94&&(_0x4d5026[_0xa23b[_0x1211b3(0x208)](_0xa23b[_0x1211b3(0x1a6)](_0x1ebad1['gherkinDocument'][_0x1211b3(0x1c2)][_0x1211b3(0x1e3)],_0xa23b[_0x1211b3(0x193)]),_0x1a3a08[_0x1211b3(0x1fd)]['name'])]=_0x536f94,_0x3ca57d[_0x1211b3(0x1d5)](_0xa23b[_0x1211b3(0x1de)](_0x536f94,'\x0a')));}}}else!_0x2658a1[_0x1211b3(0x1b2)][_0x1211b3(0x1eb)][_0x1211b3(0x204)](_0xa23b[_0x1211b3(0x18f)])&&(_0xa23b[_0x1211b3(0x199)](_0x305a3e,_0x26377b[_0x2e05a4][_0x1211b3(0x1c7)]['toUpperCase']()),_0x906856?_0x48c9d3['log'](_0xa23b[_0x1211b3(0x1af)](_0xa23b[_0x1211b3(0x176)],_0x350441[_0x5d82a5]['status'][_0x1211b3(0x15c)]())):_0x3c1950[_0x1211b3(0x1d5)](_0xa23b['QBPTd'](_0xa23b['oIdEe'],_0x49cc3b[_0x4fbcca][_0x1211b3(0x1c7)][_0x1211b3(0x15c)]())));}}else _0x1ba157[_0x1211b3(0x1aa)]=_0xa23b[_0x1211b3(0x1b4)](_0x5b54ec,_0x3dd48f),_0x2d6f87[_0x1211b3(0x1d5)](_0x1211b3(0x16d)+_0x26baac[_0x1211b3(0x1aa)]);}}if(_0xa23b['enYQX'](_0x591332[_0x4ae634][_0x1211b3(0x1c7)]['toUpperCase'](),_0xa23b[_0x1211b3(0x1e0)])){_0x2851de=!![];const _0x1901a6=_0xa23b[_0x1211b3(0x1cb)](nestedKeyValue,_0x591332[_0x4ae634],[_0xa23b[_0x1211b3(0x19e)],_0xa23b['vEqdz']]);_0x1901a6&&(testsErrorMessage[_0xa23b[_0x1211b3(0x1fb)](_0xa23b[_0x1211b3(0x20e)](_0x1bbc9b['gherkinDocument'][_0x1211b3(0x1c2)][_0x1211b3(0x1e3)],_0xa23b[_0x1211b3(0x193)]),_0x1bbc9b['pickle'][_0x1211b3(0x1e3)])]=_0x1901a6,console[_0x1211b3(0x1d5)](_0xa23b[_0x1211b3(0x1a7)](_0x1901a6,'\x0a')));}}}_0x2851de&&(testSuitesFailed+=0x1),console['log']('\x0a');}}module[a4_0x23772d(0x1ec)]=BrowserstackFormatter;
|
|
1
|
+
const a4_0x285c1e=a4_0x1cbf;(function(_0x37c187,_0x4368d6){const _0x827301=a4_0x1cbf,_0x2201f1=_0x37c187();while(!![]){try{const _0xe384f9=parseInt(_0x827301(0xea))/0x1*(-parseInt(_0x827301(0xab))/0x2)+-parseInt(_0x827301(0x101))/0x3*(-parseInt(_0x827301(0xb9))/0x4)+parseInt(_0x827301(0xfa))/0x5*(parseInt(_0x827301(0x13a))/0x6)+parseInt(_0x827301(0xd4))/0x7*(-parseInt(_0x827301(0x109))/0x8)+parseInt(_0x827301(0x133))/0x9*(-parseInt(_0x827301(0x120))/0xa)+parseInt(_0x827301(0xe2))/0xb*(parseInt(_0x827301(0xdc))/0xc)+parseInt(_0x827301(0x8d))/0xd;if(_0xe384f9===_0x4368d6)break;else _0x2201f1['push'](_0x2201f1['shift']());}catch(_0xcc5706){_0x2201f1['push'](_0x2201f1['shift']());}}}(a4_0x265b,0x89d96));const {requireModule,getPlatformName,nestedKeyValue}=require('../../../helpers/helper'),{Formatter}=requireModule(a4_0x285c1e(0xbe)),pickleParser=requireModule(a4_0x285c1e(0xb6));class BrowserstackFormatter extends Formatter{constructor(_0x32c8ab){const _0x2b7be9=a4_0x285c1e,_0x8b996d={'wtiSb':function(_0x15a069,_0x53063f){return _0x15a069(_0x53063f);},'goumF':function(_0xb8a943,_0x4c3db6){return _0xb8a943+_0x4c3db6;},'qgAWG':_0x2b7be9(0xa8),'usmVm':function(_0x115ed0,_0x1132d2){return _0x115ed0(_0x1132d2);},'MGTLu':function(_0x103ea1,_0x32fb0a){return _0x103ea1+_0x32fb0a;},'WnpGu':_0x2b7be9(0x141),'dUBip':_0x2b7be9(0xbd),'eUVHn':function(_0x107245,_0x31bd00){return _0x107245!==_0x31bd00;},'rukLI':_0x2b7be9(0x87),'xVSby':function(_0x2bb040,_0x556d41){return _0x2bb040!==_0x556d41;},'VbnGN':function(_0x23d2f0,_0x29227f){return _0x23d2f0!==_0x29227f;},'lJtOp':_0x2b7be9(0xce),'Tdpcw':_0x2b7be9(0xbb),'ghDdS':_0x2b7be9(0xaa),'EJkZc':_0x2b7be9(0xd3),'QVrRx':function(_0xf98cb2,_0x10831f){return _0xf98cb2(_0x10831f);},'eWyGL':function(_0x41d62a,_0xab087f){return _0x41d62a===_0xab087f;},'uLUOp':_0x2b7be9(0x139),'gFpMr':function(_0x3b0984,_0x2bc871){return _0x3b0984+_0x2bc871;},'tfLcZ':'\x20\x20\x20\x20','JsDDU':_0x2b7be9(0xf7),'tewNr':function(_0x19fa8c,_0x5a8c73){return _0x19fa8c(_0x5a8c73);},'dvcIE':function(_0xc707e4,_0x3a6f30){return _0xc707e4===_0x3a6f30;},'lPiyJ':_0x2b7be9(0x92),'stVdq':_0x2b7be9(0xff),'oyMwf':function(_0x2a8d8c,_0x3021ba){return _0x2a8d8c===_0x3021ba;},'DEQMh':_0x2b7be9(0x9c),'TdMDb':_0x2b7be9(0x11a),'NdaDH':_0x2b7be9(0xcd),'rKZit':_0x2b7be9(0x114),'MyjHX':_0x2b7be9(0x82),'Tdhpk':_0x2b7be9(0x13b),'TLtmS':_0x2b7be9(0xe5)};super(_0x32c8ab),_0x32c8ab[_0x2b7be9(0xc5)]['on'](_0x8b996d[_0x2b7be9(0xb4)],()=>{const _0x44f5b6=_0x2b7be9,_0x71f26d={'CtSup':_0x8b996d[_0x44f5b6(0xec)],'ZHPIM':function(_0xb238b,_0x3df10f){return _0x8b996d['usmVm'](_0xb238b,_0x3df10f);},'LBYWQ':function(_0x29d451,_0x3c4b3a){const _0x2cd611=_0x44f5b6;return _0x8b996d[_0x2cd611(0x13e)](_0x29d451,_0x3c4b3a);},'NieGf':_0x8b996d[_0x44f5b6(0x12f)],'TOlOW':_0x8b996d[_0x44f5b6(0x95)]};if(_0x8b996d['eUVHn'](_0x8b996d[_0x44f5b6(0xad)],_0x8b996d[_0x44f5b6(0xad)]))_0x492801[_0x44f5b6(0xc4)]=_0x8b996d[_0x44f5b6(0x80)](_0x580dc8,_0x40e90d),_0x2172db[_0x44f5b6(0x12e)](_0x44f5b6(0xc8)+_0x223b15[_0x44f5b6(0xc4)]);else{let _0x3c2a65;if(_0x8b996d[_0x44f5b6(0xd0)](process[_0x44f5b6(0xa3)]['CONFIG'],undefined)){if(_0x8b996d[_0x44f5b6(0x7e)](_0x8b996d[_0x44f5b6(0xb5)],_0x8b996d[_0x44f5b6(0xfe)])){let _0x358b7d=JSON[_0x44f5b6(0xb1)](process[_0x44f5b6(0xa3)]['CONFIG']);_0x3c2a65=_0x358b7d[_0x44f5b6(0x128)];}else!_0x3265f0[_0x44f5b6(0x113)][_0x44f5b6(0x118)]['includes'](_0x71f26d[_0x44f5b6(0x100)])&&(_0x71f26d[_0x44f5b6(0x123)](_0x5d146b,_0x4269b6['result'][_0x44f5b6(0xc7)][_0x44f5b6(0xa4)]()),_0x244357?_0x548a09[_0x44f5b6(0x12e)](_0x71f26d[_0x44f5b6(0xb7)](_0x71f26d[_0x44f5b6(0x10e)],_0xe1499a[_0x44f5b6(0x89)][_0x44f5b6(0xc7)][_0x44f5b6(0xa4)]())):_0x46948f[_0x44f5b6(0x12e)](_0x71f26d[_0x44f5b6(0xb7)](_0x71f26d[_0x44f5b6(0x107)],_0x104a58[_0x44f5b6(0x89)][_0x44f5b6(0xc7)][_0x44f5b6(0xa4)]())));}_0x8b996d[_0x44f5b6(0xd0)](_0x3c2a65,undefined)&&(_0x8b996d[_0x44f5b6(0x7e)](_0x8b996d[_0x44f5b6(0x132)],_0x8b996d[_0x44f5b6(0xd5)])?(global[_0x44f5b6(0xc4)]=_0x8b996d[_0x44f5b6(0x10f)](getPlatformName,_0x3c2a65),console['log']('Executing\x20tests\x20for\x20'+global[_0x44f5b6(0xc4)])):(_0x301883[_0xefcd83[_0x44f5b6(0x96)]]=_0x44a64f,_0x4a21fa['log'](_0x8b996d[_0x44f5b6(0x115)](_0x469230,'\x0a'))));}}),_0x32c8ab[_0x2b7be9(0xc5)]['on'](_0x8b996d[_0x2b7be9(0xca)],()=>{const _0x12b0a2=_0x2b7be9;_0x8b996d[_0x12b0a2(0xd2)](_0x8b996d[_0x12b0a2(0x91)],_0x8b996d['uLUOp'])?testSuites+=0x1:_0x4cd63a[_0x12b0a2(0x12e)](_0x8b996d[_0x12b0a2(0x115)](_0x8b996d['dUBip'],_0x5b63aa[_0x12b0a2(0x89)][_0x12b0a2(0xc7)][_0x12b0a2(0xa4)]()));}),_0x32c8ab[_0x2b7be9(0xc5)]['on'](_0x8b996d['MyjHX'],_0x4a9beb=>{const _0x4d2a7e=_0x2b7be9;_0x8b996d[_0x4d2a7e(0x10c)](_0x8b996d['lPiyJ'],_0x8b996d[_0x4d2a7e(0x81)])?this['logTestCaseFinished'](_0x4a9beb):(_0x21cbf8=!![],_0x1f7a63[_0x4d2a7e(0x12e)](_0x8b996d[_0x4d2a7e(0x115)](_0x8b996d['gFpMr'](_0x8b996d[_0x4d2a7e(0xc1)](_0x8b996d[_0x4d2a7e(0xef)],_0x11459a[_0x513e10[_0x4d2a7e(0x12a)]['line']]['text']),_0x8b996d['JsDDU']),_0x41f33b[_0x3d229f][_0x4d2a7e(0xc7)][_0x4d2a7e(0xa4)]())),_0x8b996d[_0x4d2a7e(0x8a)](_0x1a7ee7,_0x5c916f[_0xe09edb][_0x4d2a7e(0xc7)]['toUpperCase']()));}),_0x32c8ab[_0x2b7be9(0xc5)]['on'](_0x8b996d[_0x2b7be9(0xb2)],()=>{const _0x59f8e2=_0x2b7be9;_0x8b996d['eWyGL'](_0x8b996d[_0x59f8e2(0xed)],_0x8b996d[_0x59f8e2(0xed)])?totalTests-=0x2:_0x22941f+=0x1;}),_0x32c8ab[_0x2b7be9(0xc5)]['on'](_0x8b996d[_0x2b7be9(0x8f)],()=>{const _0x14d265=_0x2b7be9;_0x8b996d[_0x14d265(0x117)](_0x8b996d['DEQMh'],_0x8b996d[_0x14d265(0xe7)])?_0x3c3057-=0x2:totalTests+=0x1;});}[a4_0x285c1e(0x105)](_0x29c8d0){const _0xa9475a=a4_0x285c1e,_0x1146e2={'VeQhX':function(_0x29142e,_0x4fb1f9){return _0x29142e+_0x4fb1f9;},'jnRQz':_0xa9475a(0xf7),'ujdqE':function(_0x590020,_0x207c3b){return _0x590020+_0x207c3b;},'YORZh':function(_0x4152b6,_0x39208b){return _0x4152b6===_0x39208b;},'WGtpK':_0xa9475a(0x83),'BTbIT':_0xa9475a(0x9b),'aTSWr':_0xa9475a(0xa2),'mchfw':_0xa9475a(0xdb),'LDxRq':_0xa9475a(0xfc),'szMJT':_0xa9475a(0x10a),'xnmHL':'UNDEFINED','wbbiM':_0xa9475a(0x131),'WDrbF':_0xa9475a(0xf0),'qhbBw':function(_0x4bf819,_0x230f34){return _0x4bf819!==_0x230f34;},'MFTbc':function(_0x29b686,_0xd6ad9e){return _0x29b686(_0xd6ad9e);},'wdWpZ':_0xa9475a(0xbd),'bWWjS':_0xa9475a(0xa8),'OKsTh':function(_0xf5ba35,_0x312bf6){return _0xf5ba35+_0x312bf6;},'QSpZq':'\x20\x20\x20\x20AFTER\x20-\x20','mQlGr':function(_0x33e8bd,_0x33385b){return _0x33e8bd+_0x33385b;},'tyZBW':function(_0x1f1738,_0x57ece7){return _0x1f1738+_0x57ece7;},'SoSAP':_0xa9475a(0x13f),'iobjy':function(_0x5e6bad,_0x1adc86,_0x30330c){return _0x5e6bad(_0x1adc86,_0x30330c);},'gROrH':_0xa9475a(0xe4),'UnKng':_0xa9475a(0xf8),'GDBHI':function(_0x32ee59,_0x4f35ce){return _0x32ee59+_0x4f35ce;},'oLOpw':_0xa9475a(0xd9),'daLXi':_0xa9475a(0xe1),'MOzVz':function(_0x36bd3c,_0x145851){return _0x36bd3c!==_0x145851;},'hhfMF':'dQNhq','eCguU':function(_0xfd8e81,_0x38f054){return _0xfd8e81+_0x38f054;},'oEwOQ':'ZGTVb','ufMZW':_0xa9475a(0xdf),'SYVVv':'KjMcb','qpIpp':_0xa9475a(0xaf),'WxUtz':'GQHqA','AqnSl':_0xa9475a(0xfd),'WEwFR':'lEqMX','XdOch':function(_0x211ec3,_0x5afb73){return _0x211ec3+_0x5afb73;},'Typjh':function(_0x54f737,_0x443e88){return _0x54f737==_0x443e88;},'iUcax':function(_0x1afa56,_0x1d289d){return _0x1afa56!==_0x1d289d;},'QvsBz':'mkUHo','tixMm':_0xa9475a(0xc0),'gZfjW':function(_0x972ead,_0x2c2f44,_0x4e5c38){return _0x972ead(_0x2c2f44,_0x4e5c38);},'UvtcF':'result','BLFpr':function(_0x482e8e,_0x39bf06){return _0x482e8e!==_0x39bf06;},'pDzJd':_0xa9475a(0xb8),'eOWsD':function(_0x293607,_0x3e3094){return _0x293607+_0x3e3094;},'wUjLu':function(_0x454144,_0x537c0f){return _0x454144+_0x537c0f;},'leNNq':function(_0x290193,_0xf46ca1){return _0x290193+_0xf46ca1;},'rcoby':function(_0x1ecf12,_0x3acb14){return _0x1ecf12===_0x3acb14;},'JwqpH':_0xa9475a(0xe0),'EftLo':function(_0x5d31a9,_0x265ea2){return _0x5d31a9+_0x265ea2;},'XsMNG':'undefined','bCSVY':'VrGlt','mhPnq':function(_0x2e37c7,_0x4ad20d){return _0x2e37c7+_0x4ad20d;},'frhAp':function(_0x13155b,_0x1ce5f2){return _0x13155b+_0x1ce5f2;},'KdIhC':function(_0x473364,_0x47aba8){return _0x473364+_0x47aba8;},'BCXzv':function(_0x2540da,_0x157d79){return _0x2540da<_0x157d79;},'kEERv':function(_0xa43ccd,_0x259788){return _0xa43ccd!==_0x259788;},'OFsYr':_0xa9475a(0x11e),'wSIua':_0xa9475a(0x104),'UBciQ':function(_0x25f5db,_0x57ee2a){return _0x25f5db+_0x57ee2a;},'CfaHJ':function(_0x1e611a,_0x58f531){return _0x1e611a===_0x58f531;},'MrHAZ':'jLikR','fABQA':_0xa9475a(0xa5),'glJcj':function(_0x138314,_0xf8011c){return _0x138314!==_0xf8011c;},'LVvNd':_0xa9475a(0x8c),'nzwOI':_0xa9475a(0x121),'josdr':_0xa9475a(0xba),'vIhja':function(_0x331fba,_0x1e48aa){return _0x331fba+_0x1e48aa;},'IzEpk':function(_0x4624ab,_0xeef726){return _0x4624ab!==_0xeef726;},'Eltpu':'ubrTU','EkdXu':_0xa9475a(0xe8),'ZhskI':function(_0x471b3f,_0x4aad0f){return _0x471b3f==_0x4aad0f;},'jFJQe':function(_0x1b4553,_0x115c15,_0x38313c){return _0x1b4553(_0x115c15,_0x38313c);},'AOgzB':function(_0x5a8c09,_0x31fef0){return _0x5a8c09+_0x31fef0;},'KNwFE':function(_0x388cca,_0x3079a6){return _0x388cca+_0x3079a6;},'lCWCt':function(_0x46ebbf,_0x2be014){return _0x46ebbf+_0x2be014;}};let _0x14293d=![];function _0x51ee4b(_0x342e11){const _0xb1b444=_0xa9475a;if(_0x1146e2[_0xb1b444(0x136)](_0x1146e2['WGtpK'],_0x1146e2[_0xb1b444(0x119)]))_0x5cc0e6[_0x1146e2[_0xb1b444(0xcb)](_0x1146e2[_0xb1b444(0xcb)](_0xfe663c[_0xb1b444(0xf2)][_0xb1b444(0xeb)][_0xb1b444(0x96)],_0x1146e2[_0xb1b444(0x97)]),_0x58ce9f[_0xb1b444(0x7d)][_0xb1b444(0x96)])]=_0x1543b7,_0x106ca7['log'](_0x1146e2['ujdqE'](_0x10c7e9,'\x0a'));else switch(_0x342e11){case _0x1146e2['aTSWr']:testsFailed+=0x1;break;case _0x1146e2[_0xb1b444(0x140)]:testsPassed+=0x1;break;case _0x1146e2[_0xb1b444(0xa1)]:testsSkipped+=0x1;break;case _0x1146e2[_0xb1b444(0x11f)]:testsPending+=0x1;break;case _0x1146e2[_0xb1b444(0x103)]:testsUndefined+=0x1;break;case _0x1146e2[_0xb1b444(0x135)]:testsUnknown+=0x1;break;case _0x1146e2[_0xb1b444(0x93)]:testsAmbiguous+=0x1;break;default:break;}}if(_0x1146e2[_0xa9475a(0x9f)](global['__platform'],undefined)){if(_0x1146e2[_0xa9475a(0x116)](_0x1146e2[_0xa9475a(0x137)],_0x1146e2[_0xa9475a(0x137)]))console[_0xa9475a(0x12e)](_0x1146e2[_0xa9475a(0xbf)](_0x1146e2[_0xa9475a(0xcc)]('\x0a',global[_0xa9475a(0xc4)]),'\x0a'));else{let _0x21c92a;if(_0x1146e2[_0xa9475a(0x108)](_0x388bc3['env']['CONFIG'],_0x2dc316)){let _0x530a21=_0x664839[_0xa9475a(0xb1)](_0x3c4ec5[_0xa9475a(0xa3)][_0xa9475a(0x129)]);_0x21c92a=_0x530a21[_0xa9475a(0x128)];}_0x1146e2[_0xa9475a(0x108)](_0x21c92a,_0x245b09)&&(_0x4e6a6e[_0xa9475a(0xc4)]=_0x1146e2[_0xa9475a(0xc3)](_0x53dabe,_0x21c92a),_0x162059['log'](_0xa9475a(0xc8)+_0x11c6c3['__platform']));}}let _0x2bec75=![];if(_0x1146e2[_0xa9475a(0x8b)](typeof this[_0xa9475a(0x130)][_0xa9475a(0x86)],_0x1146e2[_0xa9475a(0xd1)])){if(_0x1146e2[_0xa9475a(0x116)](_0x1146e2[_0xa9475a(0x124)],_0x1146e2[_0xa9475a(0x124)])){var _0x275344=this[_0xa9475a(0x130)][_0xa9475a(0x86)](_0x29c8d0[_0xa9475a(0x12a)]),_0x71a419=_0x275344['pickle'],_0xc3e5b2=_0x275344[_0xa9475a(0x85)];console[_0xa9475a(0x12e)](_0x1146e2[_0xa9475a(0x12b)]('\x20\x20',_0x71a419[_0xa9475a(0x96)]));var _0x47e47a=(0x0,pickleParser[_0xa9475a(0xac)])(_0x71a419);_0xc3e5b2['steps'][_0xa9475a(0x126)](function(_0x481e29){const _0x527a12=_0xa9475a,_0x3c5c24={'iLypj':function(_0x8576bb,_0x2806d6,_0x4b24b0){const _0x5418c6=a4_0x1cbf;return _0x1146e2[_0x5418c6(0xae)](_0x8576bb,_0x2806d6,_0x4b24b0);},'WdzUd':_0x1146e2[_0x527a12(0xa9)],'mjmqo':_0x1146e2[_0x527a12(0x8e)],'KlXNF':function(_0x46c43a,_0x66e1f4){return _0x1146e2['tyZBW'](_0x46c43a,_0x66e1f4);},'wbMLH':_0x1146e2[_0x527a12(0x97)],'htPxS':function(_0x56c4b4,_0x40730c){return _0x1146e2['GDBHI'](_0x56c4b4,_0x40730c);}};if(_0x1146e2[_0x527a12(0x136)](_0x1146e2[_0x527a12(0xa7)],_0x1146e2['daLXi']))_0x591d9e[_0x527a12(0x12e)](_0x1146e2[_0x527a12(0xcb)](_0x1146e2[_0x527a12(0x84)],_0x57c1d6[_0x192c91][_0x527a12(0xc7)][_0x527a12(0xa4)]()));else{if(_0x481e29[_0x527a12(0x113)]&&_0x481e29[_0x527a12(0x12a)])_0x1146e2[_0x527a12(0x8b)](_0x1146e2['hhfMF'],_0x1146e2[_0x527a12(0xb0)])?!_0x2591ee[_0x527a12(0x113)]['uri'][_0x527a12(0x9d)](_0x1146e2['bWWjS'])&&(_0x1146e2[_0x527a12(0xc3)](_0x2e05cc,_0x4e6cf7[_0x2da565][_0x527a12(0xc7)][_0x527a12(0xa4)]()),_0x263204?_0x219b09['log'](_0x1146e2[_0x527a12(0xd6)](_0x1146e2['QSpZq'],_0x2a617a[_0x18ccdc][_0x527a12(0xc7)][_0x527a12(0xa4)]())):_0x313411[_0x527a12(0x12e)](_0x1146e2['VeQhX'](_0x1146e2[_0x527a12(0x84)],_0x2f3403[_0x4a6dd8]['status']['toUpperCase']()))):(_0x14293d=!![],console[_0x527a12(0x12e)](_0x1146e2['mQlGr'](_0x1146e2[_0x527a12(0xda)](_0x1146e2[_0x527a12(0x12d)](_0x1146e2[_0x527a12(0x98)],_0x47e47a[_0x481e29['sourceLocation'][_0x527a12(0x125)]][_0x527a12(0xe9)]),_0x1146e2['jnRQz']),_0x481e29[_0x527a12(0x89)]['status']['toUpperCase']())),_0x1146e2['MFTbc'](_0x51ee4b,_0x481e29[_0x527a12(0x89)][_0x527a12(0xc7)][_0x527a12(0xa4)]()));else _0x481e29[_0x527a12(0x113)]&&(_0x1146e2[_0x527a12(0x108)](_0x1146e2[_0x527a12(0x138)],_0x1146e2[_0x527a12(0x138)])?_0x103bb0[_0x527a12(0x12e)](_0x1146e2[_0x527a12(0xcb)](_0x1146e2['QSpZq'],_0x5a77b4[_0x1fc441][_0x527a12(0xc7)][_0x527a12(0xa4)]())):!_0x481e29['actionLocation'][_0x527a12(0x118)]['includes'](_0x1146e2[_0x527a12(0xe3)])&&(_0x1146e2[_0x527a12(0x8b)](_0x1146e2['ufMZW'],_0x1146e2['SYVVv'])?(_0x1146e2[_0x527a12(0xc3)](_0x51ee4b,_0x481e29[_0x527a12(0x89)]['status'][_0x527a12(0xa4)]()),_0x14293d?_0x1146e2['qhbBw'](_0x1146e2[_0x527a12(0xe6)],_0x1146e2[_0x527a12(0x88)])?console[_0x527a12(0x12e)](_0x1146e2['tyZBW'](_0x1146e2[_0x527a12(0x112)],_0x481e29[_0x527a12(0x89)][_0x527a12(0xc7)][_0x527a12(0xa4)]())):(_0x1146e2[_0x527a12(0xc3)](_0x491813,_0x32b56b[_0x527a12(0x89)][_0x527a12(0xc7)][_0x527a12(0xa4)]()),_0x5f57d2?_0x474fb2[_0x527a12(0x12e)](_0x1146e2[_0x527a12(0xbc)](_0x1146e2[_0x527a12(0x112)],_0x5409be[_0x527a12(0x89)][_0x527a12(0xc7)][_0x527a12(0xa4)]())):_0x4e55ea[_0x527a12(0x12e)](_0x1146e2[_0x527a12(0xa0)](_0x1146e2['wdWpZ'],_0x39cb49[_0x527a12(0x89)]['status'][_0x527a12(0xa4)]()))):_0x1146e2[_0x527a12(0x136)](_0x1146e2[_0x527a12(0xf6)],_0x1146e2[_0x527a12(0xfb)])?(_0x3f7eb3=!![],_0x3036c3[_0x527a12(0x12e)](_0x1146e2[_0x527a12(0xcb)](_0x1146e2[_0x527a12(0xbc)](_0x1146e2[_0x527a12(0xa0)](_0x1146e2[_0x527a12(0x98)],_0x2e65f0[_0x14f88d[_0x527a12(0x12a)][_0x527a12(0x125)]]['text']),_0x1146e2[_0x527a12(0x97)]),_0x9fd0b1[_0x527a12(0x89)][_0x527a12(0xc7)]['toUpperCase']())),_0x1146e2[_0x527a12(0xc3)](_0x4e2897,_0x675051['result'][_0x527a12(0xc7)][_0x527a12(0xa4)]())):console[_0x527a12(0x12e)](_0x1146e2[_0x527a12(0x99)](_0x1146e2['wdWpZ'],_0x481e29[_0x527a12(0x89)]['status']['toUpperCase']()))):_0x4e830b+=0x1));if(_0x1146e2['Typjh'](_0x481e29[_0x527a12(0x89)][_0x527a12(0xc7)][_0x527a12(0xa4)](),_0x1146e2[_0x527a12(0xa6)])){if(_0x1146e2[_0x527a12(0x13d)](_0x1146e2['QvsBz'],_0x1146e2['tixMm'])){const _0x2410a1=_0x1146e2[_0x527a12(0x7f)](nestedKeyValue,_0x481e29,[_0x1146e2[_0x527a12(0x102)],_0x1146e2[_0x527a12(0xa9)],_0x1146e2['UnKng']]);if(_0x2410a1){if(_0x1146e2['BLFpr'](_0x1146e2[_0x527a12(0xd8)],_0x1146e2['pDzJd'])){_0x568308=!![];const _0x18ff2e=_0x3c5c24[_0x527a12(0x127)](_0x50a2bf,_0x3ecc3e[_0x7ce2d8],[_0x3c5c24[_0x527a12(0x106)],_0x3c5c24[_0x527a12(0xc2)]]);_0x18ff2e&&(_0x4288ff[_0x3c5c24[_0x527a12(0x122)](_0x3c5c24[_0x527a12(0x122)](_0x251551[_0x527a12(0xf2)][_0x527a12(0xeb)][_0x527a12(0x96)],_0x3c5c24[_0x527a12(0xee)]),_0x2786cb[_0x527a12(0x7d)][_0x527a12(0x96)])]=_0x18ff2e,_0x2c702d[_0x527a12(0x12e)](_0x3c5c24[_0x527a12(0xf5)](_0x18ff2e,'\x0a')));}else testsErrorMessage[_0x71a419[_0x527a12(0x96)]]=_0x2410a1,console[_0x527a12(0x12e)](_0x1146e2[_0x527a12(0xbc)](_0x2410a1,'\x0a'));}_0x2bec75=!![];}else _0x59b081['log'](_0x1146e2['OKsTh'](_0x1146e2['VeQhX']('\x0a',_0x3f4156[_0x527a12(0xc4)]),'\x0a'));}}});}else{const _0x93082f=_0x1146e2[_0xa9475a(0xae)](_0x18b90a,_0x13e904,[_0x1146e2[_0xa9475a(0x102)],_0x1146e2[_0xa9475a(0xa9)],_0x1146e2[_0xa9475a(0x8e)]]);_0x93082f&&(_0x15d1fc[_0x29152b[_0xa9475a(0x96)]]=_0x93082f,_0x56aae3[_0xa9475a(0x12e)](_0x1146e2['mQlGr'](_0x93082f,'\x0a'))),_0x163e94=!![];}}else{const _0x293ff1=this[_0xa9475a(0x130)][_0xa9475a(0x12c)](_0x29c8d0);console['log'](_0x1146e2[_0xa9475a(0x99)](_0x1146e2[_0xa9475a(0xc9)](_0x1146e2[_0xa9475a(0xf3)]('\x20\x20',_0x293ff1['gherkinDocument'][_0xa9475a(0xeb)][_0xa9475a(0x96)]),_0x1146e2[_0xa9475a(0x97)]),_0x293ff1[_0xa9475a(0x7d)][_0xa9475a(0x96)]));var _0x47e47a=(0x0,pickleParser[_0xa9475a(0xac)])(_0x293ff1[_0xa9475a(0x7d)]);let _0x42b30c=_0x293ff1[_0xa9475a(0x85)][_0xa9475a(0x11c)],_0x26afbe=_0x293ff1[_0xa9475a(0xcf)],_0x2326b3=_0x42b30c[_0xa9475a(0x13c)];for(let _0x3700a2=0x0;_0x1146e2[_0xa9475a(0x11d)](_0x3700a2,_0x2326b3);_0x3700a2++){let _0xe4c16e=_0x42b30c[_0x3700a2];if(_0xe4c16e[_0xa9475a(0x113)]&&_0xe4c16e['sourceLocation'])_0x1146e2[_0xa9475a(0x90)](_0x1146e2[_0xa9475a(0x111)],_0x1146e2[_0xa9475a(0xde)])?(_0x14293d=!![],console['log'](_0x1146e2['UBciQ'](_0x1146e2[_0xa9475a(0xcb)](_0x1146e2[_0xa9475a(0x110)](_0x1146e2[_0xa9475a(0x98)],_0x47e47a[_0xe4c16e['sourceLocation'][_0xa9475a(0x125)]][_0xa9475a(0xe9)]),_0x1146e2[_0xa9475a(0x97)]),_0x26afbe[_0x3700a2][_0xa9475a(0xc7)]['toUpperCase']())),_0x1146e2[_0xa9475a(0xc3)](_0x51ee4b,_0x26afbe[_0x3700a2][_0xa9475a(0xc7)][_0xa9475a(0xa4)]())):_0x89e70d[_0xa9475a(0x12e)](_0x1146e2[_0xa9475a(0xf9)](_0x1146e2[_0xa9475a(0x112)],_0x45d43b['result'][_0xa9475a(0xc7)]['toUpperCase']()));else{if(_0xe4c16e[_0xa9475a(0x113)]){if(_0x1146e2['CfaHJ'](_0x1146e2[_0xa9475a(0xd7)],_0x1146e2['fABQA']))_0x5b3a93+=0x1;else{if(!_0xe4c16e[_0xa9475a(0x113)][_0xa9475a(0x118)][_0xa9475a(0x9d)](_0x1146e2['bWWjS'])){if(_0x1146e2[_0xa9475a(0xf4)](_0x1146e2[_0xa9475a(0x11b)],_0x1146e2[_0xa9475a(0x11b)])){let _0x3b73ff=_0x52b8d8[_0xa9475a(0xb1)](_0x5b8af1['env']['CONFIG']);_0x92bf39=_0x3b73ff[_0xa9475a(0x128)];}else _0x1146e2[_0xa9475a(0xc3)](_0x51ee4b,_0x26afbe[_0x3700a2][_0xa9475a(0xc7)]['toUpperCase']()),_0x14293d?_0x1146e2['rcoby'](_0x1146e2[_0xa9475a(0xf1)],_0x1146e2['josdr'])?this[_0xa9475a(0x105)](_0x4bfc86):console[_0xa9475a(0x12e)](_0x1146e2[_0xa9475a(0x9e)](_0x1146e2[_0xa9475a(0x112)],_0x26afbe[_0x3700a2][_0xa9475a(0xc7)][_0xa9475a(0xa4)]())):_0x1146e2[_0xa9475a(0x10b)](_0x1146e2[_0xa9475a(0xdd)],_0x1146e2[_0xa9475a(0x10d)])?console[_0xa9475a(0x12e)](_0x1146e2[_0xa9475a(0xc9)](_0x1146e2['wdWpZ'],_0x26afbe[_0x3700a2][_0xa9475a(0xc7)]['toUpperCase']())):(_0x1146e2[_0xa9475a(0xc3)](_0x5b3950,_0x285084[_0xcbcf4c][_0xa9475a(0xc7)]['toUpperCase']()),_0x2918f1?_0x172789[_0xa9475a(0x12e)](_0x1146e2[_0xa9475a(0x110)](_0x1146e2[_0xa9475a(0x112)],_0x31d916[_0xa00f17][_0xa9475a(0xc7)][_0xa9475a(0xa4)]())):_0x287b3e[_0xa9475a(0x12e)](_0x1146e2['leNNq'](_0x1146e2[_0xa9475a(0x84)],_0x2995a3[_0x26ac46][_0xa9475a(0xc7)][_0xa9475a(0xa4)]())));}}}}if(_0x1146e2[_0xa9475a(0xc6)](_0x26afbe[_0x3700a2][_0xa9475a(0xc7)][_0xa9475a(0xa4)](),_0x1146e2['aTSWr'])){_0x2bec75=!![];const _0x2653e7=_0x1146e2['jFJQe'](nestedKeyValue,_0x26afbe[_0x3700a2],[_0x1146e2[_0xa9475a(0xa9)],_0x1146e2['UnKng']]);_0x2653e7&&(testsErrorMessage[_0x1146e2[_0xa9475a(0x9a)](_0x1146e2[_0xa9475a(0xb3)](_0x293ff1[_0xa9475a(0xf2)][_0xa9475a(0xeb)][_0xa9475a(0x96)],_0x1146e2['jnRQz']),_0x293ff1[_0xa9475a(0x7d)]['name'])]=_0x2653e7,console[_0xa9475a(0x12e)](_0x1146e2[_0xa9475a(0x134)](_0x2653e7,'\x0a')));}}}_0x2bec75&&(testSuitesFailed+=0x1),console[_0xa9475a(0x12e)]('\x0a');}}module[a4_0x285c1e(0x94)]=BrowserstackFormatter;function a4_0x1cbf(_0x24d574,_0x56dbfe){const _0x265b13=a4_0x265b();return a4_0x1cbf=function(_0x1cbff9,_0x2ea78a){_0x1cbff9=_0x1cbff9-0x7d;let _0x2ba267=_0x265b13[_0x1cbff9];return _0x2ba267;},a4_0x1cbf(_0x24d574,_0x56dbfe);}function a4_0x265b(){const _0x1ec346=['jnRQz','SoSAP','XdOch','AOgzB','QGBYM','XofXN','includes','vIhja','BLFpr','tyZBW','LDxRq','FAILED','env','toUpperCase','aFwaV','aTSWr','oLOpw','cucumber-js/test_old.setup.js','gROrH','hKnoz','4deIJTW','getStepLineToPickledStepMap','rukLI','iobjy','dTHjj','hhfMF','parse','Tdhpk','KNwFE','NdaDH','lJtOp','cucumber/lib/formatter/helpers/pickle_parser.js','LBYWQ','bnQfy','48FygQha','MSAcc','DlBJC','mQlGr','\x20\x20\x20\x20BEFORE\x20-\x20','cucumber','EftLo','TXEwe','gFpMr','mjmqo','MFTbc','__platform','eventBroadcaster','ZhskI','status','Executing\x20tests\x20for\x20','frhAp','rKZit','VeQhX','GDBHI','test-run-started','qfzIo','stepResults','xVSby','XsMNG','eWyGL','vwyWg','6041SSzHIf','EJkZc','OKsTh','MrHAZ','pDzJd','kMxhH','eCguU','PASSED','86124VsYAIf','Eltpu','wSIua','rrbtD','FRkrb','ZDZfe','1001TOxANU','bWWjS','exception','test-step-started','qpIpp','TdMDb','JfUNl','text','215399mrxIry','feature','qgAWG','stVdq','wbMLH','tfLcZ','AMBIGUOUS','nzwOI','gherkinDocument','KdIhC','glJcj','htPxS','AqnSl','\x20-\x20','stack','eOWsD','10xwvOhp','WEwFR','SKIPPED','Mlsda','Tdpcw','HmTnB','CtSup','32502PBENVq','UvtcF','xnmHL','uujGj','logTestCaseFinished','WdzUd','TOlOW','qhbBw','10104LbuIaq','PENDING','IzEpk','dvcIE','EkdXu','NieGf','QVrRx','wUjLu','OFsYr','QSpZq','actionLocation','test-case-started','goumF','rcoby','oyMwf','uri','BTbIT','jVuwM','LVvNd','steps','BCXzv','HaDXN','szMJT','100xSwraZ','vlnoG','KlXNF','ZHPIM','bCSVY','line','forEach','iLypj','capability','CONFIG','sourceLocation','mhPnq','getTestCaseAttempt','ujdqE','log','WnpGu','eventDataCollector','UNKNOWN','ghDdS','393876SeHkJC','lCWCt','wbbiM','YORZh','JwqpH','oEwOQ','hPZyP','2280774KXDhca','test-run-finished','length','iUcax','MGTLu','\x20\x20\x20\x20','mchfw','\x20\x20\x20\x20AFTER\x20-\x20','pickle','VbnGN','gZfjW','wtiSb','lPiyJ','test-case-finished','iPwPO','wdWpZ','testCase','getTestCaseData','AwmFm','WxUtz','result','tewNr','MOzVz','TIjBy','12735632nmsiUc','UnKng','TLtmS','kEERv','uLUOp','MNurH','WDrbF','exports','dUBip','name'];a4_0x265b=function(){return _0x1ec346;};return a4_0x265b();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a5_0x439c41=a5_0x5942;(function(_0x1ed725,_0x161d40){const _0x43874e=a5_0x5942,_0x594c03=_0x1ed725();while(!![]){try{const _0x11ebf9=parseInt(_0x43874e(0x9b))/0x1*(parseInt(_0x43874e(0xed))/0x2)+-parseInt(_0x43874e(0xc6))/0x3+-parseInt(_0x43874e(0x9e))/0x4+parseInt(_0x43874e(0xad))/0x5+-parseInt(_0x43874e(0x102))/0x6+-parseInt(_0x43874e(0xcc))/0x7*(parseInt(_0x43874e(0x114))/0x8)+-parseInt(_0x43874e(0xe4))/0x9*(-parseInt(_0x43874e(0xda))/0xa);if(_0x11ebf9===_0x161d40)break;else _0x594c03['push'](_0x594c03['shift']());}catch(_0x35d7e2){_0x594c03['push'](_0x594c03['shift']());}}}(a5_0x4713,0x53d50));const {requireModule,modifyCommand,isTrue}=require(a5_0x439c41(0xd7)),setKeepAlive=require(a5_0x439c41(0xb5)),cucumberModule=requireModule('@cucumber/cucumber/lib/index.js'),logger=require(a5_0x439c41(0x9f))[a5_0x439c41(0xfe)];modifyCommand(),setKeepAlive();let Before=cucumberModule[a5_0x439c41(0xa8)],After=cucumberModule[a5_0x439c41(0xab)],AfterAll=cucumberModule[a5_0x439c41(0xc1)],BeforeAll=cucumberModule['BeforeAll'],AfterStep=cucumberModule[a5_0x439c41(0x119)],configuration=process['env'][a5_0x439c41(0xa6)];if(configuration!==undefined){let config=JSON[a5_0x439c41(0xaf)](configuration);isTrue(config[a5_0x439c41(0xde)])&&(global[a5_0x439c41(0xe5)]=!![]),require(a5_0x439c41(0x9c))[a5_0x439c41(0xc7)](config);}global[a5_0x439c41(0xd3)]=0x0;const __setDefaultTimeout=cucumberModule['setDefaultTimeout'];cucumberModule[a5_0x439c41(0xf3)]=_0x5653d0=>{const _0x5e1dcf=a5_0x439c41,_0x4c41d6={'dZkoY':function(_0x25114a,_0x210339){return _0x25114a(_0x210339);}};global[_0x5e1dcf(0xd3)]=_0x5653d0,_0x4c41d6[_0x5e1dcf(0x113)](__setDefaultTimeout,_0x5653d0);};function a5_0x4713(){const _0x1007fc=['../../index','push','686720hwzpXn','../../helpers/logger','status','WHioF','doxcG','Wdlze','__sessionFailed','jkxaB','CONFIG','oKtRG','Before','DHmFh','IMIrp','After','bdHHT','2722925AXwWxL','cjvRM','parse','vAPeW','shift','rwcmr','timeout','browserstack_executor:\x20{\x22action\x22:\x20\x22annotate\x22,\x20\x22arguments\x22:\x20{\x22data\x22:','../../helpers/setKeepAlive','failed','HhDRO','name','executeScript','mOTZp','Inside\x20browserstack\x20AfterStep','Rqwwb','MBZqR','KbRwj','ioUkN','DAwsa','AfterAll','euIES','Inside\x20browserstack\x20AfterAll','rCipP','Error:\x20quiting\x20driver\x20at\x20driver\x20cleanup:\x20','1767648qEaWEi','browserstackAgentV2','error','initQuit','ZETYx','2|4|1|0|3','35hpseBL','qeTuK','Error:\x20quiting\x20driver\x20at\x20After:\x20','__drivers','quitCount_','dFHpO','pOHPw','__timeout','sQUhw','cbnXm','finally','../../helpers/helper','toString','wTyWq','4494410GucwJi','message','Error:\x20at\x20After:\x20','Error:\x20adding\x20scenario\x20error\x20at\x20After:\x20','skipSessionName','WvPun','qliqX','DphfC','pickleStep','lVtFi','9IQSlqp','__skipSessionName','text','EgiXq','Failed:\x20','__error_messages__','MZVZt','session_','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionStatus\x22,\x20\x22arguments\x22:\x20{\x22status\x22:\x20\x22failed\x22,\x20\x22reason\x22:\x20','16456sIpgpL','AjlGW','bstack','Passed:\x20','EvWpE','tCzER','setDefaultTimeout','VmSiu','sdnqF','Imorh','GexHD',',\x22level\x22:\x20\x22','WOLIV','RNdoI','Inside\x20browserstack\x20Before','agjby','QYwyS','winstonLogger','stringify','join','IyNBf','649266BvxuEn','uGMRB','Error:\x20at\x20After\x20Step:\x20','Error:\x20cleaning\x20up\x20driver:\x20','UOCqa','Inside\x20browserstack\x20BeforeAll','fpsDn','zdKtw','rVQqG','toLowerCase','QRXCg','result','ILXzq','Inside\x20browserstack\x20After','LaznQ','QFpsm','debug','dZkoY','163896soOwNW','JWOtD','pickle','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionStatus\x22,\x20\x22arguments\x22:\x20{\x22status\x22:\x20\x22passed\x22,\x20\x22reason\x22:\x20\x22\x22}}','driverCleanup','AfterStep','39roYhPf'];a5_0x4713=function(){return _0x1007fc;};return a5_0x4713();}const a5_0x425c2a={};function a5_0x5942(_0x5cbd7f,_0x29762a){const _0x471368=a5_0x4713();return a5_0x5942=function(_0x59426c,_0x5bc9dc){_0x59426c=_0x59426c-0x9b;let _0x35524e=_0x471368[_0x59426c];return _0x35524e;},a5_0x5942(_0x5cbd7f,_0x29762a);}a5_0x425c2a[a5_0x439c41(0xb8)]=a5_0x439c41(0xef),BeforeAll(a5_0x425c2a,function(){const _0x77aab2=a5_0x439c41,_0xcd8834={'ILXzq':function(_0x297dba,_0x42f9eb){return _0x297dba(_0x42f9eb);},'dyiTD':function(_0x4b3398,_0x44cc63){return _0x4b3398(_0x44cc63);},'bdHHT':_0x77aab2(0x9c),'JWOtD':function(_0x307e74,_0x2f6ec6){return _0x307e74===_0x2f6ec6;},'IyNBf':_0x77aab2(0x108),'EvWpE':_0x77aab2(0xe1),'Wdlze':_0x77aab2(0xd2),'cjvRM':_0x77aab2(0x110),'EgiXq':'ISdzB','jkxaB':'\x20|\x20','Bonxf':function(_0x47665e,_0x1ccf86){return _0x47665e!==_0x1ccf86;},'Rqwwb':'riQUB','oKtRG':function(_0x1c62d9,_0x3625dc){return _0x1c62d9===_0x3625dc;},'aPRcv':_0x77aab2(0xa9),'qliqX':_0x77aab2(0x106),'AjlGW':function(_0x4f3d9d,_0x3f997f){return _0x4f3d9d!==_0x3f997f;},'DAwsa':_0x77aab2(0xbf),'HhDRO':_0x77aab2(0xc4),'QRXCg':'VxPTI','WvPun':_0x77aab2(0x107)};logger['debug'](_0xcd8834[_0x77aab2(0xdf)]),global[_0x77aab2(0xe9)]=[],global['__sessionFailed']=![],global['driverCleanup']=async()=>{const _0x5cf568=_0x77aab2;if(_0xcd8834[_0x5cf568(0x115)](_0xcd8834[_0x5cf568(0x101)],_0xcd8834[_0x5cf568(0x101)])){let _0x53cffe=![];try{if(_0xcd8834['JWOtD'](_0xcd8834[_0x5cf568(0xf1)],_0xcd8834[_0x5cf568(0xa3)])){let _0x53dd9e=_0x4bb81a[_0x5cf568(0xaf)](_0x2379fb);_0xcd8834[_0x5cf568(0x10e)](_0xee773d,_0x53dd9e['skipSessionName'])&&(_0x501611['__skipSessionName']=!![]),_0xcd8834['dyiTD'](_0x651412,_0xcd8834[_0x5cf568(0xac)])['browserstackAgentV2'](_0x53dd9e);}else await global['__drivers'][0x0][_0x5cf568(0xeb)],_0x53cffe=!![],global['__sessionFailed']?_0xcd8834['JWOtD'](_0xcd8834[_0x5cf568(0xae)],_0xcd8834[_0x5cf568(0xe7)])?_0x416d78['debug'](_0x5cf568(0x105)+_0x1d8a3e):await global[_0x5cf568(0xcf)][0x0]['executeScript'](_0x5cf568(0xec)+JSON[_0x5cf568(0xff)](global['__error_messages__']['join'](_0xcd8834[_0x5cf568(0xa5)]))+'}}'):_0xcd8834['Bonxf'](_0xcd8834[_0x5cf568(0xbc)],_0xcd8834[_0x5cf568(0xbc)])?_0x2890fd[_0x5cf568(0x112)]('Error:\x20adding\x20scenario\x20error\x20at\x20After:\x20'+_0xcf94fb):await global[_0x5cf568(0xcf)][0x0][_0x5cf568(0xb9)](_0x5cf568(0x117));}catch(_0x85e71b){_0xcd8834[_0x5cf568(0xa7)](_0xcd8834['aPRcv'],_0xcd8834['aPRcv'])?logger['debug'](_0x5cf568(0x105)+_0x85e71b):_0x538c6d[_0x5cf568(0xe5)]=!![];}global[_0x5cf568(0xe9)]=[],global['__sessionFailed']=![];if(_0x53cffe){if(_0xcd8834['oKtRG'](_0xcd8834[_0x5cf568(0xe0)],_0xcd8834[_0x5cf568(0xe0)]))try{_0xcd8834[_0x5cf568(0xee)](_0xcd8834[_0x5cf568(0xc0)],_0xcd8834[_0x5cf568(0xb7)])?await global['__drivers'][0x0][_0x5cf568(0xc9)]():_0x3a5f8f[_0x5cf568(0x112)](_0x5cf568(0xc5)+_0x39b5c3);}catch(_0x1c4927){_0xcd8834['JWOtD'](_0xcd8834['QRXCg'],_0xcd8834[_0x5cf568(0x10c)])?logger['debug'](_0x5cf568(0xc5)+_0x1c4927):_0x4df9b0[_0x5cf568(0xe9)]['push'](_0x4dc233[_0x5cf568(0x10d)]['message']);}else _0x3e173e[_0x5cf568(0x112)](_0x5cf568(0xce)+_0x7d61e5);}}else _0x56244c[_0x5cf568(0x112)](_0x5cf568(0x104)+_0x102057);};});const a5_0x5aa305={};a5_0x5aa305['name']='bstack',a5_0x5aa305[a5_0x439c41(0xb3)]=0x2710,Before(a5_0x5aa305,function(_0x383c3d,_0x58f99a){const _0x322ad4=a5_0x439c41,_0x105e00={'MkoyJ':function(_0x512100,_0x1c718f){return _0x512100(_0x1c718f);},'MBZqR':function(_0x54bf96,_0x578377){return _0x54bf96!==_0x578377;},'rVQqG':'eHkFG','jpaqw':_0x322ad4(0xcd),'VmSiu':function(_0x76afc9,_0x3a87e4){return _0x76afc9>_0x3a87e4;},'tIdLu':function(_0x4ebabe,_0x1a3fd8){return _0x4ebabe===_0x1a3fd8;},'tCzER':_0x322ad4(0xfc),'mHhYJ':function(_0x28329d,_0x468bb9){return _0x28329d>_0x468bb9;},'xkSdl':function(_0x4f215a){return _0x4f215a();},'tiAkV':_0x322ad4(0xfb)};logger[_0x322ad4(0x112)](_0x105e00['tiAkV']),new Promise(async _0x2a040c=>{const _0x29373c=_0x322ad4;try{if(_0x105e00[_0x29373c(0xbd)](_0x105e00[_0x29373c(0x10a)],_0x105e00['jpaqw'])){_0x105e00[_0x29373c(0xf4)](global['__drivers']['length'],0x1)&&(_0x105e00['tIdLu'](_0x105e00[_0x29373c(0xf2)],_0x105e00['tCzER'])?(await global[_0x29373c(0x118)](),global['__drivers'][_0x29373c(0xb1)]()):_0x8004a3[_0x29373c(0x112)](_0x29373c(0xdc)+_0x35f40b));if(global[_0x29373c(0xcf)][0x0][_0x29373c(0xd0)]&&_0x105e00['mHhYJ'](global[_0x29373c(0xcf)][0x0][_0x29373c(0xd0)],0x0))await global[_0x29373c(0x118)]();}else _0x5c0539[_0x29373c(0xd3)]=_0x11cb4b,_0x105e00['MkoyJ'](_0xcd1d5b,_0x44f190);}catch(_0x1693e2){}_0x105e00['xkSdl'](_0x2a040c);})['finally'](_0x58f99a);});const a5_0x48f8c4={};a5_0x48f8c4[a5_0x439c41(0xb8)]=a5_0x439c41(0xef),a5_0x48f8c4['timeout']=0x2710,After(a5_0x48f8c4,function(_0x287b38,_0x4e2f8e){const _0x32ee45=a5_0x439c41,_0x411e7b={'wTyWq':_0x32ee45(0xcb),'sQUhw':function(_0x88c544,_0x20f075){return _0x88c544>_0x20f075;},'cbnXm':function(_0x283262,_0x267177){return _0x283262==_0x267177;},'vAPeW':_0x32ee45(0xb6),'QFpsm':function(_0x99d178,_0x24f5a0){return _0x99d178==_0x24f5a0;},'mOTZp':'\x20|\x20','XRgvj':function(_0x413abf){return _0x413abf();},'dFHpO':_0x32ee45(0x10f)};logger[_0x32ee45(0x112)](_0x411e7b[_0x32ee45(0xd1)]),new Promise(async _0x5aaf3e=>{const _0x556bf0=_0x32ee45;let _0x9b25b1=![];try{const _0x557aad=_0x411e7b[_0x556bf0(0xd9)]['split']('|');let _0x4e000d=0x0;while(!![]){switch(_0x557aad[_0x4e000d++]){case'0':!global[_0x556bf0(0xe5)]&&await global[_0x556bf0(0xcf)][0x0][_0x556bf0(0xb9)]('browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionName\x22,\x20\x22arguments\x22:\x20{\x22name\x22:\x20\x22'+_0x287b38[_0x556bf0(0x116)][_0x556bf0(0xb8)]+'\x22}}');continue;case'1':_0x9b25b1=!![];continue;case'2':_0x411e7b[_0x556bf0(0xd4)](global['__drivers']['length'],0x1)&&(await global[_0x556bf0(0x118)](),global[_0x556bf0(0xcf)][_0x556bf0(0xb1)](),global[_0x556bf0(0xe9)]=[],global[_0x556bf0(0xa4)]=![]);continue;case'3':if(_0x411e7b[_0x556bf0(0xd5)](_0x287b38[_0x556bf0(0x10d)][_0x556bf0(0xa0)][_0x556bf0(0xd8)]()['toLowerCase'](),_0x411e7b[_0x556bf0(0xb0)])||_0x411e7b[_0x556bf0(0x111)](_0x287b38['result'][_0x556bf0(0xa0)][_0x556bf0(0xd8)]()[_0x556bf0(0x10b)](),'6')){try{global[_0x556bf0(0xe9)][_0x556bf0(0x9d)](_0x287b38['result'][_0x556bf0(0xdb)]);}catch(_0x4c3722){logger[_0x556bf0(0x112)](_0x556bf0(0xdd)+_0x4c3722);}await global[_0x556bf0(0xcf)][0x0][_0x556bf0(0xb9)](_0x556bf0(0xec)+JSON[_0x556bf0(0xff)](global[_0x556bf0(0xe9)][_0x556bf0(0x100)](_0x411e7b[_0x556bf0(0xba)]))+'}}');}else await global[_0x556bf0(0xcf)][0x0][_0x556bf0(0xb9)](_0x556bf0(0x117));continue;case'4':await global['__drivers'][0x0][_0x556bf0(0xeb)];continue;}break;}}catch(_0x386f51){logger[_0x556bf0(0x112)](_0x556bf0(0xdc)+_0x386f51);}if(_0x9b25b1)try{if(global[_0x556bf0(0xcf)][0x0]&&_0x411e7b[_0x556bf0(0xd4)](global['__drivers'][0x0][_0x556bf0(0xd0)],0x0))await global[_0x556bf0(0xcf)][0x0][_0x556bf0(0xc9)]();}catch(_0x39e48c){logger[_0x556bf0(0x112)](_0x556bf0(0xce)+_0x39e48c);}_0x411e7b['XRgvj'](_0x5aaf3e);})['finally'](()=>_0x4e2f8e());});const a5_0x457353={};a5_0x457353['name']=a5_0x439c41(0xef),a5_0x457353['timeout']=0x2710,AfterStep(a5_0x457353,function(_0x3bd560,_0x2aa040){const _0x11fdb9=a5_0x439c41,_0x54a280={'Imorh':function(_0x4b1d4b,_0x27f8ee){return _0x4b1d4b==_0x27f8ee;},'ZETYx':_0x11fdb9(0xb6),'sdnqF':function(_0x29d04b,_0x3bce8f){return _0x29d04b==_0x3bce8f;},'rwcmr':function(_0x595799,_0x4a7c91){return _0x595799!==_0x4a7c91;},'WOLIV':function(_0x32d686,_0x3ef4ee,_0x3f5adb){return _0x32d686(_0x3ef4ee,_0x3f5adb);},'KbRwj':function(_0x285514,_0xc15b34){return _0x285514+_0xc15b34;},'bDOdd':function(_0x1cf405,_0x2266d5){return _0x1cf405+_0x2266d5;},'WacrE':function(_0x433b5c,_0x104ef7){return _0x433b5c+_0x104ef7;},'lVtFi':_0x11fdb9(0xe8),'MZVZt':'\x0aError:\x20','QYwyS':_0x11fdb9(0xc8),'euIES':function(_0x5df467,_0x22b21f){return _0x5df467+_0x22b21f;},'uGMRB':function(_0x5f3fc1,_0xc74ec9,_0x3acfa6){return _0x5f3fc1(_0xc74ec9,_0x3acfa6);},'doxcG':function(_0x19e7fa,_0x3dfae9){return _0x19e7fa+_0x3dfae9;},'AcaHH':_0x11fdb9(0xf0),'WHioF':'info','zdKtw':'Passed','IMIrp':function(_0x10a5d4){return _0x10a5d4();},'RqBih':_0x11fdb9(0xbb)};logger[_0x11fdb9(0x112)](_0x54a280['RqBih']);const _0x581d26=async(_0x1eb35a,_0x6e1198)=>{const _0x281129=_0x11fdb9;await global['__drivers'][0x0]['executeScript'](_0x281129(0xb4)+_0x1eb35a+_0x281129(0xf8)+_0x6e1198+'\x22}}');};new Promise(async _0x373a18=>{const _0x4aa1ef=_0x11fdb9;try{_0x54a280[_0x4aa1ef(0xf6)](_0x3bd560['result'][_0x4aa1ef(0xa0)][_0x4aa1ef(0xd8)]()[_0x4aa1ef(0x10b)](),_0x54a280[_0x4aa1ef(0xca)])||_0x54a280[_0x4aa1ef(0xf5)](_0x3bd560[_0x4aa1ef(0x10d)]['status']['toString']()[_0x4aa1ef(0x10b)](),'6')?(global[_0x4aa1ef(0xa4)]=!![],global['__error_messages__'][_0x4aa1ef(0x9d)](_0x3bd560['result'][_0x4aa1ef(0xdb)]),_0x54a280[_0x4aa1ef(0xb2)](_0x3bd560[_0x4aa1ef(0xe2)],undefined)?await _0x54a280['WOLIV'](_0x581d26,JSON[_0x4aa1ef(0xff)](_0x54a280[_0x4aa1ef(0xbe)](_0x54a280['bDOdd'](_0x54a280['WacrE'](_0x54a280[_0x4aa1ef(0xe3)],'\x22'+_0x3bd560['pickleStep'][_0x4aa1ef(0xe6)]+'\x22\x20'),_0x54a280[_0x4aa1ef(0xea)]),_0x3bd560[_0x4aa1ef(0x10d)]['message'])),_0x54a280['QYwyS']):await _0x54a280[_0x4aa1ef(0xf9)](_0x581d26,JSON['stringify'](_0x54a280[_0x4aa1ef(0xc2)](_0x54a280[_0x4aa1ef(0xe3)],_0x3bd560[_0x4aa1ef(0x10d)]['message'])),_0x54a280[_0x4aa1ef(0xfd)])):_0x54a280['rwcmr'](_0x3bd560['pickleStep'],undefined)?await _0x54a280[_0x4aa1ef(0x103)](_0x581d26,JSON[_0x4aa1ef(0xff)](_0x54a280[_0x4aa1ef(0xa2)](_0x54a280['AcaHH'],'\x22'+_0x3bd560[_0x4aa1ef(0xe2)][_0x4aa1ef(0xe6)]+'\x22')),_0x54a280[_0x4aa1ef(0xa1)]):await _0x54a280[_0x4aa1ef(0xf9)](_0x581d26,JSON[_0x4aa1ef(0xff)](_0x54a280[_0x4aa1ef(0x109)]),_0x54a280['WHioF']);}catch(_0x12d4a6){logger['debug'](_0x4aa1ef(0x104)+_0x12d4a6);}_0x54a280[_0x4aa1ef(0xaa)](_0x373a18);})[_0x11fdb9(0xd6)](()=>_0x2aa040());});const a5_0x3fa53d={};a5_0x3fa53d[a5_0x439c41(0xb8)]=a5_0x439c41(0xef),a5_0x3fa53d[a5_0x439c41(0xb3)]=0x7530,AfterAll(a5_0x3fa53d,async function(_0x368d0a,_0x29e84d){const _0x51186d=a5_0x439c41,_0xd27801={'RNdoI':function(_0x423893){return _0x423893();},'GexHD':_0x51186d(0xc3)};logger[_0x51186d(0x112)](_0xd27801[_0x51186d(0xf7)]),await new Promise(async _0x368f75=>{const _0x5286e5=_0x51186d;await global['driverCleanup'](),_0xd27801[_0x5286e5(0xfa)](_0x368f75);});});
|
|
1
|
+
const a5_0x1f37c0=a5_0x517f;(function(_0x3262a0,_0x1ac229){const _0x51be34=a5_0x517f,_0x5b9ca9=_0x3262a0();while(!![]){try{const _0x476dda=parseInt(_0x51be34(0x211))/0x1*(parseInt(_0x51be34(0x241))/0x2)+parseInt(_0x51be34(0x205))/0x3*(parseInt(_0x51be34(0x223))/0x4)+parseInt(_0x51be34(0x1de))/0x5+-parseInt(_0x51be34(0x1f6))/0x6*(parseInt(_0x51be34(0x217))/0x7)+parseInt(_0x51be34(0x22a))/0x8+parseInt(_0x51be34(0x204))/0x9+-parseInt(_0x51be34(0x210))/0xa;if(_0x476dda===_0x1ac229)break;else _0x5b9ca9['push'](_0x5b9ca9['shift']());}catch(_0x2254b0){_0x5b9ca9['push'](_0x5b9ca9['shift']());}}}(a5_0x4688,0xf06ac));const {requireModule,modifyCommand,isTrue}=require(a5_0x1f37c0(0x1da)),setKeepAlive=require('../../helpers/setKeepAlive'),cucumberModule=requireModule(a5_0x1f37c0(0x20f)),logger=require(a5_0x1f37c0(0x245))['winstonLogger'];modifyCommand(),setKeepAlive();let Before=cucumberModule['Before'],After=cucumberModule[a5_0x1f37c0(0x22e)],AfterAll=cucumberModule[a5_0x1f37c0(0x242)],BeforeAll=cucumberModule[a5_0x1f37c0(0x220)],AfterStep=cucumberModule[a5_0x1f37c0(0x20d)],configuration=process[a5_0x1f37c0(0x1f2)]['CONFIG'];function a5_0x517f(_0x3b204f,_0x300524){const _0x46887c=a5_0x4688();return a5_0x517f=function(_0x517ff3,_0x17194d){_0x517ff3=_0x517ff3-0x1d5;let _0x5e1db3=_0x46887c[_0x517ff3];return _0x5e1db3;},a5_0x517f(_0x3b204f,_0x300524);}if(configuration!==undefined){let config=JSON[a5_0x1f37c0(0x21c)](configuration);isTrue(config[a5_0x1f37c0(0x20a)])&&(global['__skipSessionName']=!![]),require(a5_0x1f37c0(0x1ee))[a5_0x1f37c0(0x237)](config);}global[a5_0x1f37c0(0x22c)]=0x0;const __setDefaultTimeout=cucumberModule['setDefaultTimeout'];cucumberModule[a5_0x1f37c0(0x1f0)]=_0x2b41bf=>{const _0x24d91b=a5_0x1f37c0,_0x429ce6={'WTVJD':function(_0x13e582,_0x65628b){return _0x13e582(_0x65628b);}};global[_0x24d91b(0x22c)]=_0x2b41bf,_0x429ce6[_0x24d91b(0x1f7)](__setDefaultTimeout,_0x2b41bf);};const a5_0x333105={};a5_0x333105['name']=a5_0x1f37c0(0x21f),BeforeAll(a5_0x333105,function(){const _0xd317a8=a5_0x1f37c0,_0x30bbac={'mGVBK':function(_0x1809a0,_0x3dce4f){return _0x1809a0(_0x3dce4f);},'lwjHM':function(_0xd97bd3,_0x45de99){return _0xd97bd3(_0x45de99);},'rtiXH':_0xd317a8(0x1ee),'oqlkk':function(_0x59b185,_0xc77f1){return _0x59b185===_0xc77f1;},'mVncN':_0xd317a8(0x1fc),'BDDDa':_0xd317a8(0x23b),'UvGIb':function(_0x2d8cfc,_0x151d3c){return _0x2d8cfc===_0x151d3c;},'lhEYs':'qylLW','uOhHo':_0xd317a8(0x1e0),'wSOKJ':_0xd317a8(0x1dd),'MUoKH':_0xd317a8(0x1fb),'uyBSH':_0xd317a8(0x1ed),'qpRIq':function(_0x5df46d,_0x5d73b8){return _0x5df46d===_0x5d73b8;},'SQOaf':_0xd317a8(0x1fe),'YgTWW':function(_0x42c8b3,_0x259fa6){return _0x42c8b3!==_0x259fa6;},'FtIXi':_0xd317a8(0x1d8),'jsoHQ':function(_0x42caf9,_0xf269b0){return _0x42caf9!==_0xf269b0;},'jlUVQ':_0xd317a8(0x227),'LyddS':function(_0x2b993e,_0xa9db9f){return _0x2b993e===_0xa9db9f;},'MatJF':_0xd317a8(0x246),'WXFAM':_0xd317a8(0x231),'JKLOH':_0xd317a8(0x21b)};logger[_0xd317a8(0x1f4)](_0x30bbac['JKLOH']),global['__error_messages__']=[],global[_0xd317a8(0x1f3)]=![],global[_0xd317a8(0x208)]=async()=>{const _0xe7d496=_0xd317a8;if(_0x30bbac[_0xe7d496(0x24b)](_0x30bbac[_0xe7d496(0x1e9)],_0x30bbac['BDDDa']))_0x2fa7b7[_0xe7d496(0x1f4)](_0xe7d496(0x1ea)+_0x29d64c);else{let _0x37fd7b=![];try{_0x30bbac[_0xe7d496(0x20b)](_0x30bbac['lhEYs'],_0x30bbac[_0xe7d496(0x224)])?(_0x26e5ce['__timeout']=_0x15eb8a,_0x30bbac[_0xe7d496(0x21e)](_0x3a3164,_0x505e25)):(await global[_0xe7d496(0x22b)][0x0][_0xe7d496(0x1ec)],_0x37fd7b=!![],global['__sessionFailed']?_0x30bbac[_0xe7d496(0x24b)](_0x30bbac['wSOKJ'],_0x30bbac[_0xe7d496(0x23d)])?await global[_0xe7d496(0x22b)][0x0][_0xe7d496(0x1f5)](_0xe7d496(0x1e8)+JSON['stringify'](global[_0xe7d496(0x207)]['join'](_0x30bbac[_0xe7d496(0x1d6)]))+'}}'):_0x348242['__error_messages__'][_0xe7d496(0x233)](_0x26e8c8[_0xe7d496(0x24e)][_0xe7d496(0x23a)]):_0x30bbac[_0xe7d496(0x20b)](_0x30bbac[_0xe7d496(0x236)],_0x30bbac[_0xe7d496(0x236)])?await global['__drivers'][0x0]['executeScript']('browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionStatus\x22,\x20\x22arguments\x22:\x20{\x22status\x22:\x20\x22passed\x22,\x20\x22reason\x22:\x20\x22\x22}}'):_0x162ad4['debug']('Error:\x20at\x20After:\x20'+_0x152844));}catch(_0x507088){_0x30bbac['qpRIq'](_0x30bbac['SQOaf'],_0x30bbac[_0xe7d496(0x206)])?logger[_0xe7d496(0x1f4)]('Error:\x20cleaning\x20up\x20driver:\x20'+_0x507088):_0x555a20['debug'](_0xe7d496(0x23e)+_0x4fc8a1);}global[_0xe7d496(0x207)]=[],global[_0xe7d496(0x1f3)]=![];if(_0x37fd7b){if(_0x30bbac[_0xe7d496(0x24f)](_0x30bbac['FtIXi'],_0x30bbac['FtIXi']))_0x172d1d[_0xe7d496(0x209)]=!![];else try{_0x30bbac[_0xe7d496(0x228)](_0x30bbac[_0xe7d496(0x239)],_0x30bbac[_0xe7d496(0x239)])?_0x2579a8[_0xe7d496(0x1f4)](_0xe7d496(0x1e4)+_0x58e0e7):await global[_0xe7d496(0x22b)][0x0][_0xe7d496(0x23f)]();}catch(_0x291b24){if(_0x30bbac[_0xe7d496(0x1d7)](_0x30bbac[_0xe7d496(0x1d9)],_0x30bbac[_0xe7d496(0x1e1)])){let _0x17b33c=_0x1d9063[_0xe7d496(0x21c)](_0x2225c0);_0x30bbac[_0xe7d496(0x21e)](_0x3e723,_0x17b33c['skipSessionName'])&&(_0x2334c1[_0xe7d496(0x209)]=!![]),_0x30bbac[_0xe7d496(0x1fd)](_0xcc613d,_0x30bbac[_0xe7d496(0x213)])['browserstackAgentV2'](_0x17b33c);}else logger['debug'](_0xe7d496(0x1e4)+_0x291b24);}}}};});const a5_0x64abfe={};a5_0x64abfe['name']=a5_0x1f37c0(0x21f),a5_0x64abfe['timeout']=0x2710,Before(a5_0x64abfe,function(_0x4458c8,_0x57ba98){const _0x3a280d=a5_0x1f37c0,_0x1d1bb4={'zswmB':function(_0xd1994,_0xd886){return _0xd1994===_0xd886;},'PGkwf':'BexXX','mNFwc':function(_0x340a11,_0x2cc294){return _0x340a11>_0x2cc294;},'sjUVv':function(_0x59845b,_0x110a83){return _0x59845b===_0x110a83;},'EklHR':'cRGbK','hoBVc':_0x3a280d(0x229),'XrQeg':function(_0x72c9,_0x3c81c8){return _0x72c9>_0x3c81c8;},'LCqkA':function(_0x305aac){return _0x305aac();},'bRidX':'Inside\x20browserstack\x20Before'};logger[_0x3a280d(0x1f4)](_0x1d1bb4[_0x3a280d(0x22d)]),new Promise(async _0x885c86=>{const _0x25f940=_0x3a280d;try{if(_0x1d1bb4['zswmB'](_0x1d1bb4['PGkwf'],_0x1d1bb4[_0x25f940(0x202)])){_0x1d1bb4['mNFwc'](global[_0x25f940(0x22b)][_0x25f940(0x218)],0x1)&&(_0x1d1bb4[_0x25f940(0x243)](_0x1d1bb4['EklHR'],_0x1d1bb4[_0x25f940(0x238)])?_0x33631e[_0x25f940(0x1f4)](_0x25f940(0x240)+_0x138002):(await global[_0x25f940(0x208)](),global[_0x25f940(0x22b)]['shift']()));if(global['__drivers'][0x0][_0x25f940(0x244)]&&_0x1d1bb4[_0x25f940(0x1ff)](global[_0x25f940(0x22b)][0x0][_0x25f940(0x244)],0x0))await global['driverCleanup']();}else _0x18ce9d[_0x25f940(0x1f4)](_0x25f940(0x23c)+_0x462778);}catch(_0x360d15){}_0x1d1bb4['LCqkA'](_0x885c86);})[_0x3a280d(0x221)](_0x57ba98);});const a5_0x31a34b={};a5_0x31a34b['name']=a5_0x1f37c0(0x21f),a5_0x31a34b[a5_0x1f37c0(0x222)]=0x2710,After(a5_0x31a34b,function(_0x57d839,_0x27074f){const _0x5576c9=a5_0x1f37c0,_0x1691b3={'UXmsd':_0x5576c9(0x1db),'qTWJp':function(_0x12e6cc,_0x1550cd){return _0x12e6cc==_0x1550cd;},'PIVpt':_0x5576c9(0x203),'kOesQ':function(_0x4650e1,_0x5bb61c){return _0x4650e1==_0x5bb61c;},'QpCyc':_0x5576c9(0x1fb),'jrPxw':function(_0x973fa,_0x3d2a46){return _0x973fa>_0x3d2a46;},'rKyIN':function(_0x314801,_0x4e7100){return _0x314801>_0x4e7100;},'VXXzP':function(_0x132a09){return _0x132a09();},'dsvqB':'Inside\x20browserstack\x20After'};logger[_0x5576c9(0x1f4)](_0x1691b3[_0x5576c9(0x24c)]),new Promise(async _0x54e4ff=>{const _0x51d855=_0x5576c9;let _0x4ee7fc=![];try{const _0x56d0d2=_0x1691b3[_0x51d855(0x251)][_0x51d855(0x215)]('|');let _0x562558=0x0;while(!![]){switch(_0x56d0d2[_0x562558++]){case'0':if(_0x1691b3['qTWJp'](_0x57d839[_0x51d855(0x24e)][_0x51d855(0x24d)]['toString']()[_0x51d855(0x1e3)](),_0x1691b3[_0x51d855(0x1ef)])||_0x1691b3[_0x51d855(0x24a)](_0x57d839[_0x51d855(0x24e)]['status'][_0x51d855(0x230)]()['toLowerCase'](),'6')){try{global[_0x51d855(0x207)]['push'](_0x57d839[_0x51d855(0x24e)][_0x51d855(0x23a)]);}catch(_0x2622f2){logger['debug']('Error:\x20adding\x20scenario\x20error\x20at\x20After:\x20'+_0x2622f2);}await global[_0x51d855(0x22b)][0x0][_0x51d855(0x1f5)](_0x51d855(0x1e8)+JSON[_0x51d855(0x214)](global[_0x51d855(0x207)][_0x51d855(0x1dc)](_0x1691b3['QpCyc']))+'}}');}else await global[_0x51d855(0x22b)][0x0][_0x51d855(0x1f5)](_0x51d855(0x219));continue;case'1':_0x1691b3[_0x51d855(0x216)](global[_0x51d855(0x22b)][_0x51d855(0x218)],0x1)&&(await global['driverCleanup'](),global[_0x51d855(0x22b)][_0x51d855(0x201)](),global[_0x51d855(0x207)]=[],global[_0x51d855(0x1f3)]=![]);continue;case'2':await global[_0x51d855(0x22b)][0x0][_0x51d855(0x1ec)];continue;case'3':!global['__skipSessionName']&&await global['__drivers'][0x0][_0x51d855(0x1f5)](_0x51d855(0x1e6)+_0x57d839['pickle'][_0x51d855(0x1e2)]+_0x51d855(0x20c));continue;case'4':_0x4ee7fc=!![];continue;}break;}}catch(_0x353877){logger[_0x51d855(0x1f4)](_0x51d855(0x248)+_0x353877);}if(_0x4ee7fc)try{if(global[_0x51d855(0x22b)][0x0]&&_0x1691b3[_0x51d855(0x1d5)](global['__drivers'][0x0][_0x51d855(0x244)],0x0))await global[_0x51d855(0x22b)][0x0][_0x51d855(0x23f)]();}catch(_0x33af6e){logger['debug'](_0x51d855(0x23c)+_0x33af6e);}_0x1691b3['VXXzP'](_0x54e4ff);})[_0x5576c9(0x221)](()=>_0x27074f());});const a5_0x268dfd={};function a5_0x4688(){const _0x53fdfd=['join','TvWWz','6395000DjCjhn','MkSIT','fAzrA','WXFAM','name','toLowerCase','Error:\x20quiting\x20driver\x20at\x20driver\x20cleanup:\x20','HMXsr','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionName\x22,\x20\x22arguments\x22:\x20{\x22name\x22:\x20\x22','VELdi','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionStatus\x22,\x20\x22arguments\x22:\x20{\x22status\x22:\x20\x22failed\x22,\x20\x22reason\x22:\x20','mVncN','Error:\x20cleaning\x20up\x20driver:\x20','xjrzO','session_','VJqnP','../../index','PIVpt','setDefaultTimeout','\x0aError:\x20','env','__sessionFailed','debug','executeScript','12jCxEJp','WTVJD','YlqrT','bWmIN','OtYWC','\x20|\x20','WsxJf','lwjHM','rCHGX','XrQeg','cufPD','shift','PGkwf','failed','6288084OFVDGy','264525cZfqlM','SQOaf','__error_messages__','driverCleanup','__skipSessionName','skipSessionName','UvGIb','\x22}}','AfterStep','text','@cucumber/cucumber/lib/index.js','32032600WNYXoJ','5WJBJqd','pickleStep','rtiXH','stringify','split','jrPxw','5173448OQWIOM','length','browserstack_executor:\x20{\x22action\x22:\x20\x22setSessionStatus\x22,\x20\x22arguments\x22:\x20{\x22status\x22:\x20\x22passed\x22,\x20\x22reason\x22:\x20\x22\x22}}','JDyis','Inside\x20browserstack\x20BeforeAll','parse','eugoa','mGVBK','bstack','BeforeAll','finally','timeout','52srCZUs','uOhHo','browserstack_executor:\x20{\x22action\x22:\x20\x22annotate\x22,\x20\x22arguments\x22:\x20{\x22data\x22:','vqgZd','fZGkQ','jsoHQ','qpRCn','12985040PMzxLq','__drivers','__timeout','bRidX','After','vOUiF','toString','NGrrM','IvvwD','push','xRCYK','Passed','uyBSH','browserstackAgentV2','hoBVc','jlUVQ','message','PTFjY','Error:\x20quiting\x20driver\x20at\x20After:\x20','wSOKJ','Error:\x20at\x20After\x20Step:\x20','initQuit','Error:\x20adding\x20scenario\x20error\x20at\x20After:\x20','367622RnCGYm','AfterAll','sjUVv','quitCount_','../../helpers/logger','tfPcw','Failed:\x20','Error:\x20at\x20After:\x20','LdCpC','kOesQ','oqlkk','dsvqB','status','result','YgTWW','XWDyA','UXmsd','rKyIN','MUoKH','LyddS','sfnNk','MatJF','../../helpers/helper','1|2|4|3|0'];a5_0x4688=function(){return _0x53fdfd;};return a5_0x4688();}a5_0x268dfd['name']=a5_0x1f37c0(0x21f),a5_0x268dfd[a5_0x1f37c0(0x222)]=0x2710,AfterStep(a5_0x268dfd,function(_0x38d083,_0x371205){const _0x522fab=a5_0x1f37c0,_0x445397={'vqgZd':function(_0xb5f220,_0x1442e9){return _0xb5f220==_0x1442e9;},'VsQbr':_0x522fab(0x203),'IvvwD':function(_0x24ac4d,_0x4b9b98){return _0x24ac4d!==_0x4b9b98;},'rPYXj':function(_0xaf3d28,_0x137025,_0x1fde87){return _0xaf3d28(_0x137025,_0x1fde87);},'LdCpC':function(_0xea7172,_0x53897f){return _0xea7172+_0x53897f;},'xRCYK':function(_0x2f144d,_0x56c2ae){return _0x2f144d+_0x56c2ae;},'OtYWC':_0x522fab(0x247),'bWmIN':_0x522fab(0x1f1),'IcTQp':'error','JDyis':function(_0x16cc74,_0x27ee3c,_0x5261e7){return _0x16cc74(_0x27ee3c,_0x5261e7);},'MkSIT':function(_0x45ed27,_0x4dfdc9){return _0x45ed27!==_0x4dfdc9;},'gLFdH':function(_0x2f91c8,_0x26a7ee,_0x5e0c1a){return _0x2f91c8(_0x26a7ee,_0x5e0c1a);},'icWnU':function(_0x55032a,_0x38fba7){return _0x55032a+_0x38fba7;},'VELdi':'Passed:\x20','xjrzO':'info','YlqrT':function(_0x59b082,_0x120d5d,_0x3908f9){return _0x59b082(_0x120d5d,_0x3908f9);},'eugoa':_0x522fab(0x235),'cufPD':function(_0x4a7d07){return _0x4a7d07();},'HMXsr':'Inside\x20browserstack\x20AfterStep'};logger[_0x522fab(0x1f4)](_0x445397[_0x522fab(0x1e5)]);const _0xc1335f=async(_0x181031,_0x3e60d2)=>{const _0xdc9b64=_0x522fab;await global[_0xdc9b64(0x22b)][0x0]['executeScript'](_0xdc9b64(0x225)+_0x181031+',\x22level\x22:\x20\x22'+_0x3e60d2+_0xdc9b64(0x20c));};new Promise(async _0x5704d6=>{const _0x148a22=_0x522fab;try{_0x445397[_0x148a22(0x226)](_0x38d083['result'][_0x148a22(0x24d)][_0x148a22(0x230)]()['toLowerCase'](),_0x445397['VsQbr'])||_0x445397[_0x148a22(0x226)](_0x38d083['result'][_0x148a22(0x24d)][_0x148a22(0x230)]()[_0x148a22(0x1e3)](),'6')?(global[_0x148a22(0x1f3)]=!![],global[_0x148a22(0x207)][_0x148a22(0x233)](_0x38d083['result'][_0x148a22(0x23a)]),_0x445397[_0x148a22(0x232)](_0x38d083[_0x148a22(0x212)],undefined)?await _0x445397['rPYXj'](_0xc1335f,JSON['stringify'](_0x445397[_0x148a22(0x249)](_0x445397[_0x148a22(0x234)](_0x445397[_0x148a22(0x249)](_0x445397[_0x148a22(0x1fa)],'\x22'+_0x38d083[_0x148a22(0x212)][_0x148a22(0x20e)]+'\x22\x20'),_0x445397[_0x148a22(0x1f9)]),_0x38d083[_0x148a22(0x24e)][_0x148a22(0x23a)])),_0x445397['IcTQp']):await _0x445397[_0x148a22(0x21a)](_0xc1335f,JSON[_0x148a22(0x214)](_0x445397['LdCpC'](_0x445397[_0x148a22(0x1fa)],_0x38d083[_0x148a22(0x24e)]['message'])),_0x445397['IcTQp'])):_0x445397[_0x148a22(0x1df)](_0x38d083['pickleStep'],undefined)?await _0x445397['gLFdH'](_0xc1335f,JSON[_0x148a22(0x214)](_0x445397['icWnU'](_0x445397[_0x148a22(0x1e7)],'\x22'+_0x38d083[_0x148a22(0x212)]['text']+'\x22')),_0x445397['xjrzO']):await _0x445397[_0x148a22(0x1f8)](_0xc1335f,JSON[_0x148a22(0x214)](_0x445397[_0x148a22(0x21d)]),_0x445397[_0x148a22(0x1eb)]);}catch(_0x39766c){logger[_0x148a22(0x1f4)](_0x148a22(0x23e)+_0x39766c);}_0x445397[_0x148a22(0x200)](_0x5704d6);})[_0x522fab(0x221)](()=>_0x371205());});const a5_0x47f117={};a5_0x47f117['name']=a5_0x1f37c0(0x21f),a5_0x47f117['timeout']=0x7530,AfterAll(a5_0x47f117,async function(_0xbf5a7c,_0xd68741){const _0x1122f9=a5_0x1f37c0,_0x4113b8={'XWDyA':function(_0x587a9a){return _0x587a9a();},'vOUiF':'Inside\x20browserstack\x20AfterAll'};logger[_0x1122f9(0x1f4)](_0x4113b8[_0x1122f9(0x22f)]),await new Promise(async _0x13f4f3=>{const _0x3e46c4=_0x1122f9;await global[_0x3e46c4(0x208)](),_0x4113b8[_0x3e46c4(0x250)](_0x13f4f3);});});
|