Log session start time Fri May 30 08:32:20 UTC 2025

Time Thread Level Category File:Line Message
0 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 137.0.7151.55 (resolved driver for Chrome 137)
30 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\kaushalp\.cache\selenium\chromedriver\win64\137.0.7151.55\chromedriver.exe
6340 main INFO main Log.java:218
6341 main INFO main EDelivery.java:83 **** verify Adobe SMS checkbox for EDelivery using ID.me Authentication for RTS Session *****
6341 main INFO main Log.java:220
6510 main INFO main EDelivery.java:108 verify Adobe SMS checkbox for EDelivery using ID.me Authentication for RTS Session
10555 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/login.aspx
10558 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
10731 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> id: btnSubmit]
10732 main INFO main EDelivery.java:110 Navigated to 'eSign Login' page
10849 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
10978 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
23553 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
23657 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
33052 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
33186 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
38689 main INFO main SignInPage.java:133 Entered values for the fields in 'Login' page
41691 main INFO main EDelivery.java:113 Login into FI : kp1 & User: - fiadmin
41797 main DEBUG main Utils.java:1023 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> id: btnSubmit]
46943 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
46945 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
59642 main DEBUG main Utils.java:196 An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
62850 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
62851 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
62948 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> id: btnUpload]
66185 main DEBUG main Utils.java:86 Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
66186 main DEBUG main Utils.java:106 Page Load Wait: (Sync)
66347 main DEBUG main Utils.java:235 Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> css selector: .header]
66348 main INFO main EDelivery.java:115 Login as FiAdmin with Existing FI : kp1
66468 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> xpath: //a[text()='Administration']]
68618 main DEBUG main Utils.java:181 Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (e21bf8d708869a26533e752c8e16a231)] -> xpath: //a[text()='Administration']]
73476 main INFO main EDelivery.java:117 Navigated to 'Document Maintenance RTS' Page
86227 main DEBUG main Utils.java:196 An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
98917 main DEBUG main Utils.java:196 An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
99129 main FATAL main EDelivery.java:629 null
java.lang.NullPointerException
     at java.base/java.io.File.<init>(File.java:278)
     at com.imm.testscripts.Edelivery.EDelivery.verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS(EDelivery.java:125)
     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:293)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
99136 main INFO main Log.java:272 **** -E---N---D- *****