| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 133.0.6943.141 (resolved driver for Chrome 133) |
| 29 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\sunitha.patterm\.cache\selenium\chromedriver\win64\133.0.6943.141\chromedriver.exe |
| 4604 | main | INFO | main | Log.java:229 | |
| 4605 | main | INFO | main | DocumentRTS.java:14806 | **** verify Process Session With Do Not Archive Options ***** |
| 4605 | main | INFO | main | Log.java:231 | |
| 11814 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 11816 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 12080 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> id: btnSubmit] |
| 12081 | main | INFO | main | DocumentRTS.java:14809 | Navigated to 'eSign Login' page |
| 12213 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 13045 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 13163 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> id: btnSubmit] |
| 33568 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> id: lightbox] |
| 33681 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> id: i0116] |
| 34478 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> id: idSIButton9] |
| 40212 | main | DEBUG | main | Utils.java:97 | Page URL:: https://login.microsoftonline.com/common/login |
| 40213 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 40308 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> id: lightbox] |
| 40407 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> id: idSIButton9] |
| 47392 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 47393 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 47504 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> id: btnUpload] |
| 50719 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 50719 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 50828 | main | DEBUG | main | Utils.java:273 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e789ab1b0db1e94a71f77e3fc3c92ae7)] -> css selector: .header] |
| 50828 | main | INFO | main | DocumentRTS.java:14812 | Login as FiAdmin with Existing FI : autoesign |
| 50828 | main | INFO | main | DocumentRTS.java:14814 | Navigated to 'Document Maintenance RTS' Page |
| 50934 | main | FATAL | main | DocumentRTS.java:14977 | 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.verifyProcessSessionWithDoNotArchiveOptions(DocumentRTS.java:14815) 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) | |||||
| 50938 | main | INFO | main | Log.java:283 | **** -E---N---D- ***** |