| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.204 (resolved driver for Chrome 131) |
| 30 | 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.204\chromedriver.exe |
| 4696 | main | INFO | main | Log.java:218 | |
| 4697 | main | INFO | main | DocumentRTS.java:4746 | **** verify Template Mangement In Document RTS Page ***** |
| 4698 | main | INFO | main | Log.java:220 | |
| 9415 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 9417 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9734 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> id: btnSubmit] |
| 9735 | main | INFO | main | DocumentRTS.java:4760 | Navigated to 'eSign Login' page |
| 9887 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 10958 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 11089 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> id: btnSubmit] |
| 33083 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> id: lightbox] |
| 33228 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> id: i0116] |
| 34255 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> id: idSIButton9] |
| 39843 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 39845 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 39951 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> id: lightbox] |
| 40059 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> id: idSIButton9] |
| 45117 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 45120 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 45254 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> id: btnUpload] |
| 48579 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 48581 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 48712 | main | DEBUG | main | Utils.java:273 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> css selector: .header] |
| 48713 | main | INFO | main | DocumentRTS.java:4765 | Login as FiAdmin with Existing FI : null |
| 48835 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> xpath: //a[text()='Administration']] |
| 89455 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e73cb70cb376b6c67327b0f0cc55eedf)] -> xpath: //button[@class='btn margin-off action']] |
| 89911 | main | INFO | main | DocumentRTS.java:4776 | Navigated to 'New Template' Page |
| 90173 | main | INFO | main | DocumentRTS.java:4777 | Successfully navigated to 'newTemplatePage' page |
| 104707 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail |
| 104708 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 117824 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail |
| 117825 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 118018 | main | FATAL | main | DocumentRTS.java:4943 | class jdk.proxy2.$Proxy36 cannot be cast to class org.openqa.selenium.remote.RemoteWebElement (jdk.proxy2.$Proxy36 is in module jdk.proxy2 of loader 'app'; org.openqa.selenium.remote.RemoteWebElement is in unnamed module of loader 'app') |
| java.lang.ClassCastException: class jdk.proxy2.$Proxy36 cannot be cast to class org.openqa.selenium.remote.RemoteWebElement (jdk.proxy2.$Proxy36 is in module jdk.proxy2 of loader 'app'; org.openqa.selenium.remote.RemoteWebElement is in unnamed module of loader 'app')
at com.imm.pages.NewTemplatePage.dragAndDropFile(NewTemplatePage.java:152) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyTemplateMangementInTheDocumentRTSPage(DocumentRTS.java:4781) 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) | |||||
| 118024 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |