Log session start time Mon Aug 12 16:47:33 IST 2024

Time Thread Level Category File:Line Message
0 main INFO main Log.java:218
4 main INFO main DocumentRTS.java:10494 **** verify Adobe SMS Phone Authentication Signing Method RTS Session *****
4 main INFO main Log.java:220
5 main INFO main DocumentRTS.java:10496 **** verify Adobe SMS Phone Authentication Signing Method RTS Session ****
5268 main DEBUG main Utils.java:83 Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
5269 main DEBUG main Utils.java:103 Page Load Wait: (Sync)
7719 main DEBUG main Utils.java:952 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0edb616e69a41c9cbab16a852efc7eb)] -> id: idSIButton9]
7814 main DEBUG main Utils.java:952 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0edb616e69a41c9cbab16a852efc7eb)] -> id: i0116]
7897 main DEBUG main Utils.java:156 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0edb616e69a41c9cbab16a852efc7eb)] -> id: i0116]
13262 main DEBUG main Utils.java:952 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0edb616e69a41c9cbab16a852efc7eb)] -> id: idSIButton9]
14586 main DEBUG main Utils.java:156 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0edb616e69a41c9cbab16a852efc7eb)] -> id: i0118]
20763 main DEBUG main Utils.java:83 Page URL:: https://login.microsoftonline.com/common/login
20764 main DEBUG main Utils.java:103 Page Load Wait: (Sync)
21177 main DEBUG main Utils.java:156 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0edb616e69a41c9cbab16a852efc7eb)] -> id: lightbox]
21278 main DEBUG main Utils.java:952 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0edb616e69a41c9cbab16a852efc7eb)] -> id: idSIButton9]
24647 main DEBUG main Utils.java:83 Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
24647 main DEBUG main Utils.java:103 Page Load Wait: (Sync)
29236 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
33790 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
38283 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
42580 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
46912 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
51218 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
55749 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
55859 main DEBUG main Utils.java:83 Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
55860 main DEBUG main Utils.java:103 Page Load Wait: (Sync)
55995 main DEBUG main Utils.java:203 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0edb616e69a41c9cbab16a852efc7eb)] -> css selector: .header]
58478 main FATAL main DocumentRTS.java:10579 Timed out after 2 seconds. Unable to locate the element
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.$Proxy25.getWrappedElement(Unknown Source)
     at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
     at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
     at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
     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.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
     at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
     at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
     at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:193)
     at com.imm.pages.CreateFiPage.clickManageFi(CreateFiPage.java:231)
     at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession(DocumentRTS.java:10514)
     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":"#Menu_Manage_FI"}
     (Session info: chrome=127.0.6533.89)
    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: [e0edb616e69a41c9cbab16a852efc7eb, findElement {using=id, value=Menu_Manage_FI}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 127.0.6533.89, chrome: {chromedriverVersion: 127.0.6533.88 (a2d0cb026721..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52519}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.104:4444/ses..., se:cdpVersion: 127.0.6533.89, 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: e0edb616e69a41c9cbab16a852efc7eb
     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)
     ... 40 more
58487 main INFO main Log.java:272 **** -E---N---D- *****
59048 main DEBUG main WebDriverFactory.java:239 TestCaseID:: verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
60302 main DEBUG main WebDriverFactory.java:522 Driver::initialize::Get
60302 main INFO main Log.java:218
60305 main INFO main ProcessSignatures.java:12185 **** verify Adobe SMS Phone Signing Method XML Session *****
60306 main INFO main Log.java:220
60310 main INFO main ProcessSignatures.java:12190 **** verify Adobe SMS Phone Signing Method XML Session ****
60311 main INFO main ProcessSignatures.java:12191 https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=autotestfi&xmlData=D:\Automation_DataFiles\PrimarySpouse5.xml
64855 main DEBUG main Utils.java:83 Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
64856 main DEBUG main Utils.java:103 Page Load Wait: (Sync)
67217 main DEBUG main Utils.java:952 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b100dfa66d8f453a12559768a95da21)] -> id: idSIButton9]
67300 main DEBUG main Utils.java:952 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b100dfa66d8f453a12559768a95da21)] -> id: i0116]
67371 main DEBUG main Utils.java:156 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b100dfa66d8f453a12559768a95da21)] -> id: i0116]
72741 main DEBUG main Utils.java:952 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b100dfa66d8f453a12559768a95da21)] -> id: idSIButton9]
74027 main DEBUG main Utils.java:156 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b100dfa66d8f453a12559768a95da21)] -> id: i0118]
80237 main DEBUG main Utils.java:83 Page URL:: https://login.microsoftonline.com/common/login
80238 main DEBUG main Utils.java:103 Page Load Wait: (Sync)
80326 main DEBUG main Utils.java:156 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b100dfa66d8f453a12559768a95da21)] -> id: lightbox]
80736 main DEBUG main Utils.java:952 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b100dfa66d8f453a12559768a95da21)] -> id: idSIButton9]
84024 main DEBUG main Utils.java:83 Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
84025 main DEBUG main Utils.java:103 Page Load Wait: (Sync)
88653 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
93114 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
97614 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
102044 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
106456 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
110832 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
115190 main DEBUG main Utils.java:167 Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
115262 main DEBUG main Utils.java:83 Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
115263 main DEBUG main Utils.java:103 Page Load Wait: (Sync)
115367 main DEBUG main Utils.java:203 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b100dfa66d8f453a12559768a95da21)] -> css selector: .header]
117752 main FATAL main ProcessSignatures.java:12282 Timed out after 2 seconds. Unable to locate the element
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.$Proxy25.getWrappedElement(Unknown Source)
     at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
     at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
     at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
     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.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
     at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
     at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
     at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:193)
     at com.imm.pages.CreateFiPage.clickManageFi(CreateFiPage.java:231)
     at com.imm.testscripts.Process.ProcessSignatures.verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession(ProcessSignatures.java:12209)
     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":"#Menu_Manage_FI"}
     (Session info: chrome=127.0.6533.89)
    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: [2b100dfa66d8f453a12559768a95da21, findElement {using=id, value=Menu_Manage_FI}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 127.0.6533.89, chrome: {chromedriverVersion: 127.0.6533.88 (a2d0cb026721..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52568}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.104:4444/ses..., se:cdpVersion: 127.0.6533.89, 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: 2b100dfa66d8f453a12559768a95da21
     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)
     ... 40 more
117754 main INFO main Log.java:272 **** -E---N---D- *****