Test results
1 suite, 2 failed tests
com.imm.testscripts.FIManagement.FIManagement
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.com,,sunithapattem@immonline.com, WorkflowSummary=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, Address=, FiStatus=, entraGroupEmail=AdobeOEMGroup@IMMTestCU.onmicrosoft.com,AdobeOEMTest@IMMTestCU.onmicrosoft.com, FiAdmin_LastName=tom,,p, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, plusfi=true, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=iMM@2022, eSignClient=, ClientID=, Domain=immtestcu, UserType=Admin,User, anonymusFI=false, NewGroup=, Tenant_User=immadmin2@immesignqa.onmicrosoft.com, FiAdmin_FirstName=adobe,spnoemail,sunitha, Group=AdobeOEMTest,AdobeOEMGroup,AccountCreation, Dictionary=, FI_Name=, Description=verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Plus FI Legacy Account, AdditionalDomainName=, SearchUser=, Filepath=, TestID=verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage, entraGroup=true, FiAdmin_UserID=, Dictionary_Code=, FItype=Unified, integrationType=Legacy Account, IndexSource=, Access_Password=P@ssword1, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=, Copy_User_ID=, Tenant_Password=iMM@2023, Enter_eSignClient=, ZipCode=, FI_ID=autoeplus, Confirm_Password=P@ssword1, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.executeScript(Unknown Source) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:321) at com.imm.pages.UsersMaintenancePage.clickDefaultSenderDropdown(UsersMaintenancePage.java:3892) at com.imm.pages.UsersMaintenancePage.getDefaultSenderDropdownOptions(UsersMaintenancePage.java:3903) at com.imm.testscripts.FIManagement.FIManagement.verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage(FIManagement.java:11773) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.$Proxy22.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:1024) 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:103) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#UserDefaultSenderEmail_0\-selectized"} (Session info: chrome=139.0.7258.128) 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [79a95f200c0fdfca03d24bb80b88d18e, findElement {using=id, value=UserDefaultSenderEmail_0-selectized}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.128, chrome: {chromedriverVersion: 139.0.7258.68 (40ff94600b6e..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61777}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.105.192.87:4444/ses..., se:cdpVersion: 139.0.7258.128, 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: 79a95f200c0fdfca03d24bb80b88d18e at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.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
(verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page)
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.com,,sunithapattem@immonline.com, WorkflowSummary=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, Address=, FiStatus=, entraGroupEmail=AdobeOEMGroup@IMMTestCU.onmicrosoft.com,AdobeOEMTest@IMMTestCU.onmicrosoft.com, FiAdmin_LastName=tom,,p, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, plusfi=false, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=iMM@2022, eSignClient=, ClientID=, Domain=immtestcu, UserType=Admin,User, anonymusFI=false, NewGroup=, Tenant_User=immadmin2@immesignqa.onmicrosoft.com, FiAdmin_FirstName=adobe,spnoemail,sunitha, Group=AdobeOEMTest,AdobeOEMGroup,AccountCreation, Dictionary=, FI_Name=, Description=verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Sign FI Legacy Account, AdditionalDomainName=, SearchUser=, Filepath=, TestID=verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage, entraGroup=true, FiAdmin_UserID=, Dictionary_Code=, FItype=Unified, integrationType=Legacy Account, IndexSource=, Access_Password=P@ssword1, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=, Copy_User_ID=, Tenant_Password=iMM@2023, Enter_eSignClient=, ZipCode=, FI_ID=autoesign, Confirm_Password=P@ssword1, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.executeScript(Unknown Source) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:321) at com.imm.pages.UsersMaintenancePage.clickDefaultSenderDropdown(UsersMaintenancePage.java:3892) at com.imm.pages.UsersMaintenancePage.getDefaultSenderDropdownOptions(UsersMaintenancePage.java:3903) at com.imm.testscripts.FIManagement.FIManagement.verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage(FIManagement.java:11773) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.$Proxy22.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:1024) 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:103) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#UserDefaultSenderEmail_0\-selectized"} (Session info: chrome=139.0.7258.128) 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [cc826e6708a48135f18629b1d7e82f1f, findElement {using=id, value=UserDefaultSenderEmail_0-selectized}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.128, chrome: {chromedriverVersion: 139.0.7258.68 (40ff94600b6e..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61490}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.105.192.87:4444/ses..., se:cdpVersion: 139.0.7258.128, 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: cc826e6708a48135f18629b1d7e82f1f at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.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
(verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--514578649\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.FIManagement.FIManagement">
        <methods>
          <include name="verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage"/>
        </methods>
      </class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
AdobeOEM
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
P1
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
Smoke
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
UserMaintenancePage
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
   --- 18 Aug 14:56:19 975 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 14:56:22 349 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Plus FI Legacy Account ****
   --- 18 Aug 14:56:29 918 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 14:56:29 918 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:56:30 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:56:30 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - autoeplus
   --- 18 Aug 14:56:30 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:56:36 673 - 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%3d49npwi9ud1mgl9ff6rqholktld_wqj2zj5w5yesw90dgs0dp9dybixbe-qj_p7g8k9d0va-5ynljbv6aqlc0n5iwihtfbrbj4i3mchpp66c7ic5ubjeiy4xjluwuo_pp_bwelzhjw6sgdij-d0dqfufhhjawswl1qgstbounmfqi8per2kjcwppp9p9h5eu0n_yvumyrxteg-obfl1mkza&response_mode=form_post&nonce=638911059910435297.ztdkmtc2ndmtnjczzs00y2fjltg3ntetm2iyyzaxotq3ndy0nzrjztm2zmetzgmwns00mdc5ltg0mjktzdeymta2ymmznzc5&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
   --- 18 Aug 14:56:36 673 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:56:41 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: lightbox]
   --- 18 Aug 14:56:41 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: i0116]
   --- 18 Aug 14:56:42 521 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: idSIButton9]
   --- 18 Aug 14:56:45 820 - 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%3d49npwi9ud1mgl9ff6rqholktld_wqj2zj5w5yesw90dgs0dp9dybixbe-qj_p7g8k9d0va-5ynljbv6aqlc0n5iwihtfbrbj4i3mchpp66c7ic5ubjeiy4xjluwuo_pp_bwelzhjw6sgdij-d0dqfufhhjawswl1qgstbounmfqi8per2kjcwppp9p9h5eu0n_yvumyrxteg-obfl1mkza&response_mode=form_post&nonce=638911059910435297.ztdkmtc2ndmtnjczzs00y2fjltg3ntetm2iyyzaxotq3ndy0nzrjztm2zmetzgmwns00mdc5ltg0mjktzdeymta2ymmznzc5&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
   --- 18 Aug 14:56:45 820 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:56:47 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: idSIButton9]
   --- 18 Aug 14:56:52 221 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 14:56:52 221 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:56:52 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: lightbox]
   --- 18 Aug 14:56:52 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: idSIButton9]
   --- 18 Aug 14:57:00 327 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:57:00 327 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 14:57:03 492 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:57:03 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:57:03 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: btnUpload]
   --- 18 Aug 14:57:06 735 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:57:06 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:57:06 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoeplus

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 14:57:06 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 14:57:16 522 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:57:16 523 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:57:16 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: immPageTitle]
   --- 18 Aug 14:57:19 827 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:57:19 827 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:57:19 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> css selector: .header]

Successfully navigated to the 'Group Maintenance' page [ScreenShot]
   --- 18 Aug 14:57:25 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: TxtGroupTitle]
   --- 18 Aug 14:57:25 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: btnSearch]
   --- 18 Aug 14:57:29 961 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:57:29 961 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 FI : AdobeOEMTest already exists [ScreenShot]
 -------------------Adding New Groups ----------------------
 Clicked 'Add New' button
   --- 18 Aug 14:58:10 854 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:58:10 854 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:58:14 109 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:58:14 109 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 14:58:20 507 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:58:20 507 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 14:58:27 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: TxtGroupTitle]
   --- 18 Aug 14:58:28 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: btnSearch]
   --- 18 Aug 14:58:33 082 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:58:33 082 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:58:43 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 14:58:50 755 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:58:50 755 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:58:55 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: TxtGroupTitle]
   --- 18 Aug 14:58:56 411 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: btnSearch]
   --- 18 Aug 14:59:00 807 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:59:00 807 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 FI : AdobeOEMTest already exists [ScreenShot]
 -------------------Adding New Groups ----------------------
 Clicked 'Add New' button
   --- 18 Aug 14:59:41 758 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:59:41 758 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:59:44 974 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:59:44 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 14:59:51 503 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:59:51 503 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 14:59:58 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: TxtGroupTitle]
   --- 18 Aug 14:59:59 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: btnSearch]
   --- 18 Aug 15:00:03 739 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 15:00:03 739 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:00:13 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 15:00:21 286 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 15:00:21 286 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:00:26 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: TxtGroupTitle]
   --- 18 Aug 15:00:26 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: btnSearch]
   --- 18 Aug 15:00:31 245 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 15:00:31 245 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 FI : AdobeOEMTest already exists [ScreenShot]
 -------------------Adding New Groups ----------------------
 Clicked 'Add New' button
   --- 18 Aug 15:01:12 168 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 15:01:12 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:01:15 362 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 15:01:15 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 15:01:21 867 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 15:01:21 867 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 15:01:29 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: TxtGroupTitle]
   --- 18 Aug 15:01:30 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> id: btnSearch]
   --- 18 Aug 15:01:34 982 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 15:01:34 982 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:01:45 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f32e24346fe40cffb9fc784d19bb6fb0)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 15:01:52 570 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 15:01:52 570 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 -------------------Login first member for group ----------------------
   --- 18 Aug 15:01:52 869 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 15:01:54 990 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 15:02:02 389 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 15:02:02 389 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:02 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> xpath: //*[@id='btnSubmit']]
 adobe tom
   --- 18 Aug 15:02:02 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - autoeplus
   --- 18 Aug 15:02:03 127 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 15:02:08 841 - 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%3dypanmlsa4dkalzzxioyf-mgmzpqra6sutfnfetlavtp2l2ctp0yarty6e4gzviszcvmplmxug46ghw4htrpss0njcgab26d_5radiad68hv5mvhd7u2osfujghkqd3zwus9bub-acwfeys98titqazgsmajy47rtpysypcihleoznhlx6gvnguxzegyrk2726j_57ygh1ttq8mx7griwhw&response_mode=form_post&nonce=638911063234550378.zwnizmfknjutntdlns00nznjltkwztmtnmq3ymm3n2e3mze5yzjlmde4ndctmjy4ns00ytizltgznditzteyywfmmzazmdix&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
   --- 18 Aug 15:02:08 841 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:13 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> id: lightbox]
   --- 18 Aug 15:02:14 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> id: i0116]
   --- 18 Aug 15:02:14 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> id: idSIButton9]
   --- 18 Aug 15:02:17 938 - 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%3dypanmlsa4dkalzzxioyf-mgmzpqra6sutfnfetlavtp2l2ctp0yarty6e4gzviszcvmplmxug46ghw4htrpss0njcgab26d_5radiad68hv5mvhd7u2osfujghkqd3zwus9bub-acwfeys98titqazgsmajy47rtpysypcihleoznhlx6gvnguxzegyrk2726j_57ygh1ttq8mx7griwhw&response_mode=form_post&nonce=638911063234550378.zwnizmfknjutntdlns00nznjltkwztmtnmq3ymm3n2e3mze5yzjlmde4ndctmjy4ns00ytizltgznditzteyywfmmzazmdix&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
   --- 18 Aug 15:02:17 938 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:20 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> id: idSIButton9]
   --- 18 Aug 15:02:24 295 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 15:02:24 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:24 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> id: lightbox]
   --- 18 Aug 15:02:24 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> id: idSIButton9]
   --- 18 Aug 15:02:34 846 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 15:02:34 846 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - adobe@immtestcu.onmicrosoft.com
   --- 18 Aug 15:02:37 962 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 15:02:37 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:38 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> id: immPageTitle]
   --- 18 Aug 15:02:41 148 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 15:02:41 148 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:41 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoeplus
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page
[ScreenShot]
   --- 18 Aug 15:02:44 426 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 15:02:44 426 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:44 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 15:02:53 795 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 15:02:53 795 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:53 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 15:02:57 018 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 15:02:57 018 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:02:57 087 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> css selector: .header]
   --- 18 Aug 15:02:58 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 15:02:58 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
Expected: User Name field is readonly adobe tom
Actual(Failed): Failed to verify user name field is readonly adobe tom
[ScreenShot]
   --- 18 Aug 15:02:58 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19308ffc5f317510642d57d92e0fef0b)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 15:02:58 845 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 15:03:00 782 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 15:03:08 019 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 15:03:08 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:03:08 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 15:03:08 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - autoeplus
   --- 18 Aug 15:03:08 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 15:03:14 727 - 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%3d1gqjopc1hsw9vjtjvmfrbvsk9ky9kgpyezufaete6nebqkqyrepsptccqg714id-jl5qqzlcz0zucpndmcozcqqnfaelytzogk7bclvqwxkytmcchdsvxmffm9_hibh0f-muf_z1wjol4-nv_fob7zmoupsju5nwour_a9tguecoehudvbp89ycihu1ajivklpt4sh_7srwvw5lbktf5ka&response_mode=form_post&nonce=638911063892437650.ndlkywzjzgutnzrinc00y2qwlwiwzjytzjblytq1nme5mmqzmtrhzgfiogitnmu1my00zdewlwflnzgtzje4zme3mdzmzty3&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
   --- 18 Aug 15:03:14 727 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:03:19 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: lightbox]
   --- 18 Aug 15:03:19 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: i0116]
   --- 18 Aug 15:03:20 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: idSIButton9]
   --- 18 Aug 15:03:23 880 - 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%3d1gqjopc1hsw9vjtjvmfrbvsk9ky9kgpyezufaete6nebqkqyrepsptccqg714id-jl5qqzlcz0zucpndmcozcqqnfaelytzogk7bclvqwxkytmcchdsvxmffm9_hibh0f-muf_z1wjol4-nv_fob7zmoupsju5nwour_a9tguecoehudvbp89ycihu1ajivklpt4sh_7srwvw5lbktf5ka&response_mode=form_post&nonce=638911063892437650.ndlkywzjzgutnzrinc00y2qwlwiwzjytzjblytq1nme5mmqzmtrhzgfiogitnmu1my00zdewlwflnzgtzje4zme3mdzmzty3&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
   --- 18 Aug 15:03:23 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:03:26 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: idSIButton9]
   --- 18 Aug 15:03:30 331 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 15:03:30 331 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:03:30 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: lightbox]
   --- 18 Aug 15:03:30 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: idSIButton9]
   --- 18 Aug 15:03:37 831 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 15:03:37 831 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 15:03:41 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 15:03:41 075 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:03:41 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: btnUpload]
   --- 18 Aug 15:03:44 297 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 15:03:44 297 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:03:44 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoeplus

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 15:03:46 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 15:03:56 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:03:56 304 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:03:56 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 15:03:59 578 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:03:59 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:03:59 649 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 15:04:02 914 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:02 914 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:04:02 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 15:04:03 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: btnSearch]
   --- 18 Aug 15:04:08 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:08 079 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 15:04:11 200 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:11 200 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:04:14 283 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:14 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:04:17 465 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:17 465 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:04:20 544 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:20 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: adobe user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page
[ScreenShot]
   --- 18 Aug 15:04:20 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 15:04:28 027 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:28 027 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 adobe tom
   --- 18 Aug 15:04:29 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 15:04:29 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
Expected: User Name field is readonly adobe tom
Actual(Failed): Failed to verify user name field is readonly adobe tom
[ScreenShot]
   --- 18 Aug 15:04:29 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 15:04:32 717 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:32 717 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:04:32 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 15:04:33 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: btnSearch]
   --- 18 Aug 15:04:37 837 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:37 837 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 15:04:40 911 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:40 911 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:04:44 110 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:44 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:04:47 420 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:47 420 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:04:50 494 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:04:50 494 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:05:13 682 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:13 682 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: spnoemail user present in User maintenace page
Actual(Failed): Failed to verfied user 'spnoemail' in User maintenace page
[ScreenShot]
   --- 18 Aug 15:05:13 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 15:05:21 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:21 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 spnoemail
Expected: User Name field is readonly spnoemail
Actual(Failed): Failed to verify user name field is readonly Default Document Administrator
[ScreenShot]
   --- 18 Aug 15:05:22 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 15:05:25 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:25 939 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:05:26 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 15:05:26 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> id: btnSearch]
   --- 18 Aug 15:05:31 006 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:31 007 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 15:05:34 211 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:34 211 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:05:37 346 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:37 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:05:40 536 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:40 537 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:05:43 668 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:43 668 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: sunitha user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'sunitha' in User maintenace page
[ScreenShot]
   --- 18 Aug 15:05:43 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 15:05:51 293 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:05:51 293 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 sunitha p
   --- 18 Aug 15:05:52 414 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 15:05:52 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
Expected: User Name field is readonly sunitha p
Actual(Failed): Failed to verify user name field is readonly SunithaPattem13
[ScreenShot]
   --- 18 Aug 15:05:52 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07892c8943b75a270c590ba6c412fe15)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 15:05:53 097 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 15:05:55 229 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 15:06:03 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 15:06:03 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:03 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 15:06:03 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - autoeplus
   --- 18 Aug 15:06:04 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 15:06:10 026 - 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%3djtctsapbpf2_ilt-chdp8dalexfx9oydsy0-xzzpdg-xcqu4-mqkmadwtku12ak5h8qilj3rmvmquuon7nkphn1ca1qqouspd_i-km9wcx3epz_itbcqnnwc2sd3oobqahasllmwa-sftwtqza-xxjkeb82r5euvmcse6yu-y2jynmpyc0cmsbtox4tkq8crpwptcqmfakebjqwhfctr0a&response_mode=form_post&nonce=638911065643743657.ywq4zmq5nwetyjdmms00nji2lwe1y2ytnze4m2zinddjzdm2odu4mtc1ywutmddlms00y2jmltg3odgtmdkxzwm4nzy2nzcy&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
   --- 18 Aug 15:06:10 026 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:15 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> id: lightbox]
   --- 18 Aug 15:06:15 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> id: i0116]
   --- 18 Aug 15:06:15 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> id: idSIButton9]
   --- 18 Aug 15:06:19 092 - 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%3djtctsapbpf2_ilt-chdp8dalexfx9oydsy0-xzzpdg-xcqu4-mqkmadwtku12ak5h8qilj3rmvmquuon7nkphn1ca1qqouspd_i-km9wcx3epz_itbcqnnwc2sd3oobqahasllmwa-sftwtqza-xxjkeb82r5euvmcse6yu-y2jynmpyc0cmsbtox4tkq8crpwptcqmfakebjqwhfctr0a&response_mode=form_post&nonce=638911065643743657.ywq4zmq5nwetyjdmms00nji2lwe1y2ytnze4m2zinddjzdm2odu4mtc1ywutmddlms00y2jmltg3odgtmdkxzwm4nzy2nzcy&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
   --- 18 Aug 15:06:19 092 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:21 214 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> id: idSIButton9]
   --- 18 Aug 15:06:25 373 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 15:06:25 373 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:25 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> id: lightbox]
   --- 18 Aug 15:06:25 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> id: idSIButton9]
   --- 18 Aug 15:06:33 251 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 15:06:33 251 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 15:06:36 462 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 15:06:36 462 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:36 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> id: btnUpload]
   --- 18 Aug 15:06:39 687 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 15:06:39 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:39 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoeplus

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 15:06:41 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 15:06:51 562 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:06:51 562 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:51 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 15:06:54 863 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:06:54 863 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:54 933 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 15:06:58 221 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:06:58 221 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:06:58 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 15:06:59 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> id: btnSearch]
   --- 18 Aug 15:07:03 276 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:07:03 276 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 15:07:06 425 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:07:06 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:07:09 544 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:07:09 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:07:12 678 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:07:12 678 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 15:07:15 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:07:15 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: adobe user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page
[ScreenShot]
   --- 18 Aug 15:07:15 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (79a95f200c0fdfca03d24bb80b88d18e)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 15:07:23 386 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 15:07:23 386 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
   --- 18 Aug 14:44:07 438 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 14:44:11 924 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Sign FI Legacy Account ****
   --- 18 Aug 14:44:19 519 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 14:44:19 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:44:19 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:44:19 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - autoesign
   --- 18 Aug 14:44:20 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:44:26 517 - 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%3do6wjxjtvl_w-sjy_esce19_zn8zpphrjexlf9fy_d6uvgriqpi329xjdr194hyxnjezv4cnhpct8f4fouggwep0aadgax8xmsusuvkkkh2youd1bijnvqvhbo6gjy7k3g0wmnhi3yf3fquxqevrnxomrg2pbjxslv9fdd-kfaz6vvssz1fqu-y9icwxzprxqu7u2rwqnsl2oubfjingjha&response_mode=form_post&nonce=638911052609441428.mtlkodg2ngetota2my00nmnllwjlzmqtnji0nmmyymezotbimtqxyjbim2mtyzzjnc00mdu5lwi0nmetnza2nze4y2mxmdhj&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
   --- 18 Aug 14:44:26 517 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:44:31 649 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: lightbox]
   --- 18 Aug 14:44:31 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: i0116]
   --- 18 Aug 14:44:32 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: idSIButton9]
   --- 18 Aug 14:44:35 708 - 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%3do6wjxjtvl_w-sjy_esce19_zn8zpphrjexlf9fy_d6uvgriqpi329xjdr194hyxnjezv4cnhpct8f4fouggwep0aadgax8xmsusuvkkkh2youd1bijnvqvhbo6gjy7k3g0wmnhi3yf3fquxqevrnxomrg2pbjxslv9fdd-kfaz6vvssz1fqu-y9icwxzprxqu7u2rwqnsl2oubfjingjha&response_mode=form_post&nonce=638911052609441428.mtlkodg2ngetota2my00nmnllwjlzmqtnji0nmmyymezotbimtqxyjbim2mtyzzjnc00mdu5lwi0nmetnza2nze4y2mxmdhj&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
   --- 18 Aug 14:44:35 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:44:37 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: idSIButton9]
   --- 18 Aug 14:44:42 142 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 14:44:42 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:44:42 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: lightbox]
   --- 18 Aug 14:44:42 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: idSIButton9]
   --- 18 Aug 14:44:50 934 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:44:50 934 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 14:44:54 143 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:44:54 143 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:44:54 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: btnUpload]
   --- 18 Aug 14:44:57 449 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:44:57 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:44:57 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoesign

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 14:44:57 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 14:45:07 036 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:45:07 037 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:45:07 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: immPageTitle]
   --- 18 Aug 14:45:10 444 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:45:10 445 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:45:10 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> css selector: .header]

Successfully navigated to the 'Group Maintenance' page [ScreenShot]
   --- 18 Aug 14:45:15 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: TxtGroupTitle]
   --- 18 Aug 14:45:16 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: btnSearch]
   --- 18 Aug 14:45:20 663 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:45:20 663 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 FI : AdobeOEMTest already exists [ScreenShot]
 -------------------Adding New Groups ----------------------
 Clicked 'Add New' button
   --- 18 Aug 14:46:01 633 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:46:01 633 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:46:04 790 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:46:04 790 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 14:46:11 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:46:11 321 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 14:46:18 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: TxtGroupTitle]
   --- 18 Aug 14:46:20 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: btnSearch]
   --- 18 Aug 14:46:24 852 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:46:24 852 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:46:35 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 14:46:42 544 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:46:42 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:46:45 717 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:46:45 717 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:46:45 949 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //span[text()=' Entra Group Sync']]
 Entra Group Sync checkbox Not checked  [ScreenShot]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked
[ScreenShot]
   --- 18 Aug 14:46:51 879 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:46:51 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:46:59 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: TxtGroupTitle]
   --- 18 Aug 14:46:59 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: btnSearch]
   --- 18 Aug 14:47:04 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:47:04 121 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 FI : AdobeOEMTest already exists [ScreenShot]
 -------------------Adding New Groups ----------------------
 Clicked 'Add New' button
   --- 18 Aug 14:47:45 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:47:45 038 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:47:48 266 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:47:48 266 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 14:47:54 822 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:47:54 822 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 14:48:02 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: TxtGroupTitle]
   --- 18 Aug 14:48:03 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: btnSearch]
   --- 18 Aug 14:48:07 445 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:48:07 445 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:48:17 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 14:48:25 129 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:48:25 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:48:28 313 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:48:28 313 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:48:28 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //span[text()=' Entra Group Sync']]
 Entra Group Sync checkbox Not checked  [ScreenShot]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked
[ScreenShot]
   --- 18 Aug 14:48:34 319 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:48:34 319 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:48:41 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: TxtGroupTitle]
   --- 18 Aug 14:48:42 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: btnSearch]
   --- 18 Aug 14:48:46 637 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:48:46 637 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 FI : AdobeOEMTest already exists [ScreenShot]
 -------------------Adding New Groups ----------------------
 Clicked 'Add New' button
   --- 18 Aug 14:49:27 615 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:49:27 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:49:30 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:49:30 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 14:49:37 302 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:49:37 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 14:49:44 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: TxtGroupTitle]
   --- 18 Aug 14:49:45 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> id: btnSearch]
   --- 18 Aug 14:49:50 117 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:49:50 117 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:50:00 308 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 14:50:07 892 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:50:07 892 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:50:11 096 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:50:11 096 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:50:11 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c5a8ad6c80773c5a7deb39c41f7be801)] -> xpath: //span[text()=' Entra Group Sync']]
 Entra Group Sync checkbox Not checked  [ScreenShot]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked
[ScreenShot]
   --- 18 Aug 14:50:17 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 14:50:17 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 -------------------Login first member for group ----------------------
   --- 18 Aug 14:50:19 734 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 14:50:21 788 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 14:50:29 550 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 14:50:29 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:50:29 668 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> xpath: //*[@id='btnSubmit']]
 adobe tom
   --- 18 Aug 14:50:29 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - autoesign
   --- 18 Aug 14:50:30 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:50:36 200 - 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%3dag40szviijnbstoegdtuxsetw5wrkv-t_m5d6ebdampaowq4zixun270lhnwwferyrfinm46hpg9nganm-lb8syk24c8z-z2kq3nwv6c7igfh3f7w66z21857hfbqj5avpgddqqpyzdhubbq7k2t6ruhriqrul9bmotjbjok8uaitxqj9ezt85z5i4dl7skh-narqlthoxppx1izwxbosa&response_mode=form_post&nonce=638911056307609978.mdu2zwvjyzetmtvios00nwzkltk5ywqtnjyzytixnwmwytfmnje4nddkzdatzjc3mi00mgu2ltlhy2mtyzblmjbkzjflodkw&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
   --- 18 Aug 14:50:36 200 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:50:41 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> id: lightbox]
   --- 18 Aug 14:50:41 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> id: i0116]
   --- 18 Aug 14:50:42 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> id: idSIButton9]
   --- 18 Aug 14:50:45 339 - 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%3dag40szviijnbstoegdtuxsetw5wrkv-t_m5d6ebdampaowq4zixun270lhnwwferyrfinm46hpg9nganm-lb8syk24c8z-z2kq3nwv6c7igfh3f7w66z21857hfbqj5avpgddqqpyzdhubbq7k2t6ruhriqrul9bmotjbjok8uaitxqj9ezt85z5i4dl7skh-narqlthoxppx1izwxbosa&response_mode=form_post&nonce=638911056307609978.mdu2zwvjyzetmtvios00nwzkltk5ywqtnjyzytixnwmwytfmnje4nddkzdatzjc3mi00mgu2ltlhy2mtyzblmjbkzjflodkw&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
   --- 18 Aug 14:50:45 339 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:50:47 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> id: idSIButton9]
   --- 18 Aug 14:50:51 598 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 14:50:51 598 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:50:51 677 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> id: lightbox]
   --- 18 Aug 14:50:51 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> id: idSIButton9]
   --- 18 Aug 14:51:01 333 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 14:51:01 333 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - adobe@immtestcu.onmicrosoft.com
   --- 18 Aug 14:51:04 435 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 14:51:04 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:04 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> xpath: //*[@id='btnSearch']]
   --- 18 Aug 14:51:07 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 14:51:07 656 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:07 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoesign
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page
[ScreenShot]
   --- 18 Aug 14:51:10 945 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 14:51:10 945 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:11 000 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 14:51:20 770 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 14:51:20 770 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:20 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 14:51:24 054 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 14:51:24 054 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:24 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> css selector: .header]
   --- 18 Aug 14:51:25 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 14:51:25 353 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
Expected: User Name field is readonly adobe tom
Actual(Failed): Failed to verify user name field is readonly adobe tom
[ScreenShot]
   --- 18 Aug 14:51:25 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (813b70b2b13152bdf73b9beff50aa558)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 14:51:25 926 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 14:51:28 063 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 14:51:35 641 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 14:51:35 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:35 750 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:51:35 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - autoesign
   --- 18 Aug 14:51:36 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:51:42 146 - 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%3dzqu3jgc6e9v7mbkfrkq7vqpvkh1up-o9gazim7_huxliia7hjmuwefjyv-cb8qgwdjpwixz9jf5vdyhevflv7it8l5ridfgqlxzqjbobxnb7cu0nw0gppewdqch54ryezb3yfhcfzjlip1cxla0ut6o6ridnwnfi-zlwcjjtc3fu7s1-gtt7u8oorufxcstbhai8kjwolyltqvoksf3ylq&response_mode=form_post&nonce=638911056967232660.n2e3yju4mtutzdljos00odmxlwfhnzetn2rkzwnkmzhiyta5nde1ztgzyzktn2mzzi00oda0lwe1ytqtn2fizgu1n2mzmzdj&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
   --- 18 Aug 14:51:42 146 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:47 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: lightbox]
   --- 18 Aug 14:51:47 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: i0116]
   --- 18 Aug 14:51:47 963 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: idSIButton9]
   --- 18 Aug 14:51:51 251 - 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%3dzqu3jgc6e9v7mbkfrkq7vqpvkh1up-o9gazim7_huxliia7hjmuwefjyv-cb8qgwdjpwixz9jf5vdyhevflv7it8l5ridfgqlxzqjbobxnb7cu0nw0gppewdqch54ryezb3yfhcfzjlip1cxla0ut6o6ridnwnfi-zlwcjjtc3fu7s1-gtt7u8oorufxcstbhai8kjwolyltqvoksf3ylq&response_mode=form_post&nonce=638911056967232660.n2e3yju4mtutzdljos00odmxlwfhnzetn2rkzwnkmzhiyta5nde1ztgzyzktn2mzzi00oda0lwe1ytqtn2fizgu1n2mzmzdj&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
   --- 18 Aug 14:51:51 251 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:53 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: idSIButton9]
   --- 18 Aug 14:51:57 613 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 14:51:57 613 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:51:57 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: lightbox]
   --- 18 Aug 14:51:57 763 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: idSIButton9]
   --- 18 Aug 14:52:05 141 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:52:05 141 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 14:52:08 350 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:52:08 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:52:08 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: btnUpload]
   --- 18 Aug 14:52:11 607 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:52:11 607 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:52:11 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoesign

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 14:52:13 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 14:52:23 826 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:23 827 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:52:23 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 14:52:27 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:27 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:52:27 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 14:52:30 564 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:30 564 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:52:30 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 14:52:31 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: btnSearch]
   --- 18 Aug 14:52:35 696 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:35 696 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 14:52:38 790 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:38 790 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:52:41 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:41 939 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:52:45 122 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:45 122 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:52:48 288 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:48 288 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: adobe user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page
[ScreenShot]
   --- 18 Aug 14:52:48 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 14:52:55 809 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:52:55 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 adobe tom
   --- 18 Aug 14:52:56 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 14:52:57 019 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
Expected: User Name field is readonly adobe tom
Actual(Failed): Failed to verify user name field is readonly adobe tom
[ScreenShot]
   --- 18 Aug 14:52:57 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 14:53:00 480 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:00 480 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:53:00 562 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 14:53:01 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: btnSearch]
   --- 18 Aug 14:53:05 651 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:05 651 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 14:53:08 825 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:08 826 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:53:11 978 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:11 978 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:53:15 103 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:15 103 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:53:18 229 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:18 229 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:53:41 571 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:41 571 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: spnoemail user present in User maintenace page
Actual(Failed): Failed to verfied user 'spnoemail' in User maintenace page
[ScreenShot]
   --- 18 Aug 14:53:41 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 14:53:49 151 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:49 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 spnoemail
Expected: User Name field is readonly spnoemail
Actual(Failed): Failed to verify user name field is readonly Default Document Administrator
[ScreenShot]
   --- 18 Aug 14:53:50 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 14:53:53 937 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:53 937 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:53:54 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 14:53:54 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> id: btnSearch]
   --- 18 Aug 14:53:59 145 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:53:59 145 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 14:54:02 310 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:54:02 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:54:05 440 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:54:05 440 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:54:08 620 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:54:08 620 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:54:11 720 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:54:11 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: sunitha user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'sunitha' in User maintenace page
[ScreenShot]
   --- 18 Aug 14:54:11 910 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 14:54:19 194 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:54:19 194 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 sunitha p
   --- 18 Aug 14:54:20 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 14:54:20 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
Expected: User Name field is readonly sunitha p
Actual(Failed): Failed to verify user name field is readonly sunitha
[ScreenShot]
   --- 18 Aug 14:54:20 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6759aefec5db3f804608e05b9f25c2ca)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 14:54:20 910 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 14:54:22 924 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 14:54:30 318 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 14:54:30 318 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:54:30 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:54:30 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - autoesign
   --- 18 Aug 14:54:31 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 14:54:36 914 - 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%3dme5u9-vntq5vnpfjpeb38dfpmrjzaxzvkmmfl5pjrv4jwrdfa8snstueqpul2rdcuknzl_zrzm4wu2jjbmwcqbdnxoamep-uiflnom5_xswydai0owom4-zzv_qvrgux7kjnvevoso_b34yps8fjq0erc_hjnlsk-u_unxhhqvi1gdjafnga5k_xoqbfotxymnju6xyou6hnjkxrfvn9kg&response_mode=form_post&nonce=638911058713894145.zgmxzdbjmwetmmjiys00nzgylwi4owitnzzmmddjmwnkmjiyzdgwntdlzdytowfkzi00ndg3ltg0zjqtmgy3otdkmjnmzjjk&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
   --- 18 Aug 14:54:36 914 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:54:42 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> id: lightbox]
   --- 18 Aug 14:54:42 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> id: i0116]
   --- 18 Aug 14:54:42 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> id: idSIButton9]
   --- 18 Aug 14:54:46 032 - 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%3dme5u9-vntq5vnpfjpeb38dfpmrjzaxzvkmmfl5pjrv4jwrdfa8snstueqpul2rdcuknzl_zrzm4wu2jjbmwcqbdnxoamep-uiflnom5_xswydai0owom4-zzv_qvrgux7kjnvevoso_b34yps8fjq0erc_hjnlsk-u_unxhhqvi1gdjafnga5k_xoqbfotxymnju6xyou6hnjkxrfvn9kg&response_mode=form_post&nonce=638911058713894145.zgmxzdbjmwetmmjiys00nzgylwi4owitnzzmmddjmwnkmjiyzdgwntdlzdytowfkzi00ndg3ltg0zjqtmgy3otdkmjnmzjjk&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
   --- 18 Aug 14:54:46 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:54:48 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> id: idSIButton9]
   --- 18 Aug 14:54:52 390 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 14:54:52 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:54:52 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> id: lightbox]
   --- 18 Aug 14:54:52 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> id: idSIButton9]
   --- 18 Aug 14:54:59 932 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:54:59 932 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 14:55:03 072 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:55:03 072 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:55:03 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> id: btnUpload]
   --- 18 Aug 14:55:06 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 14:55:06 323 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:55:06 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoesign

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 14:55:08 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 14:55:19 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:19 241 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:55:19 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 14:55:22 500 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:22 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:55:22 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 14:55:25 926 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:25 926 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:55:26 010 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 14:55:26 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> id: btnSearch]
   --- 18 Aug 14:55:31 118 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:31 118 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 14:55:34 236 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:34 236 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:55:37 393 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:37 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:55:40 567 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:40 567 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 14:55:43 720 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:43 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: adobe user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page
[ScreenShot]
   --- 18 Aug 14:55:43 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc826e6708a48135f18629b1d7e82f1f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 14:55:51 320 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 14:55:51 320 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
50 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
verifyNewDetailsTabInGroupMaintenance
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@e4199a6) 0 ms
init(org.testng.TestRunner@e4199a6) 10161 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...) 625906 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...) 1318212 ms