Log session start time Wed Sep 04 18:38:05 IST 2024

Time Thread Level Category File:Line Message
0 main INFO main FIManagement.java:7203 **** Verify Remote Access Authentication and eDeliver Authentication Remote ID Me in Group Maintenance ****
6 main INFO main FIManagement.java:7204 https://esignnonprod.immesign.com/qa/tenantmanager/#
62556 main INFO main FIManagement.java:7211 Successfully navigated to 'Manage FI' page
62742 main INFO main ManageFiPage.java:791 User logged in with IMM Admin2
62830 main INFO main FIManagement.java:7214 Successfully login with IMM Admin2
68401 main INFO main ManageFiPage.java:322 Existing Fi Name is not displaying
73843 main INFO main ManageFiPage.java:329 Host Id 0 IDMeTestFI | IDMeTestFI
73869 main INFO main FIManagement.java:7215 Search FI displayed in list
80317 main INFO main FIManagement.java:7222 Successfully navigated to 'RemoteSettings' page
80815 main INFO main RemoteSettingsPage.java:504 Selected value is highlighted
81094 main INFO main FIManagement.java:7230 'Remote: ID.me' is exists in 'Allowed Authentication Types'
87645 main INFO main FIManagement.java:7236 **** Verify Remote Access Authentication and eDeliver Authentication Remote ID Me in Group Maintenance ****
123790 main INFO main SignInPage.java:145 Entered values for the fields in 'Login' page
205365 main INFO main FIManagement.java:7254 Clicked 'Add New' button
249118 main INFO main FIManagement.java:7260 Clicked 'Save' button
252685 main FATAL main FIManagement.java:7401 java.lang.reflect.InvocationTargetException
org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
    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: [f78496b2e90d71783c282bf34ca3be52, actions {actions=[org.openqa.selenium.interactions.Sequence@51a69e8f]}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 128.0.6613.115, chrome: {chromedriverVersion: 127.0.6533.119 (bdef6783a05..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60691}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.100:4444/ses..., se:cdpVersion: 128.0.6613.115, 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: f78496b2e90d71783c282bf34ca3be52
     at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:362)
     at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:154)
     at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
     at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:169)
     at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
     at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
     at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
     at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939)
     at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
     at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
     at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
     at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
     at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:169)
     at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
     at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:182)
     at com.google.common.collect.SingletonImmutableBiMap.forEach(SingletonImmutableBiMap.java:68)
     at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:177)
     at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
     at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:278)
     at org.openqa.selenium.json.Json.toJson(Json.java:42)
     at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:259)
     at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:122)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:172)
     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.perform(RemoteWebDriver.java:619)
     at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
     at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:282)
     at com.imm.pages.GroupMaintenancePage.clickPermissionTab(GroupMaintenancePage.java:665)
     at com.imm.testscripts.FIManagement.FIManagement.VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance(FIManagement.java:7261)
     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)
     Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
    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: driver.version: RemoteWebDriver
     at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:303)
     at org.openqa.selenium.json.Json.toJson(Json.java:40)
     ... 36 more
    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 org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:358)
     ... 57 more
    Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 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.$Proxy21.getWrappedElement(Unknown Source)
     at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:260)
     at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:209)
     at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:73)
     at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:82)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     ... 59 more
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"a[data-bind*='text:ResourceGroupMaintenance.Tab_1_Name']"}
     (Session info: chrome=128.0.6613.115)
    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: [f78496b2e90d71783c282bf34ca3be52, findElement {using=css selector, value=a[data-bind*='text:ResourceGroupMaintenance.Tab_1_Name']}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 128.0.6613.115, chrome: {chromedriverVersion: 127.0.6533.119 (bdef6783a05..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60691}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.100:4444/ses..., se:cdpVersion: 128.0.6613.115, 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: f78496b2e90d71783c282bf34ca3be52
     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 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)
     ... 66 more
252693 main INFO main Log.java:272 **** -E---N---D- *****