| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.264 (resolved driver for Chrome 131) |
| 21 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\anomau\.cache\selenium\chromedriver\win64\131.0.6778.264\chromedriver.exe |
| 10532 | main | INFO | main | Log.java:218 | |
| 10532 | main | INFO | main | AdobeOEM.java:378 | **** Verify Adhoc tranactions,Login as a recipient ***** |
| 10532 | main | INFO | main | Log.java:220 | |
| 16260 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 16261 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16743 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> id: btnSubmit] |
| 16743 | main | INFO | main | AdobeOEM.java:384 | Navigated to 'eSign Login' page |
| 16879 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 17886 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 18046 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> id: btnSubmit] |
| 19592 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> id: i0116] |
| 20541 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> id: idSIButton9] |
| 25800 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 25801 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 25908 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> id: lightbox] |
| 25992 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> id: idSIButton9] |
| 26272 | main | INFO | main | AdobeOEM.java:389 | Login as FiAdmin with Existing FI : autest |
| 32996 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases |
| 32996 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 33085 | main | DEBUG | main | ImmUtils.java:370 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> id: immPageTitle] |
| 36279 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases |
| 36280 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 36369 | main | DEBUG | main | Utils.java:273 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> css selector: .header] |
| 36370 | main | INFO | main | AdobeOEM.java:391 | Navigated to 'Cases' Page |
| 36482 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5a84b1ce7a2e18589b88cd10d734ab54)] -> xpath: //a[text()='Processing']] |
| 43080 | main | FATAL | main | AdobeOEM.java:573 | Cannot read field "header" because "documentsPage" is null |
| java.lang.NullPointerException: Cannot read field "header" because "documentsPage" is null
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyAdHocTransacionsWithDifferentUsers(AdobeOEM.java:393) 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) | |||||
| 43085 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |