Log session start time Thu Jan 23 20:23:41 UTC 2025

Time Thread Level Category File:Line Message
0 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 132.0.6834.110 (resolved driver for Chrome 132)
20 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\anomau\.cache\selenium\chromedriver\win64\132.0.6834.110\chromedriver.exe
3254 main INFO main Log.java:218
3255 main INFO main AdobeOEM.java:86 **** CreateAdHocTransaction *****
3255 main INFO main Log.java:220
7731 main DEBUG main Utils.java:96 Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
7732 main DEBUG main Utils.java:116 Page Load Wait: (Sync)
7954 main DEBUG main Utils.java:200 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: btnSubmit]
7954 main INFO main AdobeOEM.java:89 Navigated to 'eSign Login' page
8048 main DEBUG main Utils.java:200 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
8850 main INFO main SignInPage.java:142 Entered values for the fields in 'Login' page
8947 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: btnSubmit]
28590 main DEBUG main Utils.java:200 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: lightbox]
28702 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: i0116]
29392 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: idSIButton9]
35384 main DEBUG main Utils.java:96 Page URL:: https://login.microsoftonline.com/common/login
35384 main DEBUG main Utils.java:116 Page Load Wait: (Sync)
35454 main DEBUG main Utils.java:200 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: lightbox]
35529 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: idSIButton9]
41600 main DEBUG main Utils.java:96 Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
41600 main DEBUG main Utils.java:116 Page Load Wait: (Sync)
41682 main DEBUG main Utils.java:200 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: btnUpload]
44878 main DEBUG main Utils.java:96 Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
44879 main DEBUG main Utils.java:116 Page Load Wait: (Sync)
44973 main DEBUG main Utils.java:273 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> css selector: .header]
44974 main INFO main AdobeOEM.java:94 Login as FiAdmin with Existing FI : autest
45058 main DEBUG main Utils.java:200 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> xpath: //a[text()='Processing']]
52909 main INFO main AdobeOEM.java:96 Successfully navigated to 'Ad-Hoc Documents' page
56100 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: allow-button]
56169 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aad7486714551ef9cb6120ae77b1679e)] -> id: allow-button]
62425 main DEBUG main Utils.java:96 Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=compose
62425 main DEBUG main Utils.java:116 Page Load Wait: (Sync)
62564 main INFO main AdobeOEM.java:104 Clicked on email confirmation 'Yes' button
81438 main ERROR main AdobeOEM.java:109 Failed to display Adhoc page'
109595 main FATAL main AdobeOEM.java:175 null
java.lang.reflect.UndeclaredThrowableException
     at jdk.proxy2/jdk.proxy2.$Proxy20.perform(Unknown Source)
     at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
     at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:502)
     at com.imm.pages.AdHocDocumentsPage.clickonChoosefile(AdHocDocumentsPage.java:106)
     at com.imm.testscripts.AdobeOEM.AdobeOEM.CreateAdHocTransaction(AdobeOEM.java:111)
     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:1597)
     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)
     ... 31 more
    Caused by: 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: '23'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [aad7486714551ef9cb6120ae77b1679e, actions {actions=[org.openqa.selenium.interactions.Sequence@1c8d9ac9]}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 132.0.6834.84, chrome: {chromedriverVersion: 132.0.6834.110 (df453a35f09..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58523}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 132.0.6834.84, 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: aad7486714551ef9cb6120ae77b1679e
     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:197)
     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:570)
     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:560)
     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:265)
     at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:636)
     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 java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     ... 33 more
     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: '23'
    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)
     ... 40 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)
     ... 61 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.$Proxy40.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)
     ... 63 more
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[text()='Choose files']"}
     (Session info: chrome=132.0.6834.84)
    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: '23'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [aad7486714551ef9cb6120ae77b1679e, findElement {using=xpath, value=//*[text()='Choose files']}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 132.0.6834.84, chrome: {chromedriverVersion: 132.0.6834.110 (df453a35f09..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58523}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 132.0.6834.84, 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: aad7486714551ef9cb6120ae77b1679e
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485)
     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)
     ... 70 more
109605 main INFO main Log.java:272 **** -E---N---D- *****