Log session start time Tue Nov 26 20:50:35 IST 2024

Time Thread Level Category File:Line Message
0 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
45 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
4423 main INFO main ManageFi.java:6070 **** Verify Remote Settings Default SMS - Imm Admin ****
4554 main INFO main ManageFi.java:6071 https://esignnonprod.immesign.com/qa/tenantmanager/
14362 main INFO main SignInPage.java:135 SignIn page open up
48046 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
60385 main INFO main ManageFi.java:6096 Successfully navigated to 'Manage FI' page
63667 main INFO main ManageFiPage.java:805 User logged in with IMM Admin2
63785 main INFO main ManageFi.java:6099 Successfully login with IMM Admin2
63901 main INFO main ManageFiPage.java:304 SearchByFI Search by FI Name / FI ID :
64031 main INFO main ManageFi.java:6100 'Search by FI Name/Host FIID' displayed in 'Manage FI' page
64174 main INFO main ManageFiPage.java:251 Max characters accepted in search box is 10
64380 main INFO main ManageFi.java:6103 FI Search Option Displayed in 'Manage FI' page
151551 main FATAL main ManageFi.java:6196 Timed out after 5 seconds. Unable to locate the element
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.getText(Unknown Source)
     at com.imm.pages.ManageFiPage.isPickFIDisplayed(ManageFiPage.java:280)
     at com.imm.pages.ManageFiPage.verifyFI(ManageFiPage.java:321)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6105)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@class='ng-placeholder']"}
     (Session info: chrome=130.0.6723.59)
    For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [4afa51035927bb1e70f9a0c51fc24354, findElement {using=xpath, value=//div[@class='ng-placeholder']}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61366}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: 4afa51035927bb1e70f9a0c51fc24354
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     ... 31 more
151557 main INFO main Log.java:272 **** -E---N---D- *****
151950 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
151978 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
154050 main INFO main ManageFi.java:6070 **** Verify Remote Settings Default SMS - Partner Admin ****
154051 main INFO main ManageFi.java:6071 https://esignnonprod.immesign.com/qa/tenantmanager/
163853 main INFO main SignInPage.java:135 SignIn page open up
1048084 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.SocketException: Connection reset
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1048608 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:51)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1048631 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1048901 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1049286 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1049588 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1049914 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1050196 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1050471 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1050752 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1051035 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1051325 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1051612 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1051887 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1052161 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1052438 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1052736 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1053017 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1053305 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1053581 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1053859 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1054388 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:51)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1054405 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1054674 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1054945 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1055225 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1055505 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1055771 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1056060 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1056334 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1056643 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1056947 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1057236 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1057519 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1057795 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1058072 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1058351 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1058621 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1058904 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1059184 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1059449 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1059967 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:51)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1059981 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1060275 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1060561 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1060856 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1061152 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1061416 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1061683 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1061962 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1062235 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1062508 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1062774 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1063058 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1063335 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1063620 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1063900 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1064166 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1064443 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1064708 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1064988 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1065294 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1065832 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:51)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1065849 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1066120 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1066387 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1066659 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1066934 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1067206 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1067486 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1067754 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1068017 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1068285 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1068569 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1068858 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1069128 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1069393 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1069660 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1069924 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1070192 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1070456 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1070728 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1071006 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1071528 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:51)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1071540 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1071842 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1072109 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1072377 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1072639 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1072908 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1073176 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1073469 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1073741 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1074030 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1074314 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1074600 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1074887 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1075170 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1075445 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1075712 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1076008 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1076273 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1076535 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:61)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1076813 main WARN healenium BaseHandler.java:74 Error during findElement:
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, findElement {using=id, value=titleLoginFailures}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.isDisplayed(Unknown Source)
     at com.imm.support.Utils.isElementDisplayed(Utils.java:196)
     at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:165)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:167)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
1077386 main FATAL main ManageFi.java:6196 null
java.lang.reflect.UndeclaredThrowableException
     at jdk.proxy2/jdk.proxy2.$Proxy20.executeScript(Unknown Source)
     at com.imm.support.WebDriverFactory$1.apply(WebDriverFactory.java:98)
     at com.imm.support.WebDriverFactory$1.apply(WebDriverFactory.java:1)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
     at com.imm.support.Utils.waitForPageLoad(Utils.java:75)
     at com.imm.support.Utils.waitForPageLoad(Utils.java:59)
     at com.imm.pages.header.Header.load(Header.java:138)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49)
     at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:170)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
     at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: java.lang.reflect.InvocationTargetException
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
     ... 37 more
    Caused by: org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [c320244aacbb58cd9c30823623272c84, executeScript {script=return (function() { if (document.readyState != 'complete') { return false; } if (window.jQuery != null && window.jQuery != undefined && window.jQuery.active) { return false;} if (window.jQuery != null && window.jQuery != undefined && window.jQuery.ajax != null && window.jQuery.ajax != undefined && window.jQuery.ajax.active) {return false;} if (window.angular != null && angular.element(document).injector() != null && angular.element(document).injector().get('$http').pendingRequests.length) return false; return true;})();, args=[]}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: c320244aacbb58cd9c30823623272c84
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:488)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     ... 39 more
1077387 main INFO main Log.java:272 **** -E---N---D- *****
1077459 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
1077485 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
1079704 main INFO main CreateFi.java:388 **** VerifyAddonPlatform&Settings ****
1079705 main INFO main CreateFi.java:389 https://esignnonprod.immesign.com/qa/tenantmanager/
1089178 main INFO main SignInPage.java:135 SignIn page open up
1147898 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
1151206 main INFO main CreateFi.java:395 Successfully navigated to 'Create an FI' page
1151393 main INFO main CreateFi.java:398 Add Fi button is diplayed
1163121 main INFO main CreateFi.java:401 Clicked 'Add Fi' button
1169581 main INFO main CreateFi.java:403 Successfully navigated to 'BasicDetailsPage' page
1174955 main INFO main CreateFi.java:408 Entred FIID UnifiedFI124210833
1179990 main INFO main CreateFi.java:411 Entred FIID UnifiedFI1
1191105 main INFO main BasicDetailsPage.java:259 Max Character allow is '100'
1191613 main INFO main CreateFi.java:416 Entered Fi Name UnifiedFI124210833
1470017 main ERROR main AzureDetails.java:126 Azure Details Page didn't open up
1470017 main INFO main Log.java:272 **** -E---N---D- *****
1470434 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
1470456 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
1472462 main INFO main CreateFi.java:222 **** VerifyAzureDetailsSummaryAndInfrastrucure ****
1472463 main INFO main CreateFi.java:223 https://esignnonprod.immesign.com/qa/tenantmanager/
1482222 main INFO main SignInPage.java:135 SignIn page open up
1510172 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
1513541 main INFO main CreateFi.java:229 Successfully navigated to 'Create an FI' page
1513701 main INFO main CreateFi.java:234 Add Fi button is diplayed
1525444 main INFO main CreateFi.java:237 Clicked 'Add Fi' button
1531982 main INFO main CreateFi.java:239 Successfully navigated to 'BasicDetailsPage' page
1537422 main INFO main CreateFi.java:244 Successfully entred FIID FI12421150
1548541 main INFO main BasicDetailsPage.java:259 Max Character allow is '100'
1574682 main INFO main BasicDetailsPage.java:677 File Uploaded
1640889 main INFO main CreateFi.java:263 Successlully uploaded a Logo
1697946 main INFO main BasicDetailsPage.java:769 Succesfully entered Zip code
1698076 main INFO main CreateFi.java:265 <b>Expected: </b>fill the values from address to zip code fields<br><b>Actual(Passed): </b>Successfully entered the values in basic details fields
1709863 main INFO main CreateFi.java:271 Clicked 'Next' button
1716362 main INFO main CreateFi.java:274 Successfully navigated to the 'Azure Details' page
1716491 main INFO main CreateFi.java:278 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are disabled
1716663 main INFO main CreateFi.java:282 Clicked on Enable button
1716830 main INFO main CreateFi.java:283 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled
1716971 main INFO main CreateFi.java:286 Next button is Disabled
1719496 main INFO main AzureDetails.java:190 Error message is Displayed for blank AD Domain field
1737840 main FATAL main CreateFi.java:347 Timed out after 5 seconds. Unable to locate the element
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.getAttribute(Unknown Source)
     at com.imm.pages.AzureDetails.verifyAdDomain(AzureDetails.java:200)
     at com.imm.testscripts.CreateFi.CreateFi.VerifyAzureDetailsSummaryAndInfrastrucure(CreateFi.java:297)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#errorDomain2"}
     (Session info: chrome=130.0.6723.59)
    For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [ba04d853dc564fedee1be4e6882da8c4, findElement {using=id, value=errorDomain2}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63214}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: ba04d853dc564fedee1be4e6882da8c4
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     ... 30 more
1737841 main INFO main Log.java:272 **** -E---N---D- *****
1738286 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
1738306 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
1740440 main INFO main CreateFi.java:1787 **** Create New FI without Remote ID Me ****
1740442 main INFO main CreateFi.java:1788 https://esignnonprod.immesign.com/qa/tenantmanager/
1749180 main INFO main SignInPage.java:135 SignIn page open up
1776007 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
1779311 main INFO main CreateFi.java:1794 Successfully navigated to 'Create an FI' page
1782495 main INFO main CreateFiPage.java:533 User logged in with IMM Admin2
1782601 main INFO main CreateFi.java:1797 Successfully login with IMM Admin2
1782791 main INFO main CreateFi.java:1798 Add Fi button is diplayed
1794588 main INFO main CreateFi.java:1801 Clicked 'Add Fi' button
1801109 main INFO main CreateFi.java:1803 Successfully navigated to 'BasicDetailsPage' page
1806489 main INFO main CreateFi.java:1808 Entred FIID IDMe124211933
1811527 main INFO main CreateFi.java:1811 Entred FIID IDMe124211
1822610 main INFO main BasicDetailsPage.java:259 Max Character allow is '100'
1823098 main INFO main CreateFi.java:1816 Entered Fi Name IDMe124211933
2101173 main ERROR main AzureDetails.java:126 Azure Details Page didn't open up
2101174 main INFO main Log.java:272 **** -E---N---D- *****
2101818 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
2101842 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
2103912 main INFO main CreateFi.java:1542 **** verifycreateNewFIRemoteIDMe ****
2103913 main INFO main CreateFi.java:1543 https://esignnonprod.immesign.com/qa/tenantmanager/
2113896 main INFO main SignInPage.java:135 SignIn page open up
2139897 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
2143194 main INFO main CreateFi.java:1549 Successfully navigated to 'Create an FI' page
2146370 main INFO main CreateFiPage.java:533 User logged in with IMM Admin2
2146468 main INFO main CreateFi.java:1552 Successfully login with IMM Admin2
2146718 main INFO main CreateFi.java:1553 Add Fi button is diplayed
2158499 main INFO main CreateFi.java:1556 Clicked 'Add Fi' button
2164967 main INFO main CreateFi.java:1558 Successfully navigated to 'BasicDetailsPage' page
2170337 main INFO main CreateFi.java:1563 Entred FIID IDMe124212537
2175423 main INFO main CreateFi.java:1566 Entred FIID IDMe124212
2186500 main INFO main BasicDetailsPage.java:259 Max Character allow is '100'
2187029 main INFO main CreateFi.java:1571 Entered Fi Name IDMe124212537
2217062 main INFO main CreateFi.java:1597 Clicked 'Next' button
2223564 main INFO main CreateFi.java:1600 Successfully navigated to the 'Azure Details' page
2223701 main INFO main CreateFi.java:1604 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled
2224066 main INFO main CreateFi.java:1608 Click on Off Button
2224267 main INFO main CreateFi.java:1609 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Disable
2224588 main INFO main CreateFi.java:1613 Clicked on Enable button
2224711 main INFO main CreateFi.java:1614 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled
2224860 main INFO main CreateFi.java:1617 Next button is Disabled
2272145 main INFO main AzureDetails.java:228 Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com
2276877 main INFO main AzureDetails.java:279 Error message is displayed for blank Local Ad domain
2295547 main INFO main AzureDetails.java:292 Successfully added Local Ad docmain
2299972 main INFO main AzureDetails.java:349 Error message is displayed for Blank global AD
2305527 main INFO main AzureDetails.java:372 Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com'
2305664 main INFO main CreateFi.java:1634 Next button is enabled
2317554 main INFO main CreateFi.java:1638 Clicked 'Next' button
2323937 main INFO main CreateFi.java:1640 Successfully navigated to the 'SummaryPage' page
2326041 main INFO main CreateFi.java:1645 Confirm button is enabled
2337827 main INFO main CreateFi.java:1648 Clicked 'Next' button
2344371 main INFO main CreateFi.java:1651 Successfully navigated to the 'InfrastructurePage' page
2344462 main INFO main CreateFi.java:1654 Verified Configuration message
2349583 main INFO main InfrastructurePage.java:110 Continue button is disabled
2481494 main INFO main InfrastructurePage.java:114 Found Result for Setting up the Database - Success
2481519 main INFO main InfrastructurePage.java:119 Successfully Configured 'Setting up the Databse'
2511573 main INFO main InfrastructurePage.java:143 FoundResult for Configuring the FI Database -Success
2511600 main INFO main InfrastructurePage.java:149 Successfully Configured 'Configuring the FI Database'
2511900 main INFO main InfrastructurePage.java:168 Found Result for Running Post Deployment ScriptsSuccess
2511928 main INFO main InfrastructurePage.java:176 Successfully Configured 'Running Post Deployment Scripts'
2512166 main INFO main InfrastructurePage.java:196 Found Result for Creating FI SettingsSuccess
2512197 main INFO main InfrastructurePage.java:204 Successfully Configured 'Creating FI Settings'
2541603 main INFO main InfrastructurePage.java:223 Found Result fotr Creating folders in Azure file storageSuccess
2541628 main INFO main InfrastructurePage.java:230 Successfully Configured 'Creating folders in Azure file storage'
2549853 main INFO main InfrastructurePage.java:251 Found Result for Scheduling JobsSuccess
2549878 main INFO main InfrastructurePage.java:259 Successfully Configured 'Scheduling Jobs'
2562592 main INFO main InfrastructurePage.java:393 Retry Button is not showing
2576456 main INFO main CreateFi.java:1659 Clicked 'Next' button
2576456 main INFO main CreateFi.java:1660 .......Add-Ons Page..........
2582913 main INFO main CreateFi.java:1663 Successfully navigated to the 'Add-Ons Page' page
2583217 main INFO main CreateFi.java:1665 Successfully displayed FIName,FIID and Serial No:
2596655 main INFO main CreateFi.java:1672 Click on Next button
2596857 main INFO main CreateFi.java:1674 Successfully disaplyed Remote Settings Page
2599079 main INFO main RemoteSettingsPage.java:577 Selected value In-Person is highlighted
2613766 main INFO main CreateFi.java:1678 Succesfully verified by default 'Remote: ID.Me' is exists
2629675 main INFO main AddOnsPage.java:1436 Next button is Enabled
2656334 main INFO main AddOnsPage.java:1345 Next button clicked
2664516 main INFO main CreateFi.java:1679 Succesfully verified Client ID
2688170 main INFO main AddOnsPage.java:1345 Next button clicked
2688170 main INFO main CreateFi.java:1682 Clicked on Next Button
2694744 main INFO main CreateFi.java:1687 Successfully navigated to the 'platformsPage' page
2703206 main INFO main CreateFi.java:1693 ............Settings Page.............
2709652 main INFO main CreateFi.java:1695 Successfully navigated to the 'SettingsPage' page
2715053 main INFO main CreateFi.java:1698 Clicked on Next Button
2721547 main INFO main CreateFi.java:1700 Successfully navigated to the 'confirmationPage' page
2729294 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
2741400 main INFO main CreateFi.java:1707 Successfully navigated to 'Manage FI' page
2741478 main INFO main ManageFiPage.java:304 SearchByFI Search by FI Name / FI ID :
2741588 main INFO main CreateFi.java:1709 'Search by FI Name/Host FIID' displayed in 'Manage FI' page
2741723 main INFO main ManageFiPage.java:251 Max characters accepted in search box is 10
2741887 main INFO main CreateFi.java:1712 FI Search Option Displayed in 'Manage FI' page
2829248 main FATAL main CreateFi.java:1739 Timed out after 5 seconds. Unable to locate the element
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.getText(Unknown Source)
     at com.imm.pages.ManageFiPage.isPickFIDisplayed(ManageFiPage.java:280)
     at com.imm.pages.ManageFiPage.verifyFI(ManageFiPage.java:321)
     at com.imm.testscripts.CreateFi.CreateFi.verifycreateNewFIRemoteIDMe(CreateFi.java:1714)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@class='ng-placeholder']"}
     (Session info: chrome=130.0.6723.59)
    For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [a14e983508663486f1c7101c93fb3ba7, findElement {using=xpath, value=//div[@class='ng-placeholder']}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63660}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: a14e983508663486f1c7101c93fb3ba7
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     ... 31 more
2829249 main INFO main Log.java:272 **** -E---N---D- *****
2829748 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
2829766 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
2831889 main INFO main CreateFi.java:1069 **** Create New FI Default SMS - IMM Admin ****
2831889 main INFO main CreateFi.java:1070 https://esignnonprod.immesign.com/qa/tenantmanager/
2840939 main INFO main SignInPage.java:135 SignIn page open up
2866494 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
2869755 main INFO main CreateFi.java:1076 Successfully navigated to 'Create an FI' page
2872977 main INFO main CreateFiPage.java:533 User logged in with IMM Admin2
2873076 main INFO main CreateFi.java:1079 Successfully login with IMM Admin2
2873259 main INFO main CreateFi.java:1080 Add Fi button is diplayed
2884995 main INFO main CreateFi.java:1083 Clicked 'Add Fi' button
2891454 main INFO main CreateFi.java:1085 Successfully navigated to 'BasicDetailsPage' page
2896800 main INFO main CreateFi.java:1090 Entred FIID Ad124213745
2901829 main INFO main CreateFi.java:1093 Entred FIID Ad12421374
2912844 main INFO main BasicDetailsPage.java:259 Max Character allow is '100'
2913360 main INFO main CreateFi.java:1098 Entered Fi Name AdobeSMS124213745
2943298 main INFO main CreateFi.java:1124 Clicked 'Next' button
2949802 main INFO main CreateFi.java:1127 Successfully navigated to the 'Azure Details' page
2949929 main INFO main CreateFi.java:1131 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled
2950271 main INFO main CreateFi.java:1135 Click on Off Button
2950460 main INFO main CreateFi.java:1136 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Disable
2950738 main INFO main CreateFi.java:1140 Clicked on Enable button
2950882 main INFO main CreateFi.java:1141 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled
2951003 main INFO main CreateFi.java:1144 Next button is Disabled
2997596 main INFO main AzureDetails.java:228 Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com
3002349 main INFO main AzureDetails.java:279 Error message is displayed for blank Local Ad domain
3021085 main INFO main AzureDetails.java:292 Successfully added Local Ad docmain
3025588 main INFO main AzureDetails.java:349 Error message is displayed for Blank global AD
3031092 main INFO main AzureDetails.java:372 Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com'
3031215 main INFO main CreateFi.java:1161 Next button is enabled
3043004 main INFO main CreateFi.java:1165 Clicked 'Next' button
3049558 main INFO main CreateFi.java:1167 Successfully navigated to the 'SummaryPage' page
3051644 main INFO main CreateFi.java:1172 Confirm button is enabled
3063406 main INFO main CreateFi.java:1175 Clicked 'Next' button
3069860 main INFO main CreateFi.java:1178 Successfully navigated to the 'InfrastructurePage' page
3069944 main INFO main CreateFi.java:1181 Verified Configuration message
3075068 main INFO main InfrastructurePage.java:110 Continue button is disabled
3206904 main INFO main InfrastructurePage.java:114 Found Result for Setting up the Database - Success
3206929 main INFO main InfrastructurePage.java:119 Successfully Configured 'Setting up the Databse'
3207176 main INFO main InfrastructurePage.java:143 FoundResult for Configuring the FI Database -Success
3207202 main INFO main InfrastructurePage.java:149 Successfully Configured 'Configuring the FI Database'
3236418 main INFO main InfrastructurePage.java:168 Found Result for Running Post Deployment ScriptsSuccess
3236447 main INFO main InfrastructurePage.java:176 Successfully Configured 'Running Post Deployment Scripts'
3236667 main INFO main InfrastructurePage.java:196 Found Result for Creating FI SettingsSuccess
3236696 main INFO main InfrastructurePage.java:204 Successfully Configured 'Creating FI Settings'
3266683 main INFO main InfrastructurePage.java:223 Found Result fotr Creating folders in Azure file storageSuccess
3266708 main INFO main InfrastructurePage.java:230 Successfully Configured 'Creating folders in Azure file storage'
3274929 main INFO main InfrastructurePage.java:251 Found Result for Scheduling JobsSuccess
3274963 main INFO main InfrastructurePage.java:259 Successfully Configured 'Scheduling Jobs'
3287564 main INFO main InfrastructurePage.java:393 Retry Button is not showing
3301401 main INFO main CreateFi.java:1186 Clicked 'Next' button
3301401 main INFO main CreateFi.java:1187 .......Add-Ons Page..........
3307888 main INFO main CreateFi.java:1190 Successfully navigated to the 'Add-Ons Page' page
3308170 main INFO main CreateFi.java:1192 Successfully displayed FIName,FIID and Serial No:
3321679 main INFO main CreateFi.java:1199 Click on Next button
3321908 main INFO main CreateFi.java:1201 Successfully disaplyed Remote Settings Page
3324124 main INFO main RemoteSettingsPage.java:577 Selected value In-Person is highlighted
3338660 main INFO main CreateFi.java:1204 Allowed Authentication Types [In-Person, Remote: Email Authentication, Remote: Shared Secret Password, Remote: KBA Authentication, Remote: Phone, Remote: Government ID, Remote: ID.me]
3338778 main ERROR main CreateFi.java:1205 Failed to validated Allowed Authentication Types values
3338778 main INFO main Log.java:272 **** -E---N---D- *****
3339639 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
3339658 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
3341654 main INFO main CreateFi.java:1069 **** Create New FI Default SMS - Partner Admin ****
3341656 main INFO main CreateFi.java:1070 https://esignnonprod.immesign.com/qa/tenantmanager/
3350591 main INFO main SignInPage.java:135 SignIn page open up
4327252 main ERROR main Header.java:132 Header Panel didn't display
4327252 main INFO main Log.java:272 **** -E---N---D- *****
4327723 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
4327743 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
4329862 main INFO main CreateFi.java:752 **** Create Fi without RemoteSign ****
4329863 main INFO main CreateFi.java:753 https://esignnonprod.immesign.com/qa/tenantmanager/
4339026 main INFO main SignInPage.java:135 SignIn page open up
4365133 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
4368457 main INFO main CreateFi.java:759 Successfully navigated to 'Create an FI' page
4368609 main INFO main CreateFi.java:762 Add Fi button is diplayed
4380353 main INFO main CreateFi.java:765 Clicked 'Add Fi' button
4386760 main INFO main CreateFi.java:767 Successfully navigated to 'BasicDetailsPage' page
4392235 main INFO main CreateFi.java:773 Entred FIID FI12422024
4403327 main INFO main BasicDetailsPage.java:259 Max Character allow is '100'
4403999 main INFO main CreateFi.java:777 Entered Fi Name AB.124220243
4416874 main INFO main CreateFi.java:790 Clicked 'Next' button
4423342 main INFO main CreateFi.java:793 Successfully navigated to the 'Azure Details' page
4423343 main INFO main CreateFi.java:795 .........Azure Details...........
4423488 main INFO main CreateFi.java:797 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enable
4423644 main INFO main CreateFi.java:801 Clicked on Enable button
4423798 main INFO main CreateFi.java:802 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled
4423925 main INFO main CreateFi.java:805 Next button is Disabled
4470663 main INFO main AzureDetails.java:228 Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com
4475429 main INFO main AzureDetails.java:317 Error message is displayed for blank Local Ad domain
4494092 main INFO main AzureDetails.java:330 Successfully added Local Ad docmain
4498533 main ERROR main AzureDetails.java:349 Error message is Not displayed for Blank global AD
4504025 main INFO main AzureDetails.java:372 Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com'
4504181 main INFO main CreateFi.java:819 Next button is enabled
4516094 main INFO main CreateFi.java:822 Clicked 'Next' button
4522634 main INFO main CreateFi.java:825 Successfully navigated to the 'SummaryPage' page
4522635 main INFO main CreateFi.java:830 .......Summary page........
4522938 main INFO main SummaryPage.java:91 Succesfully verified Fiid
4523089 main INFO main SummaryPage.java:92 Succesfully verified Finame
4523247 main INFO main SummaryPage.java:123 Succesfully verified AZure Domain name
4523387 main INFO main SummaryPage.java:126 Succesfully verified Local ADDomain name
4523537 main INFO main SummaryPage.java:136 Succesfully verified Global Admin User
4525633 main INFO main CreateFi.java:832 Confirm button is enabled
4538079 main INFO main CreateFi.java:836 Clicked 'Confirm' button
4544676 main INFO main CreateFi.java:839 Successfully navigated to the 'InfrastructurePage' page
4544755 main INFO main CreateFi.java:842 Verified Configuration message
4549826 main INFO main InfrastructurePage.java:110 Continue button is disabled
4680796 main INFO main InfrastructurePage.java:114 Found Result for Setting up the Database - Success
4680822 main INFO main InfrastructurePage.java:119 Successfully Configured 'Setting up the Databse'
4710719 main INFO main InfrastructurePage.java:143 FoundResult for Configuring the FI Database -Success
4710742 main INFO main InfrastructurePage.java:149 Successfully Configured 'Configuring the FI Database'
4740757 main INFO main InfrastructurePage.java:168 Found Result for Running Post Deployment ScriptsSuccess
4740780 main INFO main InfrastructurePage.java:176 Successfully Configured 'Running Post Deployment Scripts'
4740965 main INFO main InfrastructurePage.java:196 Found Result for Creating FI SettingsSuccess
4740991 main INFO main InfrastructurePage.java:204 Successfully Configured 'Creating FI Settings'
4741203 main INFO main InfrastructurePage.java:223 Found Result fotr Creating folders in Azure file storageSuccess
4741229 main INFO main InfrastructurePage.java:230 Successfully Configured 'Creating folders in Azure file storage'
4749411 main INFO main InfrastructurePage.java:251 Found Result for Scheduling JobsSuccess
4749434 main INFO main InfrastructurePage.java:259 Successfully Configured 'Scheduling Jobs'
4762144 main INFO main InfrastructurePage.java:393 Retry Button is not showing
4775950 main INFO main CreateFi.java:850 Clicked 'Confirm' button
4782434 main INFO main CreateFi.java:853 Successfully navigated to the 'Add-Ons Page' page
4782434 main INFO main CreateFi.java:855 .......Add-Ons Page ..............
4782723 main INFO main CreateFi.java:856 Successfully displayed FIName,FIID and Serial No:
4788122 main INFO main AddOnsPage.java:626 Clicked on Remote sign Off button
4790500 main INFO main AddOnsPage.java:911 succsessfully clicked on lacer pro enabled
4803919 main INFO main CreateFi.java:899 Clicked on Next button
4812223 main INFO main CreateFi.java:900 Successfully verified Remote Sign OfF Summary Page
4812225 main INFO main AddOnsPage.java:1474 remoteSign off
4812335 main ERROR main AddOnsPage.java:1475 Fail to veriy count of add on actiavted
4825173 main FATAL main CreateFi.java:1019 Timed out after 5 seconds. Unable to locate the element
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy24.getText(Unknown Source)
     at com.imm.pages.AddOnsPage.verifyAddOnsActivated(AddOnsPage.java:1478)
     at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:904)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
     at org.testng.TestRunner.privateRun(TestRunner.java:794)
     at org.testng.TestRunner.run(TestRunner.java:596)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
     at org.testng.SuiteRunner.run(SuiteRunner.java:276)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
     at org.testng.TestNG.runSuites(TestNG.java:1063)
     at org.testng.TestNG.run(TestNG.java:1031)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#summaryRs"}
     (Session info: chrome=130.0.6723.59)
    For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [8ed57cdde8d0799d12aeef47fc86696a, findElement {using=id, value=summaryRs}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:65292}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: 8ed57cdde8d0799d12aeef47fc86696a
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
     at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
     at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
     at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     ... 30 more
4825173 main INFO main Log.java:272 **** -E---N---D- *****
4825717 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
4825737 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
4827697 main INFO main CreateFi.java:752 **** Create Fi With RemoteSign ****
4827698 main INFO main CreateFi.java:753 https://esignnonprod.immesign.com/qa/tenantmanager/
4837688 main INFO main SignInPage.java:135 SignIn page open up
4864611 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
4867912 main INFO main CreateFi.java:759 Successfully navigated to 'Create an FI' page
4868101 main INFO main CreateFi.java:762 Add Fi button is diplayed
4879826 main INFO main CreateFi.java:765 Clicked 'Add Fi' button
4886306 main INFO main CreateFi.java:767 Successfully navigated to 'BasicDetailsPage' page
4891861 main INFO main CreateFi.java:773 Entred FIID #FI1242211
4902875 main INFO main BasicDetailsPage.java:259 Max Character allow is '100'
4903544 main INFO main CreateFi.java:777 Entered Fi Name AB.124221101
4916396 main INFO main CreateFi.java:790 Clicked 'Next' button
4922804 main INFO main CreateFi.java:793 Successfully navigated to the 'Azure Details' page
4922804 main INFO main CreateFi.java:795 .........Azure Details...........
4922931 main INFO main CreateFi.java:797 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enable
4923075 main INFO main CreateFi.java:801 Clicked on Enable button
4923223 main INFO main CreateFi.java:802 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled
4923360 main INFO main CreateFi.java:805 Next button is Disabled
4970162 main INFO main AzureDetails.java:228 Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com
4974912 main INFO main AzureDetails.java:317 Error message is displayed for blank Local Ad domain
4993568 main INFO main AzureDetails.java:330 Successfully added Local Ad docmain
4998014 main ERROR main AzureDetails.java:349 Error message is Not displayed for Blank global AD
5003510 main INFO main AzureDetails.java:372 Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com'
5003652 main INFO main CreateFi.java:819 Next button is enabled
5015477 main INFO main CreateFi.java:822 Clicked 'Next' button
5021923 main INFO main CreateFi.java:825 Successfully navigated to the 'SummaryPage' page
5021923 main INFO main CreateFi.java:830 .......Summary page........
5022050 main INFO main SummaryPage.java:91 Succesfully verified Fiid
5022194 main INFO main SummaryPage.java:92 Succesfully verified Finame
5022316 main INFO main SummaryPage.java:123 Succesfully verified AZure Domain name
5022472 main INFO main SummaryPage.java:126 Succesfully verified Local ADDomain name
5022595 main INFO main SummaryPage.java:136 Succesfully verified Global Admin User
5024713 main INFO main CreateFi.java:832 Confirm button is enabled
5036365 main INFO main CreateFi.java:836 Clicked 'Confirm' button
5042857 main INFO main CreateFi.java:839 Successfully navigated to the 'InfrastructurePage' page
5042940 main INFO main CreateFi.java:842 Verified Configuration message
5048085 main INFO main InfrastructurePage.java:110 Continue button is disabled
5179872 main INFO main InfrastructurePage.java:114 Found Result for Setting up the Database - Success
5179897 main INFO main InfrastructurePage.java:119 Successfully Configured 'Setting up the Databse'
5180216 main INFO main InfrastructurePage.java:143 FoundResult for Configuring the FI Database -Success
5180239 main INFO main InfrastructurePage.java:149 Successfully Configured 'Configuring the FI Database'
5209518 main INFO main InfrastructurePage.java:168 Found Result for Running Post Deployment ScriptsSuccess
5209542 main INFO main InfrastructurePage.java:176 Successfully Configured 'Running Post Deployment Scripts'
5209781 main INFO main InfrastructurePage.java:196 Found Result for Creating FI SettingsSuccess
5209809 main INFO main InfrastructurePage.java:204 Successfully Configured 'Creating FI Settings'
5210063 main INFO main InfrastructurePage.java:223 Found Result fotr Creating folders in Azure file storageSuccess
5210089 main INFO main InfrastructurePage.java:230 Successfully Configured 'Creating folders in Azure file storage'
5239472 main INFO main InfrastructurePage.java:251 Found Result for Scheduling JobsSuccess
5239497 main INFO main InfrastructurePage.java:259 Successfully Configured 'Scheduling Jobs'
5252196 main INFO main InfrastructurePage.java:393 Retry Button is not showing
5265927 main INFO main CreateFi.java:850 Clicked 'Confirm' button
5272407 main INFO main CreateFi.java:853 Successfully navigated to the 'Add-Ons Page' page
5272408 main INFO main CreateFi.java:855 .......Add-Ons Page ..............
5272707 main INFO main CreateFi.java:856 Successfully displayed FIName,FIID and Serial No:
5278089 main INFO main AddOnsPage.java:630 Clicked on Remote sign Enable button
5285527 main INFO main AddOnsPage.java:911 succsessfully clicked on lacer pro enabled
5300986 main INFO main CreateFi.java:868 Clicked on Next button
5304279 main INFO main CreateFi.java:870 Successfully disaplyed Remote sessions Page
5306432 main INFO main CreateFi.java:872 Next button is disbled
5338536 main INFO main CreateFi.java:875 Successfully entered Client Id
5338750 main ERROR main CreateFi.java:878 Failed to verify remote authentication types
5340913 main INFO main CreateFi.java:881 Next button is Enable
5364517 main INFO main AddOnsPage.java:1345 Next button clicked
5364517 main INFO main CreateFi.java:885 Clicked on Next Button
5364646 main INFO main AddOnsPage.java:1481 Verified count of Addon activated 4
5364850 main INFO main CreateFi.java:888 Succesfully verified Add on activated Summary
5364972 main INFO main AddOnsPage.java:1492 Successfully verified Integration Key
5365096 main INFO main AddOnsPage.java:1494 Successfully verified Authentication types
5365221 main INFO main AddOnsPage.java:1496 Successfully verified Webhook Name
5365366 main ERROR main AddOnsPage.java:1498 Failed to verify Service level
5365504 main INFO main AddOnsPage.java:1500 Successfully verified Subscription envents
5365684 main INFO main AddOnsPage.java:1502 Webhook URL is displayed https://esignplusqa.immesign.com/api/v1.0/IMMeSignWebhook?tid=sMEGrLko3F2JWS2qz%2bysTrSJ7vs%2f%2biDRqSCK0hI%2baA3Npi%2fMz11NGRDy1t9h0lpY&fiid=apa9Pxexs4l7glnkX%2bJ4mg%3d%3d&code=n7USHf6gQxznrih7avwkmQJpQukW0cKMJuxCrHH3Q2RRS141aEdgOg==
5389181 main INFO main AddOnsPage.java:1345 Next button clicked
5389181 main INFO main CreateFi.java:893 Clicked on Next Button
5395698 main INFO main CreateFi.java:913 Successfully navigated to the 'platformsPage' page
5395698 main INFO main CreateFi.java:915 ...........Platform ..........
5408359 main INFO main CreateFi.java:922 ............Settings Page.............
5414871 main INFO main CreateFi.java:924 Successfully navigated to the 'SettingsPage' page
5454620 main ERROR main CreateFi.java:927 Client setting is not displayed
5460041 main INFO main CreateFi.java:930 Clicked on Next
5466494 main INFO main CreateFi.java:934 Successfully navigated to the 'ConfirmationPage' page
5466494 main INFO main CreateFi.java:937 ..............Confirmation Page................
5466633 main ERROR main CreateFi.java:938 Failed to verify Fi created message
5466915 main INFO main CreateFi.java:940 Successfylly verified New Fi name AB.124221101 and FIID #FI1242211
5473383 main INFO main CreateFi.java:945 eSign URL is displayed https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&resource=https%3A%2F%2Fgraph.microsoft.com&redirect_uri=https%3A%2F%2Fesignplusqa.immesign.com%2FTEAASP%2FOnBoarding%2FProcessCode&state=dab09586-7497-46a2-a107-5a3ecfc4e43f&prompt=admin_consent
5483023 main INFO main CreateFi.java:949 Client URL is displayed N/A
5485188 main INFO main CreateFi.java:952 Complete button is disabled
5487351 main INFO main ConfirmationPage.java:306 Consent button is showing after consent
5487476 main INFO main CreateFi.java:954 Copy button is Enabled
5489833 main INFO main CreateFi.java:958 Clicked on Copy Button
5492003 main INFO main CreateFi.java:959 Complete button is Enable
5497485 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
5500781 main INFO main CreateFi.java:963 Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page
5500781 main INFO main CreateFi.java:967 ..........create Fi Page......
5511339 main INFO main CreateFi.java:969 Successfully verified new Fi #FI1242211 on Create Fi page
5511953 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
5511976 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
5519797 main INFO main SignInPage.java:135 SignIn page open up
5543318 main INFO main CreateFi.java:981 Successfully logged in with esign Consent URL
5546434 main INFO main CreateFi.java:984 .........Log in to eSign application with new Fiid.......
5550043 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
5550070 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
5624363 main INFO main SignInPage.java:135 SignIn page open up
5648504 main INFO main SignInPage.java:158 Entered values for the fields in 'Login' page
5811070 main ERROR main DocumentsPage.java:111 Documents Maintenance page didn't open up
5811070 main INFO main Log.java:272 **** -E---N---D- *****
5811604 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 130.0.6723.116 (resolved driver for Chrome 130)
5811636 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\130.0.6723.116\chromedriver.exe
5813766 main INFO main CreateFi.java:2173 **** Create New eSignPlus FI ****
5813767 main INFO main CreateFi.java:2174 https://esignnonprod.immesign.com/qa/tenantmanager/
5823935 main INFO main SignInPage.java:135 SignIn page open up
5854226 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
5857552 main INFO main CreateFi.java:2180 Successfully navigated to 'Create an FI' page
5857707 main INFO main CreateFi.java:2183 Add Fi button is diplayed
5869457 main INFO main CreateFi.java:2186 Clicked 'Add Fi' button
5875892 main INFO main CreateFi.java:2188 Successfully navigated to 'BasicDetailsPage' page
5881251 main INFO main CreateFi.java:2193 Entred FIID Plus124222727
5886295 main INFO main CreateFi.java:2196 Entred FIID Plus124222
5897290 main INFO main BasicDetailsPage.java:259 Max Character allow is '100'
5897817 main INFO main CreateFi.java:2201 Entered Fi Name plus124222727
5927575 main INFO main CreateFi.java:2227 Clicked 'Next' button
5934030 main INFO main CreateFi.java:2230 Successfully navigated to the 'Azure Details' page
5934149 main INFO main CreateFi.java:2234 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled
5934509 main INFO main CreateFi.java:2238 Click on Off Button
5934692 main INFO main CreateFi.java:2239 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Disable
5934971 main INFO main CreateFi.java:2243 Clicked on Enable button
5935104 main INFO main CreateFi.java:2244 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled
5935215 main INFO main CreateFi.java:2247 Next button is Disabled
5981927 main INFO main AzureDetails.java:228 Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com
5986670 main INFO main AzureDetails.java:279 Error message is displayed for blank Local Ad domain
6005368 main INFO main AzureDetails.java:292 Successfully added Local Ad docmain
6009789 main INFO main AzureDetails.java:349 Error message is displayed for Blank global AD
6015266 main INFO main AzureDetails.java:372 Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com'
6015408 main INFO main CreateFi.java:2266 Next button is enabled
6027207 main INFO main CreateFi.java:2270 Clicked 'Next' button
6033684 main INFO main CreateFi.java:2272 Successfully navigated to the 'SummaryPage' page
6035766 main INFO main CreateFi.java:2277 Confirm button is enabled
6047499 main INFO main CreateFi.java:2280 Clicked 'Next' button
6053924 main INFO main CreateFi.java:2283 Successfully navigated to the 'InfrastructurePage' page
6053999 main INFO main CreateFi.java:2286 Verified Configuration message
6059101 main INFO main InfrastructurePage.java:110 Continue button is disabled
6191013 main INFO main InfrastructurePage.java:114 Found Result for Setting up the Database - Success
6191037 main INFO main InfrastructurePage.java:119 Successfully Configured 'Setting up the Databse'
6221429 main INFO main InfrastructurePage.java:143 FoundResult for Configuring the FI Database -Success
6221453 main INFO main InfrastructurePage.java:149 Successfully Configured 'Configuring the FI Database'
6221690 main INFO main InfrastructurePage.java:168 Found Result for Running Post Deployment ScriptsSuccess
6221713 main INFO main InfrastructurePage.java:176 Successfully Configured 'Running Post Deployment Scripts'
6250626 main INFO main InfrastructurePage.java:196 Found Result for Creating FI SettingsSuccess
6250650 main INFO main InfrastructurePage.java:204 Successfully Configured 'Creating FI Settings'
6250871 main INFO main InfrastructurePage.java:223 Found Result fotr Creating folders in Azure file storageSuccess
6250895 main INFO main InfrastructurePage.java:230 Successfully Configured 'Creating folders in Azure file storage'
6259097 main INFO main InfrastructurePage.java:251 Found Result for Scheduling JobsSuccess
6259126 main INFO main InfrastructurePage.java:259 Successfully Configured 'Scheduling Jobs'
6271830 main INFO main InfrastructurePage.java:393 Retry Button is not showing
6285506 main INFO main CreateFi.java:2291 Clicked 'Next' button
6285506 main INFO main CreateFi.java:2292 .......Add-Ons Page..........
6292030 main INFO main CreateFi.java:2295 Successfully navigated to the 'Add-Ons Page' page
6292300 main INFO main CreateFi.java:2297 Successfully displayed FIName,FIID and Serial No:
6292445 main INFO main AddOnsPage.java:498 DocQ buttons are disabled
6292607 main INFO main AddOnsPage.java:501 eSign Web service buttons are disabled
6292717 main INFO main AddOnsPage.java:504 DocQ Enable button is selected by default
6292858 main INFO main AddOnsPage.java:506 eSign Web service Enable button is selected by default
6296006 main INFO main AddOnsPage.java:509 Remote Sign Enable button is selected by default
6296140 main INFO main AddOnsPage.java:511 eSignPlus Off button is selected by default
6296252 main INFO main AddOnsPage.java:514 Web Form Off button is selected and disabled by default
6296376 main INFO main AddOnsPage.java:516 DropSpot Off button is selected by default
6296500 main INFO main AddOnsPage.java:518 eVault Off button is selected by default
6298654 main INFO main AddOnsPage.java:521 Laser PRo Off button is selected by default
6300835 main INFO main AddOnsPage.java:524 Loan coupons Off button is selected by default
6300949 main INFO main AddOnsPage.java:526 Starter checks Off button is selected by default
6301073 main INFO main AddOnsPage.java:528 Verifast Off button is selected by default
6306562 main INFO main AddOnsPage.java:583 Clicked on esignplus enable button
6306651 main INFO main AddOnsPage.java:587 esignplus key field is displayed
6367590 main INFO main CreateFi.java:2305 Click on Next button
6367628 main INFO main AddOnsPage.java:365 Sender Email Address for Notifications/Alerts * :
6367760 main INFO main CreateFi.java:2306 Successfully disaplyed Sender Email
6373394 main INFO main CreateFi.java:2309 Successfully disaplyed Remote Settings Page
6389179 main INFO main AddOnsPage.java:1436 Next button is Enabled
6415756 main INFO main AddOnsPage.java:1345 Next button clicked
6423863 main INFO main CreateFi.java:2311 Succesfully verified Client ID
6447320 main INFO main AddOnsPage.java:1345 Next button clicked
6447320 main INFO main CreateFi.java:2314 Clicked on Next Button
6453860 main INFO main CreateFi.java:2319 Successfully navigated to the 'platformsPage' page
6462465 main INFO main PlatformsPage.java:312 Succesfully selected Dictionary tesign
6527786 main INFO main CreateFi.java:2328 ............Settings Page.............
6534294 main INFO main CreateFi.java:2330 Successfully navigated to the 'SettingsPage' page
6539677 main INFO main CreateFi.java:2333 Clicked on Next Button
6546068 main INFO main CreateFi.java:2335 Successfully navigated to the 'confirmationPage' page
6553829 main INFO main CreateFiPage.java:160 eSign Tenant Manager -CreateFi Page open up
6557039 main INFO main CreateFi.java:2341 Test Passed.
6557040 main INFO main Log.java:272 **** -E---N---D- *****