browserstack-node-sdk 1.32.9 → 1.32.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ats/src/CFTemplates/aws-eks-cluster-dep.yaml +6 -1
- package/ats/src/cloudproviders/AWS.js +1 -1
- package/ats/src/cloudproviders/Azure.js +1 -1
- package/ats/src/cloudproviders/CloudProvider.js +1 -1
- package/ats/src/cloudproviders/GoogleCloudProvider.js +1 -1
- package/ats/src/cloudproviders/utils.js +1 -1
- package/ats/src/commands/configure.js +1 -1
- package/ats/src/commands/connect.js +1 -1
- package/ats/src/commands/connect_commands/grid.js +1 -1
- package/ats/src/commands/create.js +1 -1
- package/ats/src/commands/create_commands/grid.js +1 -1
- package/ats/src/commands/delete.js +1 -1
- package/ats/src/commands/delete_commands/grid.js +1 -1
- package/ats/src/commands/init.js +1 -1
- package/ats/src/commands/list.js +1 -1
- package/ats/src/commands/list_commands/grid_profiles.js +1 -1
- package/ats/src/commands/list_commands/grids.js +1 -1
- package/ats/src/commands/start.js +1 -1
- package/ats/src/commands/start_commands/grid.js +1 -1
- package/ats/src/commands/stop.js +1 -1
- package/ats/src/commands/stop_commands/grid.js +1 -1
- package/ats/src/config/constants.js +1 -1
- package/ats/src/config/logger.js +1 -1
- package/ats/src/index.js +1 -1
- package/ats/src/utils/AWSUtils.js +1 -1
- package/ats/src/utils/createAutoscalerStack.js +1 -1
- package/ats/src/utils/createClusterStack.js +1 -1
- package/ats/src/utils/createk8sClient.js +1 -1
- package/ats/src/utils/deleteStack.js +1 -1
- package/ats/src/utils/gridComponents.js +1 -1
- package/ats/src/utils/hstUtils.js +1 -1
- package/ats/src/utils/instrumentationUtils.js +1 -1
- package/ats/src/utils/userInput.js +1 -1
- package/ats/src/utils/utilityMethods.js +1 -1
- package/ats/src/utils/webSocketUtils.js +1 -1
- package/package.json +1 -1
- package/src/bin/codeceptjs/BrowserStackPlugin.js +1 -1
- package/src/bin/codeceptjs/command.js +1 -1
- package/src/bin/codeceptjs/helper.js +1 -1
- package/src/bin/codeceptjs/o11yHelper.js +1 -1
- package/src/bin/cucumber-js/command.js +1 -1
- package/src/bin/cucumber-js/formatter/custom_formatter.js +1 -1
- package/src/bin/cucumber-js/formatter/custom_formatter_old_versions.js +1 -1
- package/src/bin/cucumber-js/test.setup.js +1 -1
- package/src/bin/cucumber-js/test_old.setup.js +1 -1
- package/src/bin/cucumber-js/timeout.setup.js +1 -1
- package/src/bin/integrations/command.js +1 -1
- package/src/bin/integrations/constants.js +1 -1
- package/src/bin/jest/command.js +1 -1
- package/src/bin/jest/customImplements/customCircus.js +1 -1
- package/src/bin/jest/customImplements/customEnvironment.js +1 -1
- package/src/bin/jest/customImplements/customJestAdapterInit.js +1 -1
- package/src/bin/jest/customImplements/customTestRunnerTemplate.js +1 -1
- package/src/bin/jest/jest.setup.js +1 -1
- package/src/bin/jest/test-observability/data-hooks.js +1 -1
- package/src/bin/jest/test-observability/helper.js +1 -1
- package/src/bin/jest/test-observability/obsReporter.js +1 -1
- package/src/bin/jest/test-observability/test-details.js +1 -1
- package/src/bin/jest/test_before.setup.js +1 -1
- package/src/bin/launcher/launcher.js +1 -1
- package/src/bin/mocha/accessibility-automation/helper.js +1 -1
- package/src/bin/mocha/bstack-reporter/customReporter.js +1 -1
- package/src/bin/mocha/command.js +1 -1
- package/src/bin/mocha/test-observability/builderPatch.js +1 -1
- package/src/bin/mocha/test-observability/data-hooks.js +1 -1
- package/src/bin/mocha/test-observability/mochaUtils.js +1 -1
- package/src/bin/mocha/test.setup.js +1 -1
- package/src/bin/nightwatch/command.js +1 -1
- package/src/bin/playwright/accessibility-helper.js +1 -1
- package/src/bin/playwright/command.js +1 -1
- package/src/bin/playwright/globalSetup.js +1 -1
- package/src/bin/playwright/mock-process.js +1 -1
- package/src/bin/playwright/modifyPlaywrightConf.js +1 -1
- package/src/bin/playwright/reporter/pwUtils.js +1 -1
- package/src/bin/playwright/reporter/reporter.js +1 -1
- package/src/bin/playwright/reporter/test-details.js +1 -1
- package/src/bin/playwright/sessionDetails.js +1 -1
- package/src/bin/runner.js +1 -1
- package/src/bin/setup.js +1 -1
- package/src/bin/test-runner/index.js +1 -1
- package/src/bin/test-runner/runTest.js +1 -1
- package/src/bin/test-runner/testWorker.js +1 -1
- package/src/bin/utils/constants.js +1 -1
- package/src/bin/utils/log4jsAppender.js +1 -1
- package/src/bin/utils/logPatcher.js +1 -1
- package/src/bin/utils/logReportingAPI.js +1 -1
- package/src/bin/vanilla-js/command.js +1 -1
- package/src/browserStackSdk.js +1 -1
- package/src/helpers/BrowserStackSetup.js +1 -1
- package/src/helpers/accessibility-automation/constants.js +1 -1
- package/src/helpers/accessibility-automation/helper.js +1 -1
- package/src/helpers/accessibility-automation/scripts.js +1 -1
- package/src/helpers/ats/constants.js +1 -1
- package/src/helpers/ats/helper.js +1 -1
- package/src/helpers/capsMapping.js +1 -1
- package/src/helpers/globals.js +1 -1
- package/src/helpers/helper.js +1 -1
- package/src/helpers/logger.js +1 -1
- package/src/helpers/patchHelpers.js +1 -1
- package/src/helpers/percy/Percy.js +1 -1
- package/src/helpers/percy/PercyBinary.js +1 -1
- package/src/helpers/percy/PercyCaptureMap.js +1 -1
- package/src/helpers/percy/PercyCaptureModes.js +1 -1
- package/src/helpers/percy/PercySDK.js +1 -1
- package/src/helpers/percy/index.js +1 -1
- package/src/helpers/percy/utils.js +1 -1
- package/src/helpers/performance-tester.js +1 -1
- package/src/helpers/request-spy.js +1 -1
- package/src/helpers/setKeepAlive.js +1 -1
- package/src/helpers/test-observability/constants.js +1 -1
- package/src/helpers/test-observability/error-handler.js +1 -1
- package/src/helpers/test-observability/requestQueueHandler.js +1 -1
- package/src/helpers/test-observability/sessionHandler.js +1 -1
- package/src/helpers/test-observability/utils.js +1 -1
- package/src/helpers/w3cMapping.js +1 -1
- package/src/hubAllocationMethods.js +1 -1
- package/src/index.js +1 -1
package/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function a80_0x177b(_0x5c3945,_0x119357){const _0x474c36=a80_0x474c();return a80_0x177b=function(_0x177b48,_0x467234){_0x177b48=_0x177b48-0x66;let _0x3bb536=_0x474c36[_0x177b48];return _0x3bb536;},a80_0x177b(_0x5c3945,_0x119357);}const a80_0x369f42=a80_0x177b;function a80_0x474c(){const _0xf5fad7=['dpSEq','./helpers/percy/utils','keys','zLNKf','./hubAllocationMethods','./helpers/helper','277936pNbtDi','capabilities_','safariOptions_','hmmwf','newHubUrl','Eqshz','apply','isUndefined','then','proxyUrl','Failed\x20to\x20perform\x20scan\x20','mqnYn','jjTEU','CAPABILITY_KEY','/session','166965UawUiC','chromeOptions_','XzFaj','tOTbU','WBpJy','pfyWZ','overrideExecute','object','VJBTF','OqVWb','__setBrowserOptions','updateHubUrl','performScan','quitCount_','iBrVq','1878372DfXWDn','error','eyTAo','optimalHubUrl','Setting\x20Browserstack\x20capabilities','https://','ieOptions_','setServer','setGlobal','scAPP','Builder','session_','./helpers/accessibility-automation/scripts','14bxGbyL','IKkte','chromeOptions','0|3|1|2|4|5','getAccessibilityResults','debug','getGlobal','isPacProxy','hZnHG','parameters_','firefoxOptions','./helpers/globals','EFkLW','./bin/playwright/modifyPlaywrightConf','capability','isAccessibilityPlatform','path','__driver','NsOXL','389590OTDrjW','moz:firefoxOptions','YQgdW','push','rFVIq','UUMAn','browserstackAgentV2','safari.options','kexTS','omSkv','kDrkr','getAccessibilityResultsSummary','zsFNu','ujOMz','./helpers/patchHelpers','WebDriver','Configuring\x20to\x20run\x20tests\x20on\x20BrowserStack','39450oXCloN','Modifying\x20webdriver\x20builder','requireHttpClient','getHttpAgent','FgqUS','Proxy\x20set\x20to\x20','exports','util','RXYQP','logLevel','_modifyPlaywright','ms:edgeOptions','./bin/mocha/accessibility-automation/helper','build','cdpkA','LtZwL','originalBuilder','Performing\x20scan\x20for\x20','CuOgj','LmRmX','set','WebElement','ieOptions','bjozl','jhdCz','yJPot','/wd/hub','patchDriverPercy','253055jXyZfS','getRequestOptions','mergeDeep','rxCMs','Modifying\x20webdriver\x20execute','selenium-webdriver/lib/http.js','winstonLogger','name_','jOwEB','prototype','mBixV','New\x20hub\x20url\x20set\x20to\x20','overrideQuit','__drivers','proxy_','send','proxySettings','agent_','percy','get','zqMHj','./helpers/accessibility-automation/helper','DkRVN','IuOOu','isBrowserstackInfra','requireSeleniumWebdriver','browserstackAgent','setCapabilities','zZUwy','16foOxPJ','BrOBS','Unable\x20to\x20find\x20executor\x20class\x20','KrPiV','eMJRY','380046TZiBWU','CqPdX','split','Hub\x20url\x20set\x20to\x20','requireModule','options_','laYhe','hedfk','edgeOptions_','bstackAllyScanning','goog:chromeOptions','setLogLevel','global','se:ieOptions','getHubUrl','rVaGn','HttpClient','shouldWrapCommand','./helpers/logger','vVtza','wBccc','PJbCy','BrowserStackSdk','forEach','firefoxOptions_','url_','Running\x20your\x20test\x20suite\x20on\x20BrowserStack','zpbBU','overrideGet','execute','browserStackGlobals','UqwDc','bstackA11yShouldScan','ERROR\x20IN\x20GETTING\x20OPTIMAL\x20HUB\x20URL\x20-\x20','zESHv','selenium-webdriver/lib/webdriver.js','storeOptimalHubUrl','WRrvh','gURzQ','__driversArray','./browserStackSdk','YHczn'];a80_0x474c=function(){return _0xf5fad7;};return a80_0x474c();}(function(_0x559f51,_0x2eda81){const _0x2751a6=a80_0x177b,_0xd16c6e=_0x559f51();while(!![]){try{const _0x484a27=parseInt(_0x2751a6(0xc3))/0x1+-parseInt(_0x2751a6(0xa7))/0x2+parseInt(_0x2751a6(0x67))/0x3+parseInt(_0x2751a6(0x115))/0x4+parseInt(_0x2751a6(0x96))/0x5+-parseInt(_0x2751a6(0xe5))/0x6*(-parseInt(_0x2751a6(0x83))/0x7)+parseInt(_0x2751a6(0xe0))/0x8*(-parseInt(_0x2751a6(0x76))/0x9);if(_0x484a27===_0x2eda81)break;else _0xd16c6e['push'](_0xd16c6e['shift']());}catch(_0x13d467){_0xd16c6e['push'](_0xd16c6e['shift']());}}}(a80_0x474c,0x238f5));const util=require(a80_0x369f42(0xae)),{overrideTakeScreenshot}=require(a80_0x369f42(0xa4)),{isAccessibilityAutomationSession,getAccessibilityResultsSummary,getAccessibilityResults,isBrowserStackCommandExecutor,performScan}=require(a80_0x369f42(0xd8)),{setAccessibilityCapabilities,setExtension}=require(a80_0x369f42(0xb3)),helper=require(a80_0x369f42(0x114)),logger=require(a80_0x369f42(0xf7))[a80_0x369f42(0xc9)],hubAllocator=require(a80_0x369f42(0x113)),percySDK=require('./helpers/percy/PercySDK'),percyHelper=require(a80_0x369f42(0x110)),BrowserStackSdk=require(a80_0x369f42(0x10d)),modifyPlaywrightConfig=require(a80_0x369f42(0x90)),scripts=require(a80_0x369f42(0x82)),globals=require(a80_0x369f42(0x8e)),modify=_0x3787c5=>{const _0x54147e=a80_0x369f42,_0x1600af={'zjryR':function(_0x31e071,_0x24b21e){return _0x31e071!==_0x24b21e;},'iVqQF':_0x54147e(0x66),'YQgdW':function(_0x8a561c,_0x1cb418){return _0x8a561c!==_0x1cb418;},'tsxGx':function(_0x3ccc25,_0xe84a59){return _0x3ccc25+_0xe84a59;},'pfyWZ':_0x54147e(0x7b),'IKkte':_0x54147e(0xc1),'PgMDu':_0x54147e(0xef),'EFkLW':'chromeOptions','zpuml':_0x54147e(0xb2),'kDrkr':'edgeOptions','rxCMs':_0x54147e(0x97),'gURzQ':'firefoxOptions','bOiKM':'safari.options','RXYQP':'se:ieOptions','BrOBS':'ieOptions','UDcqW':function(_0x464193,_0x226a28){return _0x464193===_0x226a28;},'lCqKB':_0x54147e(0x6e),'DBHJv':_0x54147e(0x7a),'dXnwx':_0x54147e(0x79),'OqVWb':'OPTIMAL\x20HUB\x20URL\x20NOT\x20FOUND','zLNKf':function(_0x243fb0,_0x46b2af,_0x29fa9a){return _0x243fb0(_0x46b2af,_0x29fa9a);},'LmRmX':function(_0x45d73b,_0x324d05){return _0x45d73b(_0x324d05);},'hZnHG':function(_0x22fa54,_0x4adcaf,_0x45bb1a){return _0x22fa54(_0x4adcaf,_0x45bb1a);},'iBrVq':function(_0x2eb344){return _0x2eb344();},'yJPot':_0x54147e(0x92),'FgqUS':_0x54147e(0xff),'aqBek':_0x54147e(0xa6),'NsOXL':_0x54147e(0xa8)};logger['info'](_0x1600af['aqBek']),logger[_0x54147e(0x88)](_0x1600af[_0x54147e(0x95)]);const _0x6d8300=helper[_0x54147e(0xdc)](),_0x18f310=helper[_0x54147e(0xa9)]();class _0xb784f0 extends _0x18f310[_0x54147e(0xf5)]{[_0x54147e(0xd2)](_0x504459){const _0x1af6f4=_0x54147e;if(_0x1600af['zjryR'](_0x504459[_0x1af6f4(0x93)],_0x1600af['iVqQF'])&&_0x1600af[_0x1af6f4(0x98)](global[_0x1af6f4(0x119)],''))try{global[_0x1af6f4(0x119)]=_0x1600af['tsxGx'](_0x1600af['tsxGx'](_0x1600af[_0x1af6f4(0x6c)],global['newHubUrl']),_0x1600af[_0x1af6f4(0x84)]),this[_0x1af6f4(0xea)]=hubAllocator[_0x1af6f4(0xc4)](global['newHubUrl']),logger[_0x1af6f4(0x88)]('New\x20hub\x20url\x20set\x20to\x20'+global[_0x1af6f4(0x119)]),global[_0x1af6f4(0x119)]='';}catch(_0x37b02c){logger[_0x1af6f4(0x77)](_0x37b02c);}return super['send'](_0x504459);}}class _0x488dc1 extends _0x6d8300[_0x54147e(0x80)]{[_0x54147e(0x71)](_0x28b576){const _0x247a6c=_0x54147e;let _0x4fb59c={};for(const _0x2b68af in _0x28b576){switch(_0x2b68af){case _0x1600af['PgMDu']:case _0x1600af[_0x247a6c(0x8f)]:this[_0x247a6c(0x68)]&&(_0x4fb59c=this['chromeOptions_'][_0x247a6c(0xd6)](this[_0x247a6c(0x68)][_0x247a6c(0x122)])||{},this[_0x247a6c(0x68)][_0x247a6c(0xbb)](this[_0x247a6c(0x68)][_0x247a6c(0x122)],helper[_0x247a6c(0xc5)](_0x4fb59c,_0x28b576[_0x2b68af])));break;case _0x1600af['zpuml']:case _0x1600af[_0x247a6c(0xa0)]:this[_0x247a6c(0xed)]&&(_0x4fb59c=this[_0x247a6c(0xed)][_0x247a6c(0xd6)](this[_0x247a6c(0xed)][_0x247a6c(0x122)])||{},this[_0x247a6c(0xed)][_0x247a6c(0xbb)](this[_0x247a6c(0xed)][_0x247a6c(0x122)],helper[_0x247a6c(0xc5)](_0x4fb59c,_0x28b576[_0x2b68af])));break;case _0x1600af[_0x247a6c(0xc6)]:case _0x1600af[_0x247a6c(0x10b)]:this[_0x247a6c(0xfd)]&&(_0x4fb59c=this[_0x247a6c(0xfd)]['get'](this[_0x247a6c(0xfd)]['CAPABILITY_KEY'])||{},this[_0x247a6c(0xfd)]['set'](this[_0x247a6c(0xfd)][_0x247a6c(0x122)],helper['mergeDeep'](_0x4fb59c,_0x28b576[_0x2b68af])));break;case _0x1600af['bOiKM']:this['safariOptions_']&&(_0x4fb59c=this[_0x247a6c(0x117)][_0x247a6c(0xd6)](this[_0x247a6c(0x117)][_0x247a6c(0x122)])||{},this['safariOptions_']['set'](this['safariOptions_'][_0x247a6c(0x122)],helper[_0x247a6c(0xc5)](_0x4fb59c,_0x28b576[_0x2b68af])));break;case _0x1600af[_0x247a6c(0xaf)]:case _0x1600af[_0x247a6c(0xe1)]:this['ieOptions_']&&(_0x4fb59c=this[_0x247a6c(0x7c)][_0x247a6c(0xd6)](this[_0x247a6c(0x7c)]['CAPABILITY_KEY'])||{},this[_0x247a6c(0x7c)][_0x247a6c(0xbb)](this[_0x247a6c(0x7c)][_0x247a6c(0x122)],helper[_0x247a6c(0xc5)](_0x4fb59c,_0x28b576[_0x2b68af])));break;}}}[_0x54147e(0x7d)](){const _0xb07607=_0x54147e;return this[_0xb07607(0xfe)]=helper[_0xb07607(0xf3)](_0x3787c5),logger[_0xb07607(0x88)](_0xb07607(0xe8)+this['url_']),this;}[_0x54147e(0xde)](){const _0x3346e0=_0x54147e;return logger[_0x3346e0(0x88)](_0x1600af['DBHJv']),this['__setBrowserOptions'](_0x3787c5[_0x3346e0(0x91)]),Object[_0x3346e0(0x111)](_0x3787c5[_0x3346e0(0x91)])[_0x3346e0(0xfc)](_0x10aee5=>{const _0x4c6c34=_0x3346e0,_0x41978b=this[_0x4c6c34(0x116)][_0x4c6c34(0xd6)](_0x10aee5);_0x1600af['UDcqW'](typeof _0x41978b,_0x1600af['lCqKB'])?this['capabilities_'][_0x4c6c34(0xbb)](_0x10aee5,helper[_0x4c6c34(0xc5)](_0x41978b,_0x3787c5['capability'][_0x10aee5])):this[_0x4c6c34(0x116)][_0x4c6c34(0xbb)](_0x10aee5,_0x3787c5[_0x4c6c34(0x91)][_0x10aee5]);}),this;}[_0x54147e(0xb4)](){const _0x297610=_0x54147e,_0x36945e={'dpSEq':function(_0x153053,_0x167cd5,_0x2ada28){const _0x6b07c8=a80_0x177b;return _0x1600af[_0x6b07c8(0x8b)](_0x153053,_0x167cd5,_0x2ada28);},'scAPP':function(_0x53679c,_0x1b218a){return _0x1600af['LmRmX'](_0x53679c,_0x1b218a);},'vVtza':function(_0x58b45b,_0xd5939e,_0x2dcec0){const _0x2b7465=a80_0x177b;return _0x1600af[_0x2b7465(0x112)](_0x58b45b,_0xd5939e,_0x2dcec0);}};_0x1600af[_0x297610(0x75)](isAccessibilityAutomationSession)&&_0x1600af[_0x297610(0xba)](setAccessibilityCapabilities,_0x3787c5);this[_0x297610(0x7d)](),this[_0x297610(0xde)]();if(helper[_0x297610(0x8a)](_0x3787c5[_0x297610(0xd3)]['proxyUrl']))this[_0x297610(0xd4)]=helper[_0x297610(0xaa)](_0x3787c5[_0x297610(0xd3)][_0x297610(0x11e)]);else _0x3787c5[_0x297610(0xd3)][_0x297610(0x11e)]&&(this['proxy_']=_0x3787c5[_0x297610(0xd3)][_0x297610(0x11e)],logger['debug'](_0x297610(0xac)+this['proxy_']));globals[_0x297610(0x89)](_0x1600af[_0x297610(0xc0)])&&(!_0x1600af[_0x297610(0x8b)](setExtension,this,_0x3787c5)&&globals[_0x297610(0x7e)](_0x1600af['yJPot'],![]));logger[_0x297610(0x88)](_0x1600af[_0x297610(0xab)]);const _0x3ddbe8=super[_0x297610(0xb4)]();return _0x3ddbe8[_0x297610(0x81)][_0x297610(0x11d)](_0x1d44f2=>{const _0x2ce42b=_0x297610;try{const _0x179f37=_0x1d44f2['caps_']['get'](_0x1600af['dXnwx']);_0x179f37?(logger[_0x2ce42b(0x88)]('SETTING\x20NEW\x20URL\x20TO\x20OPTIMAL\x20URL\x20-\x20'+_0x179f37),hubAllocator[_0x2ce42b(0x72)](_0x179f37),helper[_0x2ce42b(0x109)](_0x179f37)):logger[_0x2ce42b(0x88)](_0x1600af[_0x2ce42b(0x70)]);}catch(_0x4574d7){logger['debug'](_0x2ce42b(0x106)+_0x4574d7);}}),_0x3ddbe8['then']&&_0x3ddbe8[_0x297610(0x11d)](_0xb13737=>{const _0x495e83=_0x297610,_0x284b51={'cdpkA':function(_0x323bf5,_0x51f232,_0x44886c){return _0x1600af['zLNKf'](_0x323bf5,_0x51f232,_0x44886c);}};helper['overrideGet'](_0xb13737,_0x3787c5),helper[_0x495e83(0x6d)](_0xb13737,_0x3787c5),_0xb13737[_0x495e83(0xa1)]=async()=>{const _0x3fdead=_0x495e83;return await _0x284b51[_0x3fdead(0xb5)](getAccessibilityResultsSummary,_0xb13737,global);},_0xb13737[_0x495e83(0x87)]=async()=>{const _0x5af51d=_0x495e83;return await _0x36945e[_0x5af51d(0x10f)](getAccessibilityResults,_0xb13737,global);},_0xb13737[_0x495e83(0x73)]=async()=>{const _0x575e11=_0x495e83;return await _0x36945e[_0x575e11(0x7f)](performScan,_0xb13737);};}),_0x3ddbe8['getAccessibilityResultsSummary']=async()=>{const _0x17a91f=_0x297610;return await _0x1600af[_0x17a91f(0x112)](getAccessibilityResultsSummary,_0x3ddbe8,global);},_0x3ddbe8[_0x297610(0x87)]=async()=>{const _0x33ef35=_0x297610;return await _0x36945e[_0x33ef35(0xf8)](getAccessibilityResults,_0x3ddbe8,global);},_0x3ddbe8[_0x297610(0x73)]=async()=>{const _0x30a7ec=_0x297610;return await _0x1600af[_0x30a7ec(0xba)](performScan,_0x3ddbe8);},helper['overrideGet'](_0x3ddbe8,_0x3787c5),helper[_0x297610(0x6d)](_0x3ddbe8,_0x3787c5),helper['isUndefined'](global[_0x297610(0x10c)])&&(global[_0x297610(0x10c)]=[]),global[_0x297610(0x10c)][_0x297610(0x99)](_0x3ddbe8),_0x3ddbe8;}}_0x6d8300[_0x54147e(0xb7)]=_0x6d8300[_0x54147e(0x80)],_0x6d8300[_0x54147e(0x80)]=_0x488dc1,_0x18f310[_0x54147e(0xf5)]=_0xb784f0;},modifyV2=(_0x4aa161,_0x59e173=null,_0x40dac2=![])=>{const _0x34d2f1=a80_0x369f42,_0x7023a={'jjTEU':function(_0x411f65,_0x33f985){return _0x411f65!==_0x33f985;},'YHczn':_0x34d2f1(0x66),'bjozl':function(_0x2230bc,_0x541b7b){return _0x2230bc+_0x541b7b;},'UPZOz':_0x34d2f1(0x7b),'mBixV':_0x34d2f1(0xc1),'WRrvh':_0x34d2f1(0xef),'zqMHj':_0x34d2f1(0x85),'wBccc':_0x34d2f1(0xb2),'zESHv':'edgeOptions','UqwDc':_0x34d2f1(0x97),'pBLXc':_0x34d2f1(0x8d),'zsFNu':_0x34d2f1(0x9d),'LBuYO':_0x34d2f1(0xf2),'kexTS':_0x34d2f1(0xbd),'XzFaj':function(_0x63c98d,_0x13fbb8){return _0x63c98d===_0x13fbb8;},'WBpJy':_0x34d2f1(0x6e),'rOXJv':_0x34d2f1(0x7a),'zpbBU':function(_0x28fb88,_0x1615aa,_0x41b79a){return _0x28fb88(_0x1615aa,_0x41b79a);},'mqnYn':_0x34d2f1(0x79),'omSkv':'OPTIMAL\x20HUB\x20URL\x20NOT\x20FOUND','WnepJ':function(_0x5519f6,_0x4623b9,_0xe0526e){return _0x5519f6(_0x4623b9,_0xe0526e);},'zZUwy':function(_0x29dabf,_0x4a4c70){return _0x29dabf(_0x4a4c70);},'fzLlT':_0x34d2f1(0x86),'KrPiV':function(_0x25a9de){return _0x25a9de();},'eyTAo':'isAccessibilityPlatform','CqPdX':_0x34d2f1(0xff),'WRcwo':function(_0x343988,_0x5585fa){return _0x343988(_0x5585fa);},'lFUlm':function(_0x4fa1bd,_0x1a2ad9){return _0x4fa1bd!==_0x1a2ad9;},'eMJRY':function(_0x45fb27,_0x54d1ff){return _0x45fb27!==_0x54d1ff;},'DkRVN':_0x34d2f1(0xee),'rFVIq':_0x34d2f1(0x105),'ujOMz':function(_0x33c328,_0x10a5ea){return _0x33c328(_0x10a5ea);},'PJbCy':function(_0x35e1ce,_0x454258,_0x55e222){return _0x35e1ce(_0x454258,_0x55e222);},'Eqshz':_0x34d2f1(0xa6),'UUMAn':'Modifying\x20webdriver\x20builder','hedfk':_0x34d2f1(0x108),'PyKhs':_0x34d2f1(0xc8),'jhdCz':_0x34d2f1(0xc7),'qpuWT':_0x34d2f1(0xe2)},_0x4dae37=helper[_0x34d2f1(0xa9)]();let _0x525b48;try{_0x525b48=helper[_0x34d2f1(0xdc)](),_0x525b48['originalBuilder']&&(_0x525b48[_0x34d2f1(0x80)]=_0x525b48['originalBuilder']);}catch(_0x554493){return;}if(helper['isBrowserstackInfra']()){const _0x400c4c={};_0x400c4c[_0x34d2f1(0xb0)]=_0x4aa161['browserStackLogLevel'],helper[_0x34d2f1(0xf0)](_0x400c4c,new Map(),new Map()),logger['info'](_0x7023a[_0x34d2f1(0x11a)]),logger[_0x34d2f1(0x88)](_0x7023a[_0x34d2f1(0x9b)]);}class _0x39a1c0 extends _0x4dae37['HttpClient']{['send'](_0x4284e9){const _0x4b58da=_0x34d2f1;if(_0x7023a[_0x4b58da(0x121)](_0x4284e9['path'],_0x7023a[_0x4b58da(0x10e)])&&_0x7023a[_0x4b58da(0x121)](global['newHubUrl'],''))try{global[_0x4b58da(0x119)]=_0x7023a['bjozl'](_0x7023a[_0x4b58da(0xbe)](_0x7023a['UPZOz'],global[_0x4b58da(0x119)]),_0x7023a[_0x4b58da(0xcd)]),this[_0x4b58da(0xea)]=hubAllocator[_0x4b58da(0xc4)](global['newHubUrl']),logger[_0x4b58da(0x88)](_0x4b58da(0xce)+global[_0x4b58da(0x119)]),global[_0x4b58da(0x119)]='';}catch(_0x2052cb){logger[_0x4b58da(0x77)](_0x2052cb);}return super[_0x4b58da(0xd2)](_0x4284e9);}}class _0x128271 extends _0x525b48[_0x34d2f1(0x80)]{[_0x34d2f1(0x7d)](){const _0xaa645d=_0x34d2f1;return this[_0xaa645d(0xfe)]=helper[_0xaa645d(0xf3)](_0x4aa161),logger[_0xaa645d(0x88)](_0xaa645d(0xe8)+this[_0xaa645d(0xfe)]),this;}[_0x34d2f1(0x71)](_0x37956d){const _0x157927=_0x34d2f1;let _0x90b656={};for(const _0x433ecb in _0x37956d){switch(_0x433ecb){case _0x7023a[_0x157927(0x10a)]:case _0x7023a[_0x157927(0xd7)]:this[_0x157927(0x68)]&&(_0x90b656=this[_0x157927(0x68)]['get'](this[_0x157927(0x68)][_0x157927(0x122)])||{},this[_0x157927(0x68)]['set'](this[_0x157927(0x68)][_0x157927(0x122)],helper[_0x157927(0xc5)](_0x90b656,_0x37956d[_0x433ecb])));break;case _0x7023a[_0x157927(0xf9)]:case _0x7023a[_0x157927(0x107)]:this[_0x157927(0xed)]&&(_0x90b656=this[_0x157927(0xed)][_0x157927(0xd6)](this[_0x157927(0xed)][_0x157927(0x122)])||{},this[_0x157927(0xed)][_0x157927(0xbb)](this[_0x157927(0xed)][_0x157927(0x122)],helper[_0x157927(0xc5)](_0x90b656,_0x37956d[_0x433ecb])));break;case _0x7023a[_0x157927(0x104)]:case _0x7023a['pBLXc']:this[_0x157927(0xfd)]&&(_0x90b656=this[_0x157927(0xfd)]['get'](this[_0x157927(0xfd)][_0x157927(0x122)])||{},this[_0x157927(0xfd)][_0x157927(0xbb)](this['firefoxOptions_'][_0x157927(0x122)],helper['mergeDeep'](_0x90b656,_0x37956d[_0x433ecb])));break;case _0x7023a[_0x157927(0xa2)]:this[_0x157927(0x117)]&&(_0x90b656=this[_0x157927(0x117)][_0x157927(0xd6)](this['safariOptions_']['CAPABILITY_KEY'])||{},this['safariOptions_']['set'](this['safariOptions_'][_0x157927(0x122)],helper['mergeDeep'](_0x90b656,_0x37956d[_0x433ecb])));break;case _0x7023a['LBuYO']:case _0x7023a[_0x157927(0x9e)]:this['ieOptions_']&&(_0x90b656=this[_0x157927(0x7c)]['get'](this[_0x157927(0x7c)]['CAPABILITY_KEY'])||{},this[_0x157927(0x7c)][_0x157927(0xbb)](this[_0x157927(0x7c)][_0x157927(0x122)],helper['mergeDeep'](_0x90b656,_0x37956d[_0x433ecb])));break;}}}[_0x34d2f1(0xde)](){const _0x4df2b7=_0x34d2f1,_0x428472={'jOwEB':function(_0x5359a4,_0x1b8e21){const _0x1eeda9=a80_0x177b;return _0x7023a[_0x1eeda9(0x69)](_0x5359a4,_0x1b8e21);},'VCrpb':_0x7023a[_0x4df2b7(0x6b)]};return logger['debug'](_0x7023a['rOXJv']),this[_0x4df2b7(0x71)](_0x4aa161[_0x4df2b7(0x91)]),Object[_0x4df2b7(0x111)](_0x4aa161['capability'])[_0x4df2b7(0xfc)](_0x15912a=>{const _0x3cdc88=_0x4df2b7,_0x19492b=this[_0x3cdc88(0x116)][_0x3cdc88(0xd6)](_0x15912a);_0x428472[_0x3cdc88(0xcb)](typeof _0x19492b,_0x428472['VCrpb'])?this['capabilities_'][_0x3cdc88(0xbb)](_0x15912a,helper[_0x3cdc88(0xc5)](_0x19492b,_0x4aa161[_0x3cdc88(0x91)][_0x15912a])):this[_0x3cdc88(0x116)][_0x3cdc88(0xbb)](_0x15912a,_0x4aa161[_0x3cdc88(0x91)][_0x15912a]);}),this;}[_0x34d2f1(0xb4)](){const _0x22a493=_0x34d2f1,_0x36fff6={'laYhe':_0x7023a[_0x22a493(0x120)],'sapHE':_0x7023a[_0x22a493(0x9f)],'rVaGn':function(_0x589795,_0x2aca06,_0x4236d4){return _0x7023a['zpbBU'](_0x589795,_0x2aca06,_0x4236d4);},'IuOOu':function(_0x4ca925,_0x38bcf1,_0x114582){return _0x7023a['WnepJ'](_0x4ca925,_0x38bcf1,_0x114582);},'LtZwL':function(_0x58dcc9,_0x43fb3a){const _0x7f2944=_0x22a493;return _0x7023a[_0x7f2944(0xdf)](_0x58dcc9,_0x43fb3a);},'CuOgj':function(_0x476322,_0x474003){const _0x244060=_0x22a493;return _0x7023a[_0x244060(0xdf)](_0x476322,_0x474003);}};if(helper[_0x22a493(0xdb)]()){const _0x2d919a=_0x7023a['fzLlT'][_0x22a493(0xe7)]('|');let _0x1fee7b=0x0;while(!![]){switch(_0x2d919a[_0x1fee7b++]){case'0':_0x7023a[_0x22a493(0xe3)](isAccessibilityAutomationSession)&&_0x7023a['zZUwy'](setAccessibilityCapabilities,_0x4aa161);continue;case'1':this[_0x22a493(0xde)]();continue;case'2':if(helper[_0x22a493(0x8a)](_0x4aa161['proxySettings'][_0x22a493(0x11e)]))this[_0x22a493(0xd4)]=helper[_0x22a493(0xaa)](_0x4aa161['proxySettings']['proxyUrl']);else _0x4aa161[_0x22a493(0xd3)][_0x22a493(0x11e)]&&(this[_0x22a493(0xd1)]=_0x4aa161[_0x22a493(0xd3)][_0x22a493(0x11e)],logger['debug'](_0x22a493(0xac)+this['proxy_']));continue;case'3':this[_0x22a493(0x7d)]();continue;case'4':globals[_0x22a493(0x89)](_0x7023a[_0x22a493(0x78)])&&(!_0x7023a[_0x22a493(0x100)](setExtension,this,_0x4aa161)&&globals['setGlobal'](_0x7023a[_0x22a493(0x78)],![]));continue;case'5':logger[_0x22a493(0x88)](_0x7023a[_0x22a493(0xe6)]);continue;}break;}}const _0x41e3f3=super[_0x22a493(0xb4)]();return _0x41e3f3[_0x22a493(0x81)][_0x22a493(0x11d)](_0x1c6b82=>{const _0x5c89e5=_0x22a493;try{const _0x2d756f=_0x1c6b82['caps_'][_0x5c89e5(0xd6)](_0x36fff6[_0x5c89e5(0xeb)]);_0x2d756f?(logger[_0x5c89e5(0x88)]('SETTING\x20NEW\x20URL\x20TO\x20OPTIMAL\x20URL\x20-\x20'+_0x2d756f),hubAllocator['updateHubUrl'](_0x2d756f),helper[_0x5c89e5(0x109)](_0x2d756f)):logger[_0x5c89e5(0x88)](_0x36fff6['sapHE']);}catch(_0x8170de){logger['debug'](_0x5c89e5(0x106)+_0x8170de);}}),_0x41e3f3[_0x22a493(0x74)]=0x0,_0x41e3f3[_0x22a493(0x11d)]&&_0x41e3f3[_0x22a493(0x11d)](_0x1430d2=>{const _0x107538=_0x22a493,_0x22945c={'VJBTF':function(_0x2edbd7,_0x1a7e92,_0x26a239){const _0x4216d0=a80_0x177b;return _0x36fff6[_0x4216d0(0xf4)](_0x2edbd7,_0x1a7e92,_0x26a239);},'tOTbU':function(_0x2529e9,_0x2cac1c,_0x173af4){const _0x4dd9e6=a80_0x177b;return _0x36fff6[_0x4dd9e6(0xda)](_0x2529e9,_0x2cac1c,_0x173af4);},'hmmwf':function(_0x34811e,_0x4328e6){const _0x3a78ea=a80_0x177b;return _0x36fff6[_0x3a78ea(0xb6)](_0x34811e,_0x4328e6);}};helper[_0x107538(0xcf)](_0x1430d2,_0x41e3f3),_0x40dac2&&_0x36fff6['LtZwL'](overrideTakeScreenshot,_0x1430d2),helper['overrideGet'](_0x1430d2,_0x4aa161),helper['overrideExecute'](_0x1430d2,_0x4aa161),_0x4aa161[_0x107538(0x91)]&&percyHelper['patchDriverPercy'](_0x1430d2,_0x525b48['WebElement'],_0x4aa161),_0x1430d2[_0x107538(0xa1)]=async()=>{const _0x41e358=_0x107538;return await _0x22945c[_0x41e358(0x6f)](getAccessibilityResultsSummary,_0x1430d2,global);},_0x1430d2['getAccessibilityResults']=async()=>{const _0x20fe09=_0x107538;return await _0x22945c[_0x20fe09(0x6a)](getAccessibilityResults,_0x1430d2,global);},_0x1430d2[_0x107538(0x73)]=async()=>{const _0x57ec40=_0x107538;return await _0x22945c[_0x57ec40(0x118)](performScan,_0x1430d2);};}),_0x41e3f3['getAccessibilityResultsSummary']=async()=>{const _0x10f353=_0x22a493;return await _0x7023a[_0x10f353(0x100)](getAccessibilityResultsSummary,_0x41e3f3,global);},_0x41e3f3[_0x22a493(0x87)]=async()=>{const _0x5e176e=_0x22a493;return await _0x36fff6[_0x5e176e(0xda)](getAccessibilityResults,_0x41e3f3,global);},_0x41e3f3[_0x22a493(0x73)]=async()=>{const _0x6e4c59=_0x22a493;return await _0x36fff6[_0x6e4c59(0xb9)](performScan,_0x41e3f3);},_0x40dac2&&_0x7023a['WRcwo'](overrideTakeScreenshot,_0x41e3f3),helper[_0x22a493(0xcf)](_0x41e3f3),helper[_0x22a493(0x101)](_0x41e3f3,_0x4aa161),helper['overrideExecute'](_0x41e3f3,_0x4aa161),_0x4aa161[_0x22a493(0x91)]&&percyHelper[_0x22a493(0xc2)](_0x41e3f3,_0x525b48[_0x22a493(0xbc)],_0x4aa161),helper[_0x22a493(0x11c)](global[_0x22a493(0x10c)])&&(global[_0x22a493(0x10c)]=[]),helper[_0x22a493(0x11c)](global[_0x22a493(0xd0)])&&(global[_0x22a493(0xd0)]=[]),global[_0x22a493(0x10c)][_0x22a493(0x99)](_0x41e3f3),global[_0x22a493(0x94)]=_0x41e3f3,_0x59e173&&(_0x59e173['global'][_0x22a493(0x94)]=_0x41e3f3),_0x7023a['lFUlm'](global[_0x22a493(0xd0)],undefined)&&global[_0x22a493(0xd0)][_0x22a493(0x99)](_0x41e3f3),_0x59e173&&helper['isUndefined'](_0x59e173[_0x22a493(0xf1)]['__driversArray'])&&(_0x59e173[_0x22a493(0xf1)][_0x22a493(0x10c)]=[]),_0x59e173&&_0x7023a[_0x22a493(0xe4)](_0x59e173['global']['__drivers'],undefined)&&(_0x59e173[_0x22a493(0xf1)][_0x22a493(0xd0)]['push'](_0x41e3f3),_0x59e173[_0x22a493(0xf1)][_0x22a493(0x10c)][_0x22a493(0x99)](_0x41e3f3)),_0x41e3f3[_0x22a493(0x92)]=globals[_0x22a493(0x89)](_0x7023a[_0x22a493(0x78)]),globals[_0x22a493(0x7e)](_0x7023a['eyTAo'],globals[_0x22a493(0x89)](_0x7023a[_0x22a493(0x78)])),_0x41e3f3;}}_0x59e173&&(globals[_0x34d2f1(0x103)]=_0x59e173[_0x34d2f1(0xf1)][_0x34d2f1(0x103)]);if(_0x7023a[_0x34d2f1(0xe3)](isAccessibilityAutomationSession))try{let _0x4ae159=helper[_0x34d2f1(0xe9)](_0x7023a[_0x34d2f1(0xec)])[_0x34d2f1(0xa5)];(!_0x4ae159[_0x34d2f1(0xcc)]||!_0x4ae159[_0x34d2f1(0xcc)][_0x34d2f1(0x102)])&&(_0x4ae159=helper[_0x34d2f1(0xe9)](_0x7023a['PyKhs'])['Executor']);if(_0x4ae159['prototype']&&_0x4ae159[_0x34d2f1(0xcc)][_0x34d2f1(0x102)]){const _0x14c424=_0x4ae159[_0x34d2f1(0xcc)]['execute'];logger[_0x34d2f1(0x88)](_0x7023a[_0x34d2f1(0xbf)]),_0x4ae159['prototype'][_0x34d2f1(0x102)]=async function(){const _0x4c2d62=_0x34d2f1;try{!globals[_0x4c2d62(0x89)](_0x7023a[_0x4c2d62(0xd9)])&&globals[_0x4c2d62(0x89)](_0x7023a[_0x4c2d62(0x78)])&&globals[_0x4c2d62(0x89)](_0x7023a[_0x4c2d62(0x9a)])&&scripts[_0x4c2d62(0xf6)](arguments[0x0][_0x4c2d62(0xca)])&&!_0x7023a[_0x4c2d62(0xa3)](isBrowserStackCommandExecutor,arguments[0x0][_0x4c2d62(0x8c)])&&(globals['setGlobal'](_0x7023a[_0x4c2d62(0xd9)],!![]),logger[_0x4c2d62(0x88)](_0x4c2d62(0xb8)+arguments[0x0][_0x4c2d62(0xca)]),await _0x7023a[_0x4c2d62(0xfa)](performScan,global['__driver'],arguments[0x0][_0x4c2d62(0xca)]));}catch(_0x261347){logger[_0x4c2d62(0x88)](_0x4c2d62(0x11f)+util['format'](_0x261347));}return globals[_0x4c2d62(0x7e)](_0x7023a[_0x4c2d62(0xd9)],![]),_0x14c424[_0x4c2d62(0x11b)](this,arguments);};}}catch(_0x4dc22d){logger[_0x34d2f1(0x88)](_0x7023a[_0x34d2f1(0xbe)](_0x7023a['qpuWT'],_0x4dc22d));}return _0x525b48[_0x34d2f1(0xb7)]=_0x525b48['Builder'],_0x525b48['Builder']=_0x128271,_0x4dae37[_0x34d2f1(0xf5)]=_0x39a1c0,_0x525b48;};module[a80_0x369f42(0xad)][a80_0x369f42(0xdd)]=modify,module['exports'][a80_0x369f42(0x9c)]=modifyV2,module[a80_0x369f42(0xad)][a80_0x369f42(0xd5)]=percySDK,module[a80_0x369f42(0xad)][a80_0x369f42(0xfb)]=BrowserStackSdk,module[a80_0x369f42(0xad)][a80_0x369f42(0xb1)]=modifyPlaywrightConfig;
|
|
1
|
+
const a80_0x484a5c=a80_0x5ce9;(function(_0x4b1df4,_0x2f9d1d){const _0x3cc05f=a80_0x5ce9,_0x38bb0b=_0x4b1df4();while(!![]){try{const _0x4368e5=parseInt(_0x3cc05f(0x238))/0x1+parseInt(_0x3cc05f(0x280))/0x2+-parseInt(_0x3cc05f(0x1f8))/0x3*(parseInt(_0x3cc05f(0x21f))/0x4)+-parseInt(_0x3cc05f(0x25a))/0x5+parseInt(_0x3cc05f(0x27c))/0x6*(-parseInt(_0x3cc05f(0x2a1))/0x7)+-parseInt(_0x3cc05f(0x299))/0x8*(parseInt(_0x3cc05f(0x24f))/0x9)+parseInt(_0x3cc05f(0x212))/0xa;if(_0x4368e5===_0x2f9d1d)break;else _0x38bb0b['push'](_0x38bb0b['shift']());}catch(_0xacd689){_0x38bb0b['push'](_0x38bb0b['shift']());}}}(a80_0x588c,0x1ce79));const util=require('util'),{overrideTakeScreenshot}=require(a80_0x484a5c(0x234)),{isAccessibilityAutomationSession,getAccessibilityResultsSummary,getAccessibilityResults,isBrowserStackCommandExecutor,performScan}=require('./helpers/accessibility-automation/helper'),{setAccessibilityCapabilities,setExtension}=require('./bin/mocha/accessibility-automation/helper'),helper=require('./helpers/helper'),logger=require('./helpers/logger')[a80_0x484a5c(0x214)],hubAllocator=require(a80_0x484a5c(0x22e)),percySDK=require(a80_0x484a5c(0x278)),percyHelper=require(a80_0x484a5c(0x26c)),BrowserStackSdk=require('./browserStackSdk'),modifyPlaywrightConfig=require('./bin/playwright/modifyPlaywrightConf'),scripts=require(a80_0x484a5c(0x28d)),globals=require(a80_0x484a5c(0x204)),modify=_0x3afd8e=>{const _0x11f174=a80_0x484a5c,_0x1a82d5={'uqsUC':function(_0x4cf258,_0x1f9cf8){return _0x4cf258!==_0x1f9cf8;},'oIPme':_0x11f174(0x283),'sPlrU':function(_0xebe866,_0x5173cc){return _0xebe866!==_0x5173cc;},'Ctjgd':function(_0x11de51,_0x2720d9){return _0x11de51+_0x2720d9;},'OBxBc':function(_0x4be217,_0x64d898){return _0x4be217+_0x64d898;},'rEYVW':_0x11f174(0x1f5),'iIfQf':_0x11f174(0x21c),'Rvjui':_0x11f174(0x286),'tjTbC':_0x11f174(0x266),'QDhJJ':_0x11f174(0x29d),'fqjNw':_0x11f174(0x25b),'oChdf':_0x11f174(0x295),'BauJn':_0x11f174(0x247),'BPhJg':_0x11f174(0x20e),'ogttl':_0x11f174(0x289),'EKAuh':_0x11f174(0x269),'bKZdG':function(_0x5953dc,_0x5dd8bc){return _0x5953dc===_0x5dd8bc;},'kQyZU':_0x11f174(0x228),'UYyHS':_0x11f174(0x1f2),'VHmYT':function(_0x4985b9,_0x3beac5,_0x32c64f){return _0x4985b9(_0x3beac5,_0x32c64f);},'FxqCE':function(_0x1119a2,_0xeff87a){return _0x1119a2(_0xeff87a);},'JISkF':function(_0x331b60,_0x3b3f89){return _0x331b60(_0x3b3f89);},'BRUkc':_0x11f174(0x28c),'LxRlo':_0x11f174(0x27e),'LqkgV':function(_0x20de4d,_0x308d86,_0x5a49c5){return _0x20de4d(_0x308d86,_0x5a49c5);},'qdXoE':function(_0x5bfecd){return _0x5bfecd();},'XVRNB':'isAccessibilityPlatform','gCNbk':_0x11f174(0x26b),'bSVzn':_0x11f174(0x275),'klUdj':'Modifying\x20webdriver\x20builder'};logger['info'](_0x1a82d5[_0x11f174(0x271)]),logger[_0x11f174(0x1f3)](_0x1a82d5[_0x11f174(0x230)]);const _0x358e06=helper[_0x11f174(0x29a)](),_0x531c00=helper['requireHttpClient']();class _0x4271d4 extends _0x531c00[_0x11f174(0x268)]{['send'](_0x2b8171){const _0x204048=_0x11f174;if(_0x1a82d5['uqsUC'](_0x2b8171['path'],_0x1a82d5['oIPme'])&&_0x1a82d5[_0x204048(0x265)](global[_0x204048(0x240)],''))try{global[_0x204048(0x240)]=_0x1a82d5[_0x204048(0x213)](_0x1a82d5[_0x204048(0x217)](_0x1a82d5[_0x204048(0x219)],global['newHubUrl']),_0x1a82d5[_0x204048(0x244)]),this[_0x204048(0x23e)]=hubAllocator[_0x204048(0x22c)](global[_0x204048(0x240)]),logger[_0x204048(0x1f3)](_0x204048(0x21a)+global[_0x204048(0x240)]),global['newHubUrl']='';}catch(_0x5e78c5){logger['error'](_0x5e78c5);}return super[_0x204048(0x225)](_0x2b8171);}}class _0xfc928f extends _0x358e06[_0x11f174(0x22a)]{['__setBrowserOptions'](_0x4f0411){const _0xa78741=_0x11f174;let _0x34ca3f={};for(const _0xa303b2 in _0x4f0411){switch(_0xa303b2){case _0x1a82d5[_0xa78741(0x28a)]:case _0x1a82d5[_0xa78741(0x236)]:this[_0xa78741(0x218)]&&(_0x34ca3f=this[_0xa78741(0x218)][_0xa78741(0x23d)](this[_0xa78741(0x218)]['CAPABILITY_KEY'])||{},this[_0xa78741(0x218)][_0xa78741(0x1f1)](this[_0xa78741(0x218)][_0xa78741(0x23a)],helper[_0xa78741(0x25c)](_0x34ca3f,_0x4f0411[_0xa303b2])));break;case _0x1a82d5[_0xa78741(0x1fc)]:case _0x1a82d5[_0xa78741(0x1f7)]:this['edgeOptions_']&&(_0x34ca3f=this[_0xa78741(0x29c)][_0xa78741(0x23d)](this[_0xa78741(0x29c)][_0xa78741(0x23a)])||{},this['edgeOptions_'][_0xa78741(0x1f1)](this[_0xa78741(0x29c)][_0xa78741(0x23a)],helper[_0xa78741(0x25c)](_0x34ca3f,_0x4f0411[_0xa303b2])));break;case _0x1a82d5[_0xa78741(0x21e)]:case _0x1a82d5[_0xa78741(0x257)]:this['firefoxOptions_']&&(_0x34ca3f=this['firefoxOptions_'][_0xa78741(0x23d)](this[_0xa78741(0x206)][_0xa78741(0x23a)])||{},this[_0xa78741(0x206)][_0xa78741(0x1f1)](this[_0xa78741(0x206)][_0xa78741(0x23a)],helper[_0xa78741(0x25c)](_0x34ca3f,_0x4f0411[_0xa303b2])));break;case _0x1a82d5[_0xa78741(0x1ef)]:this[_0xa78741(0x291)]&&(_0x34ca3f=this[_0xa78741(0x291)][_0xa78741(0x23d)](this[_0xa78741(0x291)]['CAPABILITY_KEY'])||{},this[_0xa78741(0x291)][_0xa78741(0x1f1)](this[_0xa78741(0x291)]['CAPABILITY_KEY'],helper[_0xa78741(0x25c)](_0x34ca3f,_0x4f0411[_0xa303b2])));break;case _0x1a82d5[_0xa78741(0x1eb)]:case _0x1a82d5[_0xa78741(0x241)]:this[_0xa78741(0x258)]&&(_0x34ca3f=this[_0xa78741(0x258)]['get'](this[_0xa78741(0x258)]['CAPABILITY_KEY'])||{},this[_0xa78741(0x258)][_0xa78741(0x1f1)](this[_0xa78741(0x258)][_0xa78741(0x23a)],helper[_0xa78741(0x25c)](_0x34ca3f,_0x4f0411[_0xa303b2])));break;}}}[_0x11f174(0x24e)](){const _0x2eee69=_0x11f174;return this[_0x2eee69(0x287)]=helper[_0x2eee69(0x1f0)](_0x3afd8e),logger[_0x2eee69(0x1f3)]('Hub\x20url\x20set\x20to\x20'+this[_0x2eee69(0x287)]),this;}[_0x11f174(0x209)](){const _0x403996=_0x11f174,_0x5b2585={'Fjwtw':function(_0x151b36,_0x462b01){const _0x597690=a80_0x5ce9;return _0x1a82d5[_0x597690(0x210)](_0x151b36,_0x462b01);},'uftzb':_0x1a82d5[_0x403996(0x252)]};return logger[_0x403996(0x1f3)](_0x1a82d5[_0x403996(0x2a2)]),this[_0x403996(0x224)](_0x3afd8e[_0x403996(0x254)]),Object[_0x403996(0x255)](_0x3afd8e[_0x403996(0x254)])[_0x403996(0x264)](_0x35be8e=>{const _0x3bb213=_0x403996,_0x188613=this['capabilities_'][_0x3bb213(0x23d)](_0x35be8e);_0x5b2585[_0x3bb213(0x274)](typeof _0x188613,_0x5b2585[_0x3bb213(0x248)])?this[_0x3bb213(0x233)][_0x3bb213(0x1f1)](_0x35be8e,helper[_0x3bb213(0x25c)](_0x188613,_0x3afd8e[_0x3bb213(0x254)][_0x35be8e])):this[_0x3bb213(0x233)]['set'](_0x35be8e,_0x3afd8e[_0x3bb213(0x254)][_0x35be8e]);}),this;}['build'](){const _0x5e43ff=_0x11f174,_0x1b14d2={'mYIuF':_0x1a82d5[_0x5e43ff(0x202)],'fcZQj':_0x1a82d5[_0x5e43ff(0x20c)],'UVJuG':function(_0x3f7f35,_0x43f2c2,_0x481c5e){return _0x1a82d5['LqkgV'](_0x3f7f35,_0x43f2c2,_0x481c5e);},'DcwfW':function(_0x357c38,_0x1cd9b9,_0x2d5f1e){return _0x1a82d5['VHmYT'](_0x357c38,_0x1cd9b9,_0x2d5f1e);}};_0x1a82d5[_0x5e43ff(0x281)](isAccessibilityAutomationSession)&&_0x1a82d5[_0x5e43ff(0x28f)](setAccessibilityCapabilities,_0x3afd8e);this['setServer'](),this['setCapabilities']();if(helper[_0x5e43ff(0x25f)](_0x3afd8e[_0x5e43ff(0x26d)][_0x5e43ff(0x28e)]))this[_0x5e43ff(0x22f)]=helper[_0x5e43ff(0x26a)](_0x3afd8e[_0x5e43ff(0x26d)]['proxyUrl']);else _0x3afd8e[_0x5e43ff(0x26d)][_0x5e43ff(0x28e)]&&(this[_0x5e43ff(0x249)]=_0x3afd8e[_0x5e43ff(0x26d)]['proxyUrl'],logger[_0x5e43ff(0x1f3)](_0x5e43ff(0x21b)+this[_0x5e43ff(0x249)]));globals[_0x5e43ff(0x27d)](_0x1a82d5[_0x5e43ff(0x2a3)])&&(!_0x1a82d5['LqkgV'](setExtension,this,_0x3afd8e)&&globals[_0x5e43ff(0x25d)](_0x1a82d5[_0x5e43ff(0x2a3)],![]));logger[_0x5e43ff(0x1f3)](_0x1a82d5['gCNbk']);const _0x484d46=super[_0x5e43ff(0x290)]();return _0x484d46['session_'][_0x5e43ff(0x284)](_0x56af48=>{const _0x445337=_0x5e43ff;try{const _0x38a1b5=_0x56af48[_0x445337(0x261)][_0x445337(0x23d)](_0x1b14d2[_0x445337(0x207)]);_0x38a1b5?(logger['debug']('SETTING\x20NEW\x20URL\x20TO\x20OPTIMAL\x20URL\x20-\x20'+_0x38a1b5),hubAllocator[_0x445337(0x1f6)](_0x38a1b5),helper[_0x445337(0x23b)](_0x38a1b5)):logger[_0x445337(0x1f3)](_0x1b14d2['fcZQj']);}catch(_0x74c35d){logger[_0x445337(0x1f3)]('ERROR\x20IN\x20GETTING\x20OPTIMAL\x20HUB\x20URL\x20-\x20'+_0x74c35d);}}),_0x484d46[_0x5e43ff(0x284)]&&_0x484d46[_0x5e43ff(0x284)](_0x51059c=>{const _0x1a7841=_0x5e43ff,_0x416dd4={'iihXe':function(_0x65e2f5,_0x1f0a7f,_0xc662a6){const _0x8616ea=a80_0x5ce9;return _0x1a82d5[_0x8616ea(0x253)](_0x65e2f5,_0x1f0a7f,_0xc662a6);},'dsgad':function(_0x2f40bf,_0x517391){const _0x4b0a59=a80_0x5ce9;return _0x1a82d5[_0x4b0a59(0x28f)](_0x2f40bf,_0x517391);}};helper[_0x1a7841(0x20f)](_0x51059c,_0x3afd8e),helper[_0x1a7841(0x29b)](_0x51059c,_0x3afd8e),_0x51059c['getAccessibilityResultsSummary']=async()=>{return await _0x1b14d2['UVJuG'](getAccessibilityResultsSummary,_0x51059c,global);},_0x51059c[_0x1a7841(0x243)]=async()=>{const _0x24ffde=_0x1a7841;return await _0x416dd4[_0x24ffde(0x2a0)](getAccessibilityResults,_0x51059c,global);},_0x51059c[_0x1a7841(0x211)]=async()=>{return await _0x416dd4['dsgad'](performScan,_0x51059c);};}),_0x484d46[_0x5e43ff(0x242)]=async()=>{const _0x1236dc=_0x5e43ff;return await _0x1b14d2[_0x1236dc(0x1ff)](getAccessibilityResultsSummary,_0x484d46,global);},_0x484d46[_0x5e43ff(0x243)]=async()=>{const _0x1836e2=_0x5e43ff;return await _0x1a82d5[_0x1836e2(0x253)](getAccessibilityResults,_0x484d46,global);},_0x484d46[_0x5e43ff(0x211)]=async()=>{return await _0x1a82d5['JISkF'](performScan,_0x484d46);},helper[_0x5e43ff(0x20f)](_0x484d46,_0x3afd8e),helper[_0x5e43ff(0x29b)](_0x484d46,_0x3afd8e),helper[_0x5e43ff(0x216)](global['__driversArray'])&&(global['__driversArray']=[]),global[_0x5e43ff(0x24d)]['push'](_0x484d46),_0x484d46;}}_0x358e06['originalBuilder']=_0x358e06[_0x11f174(0x22a)],_0x358e06[_0x11f174(0x22a)]=_0xfc928f,_0x531c00[_0x11f174(0x268)]=_0x4271d4;},modifyV2=(_0x57f0fa,_0x4dbdaa=null,_0x310319=![])=>{const _0x33ab14=a80_0x484a5c,_0x35aaab={'yDdfU':function(_0xef01c6,_0x1ff144){return _0xef01c6!==_0x1ff144;},'gXmsh':_0x33ab14(0x283),'CRkOu':function(_0x9532fe,_0x8c1988){return _0x9532fe+_0x8c1988;},'ExxAz':function(_0x499f6d,_0x4d634a){return _0x499f6d+_0x4d634a;},'mniHd':_0x33ab14(0x1f5),'wrfjl':_0x33ab14(0x21c),'ZwDtk':_0x33ab14(0x286),'hesHA':'chromeOptions','dZkfx':_0x33ab14(0x29d),'OYjCE':_0x33ab14(0x25b),'pUlAg':_0x33ab14(0x295),'TGvwN':_0x33ab14(0x247),'vsfhJ':'safari.options','sUlsf':_0x33ab14(0x289),'fZcLy':_0x33ab14(0x269),'LKAra':function(_0x513c12,_0xe96a33){return _0x513c12===_0xe96a33;},'WWFJf':'object','KiLjL':_0x33ab14(0x1f2),'mzxyo':function(_0x52dc0c,_0x581264,_0x2a9b19){return _0x52dc0c(_0x581264,_0x2a9b19);},'ukxwy':function(_0x219c9f,_0x1bd02f){return _0x219c9f(_0x1bd02f);},'YMvqL':function(_0x40b2ab,_0x414216,_0x53d678){return _0x40b2ab(_0x414216,_0x53d678);},'qlYav':function(_0x288759,_0x28cc93){return _0x288759(_0x28cc93);},'JQWnf':_0x33ab14(0x28c),'DSmRC':_0x33ab14(0x27e),'iAfgU':function(_0x1a974a,_0x3d389f,_0x4d0cef){return _0x1a974a(_0x3d389f,_0x4d0cef);},'obrCo':_0x33ab14(0x279),'yCGMh':function(_0x5a85a3){return _0x5a85a3();},'fZhzD':_0x33ab14(0x222),'gHcUC':'Running\x20your\x20test\x20suite\x20on\x20BrowserStack','lAkvk':_0x33ab14(0x22b),'UVlam':_0x33ab14(0x226),'QodTT':_0x33ab14(0x275),'EDQZw':_0x33ab14(0x229),'emvBM':function(_0x430f6b){return _0x430f6b();},'lhSEs':'selenium-webdriver/lib/webdriver.js','BolLM':_0x33ab14(0x285),'YzNdb':_0x33ab14(0x270),'RXLgg':function(_0x2e4b17,_0x5403eb){return _0x2e4b17+_0x5403eb;},'txnet':_0x33ab14(0x263)},_0xb397b9=helper['requireHttpClient']();let _0x152d63;try{_0x152d63=helper[_0x33ab14(0x29a)](),_0x152d63['originalBuilder']&&(_0x152d63[_0x33ab14(0x22a)]=_0x152d63['originalBuilder']);}catch(_0x541090){return;}if(helper[_0x33ab14(0x27b)]()){const _0x251247={};_0x251247[_0x33ab14(0x277)]=_0x57f0fa['browserStackLogLevel'],helper['setLogLevel'](_0x251247,new Map(),new Map()),logger[_0x33ab14(0x298)](_0x35aaab[_0x33ab14(0x29e)]),logger[_0x33ab14(0x1f3)](_0x35aaab[_0x33ab14(0x26e)]);}class _0x758044 extends _0xb397b9[_0x33ab14(0x268)]{[_0x33ab14(0x225)](_0x1eebcb){const _0x354d1a=_0x33ab14;if(_0x35aaab['yDdfU'](_0x1eebcb[_0x354d1a(0x282)],_0x35aaab[_0x354d1a(0x29f)])&&_0x35aaab[_0x354d1a(0x251)](global[_0x354d1a(0x240)],''))try{global[_0x354d1a(0x240)]=_0x35aaab['CRkOu'](_0x35aaab[_0x354d1a(0x235)](_0x35aaab[_0x354d1a(0x221)],global['newHubUrl']),_0x35aaab[_0x354d1a(0x21d)]),this[_0x354d1a(0x23e)]=hubAllocator[_0x354d1a(0x22c)](global[_0x354d1a(0x240)]),logger[_0x354d1a(0x1f3)](_0x354d1a(0x21a)+global[_0x354d1a(0x240)]),global['newHubUrl']='';}catch(_0x4cc4e1){logger[_0x354d1a(0x1f9)](_0x4cc4e1);}return super[_0x354d1a(0x225)](_0x1eebcb);}}class _0x5d484c extends _0x152d63[_0x33ab14(0x22a)]{[_0x33ab14(0x24e)](){const _0x5e3842=_0x33ab14;return this[_0x5e3842(0x287)]=helper[_0x5e3842(0x1f0)](_0x57f0fa),logger[_0x5e3842(0x1f3)]('Hub\x20url\x20set\x20to\x20'+this[_0x5e3842(0x287)]),this;}[_0x33ab14(0x224)](_0x24ed65){const _0x39ecf9=_0x33ab14;let _0x2745c2={};for(const _0x32c34f in _0x24ed65){switch(_0x32c34f){case _0x35aaab[_0x39ecf9(0x256)]:case _0x35aaab[_0x39ecf9(0x1ec)]:this[_0x39ecf9(0x218)]&&(_0x2745c2=this[_0x39ecf9(0x218)]['get'](this[_0x39ecf9(0x218)][_0x39ecf9(0x23a)])||{},this['chromeOptions_'][_0x39ecf9(0x1f1)](this[_0x39ecf9(0x218)][_0x39ecf9(0x23a)],helper[_0x39ecf9(0x25c)](_0x2745c2,_0x24ed65[_0x32c34f])));break;case _0x35aaab[_0x39ecf9(0x201)]:case _0x35aaab[_0x39ecf9(0x296)]:this['edgeOptions_']&&(_0x2745c2=this['edgeOptions_'][_0x39ecf9(0x23d)](this[_0x39ecf9(0x29c)][_0x39ecf9(0x23a)])||{},this['edgeOptions_'][_0x39ecf9(0x1f1)](this[_0x39ecf9(0x29c)][_0x39ecf9(0x23a)],helper['mergeDeep'](_0x2745c2,_0x24ed65[_0x32c34f])));break;case _0x35aaab[_0x39ecf9(0x246)]:case _0x35aaab['TGvwN']:this[_0x39ecf9(0x206)]&&(_0x2745c2=this[_0x39ecf9(0x206)]['get'](this[_0x39ecf9(0x206)][_0x39ecf9(0x23a)])||{},this['firefoxOptions_'][_0x39ecf9(0x1f1)](this[_0x39ecf9(0x206)][_0x39ecf9(0x23a)],helper[_0x39ecf9(0x25c)](_0x2745c2,_0x24ed65[_0x32c34f])));break;case _0x35aaab[_0x39ecf9(0x288)]:this[_0x39ecf9(0x291)]&&(_0x2745c2=this[_0x39ecf9(0x291)][_0x39ecf9(0x23d)](this[_0x39ecf9(0x291)][_0x39ecf9(0x23a)])||{},this[_0x39ecf9(0x291)][_0x39ecf9(0x1f1)](this[_0x39ecf9(0x291)][_0x39ecf9(0x23a)],helper[_0x39ecf9(0x25c)](_0x2745c2,_0x24ed65[_0x32c34f])));break;case _0x35aaab['sUlsf']:case _0x35aaab['fZcLy']:this['ieOptions_']&&(_0x2745c2=this['ieOptions_'][_0x39ecf9(0x23d)](this['ieOptions_'][_0x39ecf9(0x23a)])||{},this['ieOptions_'][_0x39ecf9(0x1f1)](this['ieOptions_'][_0x39ecf9(0x23a)],helper[_0x39ecf9(0x25c)](_0x2745c2,_0x24ed65[_0x32c34f])));break;}}}[_0x33ab14(0x209)](){const _0x213440=_0x33ab14,_0x4b9775={'wDsvi':function(_0x588c57,_0x471574){return _0x35aaab['LKAra'](_0x588c57,_0x471574);},'cGnuw':_0x35aaab[_0x213440(0x227)]};return logger[_0x213440(0x1f3)](_0x35aaab[_0x213440(0x1fe)]),this['__setBrowserOptions'](_0x57f0fa[_0x213440(0x254)]),Object[_0x213440(0x255)](_0x57f0fa[_0x213440(0x254)])['forEach'](_0x1f8813=>{const _0x1acf1f=_0x213440,_0x7f764b=this[_0x1acf1f(0x233)][_0x1acf1f(0x23d)](_0x1f8813);_0x4b9775['wDsvi'](typeof _0x7f764b,_0x4b9775[_0x1acf1f(0x260)])?this[_0x1acf1f(0x233)]['set'](_0x1f8813,helper[_0x1acf1f(0x25c)](_0x7f764b,_0x57f0fa[_0x1acf1f(0x254)][_0x1f8813])):this['capabilities_'][_0x1acf1f(0x1f1)](_0x1f8813,_0x57f0fa['capability'][_0x1f8813]);}),this;}['build'](){const _0x2528fd=_0x33ab14,_0x11d822={'GxXVy':_0x35aaab['JQWnf'],'HDbZD':_0x35aaab[_0x2528fd(0x232)],'ahGQR':function(_0x341abf,_0x62bc1f,_0x36aead){const _0x266bc9=_0x2528fd;return _0x35aaab[_0x266bc9(0x1fb)](_0x341abf,_0x62bc1f,_0x36aead);},'PodyN':function(_0x4273b7,_0x34cd82,_0x505adb){const _0xa676d4=_0x2528fd;return _0x35aaab[_0xa676d4(0x1fd)](_0x4273b7,_0x34cd82,_0x505adb);}};if(helper[_0x2528fd(0x27b)]()){const _0x4c6a76=_0x35aaab[_0x2528fd(0x297)][_0x2528fd(0x24c)]('|');let _0x114665=0x0;while(!![]){switch(_0x4c6a76[_0x114665++]){case'0':_0x35aaab[_0x2528fd(0x24a)](isAccessibilityAutomationSession)&&_0x35aaab[_0x2528fd(0x25e)](setAccessibilityCapabilities,_0x57f0fa);continue;case'1':globals[_0x2528fd(0x27d)](_0x35aaab[_0x2528fd(0x205)])&&(!_0x35aaab[_0x2528fd(0x1fb)](setExtension,this,_0x57f0fa)&&globals[_0x2528fd(0x25d)](_0x35aaab[_0x2528fd(0x205)],![]));continue;case'2':logger['debug'](_0x35aaab['gHcUC']);continue;case'3':this[_0x2528fd(0x24e)]();continue;case'4':this[_0x2528fd(0x209)]();continue;case'5':if(helper[_0x2528fd(0x25f)](_0x57f0fa['proxySettings'][_0x2528fd(0x28e)]))this[_0x2528fd(0x22f)]=helper[_0x2528fd(0x26a)](_0x57f0fa[_0x2528fd(0x26d)]['proxyUrl']);else _0x57f0fa[_0x2528fd(0x26d)][_0x2528fd(0x28e)]&&(this['proxy_']=_0x57f0fa[_0x2528fd(0x26d)][_0x2528fd(0x28e)],logger[_0x2528fd(0x1f3)](_0x2528fd(0x21b)+this[_0x2528fd(0x249)]));continue;}break;}}const _0x3e426e=super[_0x2528fd(0x290)]();return _0x3e426e[_0x2528fd(0x239)][_0x2528fd(0x284)](_0x38ab5d=>{const _0x46d506=_0x2528fd;try{const _0x2ea956=_0x38ab5d[_0x46d506(0x261)][_0x46d506(0x23d)](_0x11d822[_0x46d506(0x220)]);_0x2ea956?(logger[_0x46d506(0x1f3)](_0x46d506(0x1ea)+_0x2ea956),hubAllocator[_0x46d506(0x1f6)](_0x2ea956),helper['storeOptimalHubUrl'](_0x2ea956)):logger[_0x46d506(0x1f3)](_0x11d822['HDbZD']);}catch(_0x3d1481){logger[_0x46d506(0x1f3)]('ERROR\x20IN\x20GETTING\x20OPTIMAL\x20HUB\x20URL\x20-\x20'+_0x3d1481);}}),_0x3e426e[_0x2528fd(0x20d)]=0x0,_0x3e426e[_0x2528fd(0x284)]&&_0x3e426e['then'](_0x391fd4=>{const _0x42518b=_0x2528fd,_0x284410={'SNXAD':function(_0x1daa6c,_0x18093f,_0x1401c6){return _0x35aaab['mzxyo'](_0x1daa6c,_0x18093f,_0x1401c6);},'IIQvD':function(_0x649301,_0x1898fe){const _0x22ed15=a80_0x5ce9;return _0x35aaab[_0x22ed15(0x25e)](_0x649301,_0x1898fe);}};helper[_0x42518b(0x231)](_0x391fd4,_0x3e426e),_0x310319&&_0x35aaab[_0x42518b(0x25e)](overrideTakeScreenshot,_0x391fd4),helper['overrideGet'](_0x391fd4,_0x57f0fa),helper['overrideExecute'](_0x391fd4,_0x57f0fa),_0x57f0fa[_0x42518b(0x254)]&&percyHelper['patchDriverPercy'](_0x391fd4,_0x152d63[_0x42518b(0x215)],_0x57f0fa),_0x391fd4[_0x42518b(0x242)]=async()=>{return await _0x284410['SNXAD'](getAccessibilityResultsSummary,_0x391fd4,global);},_0x391fd4[_0x42518b(0x243)]=async()=>{const _0x58d58d=_0x42518b;return await _0x11d822[_0x58d58d(0x23c)](getAccessibilityResults,_0x391fd4,global);},_0x391fd4[_0x42518b(0x211)]=async()=>{const _0x1385e8=_0x42518b;return await _0x284410[_0x1385e8(0x294)](performScan,_0x391fd4);};}),_0x3e426e[_0x2528fd(0x242)]=async()=>{const _0xf88473=_0x2528fd;return await _0x35aaab[_0xf88473(0x1fb)](getAccessibilityResultsSummary,_0x3e426e,global);},_0x3e426e[_0x2528fd(0x243)]=async()=>{const _0x2442c3=_0x2528fd;return await _0x11d822[_0x2442c3(0x267)](getAccessibilityResults,_0x3e426e,global);},_0x3e426e[_0x2528fd(0x211)]=async()=>{const _0x5a0fa2=_0x2528fd;return await _0x35aaab[_0x5a0fa2(0x200)](performScan,_0x3e426e);},_0x310319&&_0x35aaab[_0x2528fd(0x200)](overrideTakeScreenshot,_0x3e426e),helper['overrideQuit'](_0x3e426e),helper[_0x2528fd(0x20f)](_0x3e426e,_0x57f0fa),helper[_0x2528fd(0x29b)](_0x3e426e,_0x57f0fa),_0x57f0fa[_0x2528fd(0x254)]&&percyHelper[_0x2528fd(0x276)](_0x3e426e,_0x152d63[_0x2528fd(0x215)],_0x57f0fa),helper[_0x2528fd(0x216)](global[_0x2528fd(0x24d)])&&(global[_0x2528fd(0x24d)]=[]),helper[_0x2528fd(0x216)](global['__drivers'])&&(global[_0x2528fd(0x27a)]=[]),global[_0x2528fd(0x24d)]['push'](_0x3e426e),global[_0x2528fd(0x24b)]=_0x3e426e,_0x4dbdaa&&(_0x4dbdaa[_0x2528fd(0x273)][_0x2528fd(0x24b)]=_0x3e426e),_0x35aaab[_0x2528fd(0x251)](global[_0x2528fd(0x27a)],undefined)&&global[_0x2528fd(0x27a)][_0x2528fd(0x262)](_0x3e426e),_0x4dbdaa&&helper['isUndefined'](_0x4dbdaa['global']['__driversArray'])&&(_0x4dbdaa[_0x2528fd(0x273)][_0x2528fd(0x24d)]=[]),_0x4dbdaa&&_0x35aaab['yDdfU'](_0x4dbdaa['global'][_0x2528fd(0x27a)],undefined)&&(_0x4dbdaa['global'][_0x2528fd(0x27a)][_0x2528fd(0x262)](_0x3e426e),_0x4dbdaa[_0x2528fd(0x273)][_0x2528fd(0x24d)][_0x2528fd(0x262)](_0x3e426e)),_0x3e426e[_0x2528fd(0x222)]=globals[_0x2528fd(0x27d)](_0x35aaab[_0x2528fd(0x205)]),globals[_0x2528fd(0x25d)](_0x35aaab[_0x2528fd(0x205)],globals[_0x2528fd(0x27d)](_0x35aaab[_0x2528fd(0x205)])),_0x3e426e;}}_0x4dbdaa&&(globals['browserStackGlobals']=_0x4dbdaa['global'][_0x33ab14(0x20a)]);if(_0x35aaab[_0x33ab14(0x1fa)](isAccessibilityAutomationSession))try{let _0x5e5296=helper[_0x33ab14(0x245)](_0x35aaab[_0x33ab14(0x26f)])[_0x33ab14(0x1f4)];(!_0x5e5296[_0x33ab14(0x23f)]||!_0x5e5296[_0x33ab14(0x23f)][_0x33ab14(0x223)])&&(_0x5e5296=helper['requireModule'](_0x35aaab['BolLM'])['Executor']);if(_0x5e5296['prototype']&&_0x5e5296[_0x33ab14(0x23f)][_0x33ab14(0x223)]){const _0x30552b=_0x5e5296[_0x33ab14(0x23f)][_0x33ab14(0x223)];logger['debug'](_0x35aaab[_0x33ab14(0x27f)]),_0x5e5296[_0x33ab14(0x23f)]['execute']=async function(){const _0x1780af=_0x33ab14;try{!globals['getGlobal'](_0x35aaab[_0x1780af(0x28b)])&&globals['getGlobal'](_0x35aaab[_0x1780af(0x205)])&&globals[_0x1780af(0x27d)](_0x35aaab[_0x1780af(0x250)])&&scripts[_0x1780af(0x237)](arguments[0x0][_0x1780af(0x272)])&&!_0x35aaab[_0x1780af(0x25e)](isBrowserStackCommandExecutor,arguments[0x0][_0x1780af(0x292)])&&(globals[_0x1780af(0x25d)](_0x35aaab[_0x1780af(0x28b)],!![]),logger['debug'](_0x1780af(0x259)+arguments[0x0][_0x1780af(0x272)]),await _0x35aaab[_0x1780af(0x1fb)](performScan,global[_0x1780af(0x24b)],arguments[0x0][_0x1780af(0x272)]));}catch(_0x33868a){logger[_0x1780af(0x1f3)]('Failed\x20to\x20perform\x20scan\x20'+util[_0x1780af(0x1ee)](_0x33868a));}return globals[_0x1780af(0x25d)](_0x35aaab[_0x1780af(0x28b)],![]),_0x30552b['apply'](this,arguments);};}}catch(_0x37605f){logger[_0x33ab14(0x1f3)](_0x35aaab[_0x33ab14(0x22d)](_0x35aaab[_0x33ab14(0x203)],_0x37605f));}return _0x152d63['originalBuilder']=_0x152d63[_0x33ab14(0x22a)],_0x152d63['Builder']=_0x5d484c,_0xb397b9[_0x33ab14(0x268)]=_0x758044,_0x152d63;};function a80_0x588c(){const _0x45a231=['qlYav','dZkfx','BRUkc','txnet','./helpers/globals','fZhzD','firefoxOptions_','mYIuF','BrowserStackSdk','setCapabilities','browserStackGlobals','_modifyPlaywright','LxRlo','quitCount_','safari.options','overrideGet','bKZdG','performScan','2910590lQHkQX','Ctjgd','winstonLogger','WebElement','isUndefined','OBxBc','chromeOptions_','rEYVW','New\x20hub\x20url\x20set\x20to\x20','Proxy\x20set\x20to\x20','/wd/hub','wrfjl','oChdf','156qwlzoT','GxXVy','mniHd','isAccessibilityPlatform','execute','__setBrowserOptions','send','bstackA11yShouldScan','WWFJf','object','Modifying\x20webdriver\x20builder','Builder','bstackAllyScanning','getRequestOptions','RXLgg','./hubAllocationMethods','agent_','klUdj','overrideQuit','DSmRC','capabilities_','./helpers/patchHelpers','ExxAz','tjTbC','shouldWrapCommand','231305TRElQR','session_','CAPABILITY_KEY','storeOptimalHubUrl','ahGQR','get','options_','prototype','newHubUrl','EKAuh','getAccessibilityResultsSummary','getAccessibilityResults','iIfQf','requireModule','pUlAg','firefoxOptions','uftzb','proxy_','yCGMh','__driver','split','__driversArray','setServer','1305yfhelI','UVlam','yDdfU','kQyZU','VHmYT','capability','keys','ZwDtk','BauJn','ieOptions_','Performing\x20scan\x20for\x20','613940ATECub','edgeOptions','mergeDeep','setGlobal','ukxwy','isPacProxy','cGnuw','caps_','push','Unable\x20to\x20find\x20executor\x20class\x20','forEach','sPlrU','chromeOptions','PodyN','HttpClient','ieOptions','getHttpAgent','Running\x20your\x20test\x20suite\x20on\x20BrowserStack','./helpers/percy/utils','proxySettings','EDQZw','lhSEs','Modifying\x20webdriver\x20execute','bSVzn','name_','global','Fjwtw','Configuring\x20to\x20run\x20tests\x20on\x20BrowserStack','patchDriverPercy','logLevel','./helpers/percy/PercySDK','0|3|4|5|1|2','__drivers','isBrowserstackInfra','160374VoZeKh','getGlobal','OPTIMAL\x20HUB\x20URL\x20NOT\x20FOUND','YzNdb','46764nayqsA','qdXoE','path','/session','then','selenium-webdriver/lib/http.js','goog:chromeOptions','url_','vsfhJ','se:ieOptions','Rvjui','lAkvk','optimalHubUrl','./helpers/accessibility-automation/scripts','proxyUrl','FxqCE','build','safariOptions_','parameters_','exports','IIQvD','moz:firefoxOptions','OYjCE','obrCo','info','7624Iapqvg','requireSeleniumWebdriver','overrideExecute','edgeOptions_','ms:edgeOptions','QodTT','gXmsh','iihXe','42usvAXw','UYyHS','XVRNB','SETTING\x20NEW\x20URL\x20TO\x20OPTIMAL\x20URL\x20-\x20','ogttl','hesHA','browserstackAgent','format','BPhJg','getHubUrl','set','Setting\x20Browserstack\x20capabilities','debug','WebDriver','https://','updateHubUrl','fqjNw','462kZxcWA','error','emvBM','YMvqL','QDhJJ','iAfgU','KiLjL','DcwfW'];a80_0x588c=function(){return _0x45a231;};return a80_0x588c();}function a80_0x5ce9(_0x1e9fc3,_0x1faa88){const _0x588c0a=a80_0x588c();return a80_0x5ce9=function(_0x5ce916,_0xb9bfb0){_0x5ce916=_0x5ce916-0x1ea;let _0x39d501=_0x588c0a[_0x5ce916];return _0x39d501;},a80_0x5ce9(_0x1e9fc3,_0x1faa88);}module[a80_0x484a5c(0x293)][a80_0x484a5c(0x1ed)]=modify,module['exports']['browserstackAgentV2']=modifyV2,module[a80_0x484a5c(0x293)]['percy']=percySDK,module[a80_0x484a5c(0x293)][a80_0x484a5c(0x208)]=BrowserStackSdk,module['exports'][a80_0x484a5c(0x20b)]=modifyPlaywrightConfig;
|