| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 34 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 3225 | main | INFO | main | FIManagement.java:6963 | **** Verify SMS checkbox is displayed on eSignature page based on FI User permission **** |
| 3416 | main | INFO | main | FIManagement.java:6964 | https://esignnonprod.immesign.com/qa/tenantmanager/# |
| 51228 | main | INFO | main | CreateFiPage.java:160 | eSign Tenant Manager -CreateFi Page open up |
| 70125 | main | INFO | main | FIManagement.java:6971 | Successfully navigated to 'Manage FI' page |
| 73461 | main | INFO | main | ManageFiPage.java:792 | User logged in with IMM Admin2 |
| 73573 | main | INFO | main | FIManagement.java:6974 | Successfully login with IMM Admin2 |
| 82298 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 83218 | main | INFO | main | ManageFiPage.java:330 | Host Id 0 AutoAdobeSMS | AutoAdobe |
| 83229 | main | INFO | main | FIManagement.java:6976 | Search FI displayed in list |
| 95667 | main | INFO | main | FIManagement.java:6982 | Successfully navigated to 'RemoteSettings' page |
| 99189 | main | INFO | main | RemoteSettingsPage.java:599 | Remote SMS Link Notification Delivery is already enabled |
| 101373 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 101589 | main | INFO | main | RemoteSettingsPage.java:661 | Enabling default SMS Checkbox |
| 103794 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 106127 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 108522 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 108689 | main | INFO | main | RemoteSettingsPage.java:253 | Clicked on Save button |
| 112059 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 112059 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 113545 | main | INFO | main | FIManagement.java:6990 | **** Verify SMS checkbox is displayed on eSignature page based on FI User permission **** |
| 122475 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 233257 | main | INFO | main | FIManagement.java:7001 | Clicked 'Select All' button |
| 238618 | main | INFO | main | FIManagement.java:7002 | <b>Expected: </b>Delete the ALL documents<br><b>Actual(Passed): </b>Successfully deleted ALL the documents |
| 243972 | main | INFO | main | DocumentMaintenanceRTS.java:391 | File uploaded successfully: DocumentExport.Zip |
| 243972 | main | INFO | main | FIManagement.java:7006 | Import the template from Zip formate |
| 286391 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 307705 | main | INFO | main | UsersMaintenancePage.java:2239 | Apply Highest Group Permission for SMS Checkbox is clicked |
| 310150 | main | INFO | main | UsersMaintenancePage.java:2262 | Enable SMS Checkbox is clicked |
| 315955 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 315985 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 317400 | main | INFO | main | FIManagement.java:7019 | **** Verify SMS checkbox is displayed on eSignature page based on FI User permission **** |
| 327283 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 454610 | main | FATAL | main | FIManagement.java:7180 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.CollectedDocumentPage.clickSelectAllBtn(CollectedDocumentPage.java:1637) at com.imm.testscripts.FIManagement.FIManagement.AdobeSMSBasedOnUserPermission(FIManagement.java:7031) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} (Session info: chrome=131.0.6778.140) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [851e88a695ba9acfc28d8f01b140f3cb, actions {actions=[org.openqa.selenium.interactions.Sequence@61236349]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50304}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: 851e88a695ba9acfc28d8f01b140f3cb at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 33 more | |||||
| 454610 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 454956 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 454971 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 456521 | main | INFO | main | FIManagement.java:6517 | **** Verify new group permission for Adobe SMS **** |
| 456523 | main | INFO | main | FIManagement.java:6518 | https://esignnonprod.immesign.com/qa/tenantmanager/# |
| 504269 | main | INFO | main | CreateFiPage.java:160 | eSign Tenant Manager -CreateFi Page open up |
| 522867 | main | INFO | main | FIManagement.java:6525 | Successfully navigated to 'Manage FI' page |
| 526165 | main | INFO | main | ManageFiPage.java:792 | User logged in with IMM Admin2 |
| 526281 | main | INFO | main | FIManagement.java:6528 | Successfully login with IMM Admin2 |
| 534806 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 535540 | main | INFO | main | ManageFiPage.java:330 | Host Id 0 AutoAdobePlus | AutoAdobeP |
| 535588 | main | INFO | main | ManageFiPage.java:330 | Host Id 1 AutoAdobeSMS | AutoAdobe |
| 535627 | main | INFO | main | FIManagement.java:6530 | Search FI displayed in list |
| 548028 | main | INFO | main | ManageFiPage.java:419 | Successfully validated FI Id label |
| 548143 | main | INFO | main | ManageFiPage.java:421 | Fi details are matching |
| 548260 | main | INFO | main | FIManagement.java:6536 | Successfully navigated to 'RemoteSettings' page |
| 551574 | main | INFO | main | RemoteSettingsPage.java:599 | Remote SMS Link Notification Delivery is already enabled |
| 553709 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 553888 | main | INFO | main | RemoteSettingsPage.java:661 | Enabling default SMS Checkbox |
| 556038 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 558321 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 560683 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 560828 | main | INFO | main | RemoteSettingsPage.java:253 | Clicked on Save button |
| 564160 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 564177 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 565652 | main | INFO | main | FIManagement.java:6544 | **** Verify new group permission for Adobe SMS **** |
| 573954 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 756182 | main | ERROR | main | FIManagement.java:6561 | Remote SMS Link Notification text is not displayed |
| 756321 | main | ERROR | main | FIManagement.java:6564 | Group Members Can Send Link Notification via SMS text is not displayed |
| 765789 | main | FATAL | main | FIManagement.java:6685 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.executeScript(Unknown Source) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:326) at com.imm.pages.GroupMaintenancePage.EnableSMSDisplayed(GroupMaintenancePage.java:2363) at com.imm.testscripts.FIManagement.FIManagement.AdobeSMSGroupMaintenance(FIManagement.java:6569) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 30 more Caused by: 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.$Proxy23.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1006) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#chk_RemoteSMSLinkNotificationDelivery0"} (Session info: chrome=131.0.6778.140) 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: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [ded4beb15e028e70d4472cdc79d2c067, findElement {using=id, value=chk_RemoteSMSLinkNotificationDelivery0}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50742}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: ded4beb15e028e70d4472cdc79d2c067 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.$Proxy17.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) ... 44 more | |||||
| 765789 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 766085 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 766094 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 767522 | main | INFO | main | FIManagement.java:6714 | **** Verify new User permission for Adobe SMS **** |
| 767522 | main | INFO | main | FIManagement.java:6715 | https://esignnonprod.immesign.com/qa/tenantmanager/# |
| 821299 | main | INFO | main | CreateFiPage.java:160 | eSign Tenant Manager -CreateFi Page open up |
| 839804 | main | INFO | main | FIManagement.java:6722 | Successfully navigated to 'Manage FI' page |
| 843033 | main | INFO | main | ManageFiPage.java:792 | User logged in with IMM Admin2 |
| 843118 | main | INFO | main | FIManagement.java:6725 | Successfully login with IMM Admin2 |
| 851726 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 852372 | main | INFO | main | ManageFiPage.java:330 | Host Id 0 AutoAdobePlus | AutoAdobeP |
| 852420 | main | INFO | main | ManageFiPage.java:330 | Host Id 1 AutoAdobeSMS | AutoAdobe |
| 852438 | main | INFO | main | FIManagement.java:6727 | Search FI displayed in list |
| 864897 | main | INFO | main | ManageFiPage.java:419 | Successfully validated FI Id label |
| 864981 | main | INFO | main | ManageFiPage.java:421 | Fi details are matching |
| 865096 | main | INFO | main | FIManagement.java:6733 | Successfully navigated to 'RemoteSettings' page |
| 868525 | main | INFO | main | RemoteSettingsPage.java:599 | Remote SMS Link Notification Delivery is already enabled |
| 870690 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 870859 | main | INFO | main | RemoteSettingsPage.java:661 | Enabling default SMS Checkbox |
| 872988 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 875254 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 877592 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 877685 | main | INFO | main | RemoteSettingsPage.java:253 | Clicked on Save button |
| 881037 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 881053 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 882521 | main | INFO | main | FIManagement.java:6741 | **** Verify new User permission for Adobe SMS **** |
| 890219 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 1034088 | main | INFO | main | UsersMaintenancePage.java:1523 | Entered 'User id' in 'User id' field |
| 1091995 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 1094398 | main | INFO | main | FIManagement.java:6758 | Remote SMS Link Notification text is displayed |
| 1096631 | main | INFO | main | FIManagement.java:6761 | User Can Send Link Notification via SMS text is displayed |
| 1098844 | main | INFO | main | FIManagement.java:6767 | Enable SMS Notification checkbox is displayed for DocAdmin in Permissions Tab |
| 1102376 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 1106737 | main | INFO | main | FIManagement.java:6770 | Enable SMS Notification permission is enabled for DocAdmin in Effective Permission Summary Tab |
| 1124011 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 1145051 | main | INFO | main | FIManagement.java:6758 | Remote SMS Link Notification text is displayed |
| 1147282 | main | INFO | main | FIManagement.java:6761 | User Can Send Link Notification via SMS text is displayed |
| 1149547 | main | INFO | main | FIManagement.java:6777 | Enable SMS Notification checkbox is displayed for FIAdmin in Permissions Tab |
| 1153079 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 1155503 | main | INFO | main | FIManagement.java:6780 | Enable SMS Notification permission is enabled for FIAdmin in Effective Permission Summary Tab |
| 1172768 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 1193792 | main | INFO | main | FIManagement.java:6758 | Remote SMS Link Notification text is displayed |
| 1196036 | main | INFO | main | FIManagement.java:6761 | User Can Send Link Notification via SMS text is displayed |
| 1198269 | main | INFO | main | FIManagement.java:6787 | Enable SMS Notification checkbox is displayed for FIUser in Permissions Tab |
| 1201849 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 1204262 | main | INFO | main | FIManagement.java:6789 | Enable SMS Notification permission is enabled for FIUser in Effective Permission Summary Tab |
| 1221515 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 1242461 | main | INFO | main | FIManagement.java:6758 | Remote SMS Link Notification text is displayed |
| 1244707 | main | INFO | main | FIManagement.java:6761 | User Can Send Link Notification via SMS text is displayed |
| 1246972 | main | INFO | main | FIManagement.java:6796 | Enable SMS Notification checkbox is displayed for Newly created User in Permissions Tab |
| 1250479 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 1252967 | main | INFO | main | FIManagement.java:6800 | Enable SMS Notification permission is enabled for Newly created User in Effective Permission Summary Tab |
| 1270333 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 1272867 | main | INFO | main | UsersMaintenancePage.java:2239 | Apply Highest Group Permission for SMS Checkbox is clicked |
| 1275279 | main | INFO | main | UsersMaintenancePage.java:2262 | Enable SMS Checkbox is clicked |
| 1286388 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 1286902 | main | INFO | main | FIManagement.java:6823 | Enable SMS Notification permission is Denied for DocAdmin User in Effective Permission Summary Tab |
| 1289357 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 1291881 | main | INFO | main | UsersMaintenancePage.java:2239 | Apply Highest Group Permission for SMS Checkbox is clicked |
| 1311777 | main | INFO | main | FIManagement.java:6838 | Enable SMS Notification permission is enabled for Admin user in User Account Setting Page |
| 1331778 | main | INFO | main | FIManagement.java:6849 | Enable SMS Notification permission is Denied for Admin user in User Account Setting Page |
| 1351045 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 1351062 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 1352471 | main | INFO | main | FIManagement.java:6861 | **** Verify new User permission for Adobe SMS **** |
| 1352472 | main | INFO | main | FIManagement.java:6862 | https://esignnonprod.immesign.com/qa/tenantmanager/# |
| 1397498 | main | INFO | main | CreateFiPage.java:160 | eSign Tenant Manager -CreateFi Page open up |
| 1415932 | main | INFO | main | FIManagement.java:6869 | Successfully navigated to 'Manage FI' page |
| 1419262 | main | INFO | main | ManageFiPage.java:792 | User logged in with IMM Admin2 |
| 1419362 | main | INFO | main | FIManagement.java:6872 | Successfully login with IMM Admin2 |
| 1427919 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 1428668 | main | INFO | main | ManageFiPage.java:330 | Host Id 0 AutoAdobePlus | AutoAdobeP |
| 1428717 | main | INFO | main | ManageFiPage.java:330 | Host Id 1 AutoAdobeSMS | AutoAdobe |
| 1428749 | main | INFO | main | FIManagement.java:6874 | Search FI displayed in list |
| 1440975 | main | INFO | main | FIManagement.java:6879 | Successfully navigated to 'RemoteSettings' page |
| 1446351 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 1446656 | main | INFO | main | RemoteSettingsPage.java:606 | Remote SMS Link Notification Delivery is already disabled |
| 1448832 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 1449015 | main | INFO | main | RemoteSettingsPage.java:674 | Disabling default SMS Checkbox |
| 1451148 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 1453412 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 1455760 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 1455861 | main | INFO | main | RemoteSettingsPage.java:253 | Clicked on Save button |
| 1459260 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 1459276 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 1460689 | main | INFO | main | FIManagement.java:6887 | **** Verify new User permission for Adobe SMS **** |
| 1469447 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 1589674 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 1591999 | main | ERROR | main | FIManagement.java:6927 | Enabled SMS Notification checkbox is displayed in Permissions Tab |
| 1591999 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 1592191 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 1592205 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 1593631 | main | INFO | main | FIManagement.java:7221 | **** Verify Remote Access Authentication and eDeliver Authentication Remote ID Me in Group Maintenance **** |
| 1593631 | main | INFO | main | FIManagement.java:7222 | https://esignnonprod.immesign.com/qa/tenantmanager/# |
| 1637934 | main | INFO | main | CreateFiPage.java:160 | eSign Tenant Manager -CreateFi Page open up |
| 1656374 | main | INFO | main | FIManagement.java:7229 | Successfully navigated to 'Manage FI' page |
| 1659576 | main | INFO | main | ManageFiPage.java:792 | User logged in with IMM Admin2 |
| 1659685 | main | INFO | main | FIManagement.java:7232 | Successfully login with IMM Admin2 |
| 1668228 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 1678264 | main | ERROR | main | FIManagement.java:7234 | Failed to search the FI |
| 1678264 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 1679208 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 1679223 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 1680644 | main | INFO | main | Log.java:218 | |
| 1680645 | main | INFO | main | FIManagement.java:1874 | **** add User With Windows Supported Characters ***** |
| 1680645 | main | INFO | main | Log.java:220 | |
| 1680646 | main | INFO | main | FIManagement.java:1876 | ***** add User With Windows Supported Characters ***** |
| 1686990 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 1686991 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1687078 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: btnSubmit] |
| 1687078 | main | INFO | main | FIManagement.java:1881 | Navigated to 'eSign Login' page |
| 1687134 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 1687628 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 1687707 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: btnSubmit] |
| 1755052 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: lightbox] |
| 1755179 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: i0116] |
| 1755940 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: idSIButton9] |
| 1762209 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 1762209 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1762290 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: lightbox] |
| 1762370 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: idSIButton9] |
| 1771910 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 1771910 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1772014 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: btnUpload] |
| 1775175 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 1775175 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1775268 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> css selector: .header] |
| 1775270 | main | INFO | main | FIManagement.java:1886 | Login as FiAdmin with Existing FI : null |
| 1775365 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> xpath: //a[text()='Administration']] |
| 1784737 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1784737 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1784859 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 1788013 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1788013 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1788121 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> css selector: .header] |
| 1791275 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1791275 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1791387 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> xpath: //input[@id='txtUserId']] |
| 1812626 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 1812754 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: btnSearch] |
| 1817205 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1817205 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1817205 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 1820306 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1820306 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1823432 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1823432 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1826543 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1826543 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1829689 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1829689 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1852975 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1852975 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1856128 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1856128 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1856504 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 1857226 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 1857226 | main | INFO | main | FIManagement.java:1898 | Clicked 'Add New' button |
| 1860406 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1860406 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1863647 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1863647 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1876882 | main | INFO | main | FIManagement.java:1901 | Filled New User details |
| 1880122 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1880122 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1882429 | main | INFO | main | FIManagement.java:1904 | Clicked 'Save' button |
| 1882563 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> xpath: //input[@id='txtUserId']] |
| 1903410 | main | INFO | main | FIManagement.java:1906 | Entered 'User id' in 'User id' field |
| 1903524 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: btnSearch] |
| 1907868 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1907883 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1907883 | main | INFO | main | FIManagement.java:1908 | Clicked 'Search' button |
| 1911049 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1911049 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1914195 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1914195 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1914278 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> xpath: //input[@id='txtUserId']] |
| 1935195 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 1935313 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (196504533e4ae86e7e349454432f344b)] -> id: btnSearch] |
| 1939583 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1939583 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1939583 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 1942715 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1942715 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1945820 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1945820 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1948942 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1948942 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1952064 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 1952064 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1952223 | main | INFO | main | FIManagement.java:1910 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 1952223 | main | INFO | main | FIManagement.java:1913 | Test Passed. |
| 1952223 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 1952505 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: addUserWithWindowsSupportedCharacters |
| 1952514 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 1952531 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 1953952 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 1953952 | main | INFO | main | Log.java:218 | |
| 1953952 | main | INFO | main | FIManagement.java:1874 | **** add User With Windows Supported Characters ***** |
| 1953952 | main | INFO | main | Log.java:220 | |
| 1953952 | main | INFO | main | FIManagement.java:1876 | ***** add User With Windows Supported Characters ***** |
| 1960650 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 1960650 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 1960770 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: btnSubmit] |
| 1960770 | main | INFO | main | FIManagement.java:1881 | Navigated to 'eSign Login' page |
| 1960848 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 1961402 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 1961528 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: btnSubmit] |
| 2029102 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: lightbox] |
| 2029190 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: i0116] |
| 2029970 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: idSIButton9] |
| 2037240 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 2037240 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2037333 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: lightbox] |
| 2037427 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: idSIButton9] |
| 2045890 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 2045890 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2046001 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: btnUpload] |
| 2049158 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 2049158 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2049287 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> css selector: .header] |
| 2049287 | main | INFO | main | FIManagement.java:1886 | Login as FiAdmin with Existing FI : null |
| 2049384 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> xpath: //a[text()='Administration']] |
| 2059177 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2059177 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2059366 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 2062521 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2062521 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2062628 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> css selector: .header] |
| 2065773 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2065773 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2065868 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> xpath: //input[@id='txtUserId']] |
| 2086768 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 2086879 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: btnSearch] |
| 2091196 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2091196 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2091196 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 2094310 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2094310 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2097397 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2097397 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2100553 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2100553 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2103739 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2103739 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2126327 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2126327 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2129499 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2129499 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2129627 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 2130158 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 2130158 | main | INFO | main | FIManagement.java:1898 | Clicked 'Add New' button |
| 2133359 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2133359 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2136606 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2136606 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2148941 | main | INFO | main | FIManagement.java:1901 | Filled New User details |
| 2152156 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2152156 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2154460 | main | INFO | main | FIManagement.java:1904 | Clicked 'Save' button |
| 2154584 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> xpath: //input[@id='txtUserId']] |
| 2175652 | main | INFO | main | FIManagement.java:1906 | Entered 'User id' in 'User id' field |
| 2175766 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: btnSearch] |
| 2180164 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2180164 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2180164 | main | INFO | main | FIManagement.java:1908 | Clicked 'Search' button |
| 2183312 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2183312 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2186460 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2186460 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2186571 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> xpath: //input[@id='txtUserId']] |
| 2207440 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 2207542 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (805106c718d682a267d6f55cd8f0757f)] -> id: btnSearch] |
| 2211808 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2211808 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2211808 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 2214928 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2214928 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2218065 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2218065 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2221237 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2221237 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2224363 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2224363 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2224523 | main | INFO | main | FIManagement.java:1910 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 2224523 | main | INFO | main | FIManagement.java:1913 | Test Passed. |
| 2224523 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 2224827 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: addUserWithWindowsSupportedCharacters |
| 2224849 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 2224857 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 2226281 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 2226281 | main | INFO | main | Log.java:218 | |
| 2226281 | main | INFO | main | FIManagement.java:1874 | **** add User With Windows Supported Characters ***** |
| 2226281 | main | INFO | main | Log.java:220 | |
| 2226282 | main | INFO | main | FIManagement.java:1876 | ***** add User With Windows Supported Characters ***** |
| 2232921 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 2232921 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2233031 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: btnSubmit] |
| 2233031 | main | INFO | main | FIManagement.java:1881 | Navigated to 'eSign Login' page |
| 2233134 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 2233731 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 2233825 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: btnSubmit] |
| 2301840 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: lightbox] |
| 2301935 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: i0116] |
| 2302717 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: idSIButton9] |
| 2309143 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 2309143 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2309271 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: lightbox] |
| 2309366 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: idSIButton9] |
| 2316744 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 2316744 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2316855 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: btnUpload] |
| 2320049 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 2320049 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2320192 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> css selector: .header] |
| 2320192 | main | INFO | main | FIManagement.java:1886 | Login as FiAdmin with Existing FI : null |
| 2320334 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> xpath: //a[text()='Administration']] |
| 2328427 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2328427 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2328537 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 2331721 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2331721 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2331811 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> css selector: .header] |
| 2334960 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2334960 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2335056 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> xpath: //input[@id='txtUserId']] |
| 2356014 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 2356142 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: btnSearch] |
| 2360468 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2360468 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2360468 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 2363567 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2363567 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2366658 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2366658 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2369794 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2369794 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2372919 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2372919 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2394898 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2394898 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2398088 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2398088 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2398213 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 2398573 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 2398573 | main | INFO | main | FIManagement.java:1898 | Clicked 'Add New' button |
| 2401777 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2401777 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2404967 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2404967 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2416810 | main | INFO | main | FIManagement.java:1901 | Filled New User details |
| 2419986 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2419986 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2422311 | main | INFO | main | FIManagement.java:1904 | Clicked 'Save' button |
| 2422435 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> xpath: //input[@id='txtUserId']] |
| 2443269 | main | INFO | main | FIManagement.java:1906 | Entered 'User id' in 'User id' field |
| 2443368 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: btnSearch] |
| 2447770 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2447770 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2447770 | main | INFO | main | FIManagement.java:1908 | Clicked 'Search' button |
| 2450925 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2450925 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2454050 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2454050 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2454146 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> xpath: //input[@id='txtUserId']] |
| 2474989 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 2475095 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (84a157e2595b4307b02f6aece4f86c6c)] -> id: btnSearch] |
| 2479416 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2479416 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2479416 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 2482561 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2482561 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2485699 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2485699 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2488901 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2488901 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2492023 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2492023 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2492172 | main | INFO | main | FIManagement.java:1910 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 2492172 | main | INFO | main | FIManagement.java:1913 | Test Passed. |
| 2492172 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 2492441 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: createGroupAddGroupMember |
| 2492457 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 2492457 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 2493878 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 2493879 | main | INFO | main | Log.java:218 | |
| 2493879 | main | INFO | main | FIManagement.java:2024 | **** create Group and Add Group Member ***** |
| 2493879 | main | INFO | main | Log.java:220 | |
| 2493879 | main | INFO | main | FIManagement.java:2026 | ***** create Group and Add Group Member ***** |
| 2500253 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 2500253 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2500348 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: btnSubmit] |
| 2500348 | main | INFO | main | FIManagement.java:2031 | Navigated to 'eSign Login' page |
| 2500419 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 2500914 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 2500990 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: btnSubmit] |
| 2568399 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: lightbox] |
| 2568491 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: i0116] |
| 2569023 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: idSIButton9] |
| 2575504 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 2575504 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2575596 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: lightbox] |
| 2575679 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: idSIButton9] |
| 2583438 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 2583438 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2583530 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: btnUpload] |
| 2586695 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 2586695 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2586796 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> css selector: .header] |
| 2586796 | main | INFO | main | FIManagement.java:2036 | Login as FiAdmin with Existing FI : null |
| 2586908 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> xpath: //a[text()='Administration']] |
| 2596382 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 2596382 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2599758 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 2599758 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2599915 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> css selector: .header] |
| 2605057 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: TxtGroupTitle] |
| 2605678 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> id: btnSearch] |
| 2609993 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 2610009 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2620186 | main | INFO | main | FIManagement.java:2041 | FI : NewtestGroup already exists |
| 2638375 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 2638375 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2641515 | main | INFO | main | FIManagement.java:2042 | Successfully Deleted user in UserMaintence Page |
| 2643715 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> xpath: (//button[@id='btnAddGroup'])[1]] |
| 2662694 | main | INFO | main | FIManagement.java:2050 | Clicked 'Add New' button |
| 2664797 | main | INFO | main | FIManagement.java:2052 | Total records 2 are not updated after clicking on Addbutton |
| 2668007 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 2668007 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2671237 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 2671237 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2677985 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 2677985 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2679302 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e977198e72352da274d1c487bf9015f8)] -> xpath: //*[@id="members0"]/div/div[4]/table/thead/tr/th[1]/div[2]] |
| 2679496 | main | FATAL | main | FIManagement.java:2079 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.GroupMaintenancePage.clickAddGroup(GroupMaintenancePage.java:660) at com.imm.pages.GroupMaintenancePage.setUserID(GroupMaintenancePage.java:469) at com.imm.pages.GroupMaintenancePage.fillNewUserDetails(GroupMaintenancePage.java:588) at com.imm.testscripts.FIManagement.FIManagement.createGroupAddGroupMember(FIManagement.java:2057) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} (Session info: chrome=131.0.6778.140) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [e977198e72352da274d1c487bf9015f8, actions {actions=[org.openqa.selenium.interactions.Sequence@22ee8509]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53831}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: e977198e72352da274d1c487bf9015f8 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 35 more | |||||
| 2679496 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 2679718 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: createNewFIUser |
| 2679733 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 2679749 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 2681205 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 2681205 | main | INFO | main | Log.java:218 | |
| 2681205 | main | INFO | main | FIManagement.java:639 | **** Create new FI ***** |
| 2681205 | main | INFO | main | Log.java:220 | |
| 2681205 | main | INFO | main | FIManagement.java:641 | ***** Create new FI ***** |
| 2689362 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 2689362 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2689457 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: btnSubmit] |
| 2689457 | main | INFO | main | FIManagement.java:646 | Navigated to 'eSign Login' page |
| 2689552 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 2690336 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 2690416 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: btnSubmit] |
| 2757858 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: lightbox] |
| 2757987 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: i0116] |
| 2758654 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: idSIButton9] |
| 2765714 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 2765714 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2765811 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: lightbox] |
| 2765899 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: idSIButton9] |
| 2773257 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 2773257 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2773366 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: btnUpload] |
| 2776534 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 2776534 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2776663 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> css selector: .header] |
| 2776663 | main | INFO | main | FIManagement.java:650 | Login as FiAdmin with Existing FI : null |
| 2776757 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: //a[text()='Administration']] |
| 2785305 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2785305 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2785400 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 2788588 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2788588 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2788676 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> css selector: .header] |
| 2791875 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2791875 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2791982 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: //input[@id='txtUserId']] |
| 2812845 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 2812947 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: btnSearch] |
| 2817306 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2817306 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2817306 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 2820430 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2820430 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2823561 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2823561 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2826697 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2826697 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2829841 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2829841 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2853181 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2853181 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2868419 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2868419 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2868526 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 2868918 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 2868918 | main | INFO | main | FIManagement.java:664 | Clicked 'Add New' button |
| 2872121 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2872121 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2875303 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2875303 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2878160 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 2881582 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2881582 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2881771 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> id: Groups0] |
| 2887029 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2887029 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2889434 | main | INFO | main | FIManagement.java:667 | Filled New User details |
| 2889729 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: //*[@id="Groups0"]/div/div[4]/table/thead/tr/th[2]] |
| 2889850 | main | INFO | main | FIManagement.java:668 | Successfully navigated to 'Group TAB' page |
| 2889945 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 2892274 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 2892365 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b] |
| 2892496 | main | INFO | main | FIManagement.java:670 | Successfully navigated to 'Permission Tab ' page |
| 2893329 | main | INFO | main | FIManagement.java:673 | Successfully Checked all the checkboxes are editable in page |
| 2893643 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: //*[@id="eps0"]/div/div/div[1]] |
| 2893745 | main | INFO | main | FIManagement.java:676 | Successfully navigated to 'Effective Permission Summary Tab' page |
| 2896982 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2896982 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2897257 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]] |
| 2897377 | main | INFO | main | FIManagement.java:679 | Successfully navigated to 'Details Tab' page |
| 2898579 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1e5b089915b0eb164a31629eda1e334e)] -> css selector: input[data-bind*='enable:$parent.IsNew']] |
| 2898755 | main | INFO | main | FIManagement.java:681 | Successfully navigated to 'Details Tab' page and checked the Domain name |
| 2902001 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 2902001 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2904309 | main | INFO | main | FIManagement.java:686 | Clicked 'Save' button |
| 2916475 | main | INFO | main | FIManagement.java:689 | <b>Expected: </b>The count of the Users must be greater after adding a new User<br><b>Actual(Passed): </b>The count of the Users is greater after adding a new User |
| 2916475 | main | INFO | main | FIManagement.java:693 | Test Passed. |
| 2916475 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 2916887 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: createSameUserWithDefaultAndcustomDomain |
| 2916902 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 2916902 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 2918344 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 2918344 | main | INFO | main | Log.java:218 | |
| 2918344 | main | INFO | main | FIManagement.java:900 | **** Create User with default domain ***** |
| 2918344 | main | INFO | main | Log.java:220 | |
| 2918345 | main | INFO | main | FIManagement.java:902 | ***** Create User with default domain ***** |
| 2925234 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 2925250 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 2925325 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: btnSubmit] |
| 2925325 | main | INFO | main | FIManagement.java:907 | Navigated to 'eSign Login' page |
| 2925393 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 2926181 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 2926285 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: btnSubmit] |
| 2993695 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: lightbox] |
| 2993837 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: i0116] |
| 2994542 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: idSIButton9] |
| 3001004 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 3001004 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3001039 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: lightbox] |
| 3001087 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: idSIButton9] |
| 3008334 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 3008334 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3008383 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: btnUpload] |
| 3011482 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 3011482 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3011577 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> css selector: .header] |
| 3011577 | main | INFO | main | FIManagement.java:911 | Login as FiAdmin with Existing FI : null |
| 3011671 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: //a[text()='Administration']] |
| 3019841 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3019841 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3019921 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 3023079 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3023079 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3023190 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> css selector: .header] |
| 3026330 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3026330 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3026418 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: //input[@id='txtUserId']] |
| 3047601 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 3047713 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: btnSearch] |
| 3052086 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3052086 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3052086 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 3055221 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3055221 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3058317 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3058317 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3061500 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3061500 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3064627 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3064627 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3086738 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3086738 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3093852 | main | INFO | main | FIManagement.java:926 | TotalRecords32 |
| 3097047 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3097047 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3097172 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 3097536 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 3097536 | main | INFO | main | FIManagement.java:928 | Clicked 'Add New' button |
| 3104628 | main | INFO | main | FIManagement.java:930 | TotalRecords33 |
| 3104732 | main | INFO | main | FIManagement.java:931 | Total records 33 are updated afer clikcing on 'Add' button |
| 3107915 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3107915 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3111107 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3111107 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3124129 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 3127525 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3127525 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3127619 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: Groups0] |
| 3132873 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3132873 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3135253 | main | INFO | main | FIManagement.java:937 | Filled New User details |
| 3138472 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3138472 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3140789 | main | INFO | main | FIManagement.java:940 | Clicked 'Save' button |
| 3140904 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: //input[@id='txtUserId']] |
| 3161845 | main | INFO | main | FIManagement.java:942 | Entered 'User id' in 'User id' field |
| 3161949 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: btnSearch] |
| 3166318 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3166318 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3166318 | main | INFO | main | FIManagement.java:944 | Clicked 'Search' button |
| 3169458 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3169458 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3172608 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3172608 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3172715 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: //input[@id='txtUserId']] |
| 3193514 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 3193618 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> id: btnSearch] |
| 3197990 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3197990 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3197990 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 3201125 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3201125 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3204279 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3204279 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3207455 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3207455 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3210588 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3210588 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3210720 | main | INFO | main | FIManagement.java:946 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 3210765 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: //div[contains(@class,'clickable')]] |
| 3218120 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3218120 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3218120 | main | INFO | main | FIManagement.java:950 | Expanded the first session |
| 3220458 | main | INFO | main | FIManagement.java:951 | Successfully navigated to 'Details Tab' page and checked the Domain name |
| 3220488 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: //div[contains(@class,'clickable')]] |
| 3227878 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3227878 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3227983 | main | INFO | main | FIManagement.java:957 | Closed the expanded search session |
| 3231107 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3231107 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3231220 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (188757bdc01e88a74bf3c3ab072ecdf1)] -> xpath: //*[@id='mnu_Logout']] |
| 3235030 | main | INFO | main | FIManagement.java:959 | Logged out from application |
| 3235031 | main | INFO | main | FIManagement.java:960 | Test Passed. |
| 3235031 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 3235244 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: createSameUserWithDefaultAndcustomDomain |
| 3235259 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 3235273 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 3236755 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 3236755 | main | INFO | main | Log.java:218 | |
| 3236755 | main | INFO | main | FIManagement.java:900 | **** Create User with customized domain ***** |
| 3236755 | main | INFO | main | Log.java:220 | |
| 3236755 | main | INFO | main | FIManagement.java:902 | ***** Create User with customized domain ***** |
| 3243124 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 3243124 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3243220 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: btnSubmit] |
| 3243220 | main | INFO | main | FIManagement.java:907 | Navigated to 'eSign Login' page |
| 3243319 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 3243968 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 3244040 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: btnSubmit] |
| 3311397 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: lightbox] |
| 3311477 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: i0116] |
| 3312097 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: idSIButton9] |
| 3318112 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 3318112 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3318223 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: lightbox] |
| 3318312 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: idSIButton9] |
| 3325477 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 3325477 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3325572 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: btnUpload] |
| 3328697 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 3328697 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3328777 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> css selector: .header] |
| 3328777 | main | INFO | main | FIManagement.java:911 | Login as FiAdmin with Existing FI : null |
| 3328870 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: //a[text()='Administration']] |
| 3338280 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3338280 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3338392 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 3341581 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3341581 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3341692 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> css selector: .header] |
| 3344840 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3344840 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3344969 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: //input[@id='txtUserId']] |
| 3365866 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 3365976 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: btnSearch] |
| 3370263 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3370263 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3370263 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 3373348 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3373348 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3376499 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3376499 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3379632 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3379632 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3382783 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3382783 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3407390 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3407390 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3414492 | main | INFO | main | FIManagement.java:926 | TotalRecords33 |
| 3417697 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3417697 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3417807 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 3418253 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 3418253 | main | INFO | main | FIManagement.java:928 | Clicked 'Add New' button |
| 3425351 | main | INFO | main | FIManagement.java:930 | TotalRecords34 |
| 3425464 | main | INFO | main | FIManagement.java:931 | Total records 34 are updated afer clikcing on 'Add' button |
| 3428718 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3428718 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3431895 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3431895 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3445200 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 3448568 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3448568 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3448663 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: Groups0] |
| 3453850 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3453850 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3456168 | main | INFO | main | FIManagement.java:937 | Filled New User details |
| 3459384 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3459384 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3461647 | main | INFO | main | FIManagement.java:940 | Clicked 'Save' button |
| 3461766 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: //input[@id='txtUserId']] |
| 3482531 | main | INFO | main | FIManagement.java:942 | Entered 'User id' in 'User id' field |
| 3482646 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: btnSearch] |
| 3486963 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3486963 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3486963 | main | INFO | main | FIManagement.java:944 | Clicked 'Search' button |
| 3490099 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3490099 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3493239 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3493239 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3493334 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: //input[@id='txtUserId']] |
| 3514214 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 3514281 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> id: btnSearch] |
| 3518481 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3518481 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3518481 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 3521621 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3521621 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3524752 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3524752 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3527934 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3527934 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3531091 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3531091 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3531232 | main | INFO | main | FIManagement.java:946 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 3531282 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: //div[contains(@class,'clickable')]] |
| 3538648 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3538648 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3538648 | main | INFO | main | FIManagement.java:950 | Expanded the first session |
| 3540973 | main | INFO | main | FIManagement.java:951 | Successfully navigated to 'Details Tab' page and checked the Domain name |
| 3541020 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: //div[contains(@class,'clickable')]] |
| 3548309 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3548310 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3548416 | main | INFO | main | FIManagement.java:957 | Closed the expanded search session |
| 3551522 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3551522 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3551632 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d2a3fc43ca92e477e8b423bda9dff8fa)] -> xpath: //*[@id='mnu_Logout']] |
| 3555149 | main | INFO | main | FIManagement.java:959 | Logged out from application |
| 3555149 | main | INFO | main | FIManagement.java:960 | Test Passed. |
| 3555149 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 3555367 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: createUserDefaultBelongsToUserGroup |
| 3555382 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 3555397 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 3556885 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 3556885 | main | INFO | main | Log.java:218 | |
| 3556885 | main | INFO | main | FIManagement.java:993 | **** create User Default Belong To UserGroup ***** |
| 3556885 | main | INFO | main | Log.java:220 | |
| 3556885 | main | INFO | main | FIManagement.java:995 | ***** create User Default Belong To UserGroup ***** |
| 3563354 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 3563354 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3563436 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: btnSubmit] |
| 3563436 | main | INFO | main | FIManagement.java:1000 | Navigated to 'eSign Login' page |
| 3563545 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 3564334 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 3564445 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: btnSubmit] |
| 3631894 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: lightbox] |
| 3631977 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: i0116] |
| 3632618 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: idSIButton9] |
| 3638755 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 3638755 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3638849 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: lightbox] |
| 3638898 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: idSIButton9] |
| 3646132 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 3646132 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3646228 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: btnUpload] |
| 3649402 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 3649402 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3649482 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> css selector: .header] |
| 3649482 | main | INFO | main | FIManagement.java:1004 | Login as FiAdmin with Existing FI : null |
| 3649573 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> xpath: //a[text()='Administration']] |
| 3658149 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3658149 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3658244 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 3661413 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3661413 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3661507 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> css selector: .header] |
| 3664679 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3664679 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3664766 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> xpath: //input[@id='txtUserId']] |
| 3685785 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 3685880 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> id: btnSearch] |
| 3690224 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3690224 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3690224 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 3693325 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3693325 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3696476 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3696476 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3699621 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3699621 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3702758 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3702758 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3727759 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3727759 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3730919 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3730919 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3730998 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 3731473 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 3731473 | main | INFO | main | FIManagement.java:1016 | Clicked 'Add New' button |
| 3734652 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3734652 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3737878 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3737878 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3751492 | main | INFO | main | FIManagement.java:1019 | Filled New User details |
| 3754701 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 3754701 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3756937 | main | INFO | main | FIManagement.java:1022 | Clicked 'Save' button |
| 3757070 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60559d441446feda3877a7285cfb8e4)] -> xpath: //input[@id='txtUserId']] |
| 3777932 | main | FATAL | main | FIManagement.java:1042 | User Id field field not found or not interactable on the page!! |
| java.lang.Exception: User Id field field not found or not interactable on the page!!
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:89) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:54) at com.imm.pages.UsersMaintenancePage.setUserId(UsersMaintenancePage.java:1798) at com.imm.testscripts.FIManagement.FIManagement.createUserDefaultBelongsToUserGroup(FIManagement.java:1023) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.IllegalStateException: No webdriver is bound to current thread: 1. You need to call open(url) first. at com.codeborne.selenide.WebDriverThreadLocalContainer.lambda$currentThreadDriver$1(WebDriverThreadLocalContainer.java:156) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at com.codeborne.selenide.WebDriverThreadLocalContainer.currentThreadDriver(WebDriverThreadLocalContainer.java:155) at com.codeborne.selenide.WebDriverThreadLocalContainer.getWebDriver(WebDriverThreadLocalContainer.java:122) at com.codeborne.selenide.WebDriverRunner.getWebDriver(WebDriverRunner.java:83) at com.codeborne.selenide.StaticDriver.getWebDriver(StaticDriver.java:31) at com.codeborne.selenide.Driver.executeJavaScript(Driver.java:42) at com.codeborne.selenide.commands.Clear.blurSafely(Clear.java:52) at com.codeborne.selenide.commands.Clear.clearAndTrigger(Clear.java:47) at com.codeborne.selenide.commands.SetValue.setValueForTextInput(SetValue.java:68) at com.codeborne.selenide.commands.SetValue.execute(SetValue.java:38) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19) at com.codeborne.selenide.commands.Commands.execute(Commands.java:159) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy25.setValue(Unknown Source) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:87) ... 29 more | |||||
| 3777932 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 3778141 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: createUserForExistingFI |
| 3778387 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 3778391 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 3779819 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 3779819 | main | INFO | main | Log.java:218 | |
| 3779819 | main | INFO | main | FIManagement.java:519 | **** Create a User for an existing FI ***** |
| 3779819 | main | INFO | main | Log.java:220 | |
| 3779819 | main | INFO | main | FIManagement.java:521 | Create a User for an existing FI |
| 3787312 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 3787312 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3787438 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2b511e8f9bb7578b773fdfad3083f1fa)] -> id: btnSubmit] |
| 3787438 | main | INFO | main | FIManagement.java:524 | Navigated to 'eSign Login' page |
| 3787540 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2b511e8f9bb7578b773fdfad3083f1fa)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 3788191 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 3788302 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2b511e8f9bb7578b773fdfad3083f1fa)] -> id: btnSubmit] |
| 3789181 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2b511e8f9bb7578b773fdfad3083f1fa)] -> id: btnSubmit] |
| 3789271 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2b511e8f9bb7578b773fdfad3083f1fa)] -> id: ErrorSummaryHeader] |
| 3789349 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2b511e8f9bb7578b773fdfad3083f1fa)] -> id: ErrorSummaryHeader] |
| 3864532 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 3864532 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 3864721 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: createUserForExistingFI |
| 3864739 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 3864753 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 3866191 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 3866191 | main | INFO | main | Log.java:218 | |
| 3866191 | main | INFO | main | FIManagement.java:519 | **** Create a DocAdmin for an existing FI ***** |
| 3866191 | main | INFO | main | Log.java:220 | |
| 3866191 | main | INFO | main | FIManagement.java:521 | Create a DocAdmin for an existing FI |
| 3873135 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 3873135 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3873262 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5a141ba17f59da18425cb42545df0a43)] -> id: btnSubmit] |
| 3873262 | main | INFO | main | FIManagement.java:524 | Navigated to 'eSign Login' page |
| 3873389 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5a141ba17f59da18425cb42545df0a43)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 3873876 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 3873972 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5a141ba17f59da18425cb42545df0a43)] -> id: btnSubmit] |
| 3874968 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5a141ba17f59da18425cb42545df0a43)] -> id: btnSubmit] |
| 3875160 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5a141ba17f59da18425cb42545df0a43)] -> id: ErrorSummaryHeader] |
| 3875295 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5a141ba17f59da18425cb42545df0a43)] -> id: ErrorSummaryHeader] |
| 3950491 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 3950491 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 3950709 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: deleteGroupWithMultipleUsers |
| 3950729 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 3950739 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 3952279 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 3952279 | main | INFO | main | Log.java:218 | |
| 3952280 | main | INFO | main | FIManagement.java:2523 | **** delete Group With Multiple Users ***** |
| 3952280 | main | INFO | main | Log.java:220 | |
| 3952280 | main | INFO | main | FIManagement.java:2525 | ***** delete Group With Multiple Users ***** |
| 3959203 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 3959203 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 3959330 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: btnSubmit] |
| 3959330 | main | INFO | main | FIManagement.java:2530 | Navigated to 'eSign Login' page |
| 3959464 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 3960013 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 3960126 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: btnSubmit] |
| 4027809 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: lightbox] |
| 4027920 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: i0116] |
| 4028781 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: idSIButton9] |
| 4034937 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 4034937 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4035025 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: lightbox] |
| 4035090 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: idSIButton9] |
| 4043014 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4043014 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4043108 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: btnUpload] |
| 4046282 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4046282 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4046360 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> css selector: .header] |
| 4046360 | main | INFO | main | FIManagement.java:2534 | Login as FiAdmin with Existing FI : null |
| 4046455 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> xpath: //a[text()='Administration']] |
| 4055028 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 4055028 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4058285 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 4058285 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4058381 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> css selector: .header] |
| 4063516 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: TxtGroupTitle] |
| 4064283 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> id: btnSearch] |
| 4068637 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 4068637 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4078851 | main | INFO | main | FIManagement.java:2539 | FI : NewtestGroup already exists |
| 4097207 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 4097207 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4100331 | main | INFO | main | FIManagement.java:2540 | Successfully Deleted Group in GroupMaintence Page |
| 4100415 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> xpath: (//button[@id='btnAddGroup'])[1]] |
| 4119480 | main | INFO | main | FIManagement.java:2548 | Clicked 'Add New' button |
| 4122705 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 4122705 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4125944 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 4125944 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4132381 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 4132381 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4133706 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (63b2a189074b543b0107e18fd61afb08)] -> xpath: //*[@id="members0"]/div/div[4]/table/thead/tr/th[1]/div[2]] |
| 4133931 | main | FATAL | main | FIManagement.java:2582 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.GroupMaintenancePage.clickAddGroup(GroupMaintenancePage.java:660) at com.imm.pages.GroupMaintenancePage.setUserID(GroupMaintenancePage.java:469) at com.imm.pages.GroupMaintenancePage.fillNewUserDetails(GroupMaintenancePage.java:588) at com.imm.testscripts.FIManagement.FIManagement.deleteGroupWithMultipleUsers(FIManagement.java:2550) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} (Session info: chrome=131.0.6778.140) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [63b2a189074b543b0107e18fd61afb08, actions {actions=[org.openqa.selenium.interactions.Sequence@2082411a]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60663}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: 63b2a189074b543b0107e18fd61afb08 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 35 more | |||||
| 4133947 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 4134137 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab |
| 4134164 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 4134169 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 4135599 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 4135600 | main | INFO | main | Log.java:218 | |
| 4135600 | main | INFO | main | FIManagement.java:1670 | **** delete Groups In The Groups Tab And Search Group In Group Tab ***** |
| 4135600 | main | INFO | main | Log.java:220 | |
| 4135600 | main | INFO | main | FIManagement.java:1672 | ***** delete Groups In The Groups Tab And Search Group In Group Tab ***** |
| 4142832 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 4142832 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4142959 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: btnSubmit] |
| 4142959 | main | INFO | main | FIManagement.java:1677 | Navigated to 'eSign Login' page |
| 4143069 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 4143558 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 4143686 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: btnSubmit] |
| 4211547 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: lightbox] |
| 4211643 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: i0116] |
| 4212475 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: idSIButton9] |
| 4218854 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 4218854 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4218934 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: lightbox] |
| 4219013 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: idSIButton9] |
| 4226241 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4226241 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4226352 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: btnUpload] |
| 4229520 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4229520 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4229599 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: .header] |
| 4229599 | main | INFO | main | FIManagement.java:1681 | Login as FiAdmin with Existing FI : null |
| 4229710 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //a[text()='Administration']] |
| 4237953 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4237953 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4238071 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 4241263 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4241263 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4241359 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: .header] |
| 4244499 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4244499 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4244608 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //input[@id='txtUserId']] |
| 4265328 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 4265439 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: btnSearch] |
| 4269812 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4269812 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4269812 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 4272928 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4272928 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4276062 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4276062 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4279227 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4279227 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4282376 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4282376 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4304471 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4304471 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4307625 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4307625 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4307722 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 4308133 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 4308133 | main | INFO | main | FIManagement.java:1693 | Clicked 'Add New' button |
| 4311361 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4311361 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4314586 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4314586 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4327968 | main | INFO | main | FIManagement.java:1696 | Fill in the details |
| 4328062 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 4331432 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4331438 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4331527 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //*[contains(@id,'btnUserAddGroup')]] |
| 4337124 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4337124 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4352850 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4352850 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4352962 | main | INFO | main | FIManagement.java:1701 | Successfully selected All Groups name in New group window |
| 4353061 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: input[data-bind*='textInput:SearchExistingGroups']] |
| 4363607 | main | INFO | main | FIManagement.java:1705 | Entered 'Partial Group Name' in 'Group name' field |
| 4366829 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4366829 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4369060 | main | INFO | main | FIManagement.java:1706 | <b>Expected: </b> Group present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied Group in User maintenace page |
| 4369172 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: input[data-bind*='textInput:SearchExistingGroups']] |
| 4379936 | main | INFO | main | FIManagement.java:1711 | Entered 'Complete Group Name' in 'Group Name' field |
| 4383117 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4383117 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4385316 | main | INFO | main | FIManagement.java:1712 | <b>Expected: </b> Group present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied Group in User maintenace page |
| 4385423 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //*[contains(@id,'btnUserAddGroup')]] |
| 4391045 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4391045 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4406536 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4406536 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4408909 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //*[@id="Groups0"]/div/div[1]/div/div[2]/div/div/div/span] |
| 4409228 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: input[data-bind*='textInput:SearchExistingGroups']] |
| 4420000 | main | INFO | main | FIManagement.java:1722 | Entered 'Complete Group Name' in 'Group Name' field |
| 4423258 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4423258 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4425459 | main | ERROR | main | FIManagement.java:1723 | <b>Expected: </b> Group present in User maintenace page<br><b>Actual(Failed): </b>Failed to verfied Group in User maintenace page |
| 4425570 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //*[contains(@id,'btnUserAddGroup')]] |
| 4431145 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4431145 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4433354 | main | ERROR | main | FIManagement.java:1729 | <b>Expected: </b>The count of the Group Name must be greater after deleting a Group Name<br><b>Actual(Failed): </b>The count of the Group Name is not greater after deleting a Group Name |
| 4446752 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4446752 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4462400 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4462400 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4462493 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //input[@id='txtUserId']] |
| 4483223 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 4483340 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: btnSearch] |
| 4487656 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4487656 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4487656 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 4490774 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4490774 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4493882 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4493882 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4496972 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4496972 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4500099 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4500099 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4526578 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4526578 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4529724 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4529724 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4529808 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 4530257 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 4530257 | main | INFO | main | FIManagement.java:1750 | Clicked 'Add New' button |
| 4533431 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4533431 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4536663 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4536663 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4549045 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 4552405 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4552405 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4552500 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: Groups0] |
| 4557697 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4557697 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4560068 | main | INFO | main | FIManagement.java:1753 | Fill in the details |
| 4563292 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4563292 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4565719 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //input[@id='txtUserId']] |
| 4586644 | main | INFO | main | FIManagement.java:1757 | Entered 'edalton' in 'User id' field |
| 4586761 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> id: btnSearch] |
| 4591090 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4591090 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4591090 | main | INFO | main | FIManagement.java:1759 | Clicked 'Search' button |
| 4594238 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4594238 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4594286 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //div[contains(@class,'clickable')]] |
| 4601651 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4601651 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4601651 | main | INFO | main | FIManagement.java:1762 | Expanded the first session |
| 4604800 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4604800 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4607071 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 4607071 | main | INFO | main | FIManagement.java:1770 | Clicked 'Save' button |
| 4607118 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //div[contains(@class,'clickable')]] |
| 4614469 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4614469 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4614583 | main | INFO | main | FIManagement.java:1772 | Closed the expanded search session |
| 4617679 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4617679 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4617758 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (378eb8aa3462455f62caed2141e9a0f9)] -> xpath: //*[@id='mnu_Logout']] |
| 4621144 | main | INFO | main | FIManagement.java:1774 | Logged out from application |
| 4621438 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab |
| 4621453 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 4621471 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 4622992 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 4630396 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 4630396 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4630468 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (51674c0b8368612d43defc9feab3f542)] -> id: btnSubmit] |
| 4630468 | main | INFO | main | FIManagement.java:1780 | Navigated to 'eSign Login' page |
| 4630549 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (51674c0b8368612d43defc9feab3f542)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 4631219 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 4631314 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (51674c0b8368612d43defc9feab3f542)] -> id: btnSubmit] |
| 4634716 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (51674c0b8368612d43defc9feab3f542)] -> id: idSIButton9] |
| 4640501 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 4640501 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4640609 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (51674c0b8368612d43defc9feab3f542)] -> id: lightbox] |
| 4640674 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (51674c0b8368612d43defc9feab3f542)] -> id: idSIButton9] |
| 4641245 | main | INFO | main | FIManagement.java:1784 | Login as User with Existing FI : autotestfi |
| 4650084 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases |
| 4650084 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4650178 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (51674c0b8368612d43defc9feab3f542)] -> css selector: .header] |
| 4650284 | main | INFO | main | FIManagement.java:1786 | <b>Expected: </b>Should navigate to 'Search' Page<br><b>Actual(Passed): </b>Successfully navigated to 'Search' Page |
| 4650444 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab |
| 4650444 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 4650460 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 4651670 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 4658744 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 4658744 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4658832 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: btnSubmit] |
| 4658876 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 4659373 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 4659436 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: btnSubmit] |
| 4726812 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: lightbox] |
| 4726912 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: i0116] |
| 4727698 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: idSIButton9] |
| 4734033 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 4734033 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4734145 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: lightbox] |
| 4734241 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: idSIButton9] |
| 4741718 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4741718 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4741810 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: btnUpload] |
| 4744952 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4744952 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4745072 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> css selector: .header] |
| 4745072 | main | INFO | main | FIManagement.java:1803 | Login as FiAdmin with Existing FI : null |
| 4748233 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4748238 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4751365 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4751365 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4751431 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: btnUpload] |
| 4754615 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4754615 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4754722 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> css selector: .header] |
| 4756892 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: //a[text()='Administration']] |
| 4765638 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance |
| 4765638 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4765750 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: //button[@id='btnAddNewIndexType']] |
| 4769050 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance |
| 4769050 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4769131 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> css selector: .header] |
| 4769210 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: //a[text()='Administration']] |
| 4777571 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4777571 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4777657 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 4780814 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4780814 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4780909 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> css selector: .header] |
| 4781006 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: //input[@id='txtUserId']] |
| 4801858 | main | INFO | main | FIManagement.java:1813 | Entered 'edalton' in 'User id' field |
| 4801985 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> id: btnSearch] |
| 4806330 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4806330 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4806330 | main | INFO | main | FIManagement.java:1815 | Clicked 'Search' button |
| 4809493 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4809493 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4809540 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: //div[contains(@class,'clickable')]] |
| 4816964 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4816964 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4816964 | main | INFO | main | FIManagement.java:1818 | Expanded the first session |
| 4820101 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4820101 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4822372 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 4822372 | main | INFO | main | FIManagement.java:1826 | Clicked 'Save' button |
| 4822419 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: //div[contains(@class,'clickable')]] |
| 4829794 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4829794 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4829899 | main | INFO | main | FIManagement.java:1828 | Closed the expanded search session |
| 4833040 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 4833040 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4833166 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (949e9ecf549363976839b5a0f5fbaae9)] -> xpath: //*[@id='mnu_Logout']] |
| 4836808 | main | INFO | main | FIManagement.java:1830 | Logged out from application |
| 4843855 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 4843855 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4918873 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 4918873 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 4919113 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: deleteUserWithSingleOrMultipleGroups |
| 4919128 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 4919128 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 4920615 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 4920615 | main | INFO | main | Log.java:218 | |
| 4920615 | main | INFO | main | FIManagement.java:1558 | **** delete User With Single Or Multiple Groups ***** |
| 4920615 | main | INFO | main | Log.java:220 | |
| 4920615 | main | INFO | main | FIManagement.java:1560 | ***** delete User With Single Or Multiple Groups ***** |
| 4928882 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 4928882 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 4928980 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: btnSubmit] |
| 4928980 | main | INFO | main | FIManagement.java:1565 | Navigated to 'eSign Login' page |
| 4929076 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 4929821 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 4929903 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: btnSubmit] |
| 4997161 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: lightbox] |
| 4997274 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: i0116] |
| 4997724 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: idSIButton9] |
| 5003913 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 5003913 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5004023 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: lightbox] |
| 5004102 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: idSIButton9] |
| 5011597 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 5011597 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5011693 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: btnUpload] |
| 5014854 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 5014854 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5014933 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> css selector: .header] |
| 5014933 | main | INFO | main | FIManagement.java:1569 | Login as FiAdmin with Existing FI : null |
| 5015044 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: //a[text()='Administration']] |
| 5023650 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5023650 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5023753 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 5026923 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5026923 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5027034 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> css selector: .header] |
| 5030197 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5030197 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5030296 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: //input[@id='txtUserId']] |
| 5051257 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 5051343 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: btnSearch] |
| 5055670 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5055670 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5055670 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 5058751 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5058751 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5061861 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5061861 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5064972 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5064972 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5068091 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5068091 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5090213 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5090213 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5093366 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5093366 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5093479 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 5093946 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 5093946 | main | INFO | main | FIManagement.java:1581 | Clicked 'Add New' button |
| 5097127 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5097127 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5100347 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5100347 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5113732 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 5117161 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5117161 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5117270 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: //*[contains(@id,'btnUserAddGroup')]] |
| 5122862 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5122862 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5126021 | main | INFO | main | FIManagement.java:1588 | Successfully selected Group name in New group window |
| 5126138 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: Groups0] |
| 5131342 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5131342 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5133565 | main | INFO | main | FIManagement.java:1592 | Filled New User details |
| 5136773 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5136773 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5139045 | main | INFO | main | FIManagement.java:1595 | Clicked 'Save' button |
| 5151247 | main | INFO | main | FIManagement.java:1599 | FI : cmcdaniel exists |
| 5154414 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5154430 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5164504 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: //input[@id='txtUserId']] |
| 5185299 | main | INFO | main | UsersMaintenancePage.java:1523 | Entered 'User id' in 'User id' field |
| 5185404 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: btnSearch] |
| 5189766 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5189766 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5192922 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5192922 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5216937 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5216937 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5220129 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5220129 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5220232 | main | INFO | main | FIManagement.java:1600 | Successfully Deleted user with multiple Group in UserMaintence Page |
| 5232388 | main | INFO | main | FIManagement.java:1604 | <b>Expected: </b>The count of the Users must be greater after adding a new User<br><b>Actual(Passed): </b>The count of the Users is greater after adding a new User |
| 5235558 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5235558 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5235665 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 5236131 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 5236131 | main | INFO | main | FIManagement.java:1609 | Clicked 'Add New' button |
| 5239324 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5239324 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5242530 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5242530 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5259435 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5259435 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5261714 | main | INFO | main | FIManagement.java:1613 | Clicked 'Save' button |
| 5266973 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5266973 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5267070 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 5267386 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 5267386 | main | INFO | main | FIManagement.java:1615 | Clicked 'Add New' button |
| 5270605 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5270605 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5273844 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5273844 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5290258 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5290258 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5292516 | main | INFO | main | FIManagement.java:1619 | Clicked 'Save' button |
| 5304719 | main | INFO | main | FIManagement.java:1622 | FI : cmcdaniel ,lucya exists |
| 5307906 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5307906 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5317996 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: //input[@id='txtUserId']] |
| 5338858 | main | INFO | main | UsersMaintenancePage.java:1523 | Entered 'User id' in 'User id' field |
| 5338945 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: btnSearch] |
| 5345329 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5345329 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5348465 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5348465 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5372397 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5372397 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5375562 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5375562 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5378691 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5378691 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5388797 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> xpath: //input[@id='txtUserId']] |
| 5409625 | main | INFO | main | UsersMaintenancePage.java:1523 | Entered 'User id' in 'User id' field |
| 5409724 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f159927f0603d8779a11ffdefc92b46)] -> id: btnSearch] |
| 5414023 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5414023 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5417168 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5417168 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5441268 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5441268 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5444440 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 5444440 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5444572 | main | INFO | main | FIManagement.java:1623 | Successfully Deleted users with single Group in UserMaintence Page |
| 5456744 | main | INFO | main | FIManagement.java:1629 | <b>Expected: </b>The count of the Users must be greater after deleting a new User<br><b>Actual(Passed): </b>The count of the Users is greater after deleting a new User |
| 5456744 | main | INFO | main | FIManagement.java:1633 | Test Passed. |
| 5456744 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 5457026 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyGroupsWith100PlusUSers |
| 5457042 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 5457060 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 5458480 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 5458480 | main | INFO | main | Log.java:218 | |
| 5458481 | main | INFO | main | FIManagement.java:5891 | **** verify Copy Groups With 100+USers ***** |
| 5458481 | main | INFO | main | Log.java:220 | |
| 5458481 | main | INFO | main | FIManagement.java:5893 | ***** verify Copy Groups With 100+USers ***** |
| 5464917 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 5464917 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5464999 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: btnSubmit] |
| 5464999 | main | INFO | main | FIManagement.java:5898 | Navigated to 'eSign Login' page |
| 5465063 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 5465572 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 5465656 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: btnSubmit] |
| 5533248 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: lightbox] |
| 5533341 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: i0116] |
| 5534136 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: idSIButton9] |
| 5540502 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 5540502 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5540608 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: lightbox] |
| 5540687 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: idSIButton9] |
| 5549287 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 5549287 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5549367 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: btnUpload] |
| 5552477 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 5552477 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5552574 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> css selector: .header] |
| 5552574 | main | INFO | main | FIManagement.java:5903 | Login as FiAdmin with Existing FI : null |
| 5552685 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> xpath: //a[text()='Administration']] |
| 5561840 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5561840 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5565107 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5565107 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5565219 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> css selector: .header] |
| 5570318 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: TxtGroupTitle] |
| 5571077 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: btnSearch] |
| 5575418 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5575418 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5585607 | main | INFO | main | FIManagement.java:5908 | Found the Group Users |
| 5585655 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> xpath: //div[contains(@class,'clickable')]] |
| 5593193 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5593193 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5593299 | main | INFO | main | FIManagement.java:5916 | Expanded the Group |
| 5593395 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (783d67239d05b5223bc05eff71e482f4)] -> id: GroupTab2] |
| 5596762 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5596763 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5596763 | main | INFO | main | FIManagement.java:5918 | Clicked on Group member tab |
| 5598277 | main | ERROR | main | FIManagement.java:5923 | Failed to found 100+ Users, Please add more users |
| 5598277 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 5598483 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyGroupsWithGroupMembersTab |
| 5598499 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 5598515 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 5599944 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 5599944 | main | INFO | main | Log.java:218 | |
| 5599945 | main | INFO | main | FIManagement.java:5570 | **** verify Copy Custom Group with Group Members ***** |
| 5599945 | main | INFO | main | Log.java:220 | |
| 5599945 | main | INFO | main | FIManagement.java:5572 | ***** verify Copy Custom Group with Group Members ***** |
| 5607499 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 5607499 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5607571 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: btnSubmit] |
| 5607571 | main | INFO | main | FIManagement.java:5577 | Navigated to 'eSign Login' page |
| 5607614 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 5608185 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 5608265 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: btnSubmit] |
| 5675810 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: lightbox] |
| 5675937 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: i0116] |
| 5676786 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: idSIButton9] |
| 5682398 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 5682398 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5682478 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: lightbox] |
| 5682557 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: idSIButton9] |
| 5689878 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 5689878 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5689976 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: btnUpload] |
| 5693093 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 5693107 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5693187 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> css selector: .header] |
| 5693187 | main | INFO | main | FIManagement.java:5582 | Login as FiAdmin with Existing FI : null |
| 5693297 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> xpath: //a[text()='Administration']] |
| 5701507 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5701507 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5704708 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5704708 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5704818 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> css selector: .header] |
| 5709946 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: TxtGroupTitle] |
| 5710722 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3b529a11380f86554ba394d0fc4a36a8)] -> id: btnSearch] |
| 5715007 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5715007 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5734600 | main | ERROR | main | FIManagement.java:5587 | Failed to find the group Finance |
| 5734600 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 5734808 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyGroupsWithGroupMembersTab |
| 5734823 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 5734823 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 5736334 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 5736334 | main | INFO | main | Log.java:218 | |
| 5736334 | main | INFO | main | FIManagement.java:5570 | **** verify Copy User Group with Group Members ***** |
| 5736334 | main | INFO | main | Log.java:220 | |
| 5736334 | main | INFO | main | FIManagement.java:5572 | ***** verify Copy User Group with Group Members ***** |
| 5743045 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 5743045 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5743162 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: btnSubmit] |
| 5743162 | main | INFO | main | FIManagement.java:5577 | Navigated to 'eSign Login' page |
| 5743249 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 5743975 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 5744054 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: btnSubmit] |
| 5811943 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: lightbox] |
| 5812038 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: i0116] |
| 5812693 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: idSIButton9] |
| 5818831 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 5818831 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5818926 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: lightbox] |
| 5819053 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: idSIButton9] |
| 5826510 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 5826510 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5826605 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: btnUpload] |
| 5829735 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 5829735 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5829830 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> css selector: .header] |
| 5829830 | main | INFO | main | FIManagement.java:5582 | Login as FiAdmin with Existing FI : null |
| 5829941 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> xpath: //a[text()='Administration']] |
| 5838337 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5838337 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5841599 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5841599 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5841697 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> css selector: .header] |
| 5846795 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: TxtGroupTitle] |
| 5847528 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: btnSearch] |
| 5851826 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5851826 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5862048 | main | INFO | main | FIManagement.java:5587 | Found the Group Users |
| 5862079 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> xpath: //div[contains(@class,'clickable')]] |
| 5869698 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5869698 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5869868 | main | INFO | main | FIManagement.java:5596 | Expanded the Group |
| 5870024 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: GroupTab2] |
| 5873404 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5873404 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5873404 | main | INFO | main | FIManagement.java:5598 | Clicked on Group member tab |
| 5882780 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5882780 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5887907 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: TxtGroupTitle] |
| 5888755 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: btnSearch] |
| 5893042 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5893042 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5920102 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5920102 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5920102 | main | INFO | main | FIManagement.java:5618 | Clicked on Clear Button |
| 5922173 | main | INFO | main | FIManagement.java:5622 | Total users :18 |
| 5927263 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: TxtGroupTitle] |
| 5928019 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> id: btnSearch] |
| 5932316 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 5932316 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5942504 | main | INFO | main | FIManagement.java:5624 | Found the user Users |
| 5942600 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7154b4f5acd9ec183719bc408bdb9dda)] -> xpath: //*[contains(@id,'CopyGroup')]] |
| 5970929 | main | FATAL | main | FIManagement.java:5859 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.GroupMaintenancePage.selectGroupMembersCheckbox(GroupMaintenancePage.java:1651) at com.imm.testscripts.FIManagement.FIManagement.verifyCopyGroupsWithGroupMembersTab(FIManagement.java:5630) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [7154b4f5acd9ec183719bc408bdb9dda, actions {actions=[org.openqa.selenium.interactions.Sequence@420df89]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60053}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: 7154b4f5acd9ec183719bc408bdb9dda at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:362) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:154) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:169) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1921) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:169) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:182) at com.google.common.collect.SingletonImmutableBiMap.forEach(SingletonImmutableBiMap.java:68) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:177) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:278) at org.openqa.selenium.json.Json.toJson(Json.java:42) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:259) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:122) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:172) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 33 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:303) at org.openqa.selenium.json.Json.toJson(Json.java:40) ... 40 more Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:358) ... 61 more Caused by: 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.$Proxy23.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:260) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:209) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:73) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:82) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 63 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#chkGroupMemberClone"} (Session info: chrome=131.0.6778.140) 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: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [7154b4f5acd9ec183719bc408bdb9dda, findElement {using=id, value=chkGroupMemberClone}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60053}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: 7154b4f5acd9ec183719bc408bdb9dda at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.$Proxy17.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) ... 70 more | |||||
| 5970946 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 5971294 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyGroupsWithPermissionAndMembersTabs |
| 5971295 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 5971316 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 5972744 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 5972744 | main | INFO | main | Log.java:218 | |
| 5972744 | main | INFO | main | FIManagement.java:5232 | **** verify Copy Custom Group with both Permissions and Group Members ***** |
| 5972744 | main | INFO | main | Log.java:220 | |
| 5972744 | main | INFO | main | FIManagement.java:5234 | ***** verify Copy Custom Group with both Permissions and Group Members ***** |
| 5979685 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 5979685 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 5979795 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: btnSubmit] |
| 5979796 | main | INFO | main | FIManagement.java:5239 | Navigated to 'eSign Login' page |
| 5979879 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 5980294 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 5980354 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: btnSubmit] |
| 6048190 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: lightbox] |
| 6048299 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: i0116] |
| 6049015 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: idSIButton9] |
| 6055270 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 6055270 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6055363 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: lightbox] |
| 6055458 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: idSIButton9] |
| 6063033 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6063033 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6063119 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: btnUpload] |
| 6066247 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6066247 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6066358 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> css selector: .header] |
| 6066358 | main | INFO | main | FIManagement.java:5244 | Login as FiAdmin with Existing FI : null |
| 6066461 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> xpath: //a[text()='Administration']] |
| 6075781 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6075781 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6078989 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6078989 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6079085 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> css selector: .header] |
| 6084198 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: TxtGroupTitle] |
| 6085052 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (589adc025f610bddd4967526e07a36ef)] -> id: btnSearch] |
| 6089349 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6089349 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6108866 | main | ERROR | main | FIManagement.java:5249 | Failed to find the group Finance |
| 6108866 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 6109073 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyGroupsWithPermissionAndMembersTabs |
| 6109073 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 6109088 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 6110490 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 6110490 | main | INFO | main | Log.java:218 | |
| 6110490 | main | INFO | main | FIManagement.java:5232 | **** verify Copy Administrator Group with both Permissions and Group Members ***** |
| 6110490 | main | INFO | main | Log.java:220 | |
| 6110490 | main | INFO | main | FIManagement.java:5234 | ***** verify Copy Administrator Group with both Permissions and Group Members ***** |
| 6117093 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 6117093 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6117166 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: btnSubmit] |
| 6117166 | main | INFO | main | FIManagement.java:5239 | Navigated to 'eSign Login' page |
| 6117228 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 6117679 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 6117746 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: btnSubmit] |
| 6185337 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: lightbox] |
| 6185431 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: i0116] |
| 6186043 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: idSIButton9] |
| 6191747 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 6191747 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6191856 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: lightbox] |
| 6191951 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: idSIButton9] |
| 6199219 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6199219 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6199314 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: btnUpload] |
| 6202446 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6202446 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6202529 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> css selector: .header] |
| 6202529 | main | INFO | main | FIManagement.java:5244 | Login as FiAdmin with Existing FI : null |
| 6202641 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> xpath: //a[text()='Administration']] |
| 6212443 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6212443 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6215732 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6215732 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6215812 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> css selector: .header] |
| 6220917 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: TxtGroupTitle] |
| 6221707 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: btnSearch] |
| 6226061 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6226061 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6236263 | main | INFO | main | FIManagement.java:5249 | Found the Group Administrators |
| 6236326 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> xpath: //div[contains(@class,'clickable')]] |
| 6243847 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6243847 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6243957 | main | INFO | main | FIManagement.java:5260 | Expanded the Group |
| 6244066 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: GroupTab2] |
| 6247370 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6247370 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6247370 | main | INFO | main | FIManagement.java:5262 | Clicked on Group member tab |
| 6256169 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6256169 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6261276 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: TxtGroupTitle] |
| 6262070 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: btnSearch] |
| 6266433 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6266433 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6294271 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6294271 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6294271 | main | INFO | main | FIManagement.java:5279 | Clicked on Clear Button |
| 6296339 | main | INFO | main | FIManagement.java:5283 | Total users :18 |
| 6301461 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: TxtGroupTitle] |
| 6302148 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> id: btnSearch] |
| 6306450 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6306450 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6316654 | main | INFO | main | FIManagement.java:5285 | Found the user Administrators |
| 6316750 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b535e4ba0a8474bb0fad408dc8e5d08c)] -> xpath: //*[contains(@id,'CopyGroup')]] |
| 6345128 | main | FATAL | main | FIManagement.java:5538 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.GroupMaintenancePage.selectGroupMembersCheckbox(GroupMaintenancePage.java:1651) at com.imm.testscripts.FIManagement.FIManagement.verifyCopyGroupsWithPermissionAndMembersTabs(FIManagement.java:5291) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [b535e4ba0a8474bb0fad408dc8e5d08c, actions {actions=[org.openqa.selenium.interactions.Sequence@42565912]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60585}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: b535e4ba0a8474bb0fad408dc8e5d08c at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:362) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:154) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:169) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1921) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:169) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:182) at com.google.common.collect.SingletonImmutableBiMap.forEach(SingletonImmutableBiMap.java:68) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:177) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:278) at org.openqa.selenium.json.Json.toJson(Json.java:42) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:259) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:122) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:172) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 33 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:303) at org.openqa.selenium.json.Json.toJson(Json.java:40) ... 40 more Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:358) ... 61 more Caused by: 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.$Proxy23.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:260) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:209) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:73) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:82) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 63 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#chkGroupMemberClone"} (Session info: chrome=131.0.6778.140) 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: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [b535e4ba0a8474bb0fad408dc8e5d08c, findElement {using=id, value=chkGroupMemberClone}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60585}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: b535e4ba0a8474bb0fad408dc8e5d08c at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.$Proxy17.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) ... 70 more | |||||
| 6345128 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 6345350 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyGroupsWithPermissionsTab |
| 6345357 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 6345367 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 6346856 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 6346856 | main | INFO | main | Log.java:218 | |
| 6346856 | main | INFO | main | FIManagement.java:4968 | **** verify Copy Custom Group with Permissions ***** |
| 6346856 | main | INFO | main | Log.java:220 | |
| 6346856 | main | INFO | main | FIManagement.java:4970 | ***** verify Copy Custom Group with Permissions ***** |
| 6356034 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 6356034 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6356144 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: btnSubmit] |
| 6356144 | main | INFO | main | FIManagement.java:4975 | Navigated to 'eSign Login' page |
| 6356218 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 6356685 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 6356781 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: btnSubmit] |
| 6424643 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: lightbox] |
| 6424722 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: i0116] |
| 6425321 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: idSIButton9] |
| 6431572 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 6431572 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6431662 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: lightbox] |
| 6431745 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: idSIButton9] |
| 6439942 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6439942 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6440054 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: btnUpload] |
| 6443203 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6443203 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6443293 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> css selector: .header] |
| 6443293 | main | INFO | main | FIManagement.java:4980 | Login as FiAdmin with Existing FI : null |
| 6443411 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> xpath: //a[text()='Administration']] |
| 6452700 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6452700 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6455943 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6455943 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6456038 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> css selector: .header] |
| 6461154 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: TxtGroupTitle] |
| 6461933 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c334760919cd4dd5643b770d21c834c)] -> id: btnSearch] |
| 6466204 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6466204 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6485796 | main | ERROR | main | FIManagement.java:4985 | Failed to find the group Finance |
| 6485796 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 6486015 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyGroupsWithPermissionsTab |
| 6486032 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 6486047 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 6487446 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 6487446 | main | INFO | main | Log.java:218 | |
| 6487446 | main | INFO | main | FIManagement.java:4968 | **** verify Copy User Group with Permissions ***** |
| 6487446 | main | INFO | main | Log.java:220 | |
| 6487446 | main | INFO | main | FIManagement.java:4970 | ***** verify Copy User Group with Permissions ***** |
| 6493943 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 6493943 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6494055 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: btnSubmit] |
| 6494055 | main | INFO | main | FIManagement.java:4975 | Navigated to 'eSign Login' page |
| 6494172 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 6495057 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 6495134 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: btnSubmit] |
| 6562530 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: lightbox] |
| 6562627 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: i0116] |
| 6563390 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: idSIButton9] |
| 6569624 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 6569624 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6569709 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: lightbox] |
| 6569789 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: idSIButton9] |
| 6577157 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6577157 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6577267 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: btnUpload] |
| 6580396 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6580396 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6580483 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> css selector: .header] |
| 6580483 | main | INFO | main | FIManagement.java:4980 | Login as FiAdmin with Existing FI : null |
| 6580572 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> xpath: //a[text()='Administration']] |
| 6589051 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6589051 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6592258 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6592258 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6592369 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> css selector: .header] |
| 6597469 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: TxtGroupTitle] |
| 6598258 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: btnSearch] |
| 6602570 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6602570 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6612793 | main | INFO | main | FIManagement.java:4985 | Found the Group Users |
| 6620431 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6620431 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6625528 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: TxtGroupTitle] |
| 6626381 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: btnSearch] |
| 6630672 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6630672 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6658392 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6658392 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6658392 | main | INFO | main | FIManagement.java:4998 | Clicked on Clear Button |
| 6660477 | main | INFO | main | FIManagement.java:5002 | Total users :18 |
| 6665580 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: TxtGroupTitle] |
| 6666160 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> id: btnSearch] |
| 6670444 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 6670444 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6680646 | main | INFO | main | FIManagement.java:5004 | Found the user Users |
| 6680741 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2d34a1091fcb4863da64ccd0feef1d07)] -> xpath: //*[contains(@id,'CopyGroup')]] |
| 6681130 | main | FATAL | main | FIManagement.java:5201 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.GroupMaintenancePage.selectPermissionCheckbox(GroupMaintenancePage.java:1635) at com.imm.testscripts.FIManagement.FIManagement.verifyCopyGroupsWithPermissionsTab(FIManagement.java:5010) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLDivElement] has no size and location"} (Session info: chrome=131.0.6778.140) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [2d34a1091fcb4863da64ccd0feef1d07, actions {actions=[org.openqa.selenium.interactions.Sequence@71bb24c5]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61204}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: 2d34a1091fcb4863da64ccd0feef1d07 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 33 more | |||||
| 6681130 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 6681337 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerAffectsAnotherFi |
| 6681353 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 6681369 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 6682792 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 6682792 | main | INFO | main | Log.java:218 | |
| 6682792 | main | INFO | main | FIManagement.java:3356 | **** TC1.User 1 exists in Fi1 and User2 in Fi2.Copying User1 from Fi1 and creating User 2 in Fi2 should not affect User2 permissions in Fi2. ***** |
| 6682792 | main | INFO | main | Log.java:220 | |
| 6682793 | main | INFO | main | FIManagement.java:3358 | ***** TC1.User 1 exists in Fi1 and User2 in Fi2.Copying User1 from Fi1 and creating User 2 in Fi2 should not affect User2 permissions in Fi2. ***** |
| 6689270 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 6689270 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6689346 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: btnSubmit] |
| 6689346 | main | INFO | main | FIManagement.java:3364 | Navigated to 'eSign Login' page |
| 6689388 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 6689945 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 6690019 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: btnSubmit] |
| 6757534 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: lightbox] |
| 6757602 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: i0116] |
| 6758040 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: idSIButton9] |
| 6763737 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 6763737 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6763843 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: lightbox] |
| 6763940 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: idSIButton9] |
| 6772102 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6772102 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6772194 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: btnUpload] |
| 6775355 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 6775355 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6775446 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> css selector: .header] |
| 6775446 | main | INFO | main | FIManagement.java:3369 | Login as FiAdmin with Existing FI : null |
| 6775536 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> xpath: //a[text()='Administration']] |
| 6783554 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6783554 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6783681 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 6786883 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6786883 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6786993 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> css selector: .header] |
| 6790138 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6790153 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6790234 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> xpath: //input[@id='txtUserId']] |
| 6811058 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 6811157 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: btnSearch] |
| 6815402 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6815402 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6815402 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 6818498 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6818499 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6821631 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6821631 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6824803 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6824803 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6827961 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6827961 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6828113 | main | INFO | main | FIManagement.java:3374 | Found the user FIUser |
| 6831245 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6831245 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6831327 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> xpath: //input[@id='txtUserId']] |
| 6852189 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 6852298 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: btnSearch] |
| 6856706 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6856706 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6856706 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 6859789 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6859789 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6862879 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6862879 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6866033 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6866033 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6869181 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6869181 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6891714 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6891714 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6904331 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6904331 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6904331 | main | INFO | main | FIManagement.java:3387 | Clicked on Clear Button |
| 6916426 | main | INFO | main | FIManagement.java:3391 | Total users :37 |
| 6919590 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6919590 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6919685 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> xpath: //input[@id='txtUserId']] |
| 6940476 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 6940590 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (161d0e2f6c5808118d11dca14894399b)] -> id: btnSearch] |
| 6944870 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6944870 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6944870 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 6948021 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6948021 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6951095 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6951095 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6954281 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6954281 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6957366 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 6957366 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6957522 | main | INFO | main | FIManagement.java:3394 | Found the user FIUser |
| 6961735 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 6961735 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 6961925 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerChangeTabsAndCreateaSession |
| 6961941 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 6961945 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 6963370 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 6963371 | main | INFO | main | Log.java:218 | |
| 6963371 | main | INFO | main | FIManagement.java:4034 | **** verify Copy USer Change Permission/Groups Tabs And Create a Session ***** |
| 6963371 | main | INFO | main | Log.java:220 | |
| 6963371 | main | INFO | main | FIManagement.java:4036 | ***** verify Copy USer Change Permission/Groups Tabs And Create a Session ***** |
| 6970225 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 6970226 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 6970304 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: btnSubmit] |
| 6970304 | main | INFO | main | FIManagement.java:4041 | Navigated to 'eSign Login' page |
| 6970370 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 6970854 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 6970936 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: btnSubmit] |
| 7038397 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: lightbox] |
| 7038447 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: i0116] |
| 7039148 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: idSIButton9] |
| 7045003 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 7045003 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7045084 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: lightbox] |
| 7045176 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: idSIButton9] |
| 7052840 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7052840 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7052918 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: btnUpload] |
| 7056025 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7056025 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7056112 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> css selector: .header] |
| 7056112 | main | INFO | main | FIManagement.java:4046 | Login as FiAdmin with Existing FI : null |
| 7056182 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> xpath: //a[text()='Administration']] |
| 7064271 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7064271 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7064398 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 7067579 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7067579 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7067651 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> css selector: .header] |
| 7070795 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7070795 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7070873 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> xpath: //input[@id='txtUserId']] |
| 7091661 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 7091773 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4c77314210e27213ad11ffb793be7b78)] -> id: btnSearch] |
| 7096078 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7096078 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7096078 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 7099162 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7099162 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7102261 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7102261 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7105415 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7105415 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7108531 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7108531 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7130549 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7130549 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7130689 | main | ERROR | main | FIManagement.java:4051 | Failed to find the user Albert |
| 7130689 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 7130926 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWith50PlusGroups |
| 7130927 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 7130942 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 7132421 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 7132421 | main | INFO | main | Log.java:218 | |
| 7132421 | main | INFO | main | FIManagement.java:4285 | **** verify Copy USer With 50+ Groups ***** |
| 7132421 | main | INFO | main | Log.java:220 | |
| 7132421 | main | INFO | main | FIManagement.java:4287 | ***** verify Copy USer With 50+ Groups ***** |
| 7139201 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 7139201 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7139300 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: btnSubmit] |
| 7139300 | main | INFO | main | FIManagement.java:4292 | Navigated to 'eSign Login' page |
| 7139411 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 7140083 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 7140179 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: btnSubmit] |
| 7207786 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: lightbox] |
| 7207869 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: i0116] |
| 7208403 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: idSIButton9] |
| 7214905 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 7214905 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7215005 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: lightbox] |
| 7215108 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: idSIButton9] |
| 7223518 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7223518 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7223612 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: btnUpload] |
| 7226731 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7226731 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7226794 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> css selector: .header] |
| 7226794 | main | INFO | main | FIManagement.java:4296 | Login as FiAdmin with Existing FI : null |
| 7226837 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> xpath: //a[text()='Administration']] |
| 7238707 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7238707 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7238787 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 7241994 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7241994 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7242042 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> css selector: .header] |
| 7245187 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7245187 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7245296 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> xpath: //input[@id='txtUserId']] |
| 7266114 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 7266164 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c1726d4bf6b4e3d6f3b1e2ce91288e0)] -> id: btnSearch] |
| 7270510 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7270510 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7270510 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 7273606 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7273606 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7276730 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7276730 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7279869 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7279869 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7282983 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7282983 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7306813 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7306813 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7306988 | main | ERROR | main | FIManagement.java:4303 | Failed to find the user Administrator |
| 7306988 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 7307382 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithGroupTab |
| 7307382 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 7307397 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 7308870 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 7308870 | main | INFO | main | Log.java:218 | |
| 7308870 | main | INFO | main | FIManagement.java:4422 | **** verify Copy Custom User with Only Groups Tab ***** |
| 7308870 | main | INFO | main | Log.java:220 | |
| 7308870 | main | INFO | main | FIManagement.java:4424 | ***** verify Copy Custom User with Only Groups Tab ***** |
| 7315359 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 7315359 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7315453 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: btnSubmit] |
| 7315453 | main | INFO | main | FIManagement.java:4429 | Navigated to 'eSign Login' page |
| 7315550 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 7316168 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 7316241 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: btnSubmit] |
| 7383572 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: lightbox] |
| 7383651 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: i0116] |
| 7384209 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: idSIButton9] |
| 7391246 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 7391246 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7391343 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: lightbox] |
| 7391438 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: idSIButton9] |
| 7398588 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7398588 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7398663 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: btnUpload] |
| 7401836 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7401836 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7401926 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> css selector: .header] |
| 7401926 | main | INFO | main | FIManagement.java:4433 | Login as FiAdmin with Existing FI : null |
| 7402003 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> xpath: //a[text()='Administration']] |
| 7410119 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7410119 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7410242 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 7413429 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7413429 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7413518 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> css selector: .header] |
| 7416675 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7416675 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7416795 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> xpath: //input[@id='txtUserId']] |
| 7437520 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 7437616 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2e69f1f5805f6c2310bfad63048113d9)] -> id: btnSearch] |
| 7441943 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7441943 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7441943 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 7445118 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7445118 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7448264 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7448264 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7451399 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7451399 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7454564 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7454564 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7477323 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7477323 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7477438 | main | ERROR | main | FIManagement.java:4438 | Failed to find the user Albert |
| 7477438 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 7477721 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithGroupTab |
| 7477978 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 7477993 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 7479387 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 7479387 | main | INFO | main | Log.java:218 | |
| 7479388 | main | INFO | main | FIManagement.java:4422 | **** verify Copy FI User with Only Groups Tab ***** |
| 7479388 | main | INFO | main | Log.java:220 | |
| 7479388 | main | INFO | main | FIManagement.java:4424 | ***** verify Copy FI User with Only Groups Tab ***** |
| 7486356 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 7486357 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7486445 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: btnSubmit] |
| 7486445 | main | INFO | main | FIManagement.java:4429 | Navigated to 'eSign Login' page |
| 7486538 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 7487224 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 7487339 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: btnSubmit] |
| 7554827 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: lightbox] |
| 7554906 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: i0116] |
| 7555596 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: idSIButton9] |
| 7561866 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 7561866 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7561950 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: lightbox] |
| 7562029 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: idSIButton9] |
| 7569237 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7569237 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7569349 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: btnUpload] |
| 7572497 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7572497 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7572576 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> css selector: .header] |
| 7572576 | main | INFO | main | FIManagement.java:4433 | Login as FiAdmin with Existing FI : null |
| 7572672 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> xpath: //a[text()='Administration']] |
| 7582108 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7582108 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7582202 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 7585345 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7585345 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7585429 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> css selector: .header] |
| 7588638 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7588638 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7588761 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> xpath: //input[@id='txtUserId']] |
| 7609593 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 7609672 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: btnSearch] |
| 7613891 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7613891 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7613891 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 7616996 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7616996 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7620087 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7620087 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7623206 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7623206 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7626352 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7626352 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7626477 | main | INFO | main | FIManagement.java:4438 | Found the user FIUser |
| 7626542 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> xpath: //div[contains(@class,'clickable')]] |
| 7633932 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7633932 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7634037 | main | INFO | main | FIManagement.java:4448 | Expanded the User |
| 7634163 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 7637499 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7637499 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7637499 | main | INFO | main | FIManagement.java:4450 | Clicked on Group member tab |
| 7650216 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7650216 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7653352 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7653352 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7653430 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> xpath: //input[@id='txtUserId']] |
| 7674255 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 7674367 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: btnSearch] |
| 7678761 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7678761 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7678761 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 7681882 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7681882 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7684991 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7684991 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7688138 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7688138 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7691283 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7691283 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7714046 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7714046 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7726686 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7726686 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7726686 | main | INFO | main | FIManagement.java:4474 | Clicked on Clear Button |
| 7738775 | main | INFO | main | FIManagement.java:4478 | Total users :37 |
| 7741939 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7741939 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7742033 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> xpath: //input[@id='txtUserId']] |
| 7762984 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 7763103 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (715fb544cd3d7e91a93f294acb6bc173)] -> id: btnSearch] |
| 7767321 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7767321 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7767321 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 7770483 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7770483 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7773575 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7773575 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7776688 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7776688 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7779803 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7779803 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7779951 | main | INFO | main | FIManagement.java:4480 | Found the user FIUser |
| 7784069 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 7784069 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 7784338 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithGroupTab |
| 7784354 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 7784354 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 7785745 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 7785745 | main | INFO | main | Log.java:218 | |
| 7785745 | main | INFO | main | FIManagement.java:4422 | **** verify Copy Doc Admin User with Groups ***** |
| 7785745 | main | INFO | main | Log.java:220 | |
| 7785745 | main | INFO | main | FIManagement.java:4424 | ***** verify Copy Doc Admin User with Groups ***** |
| 7793809 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 7793809 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7793897 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: btnSubmit] |
| 7793897 | main | INFO | main | FIManagement.java:4429 | Navigated to 'eSign Login' page |
| 7794014 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 7794872 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 7794949 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: btnSubmit] |
| 7862241 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: lightbox] |
| 7862336 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: i0116] |
| 7863021 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: idSIButton9] |
| 7870594 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 7870594 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7870709 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: lightbox] |
| 7870786 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: idSIButton9] |
| 7878173 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7878188 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7878284 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: btnUpload] |
| 7881412 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 7881412 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7881501 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> css selector: .header] |
| 7881501 | main | INFO | main | FIManagement.java:4433 | Login as FiAdmin with Existing FI : null |
| 7881597 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> xpath: //a[text()='Administration']] |
| 7890112 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7890112 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7890223 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 7893375 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7893375 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7893487 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> css selector: .header] |
| 7896662 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7896662 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7897006 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> xpath: //input[@id='txtUserId']] |
| 7918069 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 7918195 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: btnSearch] |
| 7922567 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7922567 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7922567 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 7925718 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7925718 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7928840 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7928840 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7931987 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7931987 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7935119 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7935119 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7935273 | main | INFO | main | FIManagement.java:4438 | Found the user DocAdmin |
| 7947802 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7947802 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7950972 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7950972 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7951160 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> xpath: //input[@id='txtUserId']] |
| 7972112 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 7972204 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: btnSearch] |
| 7976500 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7976500 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7976500 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 7979595 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7979595 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7982707 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7982707 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7985820 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7985820 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 7988898 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 7988898 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8011892 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8011892 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8024435 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8024435 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8024435 | main | INFO | main | FIManagement.java:4474 | Clicked on Clear Button |
| 8036526 | main | INFO | main | FIManagement.java:4478 | Total users :37 |
| 8039735 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8039735 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8039924 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> xpath: //input[@id='txtUserId']] |
| 8060688 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 8060805 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2c26eea780311c8474644b19b0ad4a2f)] -> id: btnSearch] |
| 8065200 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8065200 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8065200 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 8068296 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8068296 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8071426 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8071426 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8074551 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8074551 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8077658 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8077664 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8077805 | main | INFO | main | FIManagement.java:4480 | Found the user DocAdmin |
| 8081972 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 8081972 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 8082195 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithMultipleGroups |
| 8082211 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 8082226 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 8083609 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 8083609 | main | INFO | main | Log.java:218 | |
| 8083609 | main | INFO | main | FIManagement.java:4619 | **** verify Copy Custom User with Multiple Groups ***** |
| 8083609 | main | INFO | main | Log.java:220 | |
| 8083610 | main | INFO | main | FIManagement.java:4621 | ***** verify Copy Custom User with Multiple Groups ***** |
| 8090566 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 8090566 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8090692 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: btnSubmit] |
| 8090692 | main | INFO | main | FIManagement.java:4626 | Navigated to 'eSign Login' page |
| 8090813 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 8091461 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 8091554 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: btnSubmit] |
| 8159015 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: lightbox] |
| 8159096 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: i0116] |
| 8159860 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: idSIButton9] |
| 8165570 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 8165570 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8165648 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: lightbox] |
| 8165711 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: idSIButton9] |
| 8173510 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8173510 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8173621 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: btnUpload] |
| 8176763 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8176763 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8176842 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> css selector: .header] |
| 8176842 | main | INFO | main | FIManagement.java:4630 | Login as FiAdmin with Existing FI : null |
| 8176954 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> xpath: //a[text()='Administration']] |
| 8187294 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8187294 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8187403 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 8190564 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8190564 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8190706 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> css selector: .header] |
| 8193835 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8193835 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8193946 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> xpath: //input[@id='txtUserId']] |
| 8214576 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 8214687 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (15fd95f4806613face44f9ad31b4f337)] -> id: btnSearch] |
| 8219059 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8219059 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8219059 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 8222170 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8222170 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8225286 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8225286 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8228414 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8228414 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8231532 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8231532 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8255136 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8255136 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8255301 | main | ERROR | main | FIManagement.java:4635 | Failed to find the user TomPeter |
| 8255301 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 8255726 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithNoGroups |
| 8255741 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 8255757 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 8257179 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 8257179 | main | INFO | main | Log.java:218 | |
| 8257179 | main | INFO | main | FIManagement.java:3756 | **** Verify Copy User with No groups associated to it ***** |
| 8257179 | main | INFO | main | Log.java:220 | |
| 8257186 | main | INFO | main | FIManagement.java:3758 | ***** Verify Copy User with No groups associated to it ***** |
| 8264026 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 8264026 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8264117 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: btnSubmit] |
| 8264117 | main | INFO | main | FIManagement.java:3763 | Navigated to 'eSign Login' page |
| 8264213 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 8264962 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 8265073 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: btnSubmit] |
| 8332430 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: lightbox] |
| 8332543 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: i0116] |
| 8333332 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: idSIButton9] |
| 8339820 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 8339820 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8339899 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: lightbox] |
| 8340011 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: idSIButton9] |
| 8347548 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8347548 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8347628 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: btnUpload] |
| 8350739 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8350754 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8350835 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> css selector: .header] |
| 8350835 | main | INFO | main | FIManagement.java:3767 | Login as FiAdmin with Existing FI : null |
| 8350920 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> xpath: //a[text()='Administration']] |
| 8359181 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8359181 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8359291 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 8362439 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8362454 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8362548 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> css selector: .header] |
| 8365728 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8365728 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8365837 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> xpath: //input[@id='txtUserId']] |
| 8386762 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 8386873 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d66a62701aa43d87e8f5344e7183d45c)] -> id: btnSearch] |
| 8391201 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8391201 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8391201 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 8394284 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8394284 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8397387 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8397387 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8400498 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8400498 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8403670 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8403670 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8426300 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8426300 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8426442 | main | ERROR | main | FIManagement.java:3772 | Failed to find the user Jerry |
| 8426442 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 8426775 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithPermissionGroupeSignClientTabs |
| 8426777 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 8426791 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 8428234 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 8428234 | main | INFO | main | Log.java:218 | |
| 8428234 | main | INFO | main | FIManagement.java:3512 | **** verify Copy Custom USer with All Permission/Group/eSign Client ***** |
| 8428234 | main | INFO | main | Log.java:220 | |
| 8428235 | main | INFO | main | FIManagement.java:3514 | ***** verify Copy Custom USer with All Permission/Group/eSign Client ***** |
| 8435895 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 8435895 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8436001 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: btnSubmit] |
| 8436001 | main | INFO | main | FIManagement.java:3519 | Navigated to 'eSign Login' page |
| 8436068 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 8436685 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 8436766 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: btnSubmit] |
| 8503984 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: lightbox] |
| 8504080 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: i0116] |
| 8504846 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: idSIButton9] |
| 8511107 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 8511107 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8511186 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: lightbox] |
| 8511237 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: idSIButton9] |
| 8519000 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8519000 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8519071 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: btnUpload] |
| 8522216 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8522216 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8522321 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> css selector: .header] |
| 8522321 | main | INFO | main | FIManagement.java:3524 | Login as FiAdmin with Existing FI : null |
| 8522424 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> xpath: //a[text()='Administration']] |
| 8532067 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8532067 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8532169 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 8535378 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8535378 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8535488 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> css selector: .header] |
| 8538652 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8538653 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8538746 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> xpath: //input[@id='txtUserId']] |
| 8559616 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 8559690 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146df9744163080dc08a14156826e3)] -> id: btnSearch] |
| 8563961 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8563961 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8563961 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 8567079 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8567079 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8570236 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8570236 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8573372 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8573372 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8576524 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8576524 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8599664 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8599664 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8599765 | main | ERROR | main | FIManagement.java:3530 | Failed to find the user Albert |
| 8599765 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 8600000 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithPermissionGroupeSignClientTabs |
| 8600016 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 8600033 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 8601514 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 8601514 | main | INFO | main | Log.java:218 | |
| 8601514 | main | INFO | main | FIManagement.java:3512 | **** verify Copy DocAdmin User with All Permission/Group/eSign Client ***** |
| 8601514 | main | INFO | main | Log.java:220 | |
| 8601514 | main | INFO | main | FIManagement.java:3514 | ***** verify Copy DocAdmin User with All Permission/Group/eSign Client ***** |
| 8607998 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 8607998 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8608083 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: btnSubmit] |
| 8608083 | main | INFO | main | FIManagement.java:3519 | Navigated to 'eSign Login' page |
| 8608178 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 8608756 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 8608838 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: btnSubmit] |
| 8676258 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: lightbox] |
| 8676338 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: i0116] |
| 8676906 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: idSIButton9] |
| 8682804 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 8682804 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8682890 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: lightbox] |
| 8683001 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: idSIButton9] |
| 8690316 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8690316 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8690417 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: btnUpload] |
| 8693537 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8693537 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8693626 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> css selector: .header] |
| 8693626 | main | INFO | main | FIManagement.java:3524 | Login as FiAdmin with Existing FI : null |
| 8693724 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> xpath: //a[text()='Administration']] |
| 8701942 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8701942 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8702036 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 8705177 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8705177 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8705231 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> css selector: .header] |
| 8708413 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8708413 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8708487 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> xpath: //input[@id='txtUserId']] |
| 8729028 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 8729117 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: btnSearch] |
| 8733307 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8733307 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8733307 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 8736404 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8736404 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8739541 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8739541 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8742673 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8742673 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8745787 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8745787 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8745910 | main | INFO | main | FIManagement.java:3530 | Found the user DocAdmin |
| 8745947 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> xpath: //div[contains(@class,'clickable')]] |
| 8753260 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8753260 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8753355 | main | INFO | main | FIManagement.java:3542 | Expanded the User |
| 8753432 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 8756699 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8756699 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8756699 | main | INFO | main | FIManagement.java:3544 | Clicked on Group member tab |
| 8769489 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8769489 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8772653 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8772653 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8772704 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> xpath: //input[@id='txtUserId']] |
| 8793466 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 8793552 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: btnSearch] |
| 8797867 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8797867 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8797867 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 8800986 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8800986 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8804036 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8804051 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8807137 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8807137 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8810235 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8810235 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8833835 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8833836 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8846380 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8846380 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8846380 | main | INFO | main | FIManagement.java:3565 | Clicked on Clear Button |
| 8858439 | main | INFO | main | FIManagement.java:3569 | Total users :37 |
| 8861554 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8861554 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8861619 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> xpath: //input[@id='txtUserId']] |
| 8882260 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 8882325 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcded151e451663b003f0fb930d6186a)] -> id: btnSearch] |
| 8886587 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8886587 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8886587 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 8889691 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8889691 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8892824 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8892824 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8895950 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8895950 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8899071 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 8899071 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8899200 | main | INFO | main | FIManagement.java:3572 | Found the user DocAdmin |
| 8903364 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 8903364 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 8903664 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithPermissionGroupeSignClientTabs |
| 8903682 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 8903694 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 8905081 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 8905081 | main | INFO | main | Log.java:218 | |
| 8905081 | main | INFO | main | FIManagement.java:3512 | **** verify Copy FiAdmin User with All Permission/Group/eSign Client ***** |
| 8905081 | main | INFO | main | Log.java:220 | |
| 8905081 | main | INFO | main | FIManagement.java:3514 | ***** verify Copy FiAdmin User with All Permission/Group/eSign Client ***** |
| 8912943 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 8912944 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8913025 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: btnSubmit] |
| 8913025 | main | INFO | main | FIManagement.java:3519 | Navigated to 'eSign Login' page |
| 8913067 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 8913504 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 8913590 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: btnSubmit] |
| 8981337 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: lightbox] |
| 8981433 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: i0116] |
| 8982045 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: idSIButton9] |
| 8987937 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 8987937 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8988032 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: lightbox] |
| 8988127 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: idSIButton9] |
| 8995314 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8995314 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8995440 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: btnUpload] |
| 8998566 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 8998566 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 8998625 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> css selector: .header] |
| 8998625 | main | INFO | main | FIManagement.java:3524 | Login as FiAdmin with Existing FI : null |
| 8998720 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> xpath: //a[text()='Administration']] |
| 9007081 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9007081 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9007171 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 9010303 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9010303 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9010389 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> css selector: .header] |
| 9013510 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9013510 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9013571 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> xpath: //input[@id='txtUserId']] |
| 9034388 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 9034451 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: btnSearch] |
| 9038671 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9038671 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9038671 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 9041783 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9041783 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9044864 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9044864 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9047980 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9047980 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9051062 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9051062 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9051191 | main | INFO | main | FIManagement.java:3530 | Found the user FIAdmin |
| 9051223 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> xpath: //div[contains(@class,'clickable')]] |
| 9058634 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9058634 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9058798 | main | INFO | main | FIManagement.java:3542 | Expanded the User |
| 9058939 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 9062280 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9062280 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9062280 | main | INFO | main | FIManagement.java:3544 | Clicked on Group member tab |
| 9074983 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9074983 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9078127 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9078127 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9078207 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> xpath: //input[@id='txtUserId']] |
| 9098927 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 9098980 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: btnSearch] |
| 9103218 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9103218 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9103218 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 9106355 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9106355 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9109480 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9109480 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9112589 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9112589 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9115724 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9115724 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9138341 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9138341 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9151161 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9151161 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9151161 | main | INFO | main | FIManagement.java:3565 | Clicked on Clear Button |
| 9163227 | main | INFO | main | FIManagement.java:3569 | Total users :37 |
| 9166393 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9166393 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9166457 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> xpath: //input[@id='txtUserId']] |
| 9187131 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 9187198 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4f35b47cdee0b103f9ee28793360600e)] -> id: btnSearch] |
| 9191412 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9191412 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9191412 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 9194521 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9194521 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9197606 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9197606 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9200714 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9200714 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9203804 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9203804 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9203932 | main | INFO | main | FIManagement.java:3572 | Found the user FIAdmin |
| 9208117 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 9208117 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 9208338 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithPermissionGroupeSignClientTabs |
| 9208353 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 9208369 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 9209774 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 9209774 | main | INFO | main | Log.java:218 | |
| 9209775 | main | INFO | main | FIManagement.java:3512 | **** verify Copy Custom USer with Permission and Group ***** |
| 9209775 | main | INFO | main | Log.java:220 | |
| 9209775 | main | INFO | main | FIManagement.java:3514 | ***** verify Copy Custom USer with Permission and Group ***** |
| 9217674 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 9217674 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9217751 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: btnSubmit] |
| 9217752 | main | INFO | main | FIManagement.java:3519 | Navigated to 'eSign Login' page |
| 9217843 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 9218399 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 9218443 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: btnSubmit] |
| 9286268 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: lightbox] |
| 9286345 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: i0116] |
| 9286805 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: idSIButton9] |
| 9292829 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 9292829 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9292888 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: lightbox] |
| 9292965 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: idSIButton9] |
| 9300245 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9300245 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9300340 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: btnUpload] |
| 9303492 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9303492 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9303573 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> css selector: .header] |
| 9303573 | main | INFO | main | FIManagement.java:3524 | Login as FiAdmin with Existing FI : null |
| 9303652 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> xpath: //a[text()='Administration']] |
| 9311935 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9311936 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9312000 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 9315145 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9315145 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9315188 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> css selector: .header] |
| 9318321 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9318321 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9318417 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> xpath: //input[@id='txtUserId']] |
| 9339086 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 9339150 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (290c1451bd4492831b97cae46160702a)] -> id: btnSearch] |
| 9343376 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9343376 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9343376 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 9346503 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9346503 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9349640 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9349640 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9352732 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9352732 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9355877 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9355877 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9377885 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9377885 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9377986 | main | ERROR | main | FIManagement.java:3530 | Failed to find the user Albert |
| 9377986 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 9378269 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithPermissionGroupeSignClientTabs |
| 9378289 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 9378301 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 9379704 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 9379704 | main | INFO | main | Log.java:218 | |
| 9379704 | main | INFO | main | FIManagement.java:3512 | **** verify Copy Custom USer with Permission and eSign Client ***** |
| 9379704 | main | INFO | main | Log.java:220 | |
| 9379705 | main | INFO | main | FIManagement.java:3514 | ***** verify Copy Custom USer with Permission and eSign Client ***** |
| 9386523 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 9386523 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9386656 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: btnSubmit] |
| 9386656 | main | INFO | main | FIManagement.java:3519 | Navigated to 'eSign Login' page |
| 9386782 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 9387644 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 9387738 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: btnSubmit] |
| 9455265 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: lightbox] |
| 9455323 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: i0116] |
| 9456045 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: idSIButton9] |
| 9461979 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 9461979 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9462035 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: lightbox] |
| 9462091 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: idSIButton9] |
| 9469317 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9469317 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9469392 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: btnUpload] |
| 9472486 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9472486 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9472549 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> css selector: .header] |
| 9472549 | main | INFO | main | FIManagement.java:3524 | Login as FiAdmin with Existing FI : null |
| 9472646 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> xpath: //a[text()='Administration']] |
| 9480582 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9480582 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9480662 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 9483815 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9483815 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9483905 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> css selector: .header] |
| 9487004 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9487004 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9487067 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> xpath: //input[@id='txtUserId']] |
| 9507797 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 9507882 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2f560af4190c5c5a58112e7153de54cb)] -> id: btnSearch] |
| 9512166 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9512166 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9512166 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 9515250 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9515250 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9518381 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9518381 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9521479 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9521479 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9524598 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9524598 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9546450 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9546450 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9546550 | main | ERROR | main | FIManagement.java:3530 | Failed to find the user Albert |
| 9546550 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 9546734 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithPermissionGroupeSignClientTabs |
| 9546751 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 9546767 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 9548145 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 9548145 | main | INFO | main | Log.java:218 | |
| 9548145 | main | INFO | main | FIManagement.java:3512 | **** verify Copy Custom USer with Group and eSign Client ***** |
| 9548145 | main | INFO | main | Log.java:220 | |
| 9548145 | main | INFO | main | FIManagement.java:3514 | ***** verify Copy Custom USer with Group and eSign Client ***** |
| 9554776 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 9554776 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9554861 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: btnSubmit] |
| 9554861 | main | INFO | main | FIManagement.java:3519 | Navigated to 'eSign Login' page |
| 9554929 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 9555489 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 9555552 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: btnSubmit] |
| 9623011 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: lightbox] |
| 9623089 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: i0116] |
| 9623648 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: idSIButton9] |
| 9629685 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 9629685 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9629789 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: lightbox] |
| 9629867 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: idSIButton9] |
| 9637528 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9637528 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9637602 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: btnUpload] |
| 9640709 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9640709 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9640771 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> css selector: .header] |
| 9640771 | main | INFO | main | FIManagement.java:3524 | Login as FiAdmin with Existing FI : null |
| 9640868 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> xpath: //a[text()='Administration']] |
| 9649200 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9649200 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9649307 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 9652443 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9652443 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9652484 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> css selector: .header] |
| 9655630 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9655630 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9655726 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> xpath: //input[@id='txtUserId']] |
| 9676340 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 9676419 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e74d902fdcec4416d5fcc8d6d7432259)] -> id: btnSearch] |
| 9680742 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9680742 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9680742 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 9683841 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9683841 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9686921 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9686921 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9690011 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9690011 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9693072 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9693072 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9716797 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9716797 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9716901 | main | ERROR | main | FIManagement.java:3530 | Failed to find the user Albert |
| 9716901 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 9717142 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithPermissonTab |
| 9717155 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 9717168 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 9718711 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 9718711 | main | INFO | main | Log.java:218 | |
| 9718712 | main | INFO | main | FIManagement.java:3155 | **** verify Copy Custom USer with only Permisson Tab ***** |
| 9718712 | main | INFO | main | Log.java:220 | |
| 9718712 | main | INFO | main | FIManagement.java:3157 | ***** verify Copy Custom USer with only Permisson Tab ***** |
| 9725593 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 9725594 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9725675 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: btnSubmit] |
| 9725675 | main | INFO | main | FIManagement.java:3162 | Navigated to 'eSign Login' page |
| 9725771 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 9726256 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 9726324 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: btnSubmit] |
| 9793693 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: lightbox] |
| 9793814 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: i0116] |
| 9794429 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: idSIButton9] |
| 9800480 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 9800480 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9800550 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: lightbox] |
| 9800647 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: idSIButton9] |
| 9813542 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9813542 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9813632 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: btnUpload] |
| 9816761 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9816761 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9816839 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> css selector: .header] |
| 9816839 | main | INFO | main | FIManagement.java:3167 | Login as FiAdmin with Existing FI : null |
| 9816938 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> xpath: //a[text()='Administration']] |
| 9825131 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9825131 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9825194 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 9828335 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9828335 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9828445 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> css selector: .header] |
| 9831592 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9831592 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9831655 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> xpath: //input[@id='txtUserId']] |
| 9852358 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 9852439 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3adfeeedb779aadfd518b64f847d7c86)] -> id: btnSearch] |
| 9856737 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9856737 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9856737 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 9859813 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9859813 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9862876 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9862876 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9865988 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9865988 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9869149 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9869149 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9897806 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 9897806 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9897915 | main | ERROR | main | FIManagement.java:3173 | Failed to find the user Albert |
| 9897915 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 9898119 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWithPermissonTab |
| 9898136 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 9898150 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 9899566 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 9899566 | main | INFO | main | Log.java:218 | |
| 9899566 | main | INFO | main | FIManagement.java:3155 | **** verify Copy FI User with Only Permisson Tab ***** |
| 9899566 | main | INFO | main | Log.java:220 | |
| 9899566 | main | INFO | main | FIManagement.java:3157 | ***** verify Copy FI User with Only Permisson Tab ***** |
| 9906170 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 9906170 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9906295 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: btnSubmit] |
| 9906295 | main | INFO | main | FIManagement.java:3162 | Navigated to 'eSign Login' page |
| 9906389 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 9906941 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 9907006 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: btnSubmit] |
| 9975239 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: lightbox] |
| 9975295 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: i0116] |
| 9975709 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: idSIButton9] |
| 9981543 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 9981543 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9981607 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: lightbox] |
| 9981734 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: idSIButton9] |
| 9989261 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9989261 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9989339 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: btnUpload] |
| 9992490 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 9992490 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 9992571 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> css selector: .header] |
| 9992571 | main | INFO | main | FIManagement.java:3167 | Login as FiAdmin with Existing FI : null |
| 9992686 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> xpath: //a[text()='Administration']] |
| 10001123 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10001123 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10001236 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 10004393 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10004393 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10004482 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> css selector: .header] |
| 10007613 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10007613 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10007693 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> xpath: //input[@id='txtUserId']] |
| 10028377 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 10028478 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: btnSearch] |
| 10032790 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10032790 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10032790 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 10035872 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10035872 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10038963 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10038963 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10042056 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10042056 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10045129 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10045129 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10045253 | main | INFO | main | FIManagement.java:3173 | Found the user FIUser |
| 10058217 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10058217 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10061382 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10061382 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10061446 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> xpath: //input[@id='txtUserId']] |
| 10082193 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 10082277 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: btnSearch] |
| 10086541 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10086541 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10086541 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 10089697 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10089698 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10092769 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10092769 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10095865 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10095865 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10098964 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10098964 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10120913 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10120913 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10133494 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10133494 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10133494 | main | INFO | main | FIManagement.java:3184 | Clicked on Clear Button |
| 10145585 | main | INFO | main | FIManagement.java:3188 | Total users :37 |
| 10148703 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10148703 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10148765 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> xpath: //input[@id='txtUserId']] |
| 10169461 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 10169510 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5f5a07aee93d7aefbf3ad7bd617ea961)] -> id: btnSearch] |
| 10173761 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10173761 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10173761 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 10176868 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10176868 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10179999 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10179999 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10183116 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10183116 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10186237 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10186237 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10186345 | main | INFO | main | FIManagement.java:3191 | Found the user FIUser |
| 10190690 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 10190690 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 10190877 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWitheSignClientTab |
| 10190887 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 10190893 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 10192308 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 10192308 | main | INFO | main | Log.java:218 | |
| 10192308 | main | INFO | main | FIManagement.java:4794 | **** verify Copy Custom User with eSign Client ***** |
| 10192308 | main | INFO | main | Log.java:220 | |
| 10192308 | main | INFO | main | FIManagement.java:4796 | ***** verify Copy Custom User with eSign Client ***** |
| 10199133 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 10199133 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10199206 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: btnSubmit] |
| 10199207 | main | INFO | main | FIManagement.java:4801 | Navigated to 'eSign Login' page |
| 10199277 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 10199761 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 10199846 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: btnSubmit] |
| 10267299 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: lightbox] |
| 10267394 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: i0116] |
| 10268118 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: idSIButton9] |
| 10273907 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 10273907 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10274017 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: lightbox] |
| 10274113 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: idSIButton9] |
| 10281657 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 10281657 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10281768 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: btnUpload] |
| 10284902 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 10284902 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10285012 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> css selector: .header] |
| 10285012 | main | INFO | main | FIManagement.java:4805 | Login as FiAdmin with Existing FI : null |
| 10285117 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> xpath: //a[text()='Administration']] |
| 10293606 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10293606 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10293718 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 10296915 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10296915 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10297027 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> css selector: .header] |
| 10300188 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10300188 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10300299 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> xpath: //input[@id='txtUserId']] |
| 10320869 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 10320980 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1d8ab616e23699c3aa7adc0208748cad)] -> id: btnSearch] |
| 10325344 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10325344 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10325344 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 10328502 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10328502 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10331594 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10331594 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10334714 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10334730 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10337850 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10337850 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10361055 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10361055 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10361166 | main | ERROR | main | FIManagement.java:4811 | Failed to find the user Albert |
| 10361166 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 10361433 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyUSerWitheSignClientTab |
| 10361440 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 10361448 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 10362870 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 10362870 | main | INFO | main | Log.java:218 | |
| 10362870 | main | INFO | main | FIManagement.java:4794 | **** verify Copy FI User with eSign Client ***** |
| 10362871 | main | INFO | main | Log.java:220 | |
| 10362871 | main | INFO | main | FIManagement.java:4796 | ***** verify Copy FI User with eSign Client ***** |
| 10369382 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 10369382 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10369473 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: btnSubmit] |
| 10369473 | main | INFO | main | FIManagement.java:4801 | Navigated to 'eSign Login' page |
| 10369554 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 10370124 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 10370188 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: btnSubmit] |
| 10437575 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: lightbox] |
| 10437659 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: i0116] |
| 10438193 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: idSIButton9] |
| 10444110 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 10444110 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10444183 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: lightbox] |
| 10444240 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: idSIButton9] |
| 10453203 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 10453203 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10453293 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: btnUpload] |
| 10456407 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 10456407 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10456504 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> css selector: .header] |
| 10456504 | main | INFO | main | FIManagement.java:4805 | Login as FiAdmin with Existing FI : null |
| 10456589 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> xpath: //a[text()='Administration']] |
| 10467083 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10467083 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10467176 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 10470333 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10470333 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10470414 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> css selector: .header] |
| 10473570 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10473570 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10473660 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> xpath: //input[@id='txtUserId']] |
| 10494300 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 10494376 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: btnSearch] |
| 10498641 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10498641 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10498641 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 10501705 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10501705 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10504845 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10504860 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10507957 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10507957 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10511033 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10511033 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10511141 | main | INFO | main | FIManagement.java:4811 | Found the user FIUser |
| 10526853 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10526853 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10529955 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10529955 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10540054 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> xpath: //input[@id='txtUserId']] |
| 10560744 | main | INFO | main | UsersMaintenancePage.java:1523 | Entered 'User id' in 'User id' field |
| 10560794 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: btnSearch] |
| 10565016 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10565016 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10568168 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10568168 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10593130 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10593130 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10596290 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10596290 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10596441 | main | INFO | main | FIManagement.java:4820 | Succesfully Deleted Copy user |
| 10609491 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10609491 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10609491 | main | INFO | main | FIManagement.java:4825 | Clicked on Clear Button |
| 10621570 | main | INFO | main | FIManagement.java:4829 | Total users :37 |
| 10624754 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10624754 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10624823 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> xpath: //input[@id='txtUserId']] |
| 10645682 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 10645764 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2aba245f144346f8b5fe741cee5dd279)] -> id: btnSearch] |
| 10650044 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10650044 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10650044 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 10653155 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10653155 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10656247 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10656247 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10659355 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10659355 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10662412 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10662412 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10662540 | main | INFO | main | FIManagement.java:4831 | Found the user FIUser |
| 10666961 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 10666962 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 10667200 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyGroupAbleToEdit |
| 10667214 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 10667230 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 10668654 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 10668654 | main | INFO | main | Log.java:218 | |
| 10668654 | main | INFO | main | FIManagement.java:2309 | **** verify Group able to Edit ***** |
| 10668654 | main | INFO | main | Log.java:220 | |
| 10668654 | main | INFO | main | FIManagement.java:2311 | ***** verify Group able to Edit ***** |
| 10674829 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 10674829 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10674915 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: btnSubmit] |
| 10674916 | main | INFO | main | FIManagement.java:2316 | Navigated to 'eSign Login' page |
| 10675005 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 10675436 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 10675525 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: btnSubmit] |
| 10742895 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: lightbox] |
| 10742943 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: i0116] |
| 10743493 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: idSIButton9] |
| 10749513 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 10749513 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10749593 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: lightbox] |
| 10749674 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: idSIButton9] |
| 10756958 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 10756958 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10757021 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: btnUpload] |
| 10760143 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 10760143 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10760206 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> css selector: .header] |
| 10760206 | main | INFO | main | FIManagement.java:2320 | Login as FiAdmin with Existing FI : null |
| 10760248 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> xpath: //a[text()='Administration']] |
| 10768716 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 10768716 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10771892 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 10771892 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10771939 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> css selector: .header] |
| 10777036 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: TxtGroupTitle] |
| 10777658 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: btnSearch] |
| 10781948 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 10781948 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10806451 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: TxtGroupTitle] |
| 10806894 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (37eb3b7cf26a64d0ed30006234b69e1c)] -> id: btnSearch] |
| 10811149 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 10811149 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10834780 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 10834780 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 10835034 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyGroupSearchInAddNewGroup |
| 10835050 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 10835050 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 10836521 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 10836521 | main | INFO | main | Log.java:218 | |
| 10836521 | main | INFO | main | FIManagement.java:1072 | **** Verify Groups in add group options ***** |
| 10836521 | main | INFO | main | Log.java:220 | |
| 10836535 | main | INFO | main | FIManagement.java:1074 | ***** Verify Groups in add group options ***** |
| 10844338 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 10844338 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10844448 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: btnSubmit] |
| 10844448 | main | INFO | main | FIManagement.java:1079 | Navigated to 'eSign Login' page |
| 10844540 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 10845095 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 10845161 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: btnSubmit] |
| 10912884 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: lightbox] |
| 10912946 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: i0116] |
| 10913405 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: idSIButton9] |
| 10919451 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 10919451 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10919560 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: lightbox] |
| 10919667 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: idSIButton9] |
| 10928262 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 10928262 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10928340 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: btnUpload] |
| 10931447 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 10931447 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10931559 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> css selector: .header] |
| 10931559 | main | INFO | main | FIManagement.java:1083 | Login as FiAdmin with Existing FI : null |
| 10931690 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: //a[text()='Administration']] |
| 10939917 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10939917 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10939980 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 10943148 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10943148 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10943208 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> css selector: .header] |
| 10946363 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10946363 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10946421 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: //input[@id='txtUserId']] |
| 10967196 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 10967295 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> id: btnSearch] |
| 10971468 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10971468 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10971468 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 10974590 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10974590 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10977733 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10977733 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10980868 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10980868 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 10983978 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 10983978 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11006498 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11006498 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11009661 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11009661 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11009773 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 11010155 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 11010155 | main | INFO | main | FIManagement.java:1095 | Clicked 'Add New' button |
| 11013333 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11013333 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11016517 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11016517 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11018865 | main | INFO | main | FIManagement.java:1098 | Filled New User details |
| 11019151 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: //*[@id="Groups0"]/div/div[4]/table/thead/tr/th[2]] |
| 11019232 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: //*[contains(@id,'btnUserAddGroup')]] |
| 11024888 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11024888 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11027740 | main | INFO | main | FIManagement.java:1104 | Successfully filtered Group name in New group window |
| 11033174 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11033174 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11038552 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11038552 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11041227 | main | INFO | main | FIManagement.java:1110 | Successfully filtered Group name in New group window |
| 11046603 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11046603 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11052014 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11052014 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11059478 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11059478 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11062574 | main | INFO | main | FIManagement.java:1118 | Successfully selected Group name in New group window |
| 11062674 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: //*[contains(@id,'btnUserAddGroup')]] |
| 11068253 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11068253 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11070440 | main | INFO | main | FIManagement.java:1125 | <b>Expected: </b>The count of the Group must be lesser after adding a new Group<br><b>Actual(Passed): </b>The count of the Group is lesser after adding a new Group |
| 11075775 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11075775 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11078374 | main | INFO | main | FIManagement.java:1130 | Successfully filtered Group name in New group window |
| 11081768 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11081768 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11081842 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d57ea5fb7195068cba09153495342fcb)] -> xpath: //*[@id='mnu_Logout']] |
| 11084042 | main | INFO | main | FIManagement.java:1134 | Logged out from application |
| 11084042 | main | INFO | main | FIManagement.java:1135 | Test Passed. |
| 11084042 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 11084295 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyLastEditTimeInUserProfile |
| 11084521 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 11084533 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 11085946 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 11092477 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 11092477 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11092567 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> id: btnSubmit] |
| 11092567 | main | INFO | main | FIManagement.java:1241 | Navigated to 'eSign Login' page |
| 11092637 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 11093115 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 11093181 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> id: btnSubmit] |
| 11096874 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> id: idSIButton9] |
| 11103298 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 11103298 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11103370 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> id: lightbox] |
| 11103465 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> id: idSIButton9] |
| 11104022 | main | INFO | main | FIManagement.java:1245 | Login as User with Existing FI : |
| 11111895 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch |
| 11111895 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11111975 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> css selector: .header] |
| 11112078 | main | INFO | main | FIManagement.java:1247 | Navigated to SearchActiveSessionPage |
| 11112132 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> xpath: //*[@id='dropdownUL']/li] |
| 11121589 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 11121589 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11121702 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> xpath: //button[@id='btnPasswordReset_0']] |
| 11124859 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 11124859 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11124939 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f2e7f1648e85b63d16dbe72a6d2b7d63)] -> css selector: .header] |
| 11129179 | main | INFO | main | FIManagement.java:1254 | Entered 'time' in 'User Account' field |
| 11129337 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyLastEditTimeInUserProfile |
| 11129353 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 11129372 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 11130535 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 11137371 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 11137371 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11137465 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: btnSubmit] |
| 11137465 | main | INFO | main | FIManagement.java:1261 | Navigated to 'eSign Login' page |
| 11137551 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 11138113 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 11138179 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: btnSubmit] |
| 11205581 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: lightbox] |
| 11205675 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: i0116] |
| 11206306 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: idSIButton9] |
| 11212477 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 11212478 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11212556 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: lightbox] |
| 11212652 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: idSIButton9] |
| 11219735 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11219735 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11219816 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: btnUpload] |
| 11222929 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11222929 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11222991 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> css selector: .header] |
| 11223107 | main | INFO | main | FIManagement.java:1266 | Login as FiAdmin with Existing FI : |
| 11223193 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> xpath: //a[text()='Administration']] |
| 11231313 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11231313 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11231389 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 11234544 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11234544 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11234607 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> css selector: .header] |
| 11234687 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> xpath: //input[@id='txtUserId']] |
| 11255260 | main | INFO | main | FIManagement.java:1271 | Entered 'User id' in 'User id' field |
| 11255340 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> id: btnSearch] |
| 11259659 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11259659 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11259659 | main | INFO | main | FIManagement.java:1273 | Clicked 'Search' button |
| 11262800 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11262800 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11262831 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (89146286abd1af6c2431ca8315ce6a83)] -> xpath: //div[contains(@class,'clickable')]] |
| 11270110 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11270110 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11270110 | main | INFO | main | FIManagement.java:1276 | Expanded the first session |
| 11274317 | main | ERROR | main | FIManagement.java:1279 | Failed to verfiy time in User setting page |
| 11274317 | main | INFO | main | FIManagement.java:1283 | Logged out from application |
| 11274317 | main | ERROR | main | FIManagement.java:1284 | Test Failed. Check the steps above in red color. |
| 11274317 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 11274561 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyRemoteIDMeUserPermissions |
| 11274579 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 11274593 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 11276098 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 11276098 | main | INFO | main | FIManagement.java:7582 | **** Verify Remote ID Me authentication in eSignature page based on User permission **** |
| 11276098 | main | INFO | main | FIManagement.java:7583 | https://esignnonprod.immesign.com/qa/tenantmanager/# |
| 11276098 | main | INFO | main | FIManagement.java:7584 | ***** Adding Remote ID Me in Tenant Manager ***** |
| 11288339 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=d0a0a9f5-13bb-4f0d-8b77-ecd2cf70883c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=pxjxjx01eb0-vdxatfaafo8vnnb7xdg9lwz2nds8zqa&code_challenge_method=s256&nonce=88abe73c-72a8-4005-9b54-4161661219d5&state=eyjpzci6imm4odg5ntm1lwu0yzetndhizc05mjk0ltuyzmu3odc5mwzhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true |
| 11288339 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11307199 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> id: i0116] |
| 11307821 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> id: idSIButton9] |
| 11313963 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 11313963 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11314092 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> id: lightbox] |
| 11314204 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> id: idSIButton9] |
| 11321132 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/ |
| 11321132 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11326291 | main | INFO | main | CreateFiPage.java:160 | eSign Tenant Manager -CreateFi Page open up |
| 11329429 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create |
| 11329429 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11329541 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> css selector: .header] |
| 11331892 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content] |
| 11335169 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11335169 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11338290 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11338290 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11341399 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11341399 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11341528 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label] |
| 11344577 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11344577 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11344646 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> css selector: .header] |
| 11344742 | main | INFO | main | FIManagement.java:7591 | Successfully navigated to 'Manage FI' page |
| 11347873 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11347873 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11347939 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> id: userName] |
| 11347969 | main | INFO | main | ManageFiPage.java:792 | User logged in with IMM Admin2 |
| 11348075 | main | INFO | main | FIManagement.java:7594 | Successfully login with IMM Admin2 |
| 11354184 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11354185 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11356417 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> xpath: //div[contains(@class,'ng-placeholder')]] |
| 11356531 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 11357239 | main | INFO | main | ManageFiPage.java:330 | Host Id 0 Automation TestFI | AutoTestFI |
| 11357262 | main | INFO | main | FIManagement.java:7596 | Search FI displayed in list |
| 11362587 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] |
| 11362698 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] |
| 11366082 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote |
| 11366082 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11366172 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> id: headerRemoteSettings] |
| 11369285 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote |
| 11369285 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11369386 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c6c4434b103f3721f27450e397c78d1c)] -> css selector: .header] |
| 11369629 | main | INFO | main | FIManagement.java:7602 | Successfully navigated to 'RemoteSettings' page |
| 11369818 | main | INFO | main | RemoteSettingsPage.java:524 | Selected value is highlighted |
| 11370055 | main | INFO | main | FIManagement.java:7612 | 'Remote: ID.me' is exists in 'Allowed Authentication Types' |
| 11370055 | main | INFO | main | FIManagement.java:7615 | ***** Verify Uncheck ID.Me in both Remote Access and eDelivery and verify the signing Method ***** |
| 11370323 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyRemoteIDMeUserPermissions |
| 11370338 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 11370354 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 11371782 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 11379747 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 11379747 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11379857 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: btnSubmit] |
| 11379936 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 11380441 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 11380506 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: btnSubmit] |
| 11448217 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: lightbox] |
| 11448284 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: i0116] |
| 11448685 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: idSIButton9] |
| 11454687 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 11454687 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11454735 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: lightbox] |
| 11454782 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: idSIButton9] |
| 11462020 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11462020 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11462115 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: btnUpload] |
| 11465223 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11465223 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11465296 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> css selector: .header] |
| 11468437 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11468437 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11468489 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: btnUpload] |
| 11471586 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11471586 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11471668 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> css selector: .header] |
| 11471709 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: //a[text()='Administration']] |
| 11479852 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance |
| 11479852 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11479915 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> id: btnSearch] |
| 11483005 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance |
| 11483005 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11483068 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> css selector: .header] |
| 11483164 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: //*[text()='Select All']] |
| 11483242 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: //*[text()='Select All']] |
| 11488332 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: //*[text()='Select All']] |
| 11488469 | main | INFO | main | FIManagement.java:7628 | Clicked 'Select All' button |
| 11491633 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance |
| 11491633 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11493494 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: //div[text()='No records found']] |
| 11493605 | main | INFO | main | FIManagement.java:7629 | <b>Expected: </b>Delete the ALL documents<br><b>Actual(Passed): </b>Successfully deleted ALL the documents |
| 11493687 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: //*[text()='Import Template']] |
| 11498842 | main | INFO | main | DocumentMaintenanceRTS.java:391 | File uploaded successfully: DocumentExport.Zip |
| 11498842 | main | INFO | main | FIManagement.java:7633 | Import the template from Zip formate |
| 11498921 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: //a[text()='Administration']] |
| 11507339 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11507339 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11507451 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 11510621 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11510621 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11510716 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> css selector: .header] |
| 11513856 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11513856 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11513923 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 11517102 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11517102 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11517151 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b082cb156ed4ef9b0b6a10b9ba3ed7c1)] -> css selector: .header] |
| 11520280 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11520280 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11523437 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11523437 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11526619 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11526619 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11529774 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11529774 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11532950 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11532950 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11561192 | main | FATAL | main | FIManagement.java:8310 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.executeScript(Unknown Source) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:326) at com.imm.pages.UsersMaintenancePage.clickPermissionTab(UsersMaintenancePage.java:1236) at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteIDMeUserPermissions(FIManagement.java:7639) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 30 more Caused by: 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.$Proxy23.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1006) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']"} (Session info: chrome=131.0.6778.140) 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: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [b082cb156ed4ef9b0b6a10b9ba3ed7c1, findElement {using=css selector, value=a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58587}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: b082cb156ed4ef9b0b6a10b9ba3ed7c1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.$Proxy17.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) ... 44 more | |||||
| 11561192 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 11561523 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions |
| 11561540 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 11561561 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 11563009 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 11563009 | main | INFO | main | FIManagement.java:8343 | **** verify Remote ID Me authentication in User Maintenance and Effective Permissions **** |
| 11563009 | main | INFO | main | FIManagement.java:8344 | https://esignnonprod.immesign.com/qa/tenantmanager/# |
| 11573668 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=d306fed7-fb36-486a-9aac-986e34be93ff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=pzkw2o3e6hwce-1_r7sitpq7xkmgkmpn-s8dmnzgztk&code_challenge_method=s256&nonce=095502e1-1aad-4b21-807e-863e7f88a27e&state=eyjpzci6ijqwmzc5yjk2lwe1m2etngvlos05mgmwltnlzjhknmm1zdriziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true |
| 11573668 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11592478 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> id: i0116] |
| 11593049 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> id: idSIButton9] |
| 11599167 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 11599167 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11599245 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> id: lightbox] |
| 11599311 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> id: idSIButton9] |
| 11608277 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/ |
| 11608277 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11609683 | main | INFO | main | CreateFiPage.java:160 | eSign Tenant Manager -CreateFi Page open up |
| 11612840 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create |
| 11612840 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11612903 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> css selector: .header] |
| 11618422 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11618422 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11621547 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11621547 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11624696 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11624696 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11624785 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label] |
| 11627882 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11627882 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11627962 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> css selector: .header] |
| 11628061 | main | INFO | main | FIManagement.java:8351 | Successfully navigated to 'Manage FI' page |
| 11631212 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11631227 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11631329 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> id: userName] |
| 11631358 | main | INFO | main | ManageFiPage.java:792 | User logged in with IMM Admin2 |
| 11631447 | main | INFO | main | FIManagement.java:8354 | Successfully login with IMM Admin2 |
| 11637582 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 11637582 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11639865 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> xpath: //div[contains(@class,'ng-placeholder')]] |
| 11639982 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 11640520 | main | INFO | main | ManageFiPage.java:330 | Host Id 0 Automation TestFI | AutoTestFI |
| 11640543 | main | INFO | main | FIManagement.java:8356 | Search FI displayed in list |
| 11645873 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] |
| 11645997 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] |
| 11649326 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote |
| 11649326 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11649381 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> id: headerRemoteSettings] |
| 11652523 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote |
| 11652523 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11652706 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a4e8b19c04c93079a6ee87aa4baea506)] -> css selector: .header] |
| 11653015 | main | INFO | main | ManageFiPage.java:419 | Successfully validated FI Id label |
| 11653137 | main | INFO | main | ManageFiPage.java:421 | Fi details are matching |
| 11653253 | main | INFO | main | FIManagement.java:8362 | Successfully navigated to 'RemoteSettings' page |
| 11653408 | main | INFO | main | RemoteSettingsPage.java:524 | Selected value is highlighted |
| 11653836 | main | INFO | main | FIManagement.java:8371 | 'Remote: ID.me' is exists in 'Allowed Authentication Types' |
| 11654025 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions |
| 11654040 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 11654071 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 11655486 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 11655486 | main | INFO | main | FIManagement.java:8376 | **** verify Remote ID Me authentication in User Maintenance and Effective Permissions **** |
| 11662452 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 11662452 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11662564 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: btnSubmit] |
| 11662677 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 11663311 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 11663390 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: btnSubmit] |
| 11730724 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: lightbox] |
| 11730818 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: i0116] |
| 11731527 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: idSIButton9] |
| 11737839 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 11737839 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11737902 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: lightbox] |
| 11737967 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: idSIButton9] |
| 11745016 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11745016 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11745094 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: btnUpload] |
| 11748211 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11748211 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11748273 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: .header] |
| 11751365 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11751365 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11751428 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: btnUpload] |
| 11754574 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 11754574 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11754626 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: .header] |
| 11754700 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //a[text()='Administration']] |
| 11762921 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11762921 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11763000 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 11766137 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11766138 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11766190 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: .header] |
| 11769316 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11769316 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11769412 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 11772587 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11772587 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11772642 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: .header] |
| 11775834 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11775834 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11785918 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //input[@id='txtUserId']] |
| 11806610 | main | INFO | main | UsersMaintenancePage.java:1523 | Entered 'User id' in 'User id' field |
| 11806722 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: btnSearch] |
| 11811038 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11811038 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11814180 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11814180 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11838049 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11838049 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11841265 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11841265 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11844395 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11844395 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11844458 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 11844839 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 11848041 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11848041 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11852325 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11852325 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11856763 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 11856780 | main | INFO | main | FIManagement.java:8391 | Verifying DocAdmin Group |
| 11856839 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@class,'clickable')]] |
| 11864218 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11864218 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11864306 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 11866652 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 11866749 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b] |
| 11870019 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11870019 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11872187 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@id,'SendToRemote')]/div/div[2]/div[6]/div[2]] |
| 11872298 | main | INFO | main | FIManagement.java:8397 | Successfully verified Remote ID.Me authentication is showing in Remote Access |
| 11875598 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11875598 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11877745 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[contains(@id,'eDelivery')]/div[5]/div[2]/div[6]/div[2]] |
| 11877859 | main | INFO | main | FIManagement.java:8400 | Successfully verified Remote ID.Me authentication is showing in eDelivery |
| 11881168 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11881168 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11881457 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 11885673 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11885673 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11887845 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 11887845 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Denied |
| 11887845 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 11887845 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Denied |
| 11887951 | main | ERROR | main | FIManagement.java:8404 | Failed to verify 'Remote ID.Me' authentication in Effective Permission Summary Tab |
| 11888024 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 11890339 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 11890398 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b] |
| 11890492 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_SendToRemote] |
| 11892796 | main | INFO | main | UsersMaintenancePage.java:2246 | Uncheck Remote Highest Permissions |
| 11892880 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_eDelivery] |
| 11895227 | main | INFO | main | UsersMaintenancePage.java:2253 | Uncheck eDelivery Highest Permissions |
| 11897489 | main | INFO | main | FIManagement.java:8411 | Successfully verified 'Remote ID.Me' checkbox checked in Remote Access |
| 11899754 | main | INFO | main | FIManagement.java:8415 | Successfully verified 'Remote ID.Me' checkbox checked in eDelivery |
| 11903088 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11903088 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11905234 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 11908708 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11908708 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11910860 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 11910962 | main | INFO | main | UsersMaintenancePage.java:2389 | Disabling ID Me |
| 11913129 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 11916366 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11916366 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11918519 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 11921989 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11921989 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11924181 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 11924283 | main | INFO | main | UsersMaintenancePage.java:2421 | Disabling ID Me |
| 11926431 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 11928646 | main | INFO | main | FIManagement.java:8421 | Successfully verified 'Remote ID.Me' checkbox is not checked in Remote Access |
| 11930893 | main | INFO | main | FIManagement.java:8425 | Successfully verified 'Remote ID.Me' checkbox is not checked in eDelivery |
| 11934189 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11934189 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11936506 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 11941796 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11941796 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11942083 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 11946323 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11946323 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11948522 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 11948522 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, KBA, Password, Phone is equals to Denied |
| 11948522 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 11948522 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, KBA, Password, Phone is equals to Denied |
| 11948628 | main | ERROR | main | FIManagement.java:8431 | Failed to verify 'Remote ID.Me' authentication is not in Effective Permission Summary Tab |
| 11948675 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@class,'clickable')]] |
| 11956095 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11956095 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11958233 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 11958257 | main | INFO | main | FIManagement.java:8391 | Verifying FIAdmin Group |
| 11958297 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@class,'clickable')]] |
| 11965740 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11965740 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11965820 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 11968141 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 11990193 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11990193 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11992327 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@id,'SendToRemote')]/div/div[2]/div[6]/div[2]] |
| 11992419 | main | INFO | main | FIManagement.java:8442 | Successfully verified Remote ID.Me authentication is showing in Remote Access |
| 11995732 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 11995732 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 11997869 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[contains(@id,'eDelivery')]/div[5]/div[2]/div[6]/div[2]] |
| 11997982 | main | INFO | main | FIManagement.java:8445 | Successfully verified Remote ID.Me authentication is showing in eDelivery |
| 12001202 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12001202 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12001511 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 12005779 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12005779 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12007906 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 12007906 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Change Completion Order |
| 12007906 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 12007906 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Preview Documents |
| 12008005 | main | ERROR | main | FIManagement.java:8449 | Failed to verify 'Remote ID.Me' authentication in Effective Permission Summary Tab |
| 12008105 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 12010438 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 12029366 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_SendToRemote] |
| 12031698 | main | INFO | main | UsersMaintenancePage.java:2246 | Uncheck Remote Highest Permissions |
| 12031766 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_eDelivery] |
| 12034088 | main | INFO | main | UsersMaintenancePage.java:2253 | Uncheck eDelivery Highest Permissions |
| 12036329 | main | ERROR | main | FIManagement.java:8456 | Failed to verify 'Remote ID.Me' checkbox checked in Remote Access |
| 12038608 | main | ERROR | main | FIManagement.java:8460 | Failed to verify 'Remote ID.Me' checkbox checked in eDelivery |
| 12041917 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12041917 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12044053 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12044221 | main | INFO | main | UsersMaintenancePage.java:2383 | Disabling ID Me |
| 12046374 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12049661 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12049661 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12051795 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12055277 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12055277 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12057440 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12057557 | main | INFO | main | UsersMaintenancePage.java:2408 | Enabling ID Me |
| 12059722 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12061944 | main | INFO | main | FIManagement.java:8466 | Successfully verified 'Remote ID.Me' checkbox is not checked in Remote Access |
| 12064167 | main | ERROR | main | FIManagement.java:8470 | Failed to verify 'Remote ID.Me' checkbox checked in eDelivery |
| 12067505 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12067505 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12069829 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 12075174 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12075174 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12075461 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 12079734 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12079734 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12081942 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 12081942 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, KBA, Password, Phone is equals to Change Completion Order |
| 12081942 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 12081942 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Preview Documents |
| 12082051 | main | ERROR | main | FIManagement.java:8476 | Failed to verify 'Remote ID.Me' authentication is not in Effective Permission Summary Tab |
| 12082117 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@class,'clickable')]] |
| 12089521 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12089521 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12091677 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12091709 | main | INFO | main | FIManagement.java:8391 | Verifying FIUser Group |
| 12091745 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@class,'clickable')]] |
| 12099136 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12099136 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12099248 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 12101569 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 12123588 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12123588 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12125776 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@id,'SendToRemote')]/div/div[2]/div[6]/div[2]] |
| 12125892 | main | INFO | main | FIManagement.java:8487 | Successfully verified Remote ID.Me authentication is showing in Remote Access |
| 12129179 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12129179 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12131310 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[contains(@id,'eDelivery')]/div[5]/div[2]/div[6]/div[2]] |
| 12131405 | main | INFO | main | FIManagement.java:8490 | Successfully verified Remote ID.Me authentication is showing in eDelivery |
| 12134655 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12134655 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12134936 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 12139164 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12139164 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12141326 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 12141326 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Denied |
| 12141326 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 12141326 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Preview Documents |
| 12141430 | main | ERROR | main | FIManagement.java:8494 | Failed to verify 'Remote ID.Me' authentication in Effective Permission Summary Tab |
| 12141525 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 12143878 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 12162726 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_SendToRemote] |
| 12165046 | main | INFO | main | UsersMaintenancePage.java:2246 | Uncheck Remote Highest Permissions |
| 12165125 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_eDelivery] |
| 12167456 | main | INFO | main | UsersMaintenancePage.java:2253 | Uncheck eDelivery Highest Permissions |
| 12170744 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12170744 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12173069 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 12175315 | main | ERROR | main | FIManagement.java:8502 | Failed to verify 'Remote ID.Me' checkbox checked in Remote Access |
| 12177547 | main | ERROR | main | FIManagement.java:8506 | Failed to verify 'Remote ID.Me' checkbox checked in eDelivery |
| 12180841 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12180842 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12181111 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 12185375 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12185375 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12187537 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 12187537 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Denied |
| 12187537 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 12187537 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Preview Documents |
| 12187636 | main | ERROR | main | FIManagement.java:8511 | Failed to verify 'Remote ID.Me' authentication is not in Effective Permission Summary Tab |
| 12187667 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@class,'clickable')]] |
| 12195031 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12195031 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12197177 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12197209 | main | INFO | main | FIManagement.java:8391 | Verifying aaliyahs (test) Group |
| 12197240 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@class,'clickable')]] |
| 12204666 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12204666 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12204767 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 12207150 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 12229247 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12229247 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12231415 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@id,'SendToRemote')]/div/div[2]/div[6]/div[2]] |
| 12231512 | main | INFO | main | FIManagement.java:8522 | Successfully verified Remote ID.Me authentication is showing in Remote Access |
| 12234824 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12234824 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12236952 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[contains(@id,'eDelivery')]/div[5]/div[2]/div[6]/div[2]] |
| 12237071 | main | INFO | main | FIManagement.java:8525 | Successfully verified Remote ID.Me authentication is showing in eDelivery |
| 12240370 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12240370 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12240688 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 12244969 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12244969 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12247184 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 12247184 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Denied |
| 12247184 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 12247184 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Preview Documents |
| 12247280 | main | ERROR | main | FIManagement.java:8529 | Failed to verify 'Remote ID.Me' authentication in Effective Permission Summary Tab |
| 12247391 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 12249725 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 12268576 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_SendToRemote] |
| 12270908 | main | INFO | main | UsersMaintenancePage.java:2246 | Uncheck Remote Highest Permissions |
| 12271022 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_eDelivery] |
| 12273373 | main | INFO | main | UsersMaintenancePage.java:2253 | Uncheck eDelivery Highest Permissions |
| 12275620 | main | INFO | main | FIManagement.java:8536 | Successfully verified 'Remote ID.Me' checkbox checked in Remote Access |
| 12277855 | main | INFO | main | FIManagement.java:8540 | Successfully verified 'Remote ID.Me' checkbox checked in eDelivery |
| 12281160 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12281160 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12283331 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12283461 | main | INFO | main | UsersMaintenancePage.java:2370 | Enabling ID Me |
| 12285610 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12288929 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12288929 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12291086 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12294564 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12294564 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12296716 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12296833 | main | INFO | main | UsersMaintenancePage.java:2421 | Disabling ID Me |
| 12298982 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12301195 | main | INFO | main | FIManagement.java:8546 | Successfully verified 'Remote ID.Me' checkbox checked in Remote Access |
| 12303433 | main | INFO | main | FIManagement.java:8550 | Successfully verified 'Remote ID.Me' checkbox is not checked in eDelivery |
| 12306700 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12306700 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12309025 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 12314385 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12314385 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12314669 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 12318857 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12318857 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12321052 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 12321052 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Denied |
| 12321052 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 12321052 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, KBA, Password, Phone is equals to Preview Documents |
| 12321144 | main | ERROR | main | FIManagement.java:8556 | Failed to verify 'Remote ID.Me' authentication is not in Effective Permission Summary Tab |
| 12321192 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@class,'clickable')]] |
| 12328581 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12328581 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12328646 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[@id='dropdownUL']/li] |
| 12337699 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12337699 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12337810 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //button[@id='btnPasswordReset_0']] |
| 12340942 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12340942 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12341054 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: .header] |
| 12344233 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12344233 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12347618 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12347618 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12349738 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //div[contains(@id,'SendToRemote')]/div/div[2]/div[6]/div[2]] |
| 12349833 | main | INFO | main | FIManagement.java:8578 | Successfully verified Remote ID.Me authentication is showing in Remote Access |
| 12353032 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12353032 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12355216 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[contains(@id,'eDelivery')]/div[5]/div[2]/div[6]/div[2]] |
| 12355360 | main | INFO | main | FIManagement.java:8581 | Successfully verified Remote ID.Me authentication is showing in eDelivery |
| 12358608 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12358608 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12358926 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 12363132 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12363132 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12365344 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 12365344 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Change Completion Order |
| 12365344 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 12365344 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Preview Documents |
| 12365468 | main | ERROR | main | FIManagement.java:8585 | Failed to verify 'Remote ID.Me' authentication in Effective Permission Summary Tab |
| 12365565 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 12367916 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 12368031 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b] |
| 12368110 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_SendToRemote] |
| 12370434 | main | INFO | main | UsersMaintenancePage.java:2246 | Uncheck Remote Highest Permissions |
| 12370514 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_eDelivery] |
| 12372863 | main | INFO | main | UsersMaintenancePage.java:2253 | Uncheck eDelivery Highest Permissions |
| 12375108 | main | INFO | main | FIManagement.java:8592 | Successfully verified 'Remote ID.Me' checkbox checked in Remote Access |
| 12377341 | main | INFO | main | FIManagement.java:8596 | Successfully verified 'Remote ID.Me' checkbox checked in eDelivery |
| 12380578 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12380578 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12382737 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12382869 | main | INFO | main | UsersMaintenancePage.java:2370 | Enabling ID Me |
| 12384985 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12388221 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12388221 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12390371 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12393808 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12393808 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12395958 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12396075 | main | INFO | main | UsersMaintenancePage.java:2421 | Disabling ID Me |
| 12398205 | main | INFO | main | BrowserActions.java:438 | Scrolled element into the view |
| 12401455 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12401455 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12425650 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12425650 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12425965 | main | INFO | main | UsersMaintenancePage.java:1245 | Effective Permission Summary Tab is displayed |
| 12430113 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12430113 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12432265 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions to Remote is equals to User Can Change the Remote Action Completion Order |
| 12432265 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, ID.me, KBA, Password, Phone is equals to Change Completion Order |
| 12432265 | main | INFO | main | UsersMaintenancePage.java:2341 | User Accessl Level Lable is: User Can Send Sessions for eDelivery is equals to User Can Preview Documents (New Session Only) |
| 12432265 | main | INFO | main | UsersMaintenancePage.java:2342 | User Accessl Permission is: Email, Government ID, KBA, Password, Phone is equals to Preview Documents |
| 12432374 | main | ERROR | main | FIManagement.java:8604 | Failed to verify 'Remote ID.Me' authentication is not in Effective Permission Summary Tab |
| 12432485 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_3_Name']] |
| 12434840 | main | INFO | main | UsersMaintenancePage.java:1238 | Permissions Tab is displayed |
| 12434951 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b] |
| 12435048 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_SendToRemote] |
| 12437402 | main | INFO | main | UsersMaintenancePage.java:2246 | Uncheck Remote Highest Permissions |
| 12437536 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ca7de59b5d7bb0560554c95a82110d51)] -> id: chk_Apply_Highest_eDelivery] |
| 12439850 | main | INFO | main | UsersMaintenancePage.java:2253 | Uncheck eDelivery Highest Permissions |
| 12443088 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd |
| 12443088 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12464291 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions |
| 12464294 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 12464301 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 12465842 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 12465842 | main | INFO | main | FIManagement.java:8616 | https://esignnonprod.immesign.com/qa/tenantmanager/# |
| 12476457 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=26fca19a-c9f1-4978-8de3-704412ac2e5c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=y7j__20qjxqjybvp2rhh4nvkcvvl0-fl837osgzqivc&code_challenge_method=s256&nonce=e3e8e996-9e13-41b3-afaa-38989bdb9d31&state=eyjpzci6imywm2zkywzmltu4mzatndhmzi1hzdvlltlkmwe2otdjnzcwnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true |
| 12476457 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12495325 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> id: i0116] |
| 12495897 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> id: idSIButton9] |
| 12501266 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 12501266 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12501377 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> id: lightbox] |
| 12501460 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> id: idSIButton9] |
| 12507702 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/ |
| 12507702 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12512079 | main | INFO | main | CreateFiPage.java:160 | eSign Tenant Manager -CreateFi Page open up |
| 12515256 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create |
| 12515256 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12515384 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> css selector: .header] |
| 12517703 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content] |
| 12520994 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 12520994 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12524072 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 12524072 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12527185 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 12527185 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12527283 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label] |
| 12530388 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 12530388 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12530496 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> css selector: .header] |
| 12530582 | main | INFO | main | FIManagement.java:8623 | Successfully navigated to 'Manage FI' page |
| 12533662 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 12533662 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12533757 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> id: userName] |
| 12533788 | main | INFO | main | ManageFiPage.java:792 | User logged in with IMM Admin2 |
| 12533895 | main | INFO | main | FIManagement.java:8626 | Successfully login with IMM Admin2 |
| 12540051 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic |
| 12540051 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12542420 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> xpath: //div[contains(@class,'ng-placeholder')]] |
| 12542537 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 12543178 | main | INFO | main | ManageFiPage.java:330 | Host Id 0 Automation TestFI | AutoTestFI |
| 12543191 | main | INFO | main | FIManagement.java:8628 | Search FI displayed in list |
| 12548574 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] |
| 12548686 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] |
| 12552090 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote |
| 12552090 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12552151 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> id: headerRemoteSettings] |
| 12555336 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote |
| 12555336 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12555449 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> css selector: .header] |
| 12555574 | main | INFO | main | FIManagement.java:8633 | Successfully navigated to 'RemoteSettings' page |
| 12555757 | main | INFO | main | RemoteSettingsPage.java:524 | Selected value is highlighted |
| 12558499 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (33089072a303dbe54cdc50268b771154)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span] |
| 12558622 | main | FATAL | main | FIManagement.java:8904 | Clicked x icon not found in page!! |
| java.lang.Exception: Clicked x icon not found in page!!
at com.imm.support.BrowserActions.actionClick(BrowserActions.java:567) at com.imm.support.BrowserActions.actionClick(BrowserActions.java:549) at com.imm.pages.RemoteSettingsPage.deleteAuthenticaionType(RemoteSettingsPage.java:405) at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions(FIManagement.java:8637) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) | |||||
| 12558622 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 12558813 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchGroupsWithTitleOrDate |
| 12558831 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 12558844 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 12560243 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 12560243 | main | INFO | main | Log.java:218 | |
| 12560243 | main | INFO | main | FIManagement.java:2433 | **** verify Search Groups With Title Or Date ***** |
| 12560243 | main | INFO | main | Log.java:220 | |
| 12560243 | main | INFO | main | FIManagement.java:2435 | ***** verify Search Groups With Title Or Date ***** |
| 12567963 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 12567963 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12568096 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: btnSubmit] |
| 12568096 | main | INFO | main | FIManagement.java:2440 | Navigated to 'eSign Login' page |
| 12568208 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 12568878 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 12568989 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: btnSubmit] |
| 12636225 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: lightbox] |
| 12636318 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: i0116] |
| 12636831 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: idSIButton9] |
| 12643086 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 12643086 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12643181 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: lightbox] |
| 12643266 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: idSIButton9] |
| 12650702 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 12650702 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12650813 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: btnUpload] |
| 12653957 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 12653957 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12654083 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> css selector: .header] |
| 12654083 | main | INFO | main | FIManagement.java:2445 | Login as FiAdmin with Existing FI : null |
| 12654224 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> xpath: //a[text()='Administration']] |
| 12663650 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 12663650 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12666968 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 12666968 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12667093 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> css selector: .header] |
| 12672224 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: TxtGroupTitle] |
| 12672948 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1571339da6709410e7890ce1f950dc6f)] -> id: btnSearch] |
| 12677257 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 12677257 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12701046 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 12701046 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 12701269 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchUSerWithNameUserDomain |
| 12701269 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 12701284 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 12702683 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 12702684 | main | INFO | main | Log.java:218 | |
| 12702684 | main | INFO | main | FIManagement.java:1433 | **** verify Search User With Name User Domain ***** |
| 12702684 | main | INFO | main | Log.java:220 | |
| 12702685 | main | INFO | main | FIManagement.java:1435 | ***** verify Search User With Name User Domain ***** |
| 12709175 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 12709175 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12709261 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnSubmit] |
| 12709261 | main | INFO | main | FIManagement.java:1440 | Navigated to 'eSign Login' page |
| 12709366 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 12709889 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 12709938 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnSubmit] |
| 12777921 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: lightbox] |
| 12778046 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: i0116] |
| 12778657 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: idSIButton9] |
| 12784837 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 12784837 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12784932 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: lightbox] |
| 12785028 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: idSIButton9] |
| 12793136 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 12793136 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12793247 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnUpload] |
| 12796367 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 12796367 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12796461 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> css selector: .header] |
| 12796461 | main | INFO | main | FIManagement.java:1445 | Login as FiAdmin with Existing FI : null |
| 12796573 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //a[text()='Administration']] |
| 12805682 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12805682 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12805787 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 12808971 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12808971 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12809083 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> css selector: .header] |
| 12812201 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12812201 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12812296 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //input[@id='txtUserId']] |
| 12833223 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 12833310 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnSearch] |
| 12837686 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12837686 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12837686 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 12840803 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12840803 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12843896 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12843896 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12847124 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12847124 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12850216 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12850216 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12872268 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12872268 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12875399 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12875399 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12875511 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 12875921 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 12875921 | main | INFO | main | FIManagement.java:1457 | Clicked 'Add New' button |
| 12879162 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12879162 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12882383 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12882383 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12895323 | main | INFO | main | FIManagement.java:1460 | Filled New User details |
| 12898524 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12898524 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12900787 | main | INFO | main | FIManagement.java:1463 | Clicked 'Save' button |
| 12900902 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //input[@id='txtUserId']] |
| 12921719 | main | INFO | main | FIManagement.java:1465 | Entered 'User id' in 'User id' field |
| 12921834 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnSearch] |
| 12926200 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12926200 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12926200 | main | INFO | main | FIManagement.java:1467 | Clicked 'Search' button |
| 12929358 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12929358 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12929452 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //input[@id='txtUserId']] |
| 12950263 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 12950344 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnSearch] |
| 12954660 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12954660 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12954660 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 12957749 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12957749 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12960853 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12960853 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12963968 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12963968 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12967091 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12967091 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12967222 | main | INFO | main | FIManagement.java:1469 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 12979848 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12979848 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12989049 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12989049 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12989144 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: txtName] |
| 12989851 | main | INFO | main | FIManagement.java:1476 | Entered 'Name' in 'Name' field |
| 12989851 | main | INFO | main | FIManagement.java:1478 | Clicked 'Search' button |
| 12989900 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //div[contains(@class,'clickable')]] |
| 12997362 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 12997362 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 12997362 | main | INFO | main | FIManagement.java:1480 | Expanded the first session |
| 13009896 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13009896 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13010010 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: txtDomain] |
| 13010799 | main | INFO | main | FIManagement.java:1489 | Entered 'Domain' in 'Domain' field |
| 13010899 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnSearch] |
| 13015284 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13015284 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13015284 | main | INFO | main | FIManagement.java:1491 | Clicked 'Search' button |
| 13015332 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //div[contains(@class,'clickable')]] |
| 13022700 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13022700 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13022700 | main | INFO | main | FIManagement.java:1493 | Expanded the first session |
| 13025051 | main | INFO | main | FIManagement.java:1494 | Successfully navigated to 'Details Tab' page and checked the Domain name |
| 13025099 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //div[contains(@class,'clickable')]] |
| 13032495 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13032495 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13032594 | main | INFO | main | FIManagement.java:1500 | Closed the expanded search session |
| 13045201 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13045201 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13045302 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //input[@id='txtUserId']] |
| 13066096 | main | INFO | main | FIManagement.java:1504 | Entered 'Partial User id' in 'User id' field |
| 13069258 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13069258 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13069353 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //input[@id='txtUserId']] |
| 13090206 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 13090308 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnSearch] |
| 13094674 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13094674 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13094674 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 13097804 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13097804 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13100939 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13100939 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13104061 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13104061 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13107149 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13107149 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13107291 | main | INFO | main | FIManagement.java:1505 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 13119936 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13119936 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13120063 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //input[@id='txtUserId']] |
| 13140863 | main | INFO | main | FIManagement.java:1510 | Entered 'Complete User id' in 'User id' field |
| 13143999 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13143999 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13144087 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> xpath: //input[@id='txtUserId']] |
| 13164905 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 13164987 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0c214d9d55ffae13a6869f7db75a1d2d)] -> id: btnSearch] |
| 13169320 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13169320 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13169320 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 13172422 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13172422 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13175515 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13175515 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13178670 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13178670 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13181830 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13181830 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13181970 | main | INFO | main | FIManagement.java:1511 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 13194628 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13194628 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13194635 | main | INFO | main | FIManagement.java:1515 | Test Passed. |
| 13194635 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 13194967 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySessionAftercreateAndDeleteUser |
| 13194983 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 13194999 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 13196417 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 13196417 | main | INFO | main | FIManagement.java:2715 | ***** verify Session After create And Delete User ***** |
| 13203608 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 13203608 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13203703 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: btnSubmit] |
| 13203703 | main | INFO | main | FIManagement.java:2719 | Navigated to 'eSign Login' page |
| 13203819 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 13204516 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 13204612 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: btnSubmit] |
| 13271830 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: lightbox] |
| 13271923 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: i0116] |
| 13272620 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: idSIButton9] |
| 13278829 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 13278829 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13278936 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: lightbox] |
| 13279015 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: idSIButton9] |
| 13287526 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 13287526 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13287637 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: btnUpload] |
| 13290736 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 13290736 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13290820 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> css selector: .header] |
| 13290820 | main | INFO | main | FIManagement.java:2724 | Login as FiAdmin with Existing FI : null |
| 13290867 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> xpath: //a[text()='Administration']] |
| 13300579 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13300579 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13300696 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 13303874 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13303874 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13303970 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> css selector: .header] |
| 13307133 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13307133 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13307244 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> xpath: //input[@id='txtUserId']] |
| 13328197 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 13328323 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: btnSearch] |
| 13332689 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13332689 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13332689 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 13335783 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13335783 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13338877 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13338877 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13342001 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13342001 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13345125 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13345125 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13345288 | main | INFO | main | FIManagement.java:2729 | FI : KellyParker already exists |
| 13348412 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13348412 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13358521 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> xpath: //input[@id='txtUserId']] |
| 13379302 | main | INFO | main | UsersMaintenancePage.java:1523 | Entered 'User id' in 'User id' field |
| 13379366 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: btnSearch] |
| 13383679 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13383679 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13386776 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13386776 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13410657 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13410657 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13413815 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13413815 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13413921 | main | INFO | main | FIManagement.java:2730 | Successfully Deleted user in UserMaintence Page |
| 13417033 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13417033 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13417144 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 13417612 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 13417612 | main | INFO | main | FIManagement.java:2736 | Clicked 'Add New' button |
| 13420817 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13420817 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13424054 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13424054 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13437796 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 13441161 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13441161 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13441257 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: Groups0] |
| 13446464 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13446464 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13448804 | main | INFO | main | FIManagement.java:2739 | Filled New User details |
| 13452045 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13452045 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13454316 | main | INFO | main | FIManagement.java:2742 | Clicked 'Save' button |
| 13454448 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> xpath: //input[@id='txtUserId']] |
| 13475031 | main | INFO | main | FIManagement.java:2744 | Entered 'User id' in 'User id' field |
| 13475116 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: btnSearch] |
| 13479520 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13479520 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13479520 | main | INFO | main | FIManagement.java:2746 | Clicked 'Search' button |
| 13482669 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13482669 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13485827 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13485827 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13485929 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> xpath: //input[@id='txtUserId']] |
| 13506750 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 13506851 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3e04ed1ee962723ee713389b67adb2aa)] -> id: btnSearch] |
| 13511153 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13511153 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13511153 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 13514253 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13514253 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13517345 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13517345 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13520498 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13520498 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13523595 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13523595 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13523733 | main | INFO | main | FIManagement.java:2748 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 13524018 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySessionAftercreateAndDeleteUser |
| 13524018 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 13524033 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 13525417 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 13532423 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3djehbmgwlnf3bdbboo7xx9epw5e94oacmwraqtoeda8jeizzwx4fdkdd9pbzqo-gca3d5jqsnxtehyl9rawcrglizakfa0qv4pygut6jlkr4ihzw7dhh4xxzmfgukllgmohinubpcniumjs2ra9vtihz8r6x52eavpchlusujyxn6drlv7bu0pymc2bwo8grbius6jm9t542xbjkj5hqt-ie9q8mvbgs-hevkie7o_4ue7rks67po2i79ttl_wtvxvarzml8exa06vf0qis9lxnatuxwcgiikb8uyrquyif7gxacsfxfbk84aofhkfjhitddhk3x5ek8mxaxnh4w7oxzke18-jmcxiyhz5aefzwz6f9kbyw9plero9bh_ejnc0a8-fb_hgnwckpdzjjotrvty0at5kssml9mhxgzrywc89f0wvlrg8zivewiqytnqpfrri0ktttlnq6t1gc39tf35npdp51by72wjxmyhl94&response_mode=form_post&nonce=638699465742898847.ytyyyjmzmjktnwewmi00yjfmltk3ntytnzuwzdy1zgrjngm1mwe5mta1nzmtodrmmy00zdexltlmzjitnza2ztjizdu3ywm2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true |
| 13532423 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13551285 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d928564a1c64787626d18de1eeb49337)] -> id: i0116] |
| 13551842 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d928564a1c64787626d18de1eeb49337)] -> id: idSIButton9] |
| 13557987 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 13557987 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13558097 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d928564a1c64787626d18de1eeb49337)] -> id: lightbox] |
| 13558207 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d928564a1c64787626d18de1eeb49337)] -> id: idSIButton9] |
| 13576168 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412161150074803280_huwpojubsxze3i3vdxtb3ll3 |
| 13576168 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13589710 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412161150074803280_huwpojubsxze3i3vdxtb3ll3 |
| 13589710 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13589791 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d928564a1c64787626d18de1eeb49337)] -> css selector: .header] |
| 13589906 | main | INFO | main | FIManagement.java:2760 | Successfully navigated to 'New Sessions' page |
| 13610830 | main | FATAL | main | FIManagement.java:2969 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.NewSessionPage.clickProcessIcon(NewSessionPage.java:465) at com.imm.testscripts.FIManagement.FIManagement.verifySessionAftercreateAndDeleteUser(FIManagement.java:2770) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} (Session info: chrome=131.0.6778.140) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d928564a1c64787626d18de1eeb49337, actions {actions=[org.openqa.selenium.interactions.Sequence@6eea982]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60352}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: d928564a1c64787626d18de1eeb49337 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 33 more | |||||
| 13610830 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 13611106 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySessionAftercreateAndInactiveUser |
| 13611122 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 13611137 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 13612550 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 13612550 | main | INFO | main | FIManagement.java:3011 | ***** verify Session After create And Inactive User ***** |
| 13619248 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 13619248 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13619360 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: btnSubmit] |
| 13619360 | main | INFO | main | FIManagement.java:3015 | Navigated to 'eSign Login' page |
| 13619458 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 13620147 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 13620247 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: btnSubmit] |
| 13688019 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: lightbox] |
| 13688097 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: i0116] |
| 13688747 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: idSIButton9] |
| 13695977 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 13695977 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13696063 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: lightbox] |
| 13696175 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: idSIButton9] |
| 13704728 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 13704728 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13704834 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: btnUpload] |
| 13707944 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 13707944 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13708038 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> css selector: .header] |
| 13708038 | main | INFO | main | FIManagement.java:3019 | Login as FiAdmin with Existing FI : null |
| 13708111 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: //a[text()='Administration']] |
| 13716291 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13716291 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13716416 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 13719587 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13719587 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13719670 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> css selector: .header] |
| 13722821 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13722821 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13722931 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: //input[@id='txtUserId']] |
| 13743777 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 13743856 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: btnSearch] |
| 13748051 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13748051 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13748051 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 13751156 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13751156 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13754247 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13754247 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13757382 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13757382 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13760449 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13760449 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13760560 | main | INFO | main | FIManagement.java:3024 | FI : KellyParker already exists |
| 13763699 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13763699 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13773794 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: //input[@id='txtUserId']] |
| 13794630 | main | INFO | main | UsersMaintenancePage.java:1523 | Entered 'User id' in 'User id' field |
| 13794740 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: btnSearch] |
| 13799134 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13799134 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13802262 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13802262 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13826193 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13826193 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13829364 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13829364 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13829463 | main | INFO | main | FIManagement.java:3025 | Successfully Deleted user in UserMaintence Page |
| 13832590 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13832590 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13832701 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 13833143 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']] |
| 13833143 | main | INFO | main | FIManagement.java:3031 | Clicked 'Add New' button |
| 13836335 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13836335 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13839522 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13839522 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13852426 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> css selector: a[data-bind*='text:ResourceUserMaintenance.Tab_2_Name']] |
| 13855807 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13855807 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13855933 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: Groups0] |
| 13861164 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13861164 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13863549 | main | INFO | main | FIManagement.java:3034 | Filled New User details |
| 13866744 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13866744 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13869013 | main | INFO | main | FIManagement.java:3037 | Clicked 'Save' button |
| 13869134 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: //input[@id='txtUserId']] |
| 13889745 | main | INFO | main | FIManagement.java:3039 | Entered 'User id' in 'User id' field |
| 13889859 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: btnSearch] |
| 13894201 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13894201 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13894201 | main | INFO | main | FIManagement.java:3041 | Clicked 'Search' button |
| 13897367 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13897367 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13900529 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13900529 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13900636 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: //input[@id='txtUserId']] |
| 13921478 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 13921579 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> id: btnSearch] |
| 13925898 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13925899 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13925899 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 13928951 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13928951 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13932090 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13932090 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13935280 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13935280 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13938390 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13938390 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13938527 | main | INFO | main | FIManagement.java:3043 | <b>Expected: </b> user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied user in User maintenace page |
| 13941638 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 13941638 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13941748 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ab4424597f63c7cc8e385458c83dbc0d)] -> xpath: //*[@id='mnu_Logout']] |
| 13945404 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySessionAftercreateAndInactiveUser |
| 13945404 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 13945419 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 13946823 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 13954158 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3diqcc6shh3mlgy2pbf0fikqxdhenx9h5abtg2kjvqelnm8byp9ibwc60lpmjg6jyus-0v2vosarwtko_tw2mhvzsipco-pyqkfii16oqztsyv0d9o58yx3kdzo_cc8wnsgip6p9nk6sd32hmihsmox_pptlysicm8g_8c7mv20nrl2kgglgizmyg0cnwjlccbtevklketlm6yydwtbglj84xsfpxxvh5iq4skissslsm_akjzvzgrnk2h9vqlliamsnixmrej4juyhzetym94joa-qjbpibjytvbkhijbovf_qm8lkoho7klle7duavjsofwxfrupllx6v6bmooco6zyyvs7o7epaincl_ua6wy8brc2a68bamx7i43irik0meeub08czwbbrmybivck9piddl-vemzaribayw9satgymrydxco6zsghvaq5uebt19om6b_mai8yw-xsxzhpsggflnhun-d4yumvum6uyugo&response_mode=form_post&nonce=638699469950385820.yjkym2uxntutnwe1ms00mwnmltg5mtutmgnin2u0ztjhmgy2zji0ytg3odktzmnlms00mtyzltg5njqtnty5ntgxzmqyymrk&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true |
| 13954158 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13973037 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> id: i0116] |
| 13973703 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> id: idSIButton9] |
| 13979432 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 13979432 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 13979516 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> id: lightbox] |
| 13979597 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> id: idSIButton9] |
| 13994810 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412161157083370357_aglr00awwtcfk0teaomkkqmv |
| 13994810 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14005120 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> xpath: //span[@class='btn-text' and text()=' Process']] |
| 14008240 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412161157083370357_aglr00awwtcfk0teaomkkqmv |
| 14008240 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14008297 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> css selector: .header] |
| 14008407 | main | INFO | main | FIManagement.java:3055 | Successfully navigated to 'New Sessions' page |
| 14027367 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412161157083370357_aglr00awwtcfk0teaomkkqmv |
| 14027368 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14027476 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> id: Sign] |
| 14027593 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> id: Attach] |
| 14030734 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412161157083370357_aglr00awwtcfk0teaomkkqmv |
| 14030734 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14030840 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> css selector: .header] |
| 14040848 | main | INFO | main | FIManagement.java:3066 | Clicked 'Process' button |
| 14044030 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412161157083370357_aglr00awwtcfk0teaomkkqmv |
| 14044030 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14044148 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> id: Sign] |
| 14044262 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> id: Attach] |
| 14047480 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412161157083370357_aglr00awwtcfk0teaomkkqmv |
| 14047480 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14047609 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f81bc117834d713e7081ba41e5c131e9)] -> css selector: .header] |
| 14057801 | main | INFO | main | FIManagement.java:3076 | Successfully navigated to the 'Session details' page |
| 14058151 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySessionAftercreateAndInactiveUser |
| 14058168 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 14058202 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 14059628 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 14067711 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 14067711 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14067938 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> id: btnSubmit] |
| 14068069 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 14068781 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 14068891 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> id: btnSubmit] |
| 14136401 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> id: lightbox] |
| 14136560 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> id: i0116] |
| 14137778 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> id: idSIButton9] |
| 14144816 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 14144816 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14144926 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> id: lightbox] |
| 14145037 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> id: idSIButton9] |
| 14154213 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 14154213 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14154299 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> id: btnUpload] |
| 14157459 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 14157459 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14157543 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> css selector: .header] |
| 14157543 | main | INFO | main | FIManagement.java:3086 | Login as FiAdmin with Existing FI : null |
| 14157632 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c062d8368e721e9bb23ac6d3a6b6590e)] -> xpath: //a[text()='Processing']] |
| 14169306 | main | FATAL | main | FIManagement.java:3120 | Failed to mouse hover on the elements Processing -> Search Active |
| java.lang.Exception: Failed to mouse hover on the elements Processing -> Search Active
at com.imm.support.BrowserActions.mouseHoverOnElements(BrowserActions.java:194) at com.imm.support.BrowserActions.mouseHoverOnElements(BrowserActions.java:166) at com.imm.pages.header.Header.navigateToSearchActivePage(Header.java:274) at com.imm.testscripts.FIManagement.FIManagement.verifySessionAftercreateAndInactiveUser(FIManagement.java:3087) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy17.executeScript(Unknown Source) at com.imm.support.BrowserActions.mouseHoverOnElements(BrowserActions.java:191) ... 29 more Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: 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.$Proxy23.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1006) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[text()='Search Active']"} (Session info: chrome=131.0.6778.140) 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: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [c062d8368e721e9bb23ac6d3a6b6590e, findElement {using=xpath, value=//a[text()='Search Active']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61191}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: c062d8368e721e9bb23ac6d3a6b6590e at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.$Proxy17.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) ... 45 more | |||||
| 14169306 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 14169533 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySortOrderOfGroupAndDescription |
| 14169539 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 14169556 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 14170918 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 14180381 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 14180381 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14180508 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> id: btnSubmit] |
| 14180508 | main | INFO | main | FIManagement.java:2609 | Navigated to 'eSign Login' page |
| 14180603 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 14181328 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 14181412 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> id: btnSubmit] |
| 14248112 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> id: lightbox] |
| 14248173 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> id: i0116] |
| 14248579 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> id: idSIButton9] |
| 14254944 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 14254944 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14255013 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> id: lightbox] |
| 14255068 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> id: idSIButton9] |
| 14262618 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 14262618 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14262746 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> id: btnUpload] |
| 14265886 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 14265886 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14265949 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: .header] |
| 14265949 | main | INFO | main | FIManagement.java:2615 | Login as FiAdmin with Existing FI : autotestfi |
| 14266013 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> xpath: //a[text()='Administration']] |
| 14274684 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14274684 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14277921 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14277921 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14278023 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: .header] |
| 14281173 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14281173 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14284370 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14284370 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14284444 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14337804 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14337804 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14360418 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14360418 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14363605 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14363605 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14363721 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14367030 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14367036 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14367036 | main | INFO | main | FIManagement.java:2621 | Clicked 'Sort' button |
| 14370459 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14370459 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14370459 | main | INFO | main | FIManagement.java:2624 | Selected sorting option : Description Descending |
| 14373634 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14373634 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14376795 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14376795 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14376854 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14430141 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14430141 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14459590 | main | INFO | main | FIManagement.java:2626 | <b>Expected: </b>Sorting Description - Descending must work fine<br><b>Actual(Passed): </b>Sorting Description - Descending is working fine |
| 14462765 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14462765 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14465874 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14465874 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14465938 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14469245 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14469245 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14469245 | main | INFO | main | FIManagement.java:2632 | Clicked 'Sort' button |
| 14472594 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14472594 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14472594 | main | INFO | main | FIManagement.java:2635 | Selected sorting option : Description ascending |
| 14475690 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14475690 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14478820 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14478820 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14478879 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14532205 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14532205 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14554714 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14554714 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14557882 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14557882 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14557968 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14611250 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14611250 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14640794 | main | INFO | main | FIManagement.java:2639 | <b>Expected: </b>Sorting Description - Ascending must work fine<br><b>Actual(Passed): </b>Sorting Description - Ascending is working fine |
| 14643944 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14643944 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14647109 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14647109 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14647181 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14650509 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14650509 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14650509 | main | INFO | main | FIManagement.java:2644 | Clicked 'Sort' button |
| 14653920 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14653920 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14653920 | main | INFO | main | FIManagement.java:2647 | Selected sorting option : Group Ascending |
| 14657113 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14657113 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14660326 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14660326 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14660416 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14713766 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14713766 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14727144 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14727144 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14730294 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14730294 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14730390 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14783779 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14783779 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14804151 | main | INFO | main | FIManagement.java:2650 | <b>Expected: </b>Sorting Group - Ascending must work fine<br><b>Actual(Passed): </b>Sorting Group - Ascending is working fine |
| 14807303 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14807303 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14810469 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14810469 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14810532 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14813914 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14813914 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14813914 | main | INFO | main | FIManagement.java:2654 | Clicked 'Sort' button |
| 14817318 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14817318 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14817318 | main | INFO | main | FIManagement.java:2657 | Selected sorting option : Group Descending |
| 14820499 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14820499 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14823659 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14823659 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14823755 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14877096 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14877096 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14890506 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14890506 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14893689 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14893689 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14893784 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (93a3792bbd12a033702f146f5fdbc5d3)] -> css selector: a[class*=btn-default]] |
| 14947131 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 14947131 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14967497 | main | INFO | main | FIManagement.java:2660 | <b>Expected: </b>Sorting Group - Descending must work fine<br><b>Actual(Passed): </b>Sorting Group - Descending is working fine |
| 14967497 | main | INFO | main | FIManagement.java:2663 | Test Passed. |
| 14967497 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 14967953 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySortOrderOfUserAndName |
| 14968225 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 14968242 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 14969768 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 14977944 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 14977944 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 14978055 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> id: btnSubmit] |
| 14978055 | main | INFO | main | FIManagement.java:1940 | Navigated to 'eSign Login' page |
| 14978159 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 14978826 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 14978900 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> id: btnSubmit] |
| 15046753 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> id: lightbox] |
| 15046825 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> id: i0116] |
| 15047335 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> id: idSIButton9] |
| 15053205 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 15053205 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15053283 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> id: lightbox] |
| 15053363 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> id: idSIButton9] |
| 15060595 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 15060595 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15060679 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> id: btnUpload] |
| 15063828 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 15063828 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15063891 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: .header] |
| 15063891 | main | INFO | main | FIManagement.java:1944 | Login as FiAdmin with Existing FI : autotestfi |
| 15063969 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> xpath: //a[text()='Administration']] |
| 15073070 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15073070 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15073145 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 15076277 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15076277 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15076340 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: .header] |
| 15079490 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15079490 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15082671 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15082671 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15082729 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15087897 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15087897 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15091050 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15091050 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15096334 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15096334 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15099532 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15099532 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15104764 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15104764 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15107930 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15107930 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15130598 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15130598 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15133786 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15133786 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15133873 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15137204 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15137204 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15137204 | main | INFO | main | FIManagement.java:1950 | Clicked 'Sort' button |
| 15140630 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15140630 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15140630 | main | INFO | main | FIManagement.java:1953 | Selected sorting option : Name Descending |
| 15143772 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15143772 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15146971 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15146971 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15147049 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15152250 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15152250 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15155434 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15155434 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15160702 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15160702 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15163904 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15163904 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15169204 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15169204 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15172428 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15172428 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15201916 | main | INFO | main | FIManagement.java:1955 | <b>Expected: </b>Sorting Name - Descending must work fine<br><b>Actual(Passed): </b>Sorting Name - Descending is working fine |
| 15205088 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15205088 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15208269 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15208269 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15208335 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15211669 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15211669 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15211669 | main | INFO | main | FIManagement.java:1960 | Clicked 'Sort' button |
| 15215030 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15215030 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15215030 | main | INFO | main | FIManagement.java:1963 | Selected sorting option : Name ascending |
| 15218181 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15218181 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15221371 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15221371 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15221477 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15226698 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15226698 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15229834 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15229834 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15235110 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15235115 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15238267 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15238267 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15243540 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15243540 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15246788 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15246788 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15269435 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15269435 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15272648 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15272648 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15272695 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15302329 | main | INFO | main | FIManagement.java:1967 | <b>Expected: </b>Sorting Name - Ascending must work fine<br><b>Actual(Passed): </b>Sorting Name - Ascending is working fine |
| 15305515 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15305528 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15308684 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15308684 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15308748 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15312109 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15312109 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15312109 | main | INFO | main | FIManagement.java:1972 | Clicked 'Sort' button |
| 15315463 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15315463 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15315463 | main | INFO | main | FIManagement.java:1975 | Selected sorting option : user Ascending |
| 15318620 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15318620 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15321764 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15321764 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15321869 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15327058 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15327058 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15330204 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15330204 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15335529 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15335529 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15338743 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15338744 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15344027 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15344027 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15347249 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15347249 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15360817 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15360817 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15364010 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15364010 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15364074 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15384573 | main | INFO | main | FIManagement.java:1978 | <b>Expected: </b>Sorting user - Ascending must work fine<br><b>Actual(Passed): </b>Sorting user - Ascending is working fine |
| 15387735 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15387735 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15390904 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15390904 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15390949 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15394343 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15394343 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15394343 | main | INFO | main | FIManagement.java:1982 | Clicked 'Sort' button |
| 15397766 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15397766 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15397766 | main | INFO | main | FIManagement.java:1985 | Selected sorting option : user Descending |
| 15400944 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15400944 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15404141 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15404141 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15404236 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15409458 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15409458 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15412632 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15412632 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15417913 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15417913 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15421163 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15421163 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15426460 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15426460 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15429679 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15429679 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15443322 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15443322 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15446535 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15446535 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15446615 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c2a175871aad622316e2b24b98a8958a)] -> css selector: a[class*=btn-default]] |
| 15467145 | main | INFO | main | FIManagement.java:1988 | <b>Expected: </b>Sorting user - Descending must work fine<br><b>Actual(Passed): </b>Sorting user - Descending is working fine |
| 15467145 | main | INFO | main | FIManagement.java:1991 | Test Passed. |
| 15467145 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 15467370 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyUIElementsForGroupMaintenancePage |
| 15467382 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 15467400 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 15468852 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 15475964 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 15475964 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15476055 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: btnSubmit] |
| 15476055 | main | INFO | main | FIManagement.java:2106 | Navigated to 'eSign Login' page |
| 15476143 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 15476728 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 15476804 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: btnSubmit] |
| 15546082 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: lightbox] |
| 15546143 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: i0116] |
| 15546639 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: idSIButton9] |
| 15552764 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 15552764 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15552828 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: lightbox] |
| 15552874 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: idSIButton9] |
| 15561074 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 15561074 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15561178 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: btnUpload] |
| 15564303 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 15564303 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15564368 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> css selector: .header] |
| 15564368 | main | INFO | main | FIManagement.java:2112 | Login as FiAdmin with Existing FI : autotestfi |
| 15564435 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> xpath: //a[text()='Administration']] |
| 15572467 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15572467 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15575680 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15575680 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15575735 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> css selector: .header] |
| 15575735 | main | INFO | main | FIManagement.java:2115 | Navigated to 'Group Maintenance' Page |
| 15575849 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> xpath: //*[@id='pinunpin']/span] |
| 15575977 | main | INFO | main | FIManagement.java:2117 | <b>Expected: </b>By default, search pane should be pinned<br><b>Actual(Passed): </b>Search pane is pinned |
| 15576093 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> xpath: //*[@id="pinunpin"]/span] |
| 15576298 | main | INFO | main | FIManagement.java:2120 | Clicked 'Pin' icon |
| 15576363 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> xpath: //*[@id='pinunpin']/span] |
| 15576477 | main | INFO | main | FIManagement.java:2121 | <b>Expected: </b>Search pane should be unpinned<br><b>Actual(Passed): </b>Search pane is unpinned |
| 15581594 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: TxtGroupTitle] |
| 15582292 | main | INFO | main | FIManagement.java:2125 | Entered 'GRP2' in 'Group title' field |
| 15590568 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15590568 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15590568 | main | INFO | main | FIManagement.java:2127 | Clicked 'Clear' button |
| 15593781 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15593781 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15593920 | main | INFO | main | FIManagement.java:2128 | <b>Expected: </b>Clear button must work fine<br><b>Actual(Passed): </b>Clear button working fine |
| 15599007 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: TxtGroupTitle] |
| 15599641 | main | INFO | main | FIManagement.java:2131 | Entered 'Administrators' in 'Group title' field |
| 15599722 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: btnSearch] |
| 15603985 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15603985 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15603985 | main | INFO | main | FIManagement.java:2133 | Clicked 'Search' button |
| 15607104 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15607104 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15609296 | main | INFO | main | FIManagement.java:2136 | No records found for the given search criteria |
| 15614399 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: TxtGroupTitle] |
| 15614896 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: btnSearch] |
| 15619178 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15619178 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15629376 | main | INFO | main | FIManagement.java:2160 | <b>Expected: </b>Administrators Group present in Group maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied Administrators Group in Group maintenace page |
| 15634467 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: TxtGroupTitle] |
| 15634988 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: btnSearch] |
| 15639262 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15639262 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15649459 | main | INFO | main | FIManagement.java:2164 | <b>Expected: </b>DocumentAdmins Group present in Group maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied DocumentAdmins Group in Group maintenace page |
| 15654551 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: TxtGroupTitle] |
| 15655068 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3ffdfab073a4ba889f2d21be54db98e3)] -> id: btnSearch] |
| 15659394 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 15659394 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15669570 | main | INFO | main | FIManagement.java:2168 | <b>Expected: </b>Users Group present in Group maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied Users Group in Group maintenace page |
| 15669570 | main | INFO | main | FIManagement.java:2173 | Logged out from application |
| 15669570 | main | INFO | main | FIManagement.java:2174 | Test Passed. |
| 15669573 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 15669834 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyUIElementsForUserMaintenancePage |
| 15669839 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 15669855 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 15671318 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 15678992 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 15678993 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15679080 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSubmit] |
| 15679081 | main | INFO | main | FIManagement.java:729 | Navigated to 'eSign Login' page |
| 15679150 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 15679597 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 15679678 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSubmit] |
| 15746947 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: lightbox] |
| 15747042 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: i0116] |
| 15747615 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: idSIButton9] |
| 15754072 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 15754072 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15754158 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: lightbox] |
| 15754253 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: idSIButton9] |
| 15761504 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 15761504 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15761584 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnUpload] |
| 15764701 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 15764701 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15764784 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> css selector: .header] |
| 15764784 | main | INFO | main | FIManagement.java:733 | Login as FiAdmin with Existing FI : autotestfi |
| 15764877 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //a[text()='Administration']] |
| 15772951 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15772951 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15773028 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 15776176 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15776176 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15776258 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> css selector: .header] |
| 15776262 | main | INFO | main | FIManagement.java:736 | Navigated to 'User Maintenance' Page |
| 15776427 | main | INFO | main | FIManagement.java:738 | Clicked on Page Info icon |
| 15776777 | main | INFO | main | FIManagement.java:741 | <b>Expected: </b>Verifying about Page<br><b>Actual(Passed): </b>Found contents in About page{AddGroup=Add a Group for User, CopyUser=Copy an existing user to create a new user., Pin=Pin search panel to the screen, About Page=User Maintenance Page, RemoveGroup=Remove Group from User, Unpin=Unpin search panel from the screen.} |
| 15776917 | main | INFO | main | FIManagement.java:741 | <b>Expected: </b>Verifying about Page<br><b>Actual(Passed): </b>Found contents in About page{AddGroup=Add a Group for User, CopyUser=Copy an existing user to create a new user., Pin=Pin search panel to the screen, About Page=User Maintenance Page, RemoveGroup=Remove Group from User, Unpin=Unpin search panel from the screen.} |
| 15777055 | main | INFO | main | FIManagement.java:741 | <b>Expected: </b>Verifying about Page<br><b>Actual(Passed): </b>Found contents in About page{AddGroup=Add a Group for User, CopyUser=Copy an existing user to create a new user., Pin=Pin search panel to the screen, About Page=User Maintenance Page, RemoveGroup=Remove Group from User, Unpin=Unpin search panel from the screen.} |
| 15777206 | main | INFO | main | FIManagement.java:741 | <b>Expected: </b>Verifying about Page<br><b>Actual(Passed): </b>Found contents in About page{AddGroup=Add a Group for User, CopyUser=Copy an existing user to create a new user., Pin=Pin search panel to the screen, About Page=User Maintenance Page, RemoveGroup=Remove Group from User, Unpin=Unpin search panel from the screen.} |
| 15777372 | main | INFO | main | FIManagement.java:741 | <b>Expected: </b>Verifying about Page<br><b>Actual(Passed): </b>Found contents in About page{AddGroup=Add a Group for User, CopyUser=Copy an existing user to create a new user., Pin=Pin search panel to the screen, About Page=User Maintenance Page, RemoveGroup=Remove Group from User, Unpin=Unpin search panel from the screen.} |
| 15777505 | main | INFO | main | FIManagement.java:741 | <b>Expected: </b>Verifying about Page<br><b>Actual(Passed): </b>Found contents in About page{AddGroup=Add a Group for User, CopyUser=Copy an existing user to create a new user., Pin=Pin search panel to the screen, About Page=User Maintenance Page, RemoveGroup=Remove Group from User, Unpin=Unpin search panel from the screen.} |
| 15777720 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //*[@id='pinunpin']/span] |
| 15777851 | main | INFO | main | FIManagement.java:748 | <b>Expected: </b>By default, search pane should be pinned<br><b>Actual(Passed): </b>Search pane is pinned |
| 15777945 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //*[@id="pinunpin"]/span] |
| 15778123 | main | INFO | main | FIManagement.java:751 | Clicked 'Pin' icon |
| 15778200 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //*[@id='pinunpin']/span] |
| 15778337 | main | INFO | main | FIManagement.java:752 | <b>Expected: </b>Search pane should be unpinned<br><b>Actual(Passed): </b>Search pane is unpinned |
| 15787518 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15787518 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15787624 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: txtName] |
| 15788295 | main | INFO | main | FIManagement.java:756 | Entered 'Jonathan Kent' in 'Name' field |
| 15788390 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSearch] |
| 15792736 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15792736 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15792736 | main | INFO | main | FIManagement.java:758 | Clicked 'Search' button |
| 15795864 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15795864 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15797983 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> css selector: div[data-bind*='text: $root.SearchInfoMessage()']] |
| 15798082 | main | INFO | main | FIManagement.java:761 | No records found for the given search criteria |
| 15798150 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //a[text()='Administration']] |
| 15806222 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15806223 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15806317 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 15809452 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15809452 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15809544 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> css selector: .header] |
| 15809627 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //input[@id='txtUserId']] |
| 15830392 | main | INFO | main | FIManagement.java:786 | Entered 'JANEDOE' in 'User ID' field |
| 15830479 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSearch] |
| 15834754 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15834754 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15834754 | main | INFO | main | FIManagement.java:788 | Clicked 'Search' button |
| 15837854 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15837854 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15839997 | main | INFO | main | FIManagement.java:791 | No records found for the given search criteria |
| 15840109 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: txtDomain] |
| 15840678 | main | INFO | main | FIManagement.java:815 | Entered '_IMMONLINE_' in 'Domain' field |
| 15853354 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15853354 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15853354 | main | INFO | main | FIManagement.java:817 | Clicked 'Clear' button |
| 15856520 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15856520 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15856664 | main | INFO | main | FIManagement.java:818 | <b>Expected: </b>Clear button must work fine<br><b>Actual(Passed): </b>Clear button working fine |
| 15856775 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: txtDomain] |
| 15857396 | main | INFO | main | FIManagement.java:821 | Entered '_IMMONLINE_' in 'Domain' field |
| 15857481 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSearch] |
| 15861759 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15861759 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15861759 | main | INFO | main | FIManagement.java:823 | Clicked 'Search' button |
| 15864922 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15864922 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15867104 | main | INFO | main | FIManagement.java:826 | No records found for the given search criteria |
| 15867199 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: txtName] |
| 15867277 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //input[@id='txtUserId']] |
| 15867345 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: txtDomain] |
| 15867387 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> css selector: a[data-bind*='click: $root.ButtonDelete_Click']] |
| 15867445 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: (//*[@id='btnAddUser'])[1]] |
| 15867509 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> css selector: a[class*=btn-default]] |
| 15867545 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSearch] |
| 15867633 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSelectAll] |
| 15867758 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnClear] |
| 15867758 | main | INFO | main | FIManagement.java:849 | Successfyly verified UI elements in UserMaintenance Page |
| 15870891 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15870891 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15870970 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //input[@id='txtUserId']] |
| 15891735 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 15891814 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSearch] |
| 15896176 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15896176 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15896176 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 15899340 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15899340 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15902483 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15902483 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15905600 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15905600 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15908730 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15908730 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15908883 | main | INFO | main | FIManagement.java:852 | <b>Expected: </b>FIAdmin user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied FIAdmin user in User maintenace page |
| 15912005 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15912005 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15912079 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //input[@id='txtUserId']] |
| 15932677 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 15932726 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSearch] |
| 15937010 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15937010 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15937010 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 15940153 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15940153 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15943263 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15943263 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15946404 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15946404 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15949496 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15949496 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15949620 | main | INFO | main | FIManagement.java:856 | <b>Expected: </b>FIUser user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied FIUser user in User maintenace page |
| 15952743 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15952743 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15952838 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> xpath: //input[@id='txtUserId']] |
| 15973543 | main | INFO | main | UsersMaintenancePage.java:1443 | Entered 'User id' in 'User id' field |
| 15973623 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0d1061b4e9f3cc574004e87e5141435f)] -> id: btnSearch] |
| 15977944 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15977944 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15977944 | main | INFO | main | UsersMaintenancePage.java:1445 | Clicked 'Search' button |
| 15981028 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15981028 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15984129 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15984129 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15987276 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15987276 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15990377 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance |
| 15990377 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 15990500 | main | INFO | main | FIManagement.java:860 | <b>Expected: </b>DocAdmin user present in User maintenace page<br><b>Actual(Passed): </b>Sucessfully verfied DocAdmin user in User maintenace page |
| 15990500 | main | INFO | main | FIManagement.java:865 | Logged out from application |
| 15990501 | main | INFO | main | FIManagement.java:866 | Test Passed. |
| 15990501 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 15990782 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyUserAbleToEditWithOrWithoutResetPassword |
| 15990797 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 15990807 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 15992191 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 15992191 | main | INFO | main | Log.java:218 | |
| 15992191 | main | INFO | main | FIManagement.java:1321 | **** verifyUserAbleToEditWithOrWithoutResetPassword ***** |
| 15992191 | main | INFO | main | Log.java:220 | |
| 15992191 | main | INFO | main | FIManagement.java:1323 | ***** verifyUserAbleToEditWithOrWithoutResetPassword ***** |
| 16004872 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 16004878 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16004952 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cacc89e4b762623335381a0bab6b645e)] -> id: btnSubmit] |
| 16004952 | main | INFO | main | FIManagement.java:1328 | Navigated to 'eSign Login' page |
| 16005015 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cacc89e4b762623335381a0bab6b645e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 16010591 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cacc89e4b762623335381a0bab6b645e)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 16013727 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 16013727 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16018962 | main | FATAL | main | FIManagement.java:1399 | Keys to send should be a not null CharSequence |
| java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence
at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:173) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:135) at com.imm.testscripts.FIManagement.FIManagement.verifyUserAbleToEditWithOrWithoutResetPassword(FIManagement.java:1330) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) | |||||
| 16018962 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 16019224 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyUserAbleToEditWithOrWithoutResetPassword |
| 16019240 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 16019247 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 16020594 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 16020595 | main | INFO | main | Log.java:218 | |
| 16020595 | main | INFO | main | FIManagement.java:1321 | **** verifyUserAbleToEditWithOrWithoutResetPassword ***** |
| 16020595 | main | INFO | main | Log.java:220 | |
| 16020595 | main | INFO | main | FIManagement.java:1323 | ***** verifyUserAbleToEditWithOrWithoutResetPassword ***** |
| 16027267 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 16027267 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16027341 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3107b8b9a5295395d6e95d929e223c68)] -> id: btnSubmit] |
| 16027342 | main | INFO | main | FIManagement.java:1328 | Navigated to 'eSign Login' page |
| 16027386 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3107b8b9a5295395d6e95d929e223c68)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 16032965 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3107b8b9a5295395d6e95d929e223c68)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] |
| 16036077 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 16036077 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16041307 | main | FATAL | main | FIManagement.java:1399 | Keys to send should be a not null CharSequence |
| java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence
at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:173) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:135) at com.imm.testscripts.FIManagement.FIManagement.verifyUserAbleToEditWithOrWithoutResetPassword(FIManagement.java:1330) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) | |||||
| 16041307 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |
| 16041445 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyUserDetailsAfterLoginWithUser |
| 16041449 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 16041464 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 16042657 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 16057860 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 16057862 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16057919 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> id: btnSubmit] |
| 16057919 | main | INFO | main | FIManagement.java:1167 | ***** verify User Details After Login With User ***** |
| 16057983 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 16058475 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 16058524 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> id: btnSubmit] |
| 16127071 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> id: lightbox] |
| 16127115 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> id: i0116] |
| 16127763 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> id: idSIButton9] |
| 16133783 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 16133783 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16133852 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> id: lightbox] |
| 16133954 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> id: idSIButton9] |
| 16143870 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch |
| 16143870 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16143960 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> css selector: .header] |
| 16143960 | main | INFO | main | FIManagement.java:1174 | Login as User with Existing FI : autoesign |
| 16143999 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> xpath: //*[@id='dropdownUL']/li] |
| 16149454 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch |
| 16149454 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16171365 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch |
| 16171365 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16171414 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e8368cb3bc71ed9e564532ec21369c2d)] -> css selector: .header] |
| 16180894 | main | FATAL | main | FIManagement.java:1206 | 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.$Proxy23.clear(Unknown Source) at com.imm.pages.UserAccountSettingsPage.setName(UserAccountSettingsPage.java:139) at com.imm.testscripts.FIManagement.FIManagement.verifyUserDetailsAfterLoginWithUser(FIManagement.java:1178) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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:1511) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"input[data-bind*='textInput: EditableFields.UserName']"} (Session info: chrome=131.0.6778.140) 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: '20.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [e8368cb3bc71ed9e564532ec21369c2d, findElement {using=css selector, value=input[data-bind*='textInput: EditableFields.UserName']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.108 (3b014839fbc..., userDataDir: C:\Users\dhima\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50986}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.246:4444/se..., se:cdpVersion: 131.0.6778.140, 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: e8368cb3bc71ed9e564532ec21369c2d at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484) 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.$Proxy17.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) ... 30 more | |||||
| 16227826 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 16227831 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyUserSearchInAddUsers |
| 16227837 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 131.0.6778.108 (resolved driver for Chrome 131) |
| 16227854 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\dhima\.cache\selenium\chromedriver\win64\131.0.6778.108\chromedriver.exe |
| 16229267 | main | DEBUG | main | WebDriverFactory.java:561 | Driver::initialize::Get |
| 16229267 | main | INFO | main | Log.java:218 | |
| 16229267 | main | INFO | main | FIManagement.java:2205 | **** verify User Search In Add Users Window ***** |
| 16229268 | main | INFO | main | Log.java:220 | |
| 16229268 | main | INFO | main | FIManagement.java:2207 | ***** verify User Search In Add Users Window ***** |
| 16239199 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx |
| 16239199 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16239288 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: btnSubmit] |
| 16239288 | main | INFO | main | FIManagement.java:2212 | Navigated to 'eSign Login' page |
| 16239386 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] |
| 16239951 | main | INFO | main | SignInPage.java:142 | Entered values for the fields in 'Login' page |
| 16240002 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: btnSubmit] |
| 16307857 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: lightbox] |
| 16307912 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: i0116] |
| 16308342 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: idSIButton9] |
| 16314918 | main | DEBUG | main | Utils.java:96 | Page URL:: https://login.microsoftonline.com/common/login |
| 16314918 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16314995 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: lightbox] |
| 16315091 | main | DEBUG | main | Utils.java:1186 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: idSIButton9] |
| 16324007 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 16324007 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16324085 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: btnUpload] |
| 16327232 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx |
| 16327232 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16327283 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> css selector: .header] |
| 16327287 | main | INFO | main | FIManagement.java:2216 | Login as FiAdmin with Existing FI : null |
| 16327364 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> xpath: //a[text()='Administration']] |
| 16338047 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 16338047 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16341255 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 16341255 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16341331 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> css selector: .header] |
| 16346422 | main | DEBUG | main | Utils.java:270 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: TxtGroupTitle] |
| 16346969 | main | DEBUG | main | Utils.java:200 | Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f60098bfca82e0d564e5953da910c025)] -> id: btnSearch] |
| 16351241 | main | DEBUG | main | Utils.java:96 | Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance |
| 16351241 | main | DEBUG | main | Utils.java:116 | Page Load Wait: (Sync) |
| 16374858 | main | WARN | com.codeborne.selenide.impl.ScreenShotLaboratory | ScreenShotLaboratory.java:440 | Cannot take screenshot because browser is not started |
| 16374858 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |