| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | main | INFO | main | Log.java:230 | |
| 8 | main | INFO | main | FIManagement.java:13414 | **** verify Email Verification Status When user Email is Blank In User Account Settings Page - Anonymus Sign FI ***** |
| 9 | main | INFO | main | Log.java:232 | |
| 465 | main | DEBUG | main | WebDriverFactory.java:241 | TestCaseID:: verifyEmailVerificationStatusWhenUserEmailIsBlankInUserAccountSettingsPage |
| 2325 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 141.0.7390.122 (resolved driver for Chrome 141) |
| 2354 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\Sunitha.Pattem\.cache\selenium\chromedriver\win64\141.0.7390.122\chromedriver.exe |
| 10777 | main | DEBUG | main | WebDriverFactory.java:558 | Driver::initialize::Get |
| 10780 | main | INFO | main | FIManagement.java:13433 | **** verify Email Verification Status When user Email is Blank In User Account Settings Page - Anonymus Sign FI **** |
| 10783 | main | INFO | main | FIManagement.java:13436 | SPNoEmail |
| 22349 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 22351 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 22892 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e324e33052ff4e1a8bfaaf3f67e51312)] -> xpath: //*[contains(@id,'btnSubmit')]] |
| 23167 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e324e33052ff4e1a8bfaaf3f67e51312)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 29714 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e324e33052ff4e1a8bfaaf3f67e51312)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 32905 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 32906 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 38408 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e324e33052ff4e1a8bfaaf3f67e51312)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 39530 | main | INFO | main | SignInPage.java:150 | Entered values for the fields in 'Login' page |
| 39680 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e324e33052ff4e1a8bfaaf3f67e51312)] -> xpath: //*[contains(@id,'btnSubmit')]] |
| 44240 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 44241 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 44381 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e324e33052ff4e1a8bfaaf3f67e51312)] -> id: ErrorSummaryHeader] |
| 44518 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e324e33052ff4e1a8bfaaf3f67e51312)] -> id: ErrorSummaryHeader] |
| 44700 | main | INFO | main | SignInPage.java:235 | Failed to login due to invalid credentials! |
| 48038 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 48039 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 57650 | main | FATAL | main | FIManagement.java:13683 | Timed out after 2 seconds. Unable to locate the element |
| org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy22.isDisplayed(Unknown Source) at com.imm.support.ImmUtils.waitForElementToBeDisplayed(ImmUtils.java:369) at com.imm.pages.CasesPage.isLoaded(CasesPage.java:320) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.testscripts.FIManagement.FIManagement.verifyEmailVerificationStatusWhenUserEmailIsBlankInUserAccountSettingsPage(FIManagement.java:13449) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPageTitle"} (Session info: chrome=141.0.7390.123) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [e324e33052ff4e1a8bfaaf3f67e51312, findElement {using=id, value=immPageTitle}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 141.0.7390.123, chrome: {chromedriverVersion: 141.0.7390.122 (b477534e7e1..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61828}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.2:4444/sessi..., se:cdpVersion: 141.0.7390.123, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: e324e33052ff4e1a8bfaaf3f67e51312 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy18.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 32 more | |||||
| 57657 | main | INFO | main | Log.java:284 | **** -E---N---D- ***** |
| 58141 | main | INFO | main | Log.java:230 | |
| 58142 | main | INFO | main | FIManagement.java:13414 | **** verify Email Verification Status When user Email is Blank In User Account Settings Page - Anonymus Plus FI ***** |
| 58142 | main | INFO | main | Log.java:232 | |
| 58144 | main | DEBUG | main | WebDriverFactory.java:241 | TestCaseID:: verifyEmailVerificationStatusWhenUserEmailIsBlankInUserAccountSettingsPage |
| 58197 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 141.0.7390.122 (resolved driver for Chrome 141) |
| 58215 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\Sunitha.Pattem\.cache\selenium\chromedriver\win64\141.0.7390.122\chromedriver.exe |
| 60592 | main | DEBUG | main | WebDriverFactory.java:558 | Driver::initialize::Get |
| 60592 | main | INFO | main | FIManagement.java:13433 | **** verify Email Verification Status When user Email is Blank In User Account Settings Page - Anonymus Plus FI **** |
| 60593 | main | INFO | main | FIManagement.java:13436 | SPNoEmail |
| 70619 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 70620 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 70780 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //*[contains(@id,'btnSubmit')]] |
| 70929 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 77121 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 80272 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 80273 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 85770 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //input[@id='ctl00_cph1_txtPassword']] |
| 86750 | main | INFO | main | SignInPage.java:150 | Entered values for the fields in 'Login' page |
| 86899 | main | DEBUG | main | Utils.java:1189 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //*[contains(@id,'btnSubmit')]] |
| 95936 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases |
| 95938 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 115090 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //*[@id='btnSearch']] |
| 118964 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases |
| 118965 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 119095 | main | DEBUG | main | Utils.java:273 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> css selector: .header] |
| 119228 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //*[@id='btnSearch']] |
| 122405 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases |
| 122406 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 122527 | main | DEBUG | main | Utils.java:273 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> css selector: .header] |
| 122624 | main | INFO | main | FIManagement.java:13443 | <b>Expected: </b>Should navigate to 'search Active Session' Page<br><b>Actual(Passed): </b>Successfully navigated to 'search Active Session ' Page |
| 125803 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases |
| 125804 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 125893 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //*[@id="dropdownUL"]/li/a] |
| 127986 | main | INFO | main | Header.java:721 | Processing |
| 128086 | main | INFO | main | Header.java:721 | Reporting |
| 128193 | main | INFO | main | Header.java:721 | Help |
| 128300 | main | INFO | main | Header.java:721 | SPNoEmail ! |
| 131213 | main | INFO | main | Header.java:721 | Logout |
| 136575 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 136576 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 136733 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //button[@id='btnPasswordReset_0']] |
| 139915 | main | DEBUG | main | Utils.java:97 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 139916 | main | DEBUG | main | Utils.java:117 | Page Load Wait: (Sync) |
| 140040 | main | DEBUG | main | Utils.java:273 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> css selector: .header] |
| 142226 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //a[contains(@id,'mnu_')and @href='#']//span[@class='exclamation']] |
| 142326 | main | INFO | main | FIManagement.java:13506 | <b>Expected: </b>Exclamation mark is displayed when user email is not blank and not verified for Fully Integrated FI<br><b>Actual(Passed): </b>✅Successfully verified Exclamation mark is displayed when user email is not blank and not verified for Fully Integrated FI |
| 143146 | main | DEBUG | main | Utils.java:201 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9bac6c4e7c36acc6922a3486e0246c95)] -> xpath: //a[contains(@id,'mnu_')and contains(@href,'Usermaintenance')]//span[@class='exclamation']] |
| 143270 | main | INFO | main | FIManagement.java:13511 | <b>Expected: </b>Exclamation mark is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI<br><b>Actual(Passed): </b>✅Successfully verified Exclamation mark is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI |
| 145363 | main | INFO | main | UserAccountSettingsPage.java:952 | Expected Email Verification Banner is You have one or more unverified email addresses. Please check tabs marked with ! icon. |
| 145364 | main | INFO | main | UserAccountSettingsPage.java:953 | Actual Email Verification Banner is You have one or more unverified email addresses. Please check tabs marked with ! icon. |
| 145473 | main | INFO | main | FIManagement.java:13516 | <b>Expected: </b>Email verification banner is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI<br><b>Actual(Passed): </b>✅Successfully verified Email verification banner is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI |
| 164406 | main | ERROR | main | FIManagement.java:13521 | <b>Expected: </b>Exclamation mark is displayed in Details tab when user email is not blank and not verified for Fully Integrated FI<br><b>Actual(Failed): </b>❌Failed to verify Exclamation mark is displayed in Details tab when user email is not blank and not verified for Fully Integrated FI |
| 173973 | main | FATAL | main | FIManagement.java:13683 | Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "com.imm.pages.UserAccountSettingsPage.getEmailVerificationStatus()" is null |
| java.lang.NullPointerException: Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "com.imm.pages.UserAccountSettingsPage.getEmailVerificationStatus()" is null
at com.imm.testscripts.FIManagement.FIManagement.verifyEmailVerificationStatusWhenUserEmailIsBlankInUserAccountSettingsPage(FIManagement.java:13526) 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) | |||||
| 173974 | main | INFO | main | Log.java:284 | **** -E---N---D- ***** |