Log session start time Wed Apr 16 10:53:03 IST 2025

Time Thread Level Category File:Line Message
0 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 135.0.7049.84 (resolved driver for Chrome 135)
28 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\135.0.7049.84\chromedriver.exe
3636 main INFO main Log.java:230
3636 main INFO main DocumentRTS.java:14213 **** verify Sender Email In eSignature Management Page *****
3636 main INFO main Log.java:232
11261 main DEBUG main Utils.java:97 Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
11262 main DEBUG main Utils.java:117 Page Load Wait: (Sync)
11494 main DEBUG main Utils.java:201 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> xpath: //*[@id='btnSubmit']]
11495 main INFO main DocumentRTS.java:14216 Navigated to 'eSign Login' page
11607 main DEBUG main Utils.java:201 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
12342 main INFO main SignInPage.java:154 Entered values for the fields in 'Login' page
12440 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> xpath: //*[@id='btnSubmit']]
33098 main DEBUG main Utils.java:201 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> id: lightbox]
33189 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> id: i0116]
33901 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> id: idSIButton9]
39741 main DEBUG main Utils.java:97 Page URL:: https://login.microsoftonline.com/common/login
39741 main DEBUG main Utils.java:117 Page Load Wait: (Sync)
39834 main DEBUG main Utils.java:201 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> id: lightbox]
39920 main DEBUG main Utils.java:1189 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> id: idSIButton9]
47748 main DEBUG main Utils.java:97 Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
47749 main DEBUG main Utils.java:117 Page Load Wait: (Sync)
50882 main DEBUG main Utils.java:97 Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
50883 main DEBUG main Utils.java:117 Page Load Wait: (Sync)
50981 main DEBUG main Utils.java:201 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> id: btnUpload]
54158 main DEBUG main Utils.java:97 Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
54159 main DEBUG main Utils.java:117 Page Load Wait: (Sync)
54257 main DEBUG main Utils.java:273 Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (443d90383e8c5c6ec118601b6bf32c68)] -> css selector: .header]
54350 main INFO main DocumentRTS.java:14225 Successfully navigated to the 'documents' page
54350 main INFO main DocumentRTS.java:14227 Login as FiAdmin with Existing FI : AdobeUser
54350 main INFO main DocumentRTS.java:14230 Navigated to 'Document Maintenance RTS' Page
54445 main FATAL main DocumentRTS.java:14448 Cannot invoke "com.imm.pages.DocumentMaintenanceRTS.isSelectAllBtnDisplayed()" because "documentMaintenanceRTS" is null
java.lang.NullPointerException: Cannot invoke "com.imm.pages.DocumentMaintenanceRTS.isSelectAllBtnDisplayed()" because "documentMaintenanceRTS" is null
     at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySenderEmailIneSignatureManagementPage(DocumentRTS.java:14231)
     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)
54449 main INFO main Log.java:284 **** -E---N---D- *****