Test results
1 suite, 4 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:11746) 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: [e41391a81594d6b7198c5d48e4697991, 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:62403}, 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: e41391a81594d6b7198c5d48e4697991 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=janedoe@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com,spnoemail@immtestcu.onmicrosoft.com,sunitha@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 Fully Integrated, AdditionalDomainName=, SearchUser=, Filepath=, TestID=verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage, entraGroup=true, FiAdmin_UserID=, Dictionary_Code=, FItype=Unified, integrationType=Fully Integrated, 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=plusrmt1, Confirm_Password=P@ssword1, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:559) at com.imm.support.Log.testCaseResult(Log.java:273) at com.imm.testscripts.FIManagement.FIManagement.verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage(FIManagement.java:11783) 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)
(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=janedoe@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com,spnoemail@immtestcu.onmicrosoft.com,sunitha@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 Fully Integrated, AdditionalDomainName=, SearchUser=, Filepath=, TestID=verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage, entraGroup=true, FiAdmin_UserID=, Dictionary_Code=, FItype=Unified, integrationType=Fully Integrated, 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=adobeuser, Confirm_Password=P@ssword1, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:559) at com.imm.support.Log.testCaseResult(Log.java:273) at com.imm.testscripts.FIManagement.FIManagement.verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage(FIManagement.java:11783) 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)
(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:11746) 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: [dda55830d2cb6c1d3b485c92679e30a6, 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:62050}, 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: dda55830d2cb6c1d3b485c92679e30a6 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--2029590204\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: 13 minutes
Reporter output for IMM_Esign_Chrome
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
   --- 18 Aug 11:44:39 883 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:44:41 970 - 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 11:44:49 092 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:44:49 092 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:44:49 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:44:49 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - autoeplus
   --- 18 Aug 11:44:49 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:44:55 999 - 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%3dsqbfaygksk7unope1vn8zx5iiwfjinjkzum9yhrex1ponp5q6iexzi7jc-tcuzjkas2xonvbz4_2nhlat5hiyg1k-dhhluqxagugtfehwo-posajtljhd1fmut6m8qlsz3npytmy4kjlxfbzthdu_ugr9am-1wxdc-uiy2mtgl4yj04nrgeqknfkqhlfawvlpylpje2qjo7gv7icdawf3a&response_mode=form_post&nonce=638910944901496160.mwfmntqyn2etytu4zs00ngjmltgymdktyjrlnjnknjmwmwvkzjnimgu4odktnzvins00ngiwltk1mdatm2ixodzmnzjlytfj&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 11:44:55 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:45:01 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: lightbox]
   --- 18 Aug 11:45:01 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: i0116]
   --- 18 Aug 11:45:01 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: idSIButton9]
   --- 18 Aug 11:45:05 046 - 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%3dsqbfaygksk7unope1vn8zx5iiwfjinjkzum9yhrex1ponp5q6iexzi7jc-tcuzjkas2xonvbz4_2nhlat5hiyg1k-dhhluqxagugtfehwo-posajtljhd1fmut6m8qlsz3npytmy4kjlxfbzthdu_ugr9am-1wxdc-uiy2mtgl4yj04nrgeqknfkqhlfawvlpylpje2qjo7gv7icdawf3a&response_mode=form_post&nonce=638910944901496160.mwfmntqyn2etytu4zs00ngjmltgymdktyjrlnjnknjmwmwvkzjnimgu4odktnzvins00ngiwltk1mdatm2ixodzmnzjlytfj&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 11:45:05 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:45:07 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: idSIButton9]
   --- 18 Aug 11:45:11 711 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:45:11 711 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:45:11 783 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: lightbox]
   --- 18 Aug 11:45:11 843 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: idSIButton9]
   --- 18 Aug 11:45:20 353 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:45:20 353 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 11:45:23 473 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:45:23 473 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:45:23 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: btnUpload]
   --- 18 Aug 11:45:26 746 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:45:26 747 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:45:26 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoeplus

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:45:27 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:45:36 695 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:45:36 695 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:45:36 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: immPageTitle]
   --- 18 Aug 11:45:40 018 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:45:40 018 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:45:40 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> css selector: .header]

Successfully navigated to the 'Group Maintenance' page [ScreenShot]
   --- 18 Aug 11:45:45 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: TxtGroupTitle]
   --- 18 Aug 11:45:45 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: btnSearch]
   --- 18 Aug 11:45:50 196 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:45:50 196 - 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 11:46:31 210 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:46:31 210 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:46:34 454 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:46:34 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:46:40 956 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:46:40 956 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:46:48 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: TxtGroupTitle]
   --- 18 Aug 11:46:49 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: btnSearch]
   --- 18 Aug 11:46:53 377 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:46:53 377 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:47:03 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:47:11 055 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:47:11 056 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:47:16 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: TxtGroupTitle]
   --- 18 Aug 11:47:16 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: btnSearch]
   --- 18 Aug 11:47:20 896 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:47:20 896 - 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 11:48:01 771 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:48:01 771 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:48:04 976 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:48:04 976 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:48:11 460 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:48:11 460 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:48:18 769 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: TxtGroupTitle]
   --- 18 Aug 11:48:20 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: btnSearch]
   --- 18 Aug 11:48:24 340 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:48:24 340 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:48:34 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:48:42 006 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:48:42 006 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:48:47 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: TxtGroupTitle]
   --- 18 Aug 11:48:47 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: btnSearch]
   --- 18 Aug 11:48:51 956 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:48:51 956 - 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 11:49:32 701 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:49:32 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:49:35 881 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:49:35 881 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:49:42 282 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:49:42 282 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:49:49 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: TxtGroupTitle]
   --- 18 Aug 11:49:51 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> id: btnSearch]
   --- 18 Aug 11:49:55 397 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:49:55 397 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:50:05 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3d107e5516eea7d11d610b2e32c017d)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:50:12 997 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:50:12 997 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 -------------------Login first member for group ----------------------
   --- 18 Aug 11:50:13 271 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:50:15 911 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:50:23 331 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:50:23 331 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:50:23 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> xpath: //*[@id='btnSubmit']]
 adobe tom
   --- 18 Aug 11:50:23 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - autoeplus
   --- 18 Aug 11:50:24 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:50:30 180 - 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%3ddrm491jojrhwnn59q3u_xefvqujicyc_gi1ts93siulnhwwttchoq7dhhwyw8dlyiofc_hn-ngww1rl03qpo2xmztaryx7vtjylawdz4y18fb52-h_cnauvxxpzxj7jsj15xdqroud5wet90ixutfhkz5w3xptodcg3uwote9ehs-yeb_006xaeoenfyw-twksqsy4pwutcuijiwji1ukw&response_mode=form_post&nonce=638910948243752558.nzgyndhmywqtm2myny00ota4lwi3owutmtfjogrimtfjmde2ytc0oduynjutnjjkmi00mmniltk4mtitywyxotuznjuzmmi1&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 11:50:30 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:50:35 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> id: lightbox]
   --- 18 Aug 11:50:35 344 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> id: i0116]
   --- 18 Aug 11:50:35 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> id: idSIButton9]
   --- 18 Aug 11:50:39 216 - 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%3ddrm491jojrhwnn59q3u_xefvqujicyc_gi1ts93siulnhwwttchoq7dhhwyw8dlyiofc_hn-ngww1rl03qpo2xmztaryx7vtjylawdz4y18fb52-h_cnauvxxpzxj7jsj15xdqroud5wet90ixutfhkz5w3xptodcg3uwote9ehs-yeb_006xaeoenfyw-twksqsy4pwutcuijiwji1ukw&response_mode=form_post&nonce=638910948243752558.nzgyndhmywqtm2myny00ota4lwi3owutmtfjogrimtfjmde2ytc0oduynjutnjjkmi00mmniltk4mtitywyxotuznjuzmmi1&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 11:50:39 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:50:41 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> id: idSIButton9]
   --- 18 Aug 11:50:45 583 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:50:45 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:50:45 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> id: lightbox]
   --- 18 Aug 11:50:45 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> id: idSIButton9]
   --- 18 Aug 11:50:56 324 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:50:56 324 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - adobe@immtestcu.onmicrosoft.com
   --- 18 Aug 11:50:59 483 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:50:59 483 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:50:59 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> id: immPageTitle]
   --- 18 Aug 11:51:02 686 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:51:02 686 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:51:02 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> 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 11:51:05 983 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:51:05 983 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:51:06 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 11:51:15 427 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:51:15 427 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:51:15 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 11:51:18 726 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:51:18 726 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:51:18 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> css selector: .header]
   --- 18 Aug 11:51:19 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 11:51:19 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> 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 11:51:20 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (044107d3438ce0ee5f7e77a0db6e1237)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is textBox for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 11:51:20 612 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:51:22 749 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:51:29 703 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:51:29 703 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:51:29 799 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:51:29 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - autoeplus
   --- 18 Aug 11:51:30 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:51:36 870 - 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%3dtagel2ezu4va38xhrqmkkhgmkvwieug1upqnw_320brqt4_s7md-ryxs-d3-cacyz_obpzuftkjkngllo1jnycbhqpffl_qz7tttc42ds0gsbmdburibz52ajjwthypuwvymbqqx7bt_kosiollnhlv5fvq-qdthtbmdaav1k0eyp5b-ha4yl8n0vs036omogadurxtluab4cvdzns5hsa&response_mode=form_post&nonce=638910948907651450.mdk1ztlkmtytnmixmi00ntu0ltg5ngetmwnhodjlzjjjmzjmzdm3oty2ztityznhzc00mtm2lwiwztitnjq0zdvkzmmynwe4&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 11:51:36 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:51:41 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: lightbox]
   --- 18 Aug 11:51:42 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: i0116]
   --- 18 Aug 11:51:42 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: idSIButton9]
   --- 18 Aug 11:51:45 900 - 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%3dtagel2ezu4va38xhrqmkkhgmkvwieug1upqnw_320brqt4_s7md-ryxs-d3-cacyz_obpzuftkjkngllo1jnycbhqpffl_qz7tttc42ds0gsbmdburibz52ajjwthypuwvymbqqx7bt_kosiollnhlv5fvq-qdthtbmdaav1k0eyp5b-ha4yl8n0vs036omogadurxtluab4cvdzns5hsa&response_mode=form_post&nonce=638910948907651450.mdk1ztlkmtytnmixmi00ntu0ltg5ngetmwnhodjlzjjjmzjmzdm3oty2ztityznhzc00mtm2lwiwztitnjq0zdvkzmmynwe4&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 11:51:45 900 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:51:48 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: idSIButton9]
   --- 18 Aug 11:51:52 297 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:51:52 297 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:51:52 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: lightbox]
   --- 18 Aug 11:51:52 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: idSIButton9]
   --- 18 Aug 11:52:01 000 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:52:01 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 11:52:04 200 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:52:04 200 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:04 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: btnUpload]
   --- 18 Aug 11:52:07 449 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:52:07 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:07 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoeplus

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:52:09 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:52:19 296 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:19 296 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:19 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 11:52:22 584 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:22 584 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:22 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 11:52:25 961 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:25 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:26 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:52:26 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: btnSearch]
   --- 18 Aug 11:52:31 030 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:31 030 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:52:34 114 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:34 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:37 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:37 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:40 498 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:40 498 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:43 692 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:43 692 - 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 11:52:43 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:52:51 171 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:51 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 adobe tom
   --- 18 Aug 11:52:52 279 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 11:52:52 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> 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 11:52:52 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is textBox for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 11:52:55 856 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:52:55 857 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:52:55 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:52:56 696 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: btnSearch]
   --- 18 Aug 11:53:00 952 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:00 952 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:53:04 074 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:04 074 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:53:07 196 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:07 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:53:10 403 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:10 403 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:53:13 517 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:13 517 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:53:36 790 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:36 790 - 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 11:53:36 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:53:44 427 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:44 427 - 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 11:53:45 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is textBox for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 11:53:49 097 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:49 097 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:53:49 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:53:49 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> id: btnSearch]
   --- 18 Aug 11:53:54 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:54 231 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:53:57 361 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:53:57 361 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:54:00 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:54:00 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:54:03 700 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:54:03 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:54:06 871 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:54:06 871 - 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 11:54:07 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:54:14 393 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:54:14 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 sunitha p
   --- 18 Aug 11:54:15 472 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 11:54:15 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> 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 11:54:15 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (986cf3cdd52773f9d0ee1403816655be)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is textBox for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 11:54:16 214 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:54:18 568 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:54:25 654 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:54:25 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:54:25 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:54:25 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - autoeplus
   --- 18 Aug 11:54:26 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:54:48 437 - 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%3ddzvajuf7fjvmpva6xdemwlws3wxu8jn36ny_gtnzvz092jpdnt0v-tfcae0wadki7ydaw8a56xef-alqzuvvf4ximfdeqqdrgj9qjwhc7qstiifrlzyylkgzcqunnallv_nzh_eyrptcdns7wbmx38jjgd0xvki0j0n_1m72in11yjfimqbpc5ybl7c_vetg4h4phc333kjiib3lsl7ynq&response_mode=form_post&nonce=638910950667162430.mwvmmtiwoditowuyms00ntyxlwfjmjatmzq4nzc5yjg0ndu0mzi4oda2ngmtnja0yi00mdrhlthimjctytc2mwvkogrimddl&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 11:54:48 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:54:53 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> id: lightbox]
   --- 18 Aug 11:54:53 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> id: i0116]
   --- 18 Aug 11:54:54 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> id: idSIButton9]
   --- 18 Aug 11:54:57 523 - 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%3ddzvajuf7fjvmpva6xdemwlws3wxu8jn36ny_gtnzvz092jpdnt0v-tfcae0wadki7ydaw8a56xef-alqzuvvf4ximfdeqqdrgj9qjwhc7qstiifrlzyylkgzcqunnallv_nzh_eyrptcdns7wbmx38jjgd0xvki0j0n_1m72in11yjfimqbpc5ybl7c_vetg4h4phc333kjiib3lsl7ynq&response_mode=form_post&nonce=638910950667162430.mwvmmtiwoditowuyms00ntyxlwfjmjatmzq4nzc5yjg0ndu0mzi4oda2ngmtnja0yi00mdrhlthimjctytc2mwvkogrimddl&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 11:54:57 523 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:54:59 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> id: idSIButton9]
   --- 18 Aug 11:55:04 007 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:55:04 007 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:04 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> id: lightbox]
   --- 18 Aug 11:55:04 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> id: idSIButton9]
   --- 18 Aug 11:55:11 995 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:55:11 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 11:55:15 176 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:55:15 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:15 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> id: btnUpload]
   --- 18 Aug 11:55:18 381 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:55:18 382 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:18 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoeplus

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:55:20 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:55:29 979 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:55:29 979 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:30 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 11:55:33 243 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:55:33 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:33 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 11:55:36 668 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:55:36 668 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:36 744 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:55:37 448 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> id: btnSearch]
   --- 18 Aug 11:55:41 749 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:55:41 749 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:55:44 932 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:55:44 932 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:48 073 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:55:48 073 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:51 196 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:55:51 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:55:54 296 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:55:54 296 - 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 11:55:54 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e41391a81594d6b7198c5d48e4697991)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:56:01 871 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:56:01 872 - 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 11:13:25 977 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:13:28 053 - 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 Fully Integrated ****
   --- 18 Aug 11:13:35 049 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:13:35 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:13:35 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:13:35 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - plusrmt1
   --- 18 Aug 11:13:35 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:13:41 901 - 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%3dvh9rbp-h_-krsutw3n54wgdshyswsazbeslceeofwpmitd3jg_xdgz6d4ox9fkj9co0jkfmgzloao2xkccxnw06pnuma53fzkbqw5mnhup1xcqh-l1dw_9oxelsya0xph7xegpqyoj2pzwkj9gwypyq9wf-pycqjssjjerjko0yfvlzhrivj43etufke5em2reu6mv_ldlpbvbuapll4-w&response_mode=form_post&nonce=638910926160794786.mzq4ytfmnzktotm5nc00njy1lwi0ntytnmzlotzkndrkzta0ogeymgi4mzgtzjdmys00yzy4lwjhngutngm5ythjn2nmogjj&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 11:13:41 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:13:47 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: lightbox]
   --- 18 Aug 11:13:47 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: i0116]
   --- 18 Aug 11:13:47 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: idSIButton9]
   --- 18 Aug 11:13:51 021 - 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%3dvh9rbp-h_-krsutw3n54wgdshyswsazbeslceeofwpmitd3jg_xdgz6d4ox9fkj9co0jkfmgzloao2xkccxnw06pnuma53fzkbqw5mnhup1xcqh-l1dw_9oxelsya0xph7xegpqyoj2pzwkj9gwypyq9wf-pycqjssjjerjko0yfvlzhrivj43etufke5em2reu6mv_ldlpbvbuapll4-w&response_mode=form_post&nonce=638910926160794786.mzq4ytfmnzktotm5nc00njy1lwi0ntytnmzlotzkndrkzta0ogeymgi4mzgtzjdmys00yzy4lwjhngutngm5ythjn2nmogjj&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 11:13:51 021 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:13:53 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: idSIButton9]
   --- 18 Aug 11:13:57 358 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:13:57 358 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:13:57 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: lightbox]
   --- 18 Aug 11:13:57 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: idSIButton9]
   --- 18 Aug 11:14:05 709 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:14:05 709 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 18 Aug 11:14:08 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:14:08 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:14:08 981 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: btnUpload]
   --- 18 Aug 11:14:12 186 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:14:12 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:14:12 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> css selector: .header]
 Login as FiAdmin with Existing FI : plusrmt1

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:14:12 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:14:22 126 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:14:22 126 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:14:22 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: immPageTitle]
   --- 18 Aug 11:14:25 352 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:14:25 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:14:25 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> css selector: .header]

Successfully navigated to the 'Group Maintenance' page [ScreenShot]
   --- 18 Aug 11:14:30 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: TxtGroupTitle]
   --- 18 Aug 11:14:31 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: btnSearch]
   --- 18 Aug 11:14:35 539 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:14:35 539 - 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 11:15:16 433 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:15:16 433 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:15:19 629 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:15:19 630 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:15:26 059 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:15:26 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:15:33 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: TxtGroupTitle]
   --- 18 Aug 11:15:34 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: btnSearch]
   --- 18 Aug 11:15:38 485 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:15:38 485 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:15:48 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:15:56 188 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:15:56 188 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:16:01 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: TxtGroupTitle]
   --- 18 Aug 11:16:01 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: btnSearch]
   --- 18 Aug 11:16:06 111 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:16:06 111 - 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 11:16:47 002 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:16:47 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:16:50 169 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:16:50 169 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:16:56 608 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:16:56 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:17:03 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: TxtGroupTitle]
   --- 18 Aug 11:17:04 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: btnSearch]
   --- 18 Aug 11:17:08 841 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:17:08 841 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:17:19 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:17:26 546 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:17:26 546 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:17:31 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: TxtGroupTitle]
   --- 18 Aug 11:17:32 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: btnSearch]
   --- 18 Aug 11:17:36 581 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:17:36 581 - 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 11:18:17 401 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:18:17 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:18:20 611 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:18:20 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:18:27 068 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:18:27 068 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:18:34 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: TxtGroupTitle]
   --- 18 Aug 11:18:34 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> id: btnSearch]
   --- 18 Aug 11:18:39 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:18:39 304 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:18:49 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fdc6b903d8f8e5781e02340e2c87e2a7)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:18:57 066 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:18:57 066 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 -------------------Login first member for group ----------------------
   --- 18 Aug 11:18:57 407 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:18:59 544 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:19:06 811 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:19:06 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:19:06 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> xpath: //*[@id='btnSubmit']]
 adobe tom
   --- 18 Aug 11:19:06 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - plusrmt1
   --- 18 Aug 11:19:07 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:19:13 167 - 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%3davzdllez30yc99y44n24wdbxd_szrkjxfhniz9eweeibpmveerkcmcodt2bdhwpuwzjuibl1tjck6dmohz1mxhnwvorfz6ormqzg-ae23opl4e-_ewbasblv4du57lvflmomex4uolgf0iieu6gg4dzl9fe-fpe8lael7n_gxxvce89yxdxt60ognz8fbl7z0jhpv56n__htmudkgogplg&response_mode=form_post&nonce=638910929479685990.yzmznzvmywutn2rlyy00ymy5lthhyzitnwzmztdimgjmmjmwymjhnwq5mwitnwnhns00ngvilwfjytutywnkzmzlytyyzmq5&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 11:19:13 167 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:19:18 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: lightbox]
   --- 18 Aug 11:19:18 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: i0116]
   --- 18 Aug 11:19:18 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: idSIButton9]
   --- 18 Aug 11:19:22 264 - 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%3davzdllez30yc99y44n24wdbxd_szrkjxfhniz9eweeibpmveerkcmcodt2bdhwpuwzjuibl1tjck6dmohz1mxhnwvorfz6ormqzg-ae23opl4e-_ewbasblv4du57lvflmomex4uolgf0iieu6gg4dzl9fe-fpe8lael7n_gxxvce89yxdxt60ognz8fbl7z0jhpv56n__htmudkgogplg&response_mode=form_post&nonce=638910929479685990.yzmznzvmywutn2rlyy00ymy5lthhyzitnwzmztdimgjmmjmwymjhnwq5mwitnwnhns00ngvilwfjytutywnkzmzlytyyzmq5&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 11:19:22 264 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:19:24 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: idSIButton9]
   --- 18 Aug 11:19:28 732 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:19:28 733 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:19:28 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: lightbox]
   --- 18 Aug 11:19:28 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: idSIButton9]
   --- 18 Aug 11:19:50 106 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:19:50 106 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - adobe@immtestcu.onmicrosoft.com
   --- 18 Aug 11:19:53 301 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:19:53 301 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:19:53 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: immPageTitle]
   --- 18 Aug 11:19:56 490 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:19:56 490 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:19:56 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> css selector: .header]
 Login as FiAdmin with Existing FI : plusrmt1
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page
[ScreenShot]
   --- 18 Aug 11:19:59 748 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:19:59 748 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:19:59 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 11:20:09 507 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:20:09 508 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:20:09 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 11:20:12 790 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:20:12 790 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:20:12 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> css selector: .header]
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom
[ScreenShot]
 Entra group email [AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
 Expected default sender emails [pattemsunitha1304@gmail.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
   --- 18 Aug 11:20:14 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: UserDefaultSenderEmail_0-selectized]
 Actual default sender emails [pattemsunitha1304@gmail.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
Expected: Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
[ScreenShot]
 List of default sender email drop down pattemsunitha1304@gmail.com is equals to AdobeOEMTest@IMMTestCU.onmicrosoft.com
 List of default sender email drop down AdobeOEMTest@IMMTestCU.onmicrosoft.com is equals to AdobeOEMTest@IMMTestCU.onmicrosoft.com
 Selected drop down value  [ScreenShot]
   --- 18 Aug 11:20:25 352 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:20:25 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:20:27 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c2a838c882cf67707602f1983ea14b90)] -> id: immPageTitle]
 Saved [ScreenShot]
   --- 18 Aug 11:20:38 074 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:20:40 470 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:20:47 474 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:20:47 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:20:47 579 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> xpath: //*[@id='btnSubmit']]
 spnoemail
   --- 18 Aug 11:20:47 664 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - plusrmt1
   --- 18 Aug 11:20:48 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:20:54 682 - 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%3dkdjxzenf8jmf-hn9rliz7ah4x1hhigcbczj9emlgq2hmtfsmlehn91hiz0eirkielitltzqfsfzp2cudi33-cawrlcpz72s07es0oennnisdvu0hxhpe9fem07evdqvokviqzqdjf1e4zzozlobguisw2bqeo0rhxp_4k2t4oxx1oy1jmgukg8dggscffgvz4hu7xtulwb7aiavgt66uxg&response_mode=form_post&nonce=638910930485601905.ytuwmmm5ytetnwvmmy00mzcyltg2yjitmta3njq1nda1y2yzogrhyzc3mdctndazny00m2i1lwe2ztqtzjg0mwe1mti3mti3&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 11:20:54 682 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:20:59 786 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> id: lightbox]
   --- 18 Aug 11:20:59 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> id: i0116]
   --- 18 Aug 11:21:00 524 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> id: idSIButton9]
   --- 18 Aug 11:21:03 787 - 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%3dkdjxzenf8jmf-hn9rliz7ah4x1hhigcbczj9emlgq2hmtfsmlehn91hiz0eirkielitltzqfsfzp2cudi33-cawrlcpz72s07es0oennnisdvu0hxhpe9fem07evdqvokviqzqdjf1e4zzozlobguisw2bqeo0rhxp_4k2t4oxx1oy1jmgukg8dggscffgvz4hu7xtulwb7aiavgt66uxg&response_mode=form_post&nonce=638910930485601905.ytuwmmm5ytetnwvmmy00mzcyltg2yjitmta3njq1nda1y2yzogrhyzc3mdctndazny00m2i1lwe2ztqtzjg0mwe1mti3mti3&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 11:21:03 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:21:05 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> id: idSIButton9]
   --- 18 Aug 11:21:10 201 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:21:10 201 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:21:10 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> id: lightbox]
   --- 18 Aug 11:21:10 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> id: idSIButton9]
   --- 18 Aug 11:21:23 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:21:23 874 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - spnoemail@immtestcu.onmicrosoft.com
   --- 18 Aug 11:21:26 983 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:21:26 983 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:21:27 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> id: immPageTitle]
   --- 18 Aug 11:21:30 194 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:21:30 194 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:21:30 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> css selector: .header]
 Login as FiAdmin with Existing FI : plusrmt1
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page
[ScreenShot]
   --- 18 Aug 11:21:33 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:21:33 555 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:21:33 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 11:21:43 007 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:21:43 007 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:21:43 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 11:21:46 326 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:21:46 326 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:21:46 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> css selector: .header]
Expected: User Name field is readonly spnoemail
Actual(Passed): Successfully verified user name field is readonly SPNoEmail
[ScreenShot]
 Entra group email [AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
 Expected default sender emails []
   --- 18 Aug 11:21:47 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98ade6c0ff2793131585c62dfbc41eca)] -> id: UserDefaultSenderEmail_0-selectized]
 Actual default sender emails []
   --- 18 Aug 11:21:59 717 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:22:01 850 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:22:08 966 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:22:08 966 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:22:09 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> xpath: //*[@id='btnSubmit']]
 sunitha p
   --- 18 Aug 11:22:09 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - plusrmt1
   --- 18 Aug 11:22:09 690 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:22:15 332 - 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%3dlfwdx--ix3qhcjrr6gqvju_qkipkyvhq3zy2geh5vvf5o8q5g9d7ws3i_ijyjwdop3tk9m-shuhvm_lil_qqv5tsfey0q1klgcgvdex-142_bzkjgocuxy9gsvphga3i0xd2i8r0ucc8vxx7fmwmkfxrdafnp1jyqomg6p9ozihjdow6qn5olvq6yo-z-f9ux3j-sr2q5sj9bj8gjs5p7w&response_mode=form_post&nonce=638910931300452613.mzg1nwvkmzitntezns00nti2lwjmy2utzmm4y2uzowrlyzzhyjm5zda2ytktoduzms00zgu3lthmy2ytzdhiodnkzdexzwew&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 11:22:15 332 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:22:20 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: lightbox]
   --- 18 Aug 11:22:20 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: i0116]
   --- 18 Aug 11:22:21 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: idSIButton9]
   --- 18 Aug 11:22:24 454 - 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%3dlfwdx--ix3qhcjrr6gqvju_qkipkyvhq3zy2geh5vvf5o8q5g9d7ws3i_ijyjwdop3tk9m-shuhvm_lil_qqv5tsfey0q1klgcgvdex-142_bzkjgocuxy9gsvphga3i0xd2i8r0ucc8vxx7fmwmkfxrdafnp1jyqomg6p9ozihjdow6qn5olvq6yo-z-f9ux3j-sr2q5sj9bj8gjs5p7w&response_mode=form_post&nonce=638910931300452613.mzg1nwvkmzitntezns00nti2lwjmy2utzmm4y2uzowrlyzzhyjm5zda2ytktoduzms00zgu3lthmy2ytzdhiodnkzdexzwew&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 11:22:24 454 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:22:26 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: idSIButton9]
   --- 18 Aug 11:22:30 917 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:22:30 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:22:30 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: lightbox]
   --- 18 Aug 11:22:31 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: idSIButton9]
   --- 18 Aug 11:22:49 061 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:22:49 061 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - sunitha@immtestcu.onmicrosoft.com
   --- 18 Aug 11:22:52 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:22:52 233 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:22:52 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: immPageTitle]
   --- 18 Aug 11:22:55 425 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:22:55 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:22:55 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> css selector: .header]
 Login as FiAdmin with Existing FI : plusrmt1
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page
[ScreenShot]
   --- 18 Aug 11:22:58 780 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 18 Aug 11:22:58 781 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:22:58 831 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 11:23:07 380 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:23:07 380 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:23:07 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 11:23:10 680 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:23:10 680 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:23:10 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> css selector: .header]
Expected: User Name field is readonly sunitha p
Actual(Passed): Successfully verified user name field is readonly sunitha p
[ScreenShot]
 Entra group email [AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
 Adding group email AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
 Expected default sender emails [sunithapattem@immonline.com, AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
   --- 18 Aug 11:23:12 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: UserDefaultSenderEmail_0-selectized]
 Actual default sender emails [sunithapattem@immonline.com, AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
 List of default sender email drop down sunithapattem@immonline.com is equals to AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 List of default sender email drop down AdobeOEMGroup@IMMTestCU.onmicrosoft.com is equals to AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 Selected drop down value  [ScreenShot]
   --- 18 Aug 11:23:23 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:23:23 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:23:25 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d23ac4a63d6bcc62f4ae2be1dff9bd20)] -> id: immPageTitle]
 Saved [ScreenShot]
   --- 18 Aug 11:23:36 241 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:23:38 459 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:23:45 288 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:23:45 288 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:23:45 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:23:45 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - plusrmt1
   --- 18 Aug 11:23:46 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:23:51 844 - 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%3doih282xj_rn6v770khavyw9baocpj07gdhlaydxhyj2puzx0dvkqgendratewnzr26npc094oafx3r72klpg-ay1a0v5whdpitytbctkxk7idscvub3-w0esa6qwz6plyi0uvk0cxc1nyffo-yzl2uhq3da5qn64q3hf7wupfy2nlui4ltnzzdlfkkwuqxr4rs3q7l6mwjpz_asu89da_g&response_mode=form_post&nonce=638910932263550553.zgi4owrknjctytm2os00owfkltlln2qtmmnjowi0ywq1ztblytlmmdazmjmtztqxns00nte5lwi4nmytzdc0mgy3ywu1yjvl&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 11:23:51 844 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:23:56 942 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: lightbox]
   --- 18 Aug 11:23:57 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: i0116]
   --- 18 Aug 11:23:57 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: idSIButton9]
   --- 18 Aug 11:24:00 871 - 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%3doih282xj_rn6v770khavyw9baocpj07gdhlaydxhyj2puzx0dvkqgendratewnzr26npc094oafx3r72klpg-ay1a0v5whdpitytbctkxk7idscvub3-w0esa6qwz6plyi0uvk0cxc1nyffo-yzl2uhq3da5qn64q3hf7wupfy2nlui4ltnzzdlfkkwuqxr4rs3q7l6mwjpz_asu89da_g&response_mode=form_post&nonce=638910932263550553.zgi4owrknjctytm2os00owfkltlln2qtmmnjowi0ywq1ztblytlmmdazmjmtztqxns00nte5lwi4nmytzdc0mgy3ywu1yjvl&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 11:24:00 871 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:03 044 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: idSIButton9]
   --- 18 Aug 11:24:07 552 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:24:07 552 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:07 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: lightbox]
   --- 18 Aug 11:24:07 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: idSIButton9]
   --- 18 Aug 11:24:15 387 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:24:15 387 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 18 Aug 11:24:18 569 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:24:18 570 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:18 652 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: btnUpload]
   --- 18 Aug 11:24:21 768 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:24:21 768 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:21 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> css selector: .header]
 Login as FiAdmin with Existing FI : plusrmt1

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:24:24 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:24:34 107 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:24:34 107 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:34 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 11:24:37 363 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:24:37 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:37 442 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 11:24:40 734 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:24:40 734 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:40 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:24:41 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: btnSearch]
   --- 18 Aug 11:24:45 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:24:45 869 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:24:49 025 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:24:49 025 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:52 216 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:24:52 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:55 445 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:24:55 445 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:24:58 652 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:24:58 652 - 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 11:24:58 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:25:06 298 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:25:06 298 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 adobe tom
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom
[ScreenShot]
   --- 18 Aug 11:25:07 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Selected value displayed 'pattemsunitha1304@gmail.com'
Actual(Failed): Failed verify by selected value displayed 'pattemsunitha1304@gmail.com'
[ScreenShot]
   --- 18 Aug 11:25:18 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Email List is displayed when search with partial value
Actual(Passed): Successfully verified Email List is displayed when search with partial value
[ScreenShot]
 Error searching in dropdown: Index 0 out of bounds for length 0
Expected: Null value displayed when search with value doesn't exist
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist
[ScreenShot]
   --- 18 Aug 11:25:31 268 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:25:38 726 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:25:38 726 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:25:38 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 11:25:41 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
   --- 18 Aug 11:25:46 522 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:25:46 523 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:25:46 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:25:47 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: btnSearch]
   --- 18 Aug 11:25:51 689 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:25:51 689 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:25:54 824 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:25:54 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:25:57 919 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:25:57 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:26:01 055 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:01 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:26:04 220 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:04 221 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: spnoemail user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page
[ScreenShot]
   --- 18 Aug 11:26:04 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:26:11 824 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:11 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 spnoemail
Expected: User Name field is readonly spnoemail
Actual(Passed): Successfully verified user name field is readonly SPNoEmail
[ScreenShot]
   --- 18 Aug 11:26:13 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Blank value displayed for user doen't have Email
Actual(Passed): Successfully verified value displayed for user doen't have Email
[ScreenShot]
   --- 18 Aug 11:26:14 133 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:26:21 493 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:21 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:26:21 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 11:26:23 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
   --- 18 Aug 11:26:38 730 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:38 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:26:38 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:26:39 579 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: btnSearch]
   --- 18 Aug 11:26:43 918 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:43 918 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:26:47 029 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:47 029 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:26:50 190 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:50 190 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:26:53 353 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:53 353 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:26:56 524 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:26:56 524 - 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 11:26:56 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:27:04 011 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:27:04 011 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 sunitha p
Expected: User Name field is readonly sunitha p
Actual(Passed): Successfully verified user name field is readonly sunitha p
[ScreenShot]
   --- 18 Aug 11:27:05 437 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Selected value displayed 'sunithapattem@immonline.com'
Actual(Failed): Failed verify by selected value displayed 'sunithapattem@immonline.com'
[ScreenShot]
   --- 18 Aug 11:27:15 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Email List is displayed when search with partial value
Actual(Passed): Successfully verified Email List is displayed when search with partial value
[ScreenShot]
 Error searching in dropdown: Index 0 out of bounds for length 0
Expected: Null value displayed when search with value doesn't exist
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist
[ScreenShot]
   --- 18 Aug 11:27:28 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:27:36 299 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:27:36 299 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:27:36 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 11:27:38 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (698cddcf965ecd0bd2f3ed8d237a6985)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
   --- 18 Aug 11:27:41 208 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:27:43 255 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:27:51 798 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:27:51 798 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:27:51 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:27:51 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - plusrmt1
   --- 18 Aug 11:27:52 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:27:59 139 - 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%3dkjziktrejfauhrqxjbej3o9lcwbszfmjfeie2aq42ujmwitkhpxjicstvpw03zirjoscksvvdfwmup3bfkxejtxikbttsdob8jyimfnwcpxxd_p6v7luko0pv8ijeyg35rp8rkx1pztiaygbgj-ahfwlu74cimdled1fo_jyb67wdfr7o-v2ummb_co88ldgeckm9_b1pi5dm5ls_sd42g&response_mode=form_post&nonce=638910934728592234.ywfizjgyzdutotkyoc00ntlhltk2ntetyty0ndy5ywvkzdi5nwe1yzi3zjitmta1ny00ytbklwe0ytetmmqxntyxzdjmnwnh&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 11:27:59 139 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:04 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: lightbox]
   --- 18 Aug 11:28:04 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: i0116]
   --- 18 Aug 11:28:04 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: idSIButton9]
   --- 18 Aug 11:28:08 157 - 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%3dkjziktrejfauhrqxjbej3o9lcwbszfmjfeie2aq42ujmwitkhpxjicstvpw03zirjoscksvvdfwmup3bfkxejtxikbttsdob8jyimfnwcpxxd_p6v7luko0pv8ijeyg35rp8rkx1pztiaygbgj-ahfwlu74cimdled1fo_jyb67wdfr7o-v2ummb_co88ldgeckm9_b1pi5dm5ls_sd42g&response_mode=form_post&nonce=638910934728592234.ywfizjgyzdutotkyoc00ntlhltk2ntetyty0ndy5ywvkzdi5nwe1yzi3zjitmta1ny00ytbklwe0ytetmmqxntyxzdjmnwnh&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 11:28:08 157 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:10 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: idSIButton9]
   --- 18 Aug 11:28:14 605 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:28:14 605 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:14 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: lightbox]
   --- 18 Aug 11:28:14 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: idSIButton9]
   --- 18 Aug 11:28:22 202 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:28:22 202 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 18 Aug 11:28:25 369 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:28:25 369 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:25 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: btnUpload]
   --- 18 Aug 11:28:28 666 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:28:28 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:28 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> css selector: .header]
 Login as FiAdmin with Existing FI : plusrmt1

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:28:30 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:28:40 818 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:28:40 819 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:40 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 11:28:44 133 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:28:44 133 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:44 209 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 11:28:47 505 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:28:47 505 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:47 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:28:48 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: btnSearch]
   --- 18 Aug 11:28:52 688 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:28:52 689 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:28:55 843 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:28:55 843 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:28:59 003 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:28:59 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:29:02 209 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:29:02 209 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:29:05 298 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:29:05 298 - 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 11:29:05 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:29:12 809 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:29:12 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
   --- 18 Aug 11:29:12 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
[ScreenShot]
 List of default sender email drop down pattemsunitha1304@gmail.com is equals to AdobeOEMTest@IMMTestCU.onmicrosoft.com
 List of default sender email drop down AdobeOEMTest@IMMTestCU.onmicrosoft.com is equals to AdobeOEMTest@IMMTestCU.onmicrosoft.com
 Selected drop down value  [ScreenShot]
   --- 18 Aug 11:29:21 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:29:21 175 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:29:28 414 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: (//*[@id='btnAddUser'])[1]]
Expected: Selected value displayed 'AdobeOEMTest@IMMTestCU.onmicrosoft.com'
Actual(Failed): Failed verify by selected value displayed ''
[ScreenShot]
   --- 18 Aug 11:29:37 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: userselect_0]
   --- 18 Aug 11:29:41 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:29:41 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Successfully deleted user  [ScreenShot]
   --- 18 Aug 11:29:48 877 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:29:48 877 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:30:02 915 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:02 915 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:30:06 090 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:06 091 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:30:06 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:30:06 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: btnSearch]
   --- 18 Aug 11:30:11 206 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:11 206 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:30:14 334 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:14 334 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:30:17 456 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:17 456 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:30:20 603 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:20 603 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:30:23 681 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:23 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: spnoemail user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page
[ScreenShot]
   --- 18 Aug 11:30:23 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:30:31 265 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:31 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:30:31 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Blank value displayed for user doesn't have Email
Actual(Passed): Successfully verified value displayed for user doen't have Email
[ScreenShot]
   --- 18 Aug 11:30:43 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: userselect_0]
   --- 18 Aug 11:30:46 441 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:46 442 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Successfully deleted user  [ScreenShot]
   --- 18 Aug 11:30:54 117 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:30:54 117 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:31:08 111 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:08 111 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:31:11 344 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:11 344 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:31:11 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:31:12 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: btnSearch]
   --- 18 Aug 11:31:16 459 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:16 460 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:31:19 618 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:19 618 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:31:22 729 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:22 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:31:25 929 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:25 929 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:31:29 005 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:29 005 - 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 11:31:29 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:31:36 528 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:36 528 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Adding group email AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
   --- 18 Aug 11:31:36 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
 List of default sender email drop down sunithapattem@immonline.com is equals to AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 List of default sender email drop down AdobeOEMGroup@IMMTestCU.onmicrosoft.com is equals to AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 Selected drop down value  [ScreenShot]
   --- 18 Aug 11:31:44 843 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:31:44 843 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:31:52 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> xpath: (//*[@id='btnAddUser'])[1]]
Expected: Selected value displayed 'AdobeOEMGroup@IMMTestCU.onmicrosoft.com'
Actual(Failed): Failed verify by selected value displayed ''
[ScreenShot]
   --- 18 Aug 11:32:01 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eb622ab3232fc8832012491cd5d4bb50)] -> id: userselect_0]
   --- 18 Aug 11:32:05 070 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:32:05 070 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Successfully deleted user  [ScreenShot]
   --- 18 Aug 11:32:12 681 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:32:12 681 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:32:26 533 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:32:26 533 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)

Test Failed. Check the steps above in red color.
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
   --- 18 Aug 10:46:09 278 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 10:46:19 323 - 10 - 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 Fully Integrated ****
   --- 18 Aug 10:46:28 225 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 10:46:28 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:46:28 817 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 10:46:29 179 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 10:46:30 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 10:46:36 951 - 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%3d4ifik5ukao2-brvtzmmxwj8dqjscrx9sxf2hodfnacji1awk9cyvlj6jwi61yj4rkcpqpwuygxmguizi4ofp9yyoc0dgrznpsutoaiz_rcsetsztvjd6fbbzgznyru_zt2fqeswjf8b_0puym7lsdbhsn78l5lo0spluiwr5qhw5i9ler98cbbrtfskzghipffts5pqeupvkokwu0igdcw&response_mode=form_post&nonce=638910909914720422.ntvjntkxzdctodrioc00mzc3ltk4odityjm2nwy5ntvhowq3ndaxmmm5mtytzgiync00zdvhltg2yzutnmqzngiwytq5yzy3&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 10:46:36 951 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:46:42 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: lightbox]
   --- 18 Aug 10:46:42 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: i0116]
   --- 18 Aug 10:46:43 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: idSIButton9]
   --- 18 Aug 10:46:46 696 - 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%3d4ifik5ukao2-brvtzmmxwj8dqjscrx9sxf2hodfnacji1awk9cyvlj6jwi61yj4rkcpqpwuygxmguizi4ofp9yyoc0dgrznpsutoaiz_rcsetsztvjd6fbbzgznyru_zt2fqeswjf8b_0puym7lsdbhsn78l5lo0spluiwr5qhw5i9ler98cbbrtfskzghipffts5pqeupvkokwu0igdcw&response_mode=form_post&nonce=638910909914720422.ntvjntkxzdctodrioc00mzc3ltk4odityjm2nwy5ntvhowq3ndaxmmm5mtytzgiync00zdvhltg2yzutnmqzngiwytq5yzy3&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 10:46:46 696 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:46:48 972 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: idSIButton9]
   --- 18 Aug 10:46:53 596 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 10:46:53 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:46:53 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: lightbox]
   --- 18 Aug 10:46:53 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: idSIButton9]
   --- 18 Aug 10:47:02 789 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 10:47:02 789 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 18 Aug 10:47:06 050 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 10:47:06 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:47:06 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: btnUpload]
   --- 18 Aug 10:47:09 489 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 10:47:09 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:47:09 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 10:47:09 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 10:47:18 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:47:18 821 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:47:19 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: immPageTitle]
   --- 18 Aug 10:47:22 209 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:47:22 209 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:47:22 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> css selector: .header]

Successfully navigated to the 'Group Maintenance' page [ScreenShot]
   --- 18 Aug 10:47:27 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: TxtGroupTitle]
   --- 18 Aug 10:47:28 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: btnSearch]
   --- 18 Aug 10:47:32 776 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:47:32 776 - 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 10:48:13 798 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:48:13 798 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:48:17 065 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:48:17 066 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 10:48:24 357 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:48:24 357 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 10:48:31 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: TxtGroupTitle]
   --- 18 Aug 10:48:32 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: btnSearch]
   --- 18 Aug 10:48:37 049 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:48:37 049 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:48:47 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 10:48:54 702 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:48:54 702 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:48:57 898 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:48:57 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:48:58 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> 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 10:49:04 140 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:49:04 141 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:49:11 458 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: TxtGroupTitle]
   --- 18 Aug 10:49:12 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: btnSearch]
   --- 18 Aug 10:49:16 574 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:49:16 574 - 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 10:49:57 771 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:49:57 771 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:50:01 029 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:50:01 029 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 10:50:08 599 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:50:08 599 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 10:50:16 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: TxtGroupTitle]
   --- 18 Aug 10:50:17 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: btnSearch]
   --- 18 Aug 10:50:22 049 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:50:22 050 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:50:32 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 10:50:40 203 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:50:40 203 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:50:43 563 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:50:43 564 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:50:44 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> 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 10:50:50 541 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:50:50 542 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:50:58 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: TxtGroupTitle]
   --- 18 Aug 10:50:59 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: btnSearch]
   --- 18 Aug 10:51:03 727 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:51:03 727 - 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 10:51:44 664 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:51:44 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:51:47 884 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:51:47 884 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 10:51:54 509 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:51:54 509 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 10:52:01 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: TxtGroupTitle]
   --- 18 Aug 10:52:03 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> id: btnSearch]
   --- 18 Aug 10:52:07 454 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:52:07 454 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:52:17 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 10:52:25 308 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:52:25 309 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:52:28 490 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:52:28 490 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:52:28 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (697b20ebc73db3e92128cf7fe78b5c71)] -> 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 10:52:34 547 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 10:52:34 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 -------------------Login first member for group ----------------------
   --- 18 Aug 10:52:37 217 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 10:52:40 020 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 10:52:47 060 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 10:52:47 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:52:47 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> xpath: //*[@id='btnSubmit']]
 adobe tom
   --- 18 Aug 10:52:47 273 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 10:52:47 933 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 10:52:54 241 - 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%3dvrx7d3m5en_djnxmxfk97xht4wetlam-uydmlfm592unvbh9dssawbex9rapzxdz8bxomyluxsdbrdpt9q46medlqy1hxi7ury9naawbv6ncr3gpsdlafylt3aj5lkszur8vjgjnedsgwf91hgg7cu8lcgithxzyjo1w-fm3mw16-n4txbwivefj33n9if1pwqk7ya0vcpbcsioeeo_hjw&response_mode=form_post&nonce=638910913682738819.ywu0mwriyjctzwi1ns00nzqwlwezy2ityjhhzdc0mdjhm2iwnza3mjbjytkty2m4nc00mduyltg0mjktm2u2oguxnmzlodgx&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 10:52:54 241 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:52:59 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: lightbox]
   --- 18 Aug 10:52:59 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: i0116]
   --- 18 Aug 10:53:00 121 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: idSIButton9]
   --- 18 Aug 10:53:03 411 - 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%3dvrx7d3m5en_djnxmxfk97xht4wetlam-uydmlfm592unvbh9dssawbex9rapzxdz8bxomyluxsdbrdpt9q46medlqy1hxi7ury9naawbv6ncr3gpsdlafylt3aj5lkszur8vjgjnedsgwf91hgg7cu8lcgithxzyjo1w-fm3mw16-n4txbwivefj33n9if1pwqk7ya0vcpbcsioeeo_hjw&response_mode=form_post&nonce=638910913682738819.ywu0mwriyjctzwi1ns00nzqwlwezy2ityjhhzdc0mdjhm2iwnza3mjbjytkty2m4nc00mduyltg0mjktm2u2oguxnmzlodgx&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 10:53:03 411 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:53:05 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: idSIButton9]
   --- 18 Aug 10:53:09 857 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 10:53:09 857 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:53:09 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: lightbox]
   --- 18 Aug 10:53:10 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: idSIButton9]
   --- 18 Aug 10:53:30 677 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:53:30 677 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - adobe@immtestcu.onmicrosoft.com
   --- 18 Aug 10:53:33 813 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:53:33 813 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:53:33 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> xpath: //*[@id='btnSearch']]
   --- 18 Aug 10:53:37 098 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:53:37 098 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:53:37 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page
[ScreenShot]
   --- 18 Aug 10:53:40 399 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:53:40 399 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:53:40 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 10:53:49 912 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 10:53:49 912 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:53:49 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 10:53:53 219 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 10:53:53 219 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:53:53 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> css selector: .header]
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom
[ScreenShot]
   --- 18 Aug 10:53:54 721 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Default Blank value displayed 'Select Sender Email'
Actual(Passed): Successfully verified by default blank value displayed
[ScreenShot]
   --- 18 Aug 10:53:54 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Logged in User Email ID 'pattemsunitha1304@gmail.com' displayed
Actual(Passed): Successfully verified Logged in User Email ID 'pattemsunitha1304@gmail.com' displayed
[ScreenShot]
   --- 18 Aug 10:53:58 260 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Email List is displayed when search with partial value
Actual(Passed): Successfully verified Email List is displayed when search with partial value
[ScreenShot]
 Error searching in dropdown: Index 0 out of bounds for length 0
Expected: Null value displayed when search with value doesn't exist
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist
[ScreenShot]
   --- 18 Aug 10:54:11 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 10:54:14 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
 List of default sender email drop down pattemsunitha1304@gmail.com is equals to pattemsunitha1304@gmail.com
 Selected drop down value  [ScreenShot]
   --- 18 Aug 10:54:25 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 10:54:25 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:54:27 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (079de112d749cabe71c491dabb979731)] -> id: immPageTitle]
 Saved [ScreenShot]
   --- 18 Aug 10:54:37 880 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 10:54:39 864 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 10:54:46 912 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 10:54:46 912 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:54:47 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> xpath: //*[@id='btnSubmit']]
 spnoemail
   --- 18 Aug 10:54:47 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 10:54:47 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 10:54:53 946 - 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%3d3wbzhct1dpruc8tngcodbvr8y2btbelm0xforu9edu3r7cqyb6jtpf-cx4dogfleydrr2niawcyxox7pq5rq5fgd9es2b3guw8zi8tz9mipdzlpfk0si3r1p9hvzgwt_qugfeh9xwffdddlwopmk10-1igivclfjki4ybdbjmbcd2umrfyuqfazs-nv8nifuptmehm1-em3oqvxjkrbh6q&response_mode=form_post&nonce=638910914880657019.nwuyzme4mjutztu2zc00ntqxlwfiyjetywrim2i1mjy1zdjhmjjim2rhotgtnwi2ys00ymi3ltk1yzgtn2jhzwixogyyytux&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 10:54:53 946 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:54:59 046 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: lightbox]
   --- 18 Aug 10:54:59 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: i0116]
   --- 18 Aug 10:54:59 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: idSIButton9]
   --- 18 Aug 10:55:03 046 - 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%3d3wbzhct1dpruc8tngcodbvr8y2btbelm0xforu9edu3r7cqyb6jtpf-cx4dogfleydrr2niawcyxox7pq5rq5fgd9es2b3guw8zi8tz9mipdzlpfk0si3r1p9hvzgwt_qugfeh9xwffdddlwopmk10-1igivclfjki4ybdbjmbcd2umrfyuqfazs-nv8nifuptmehm1-em3oqvxjkrbh6q&response_mode=form_post&nonce=638910914880657019.nwuyzme4mjutztu2zc00ntqxlwfiyjetywrim2i1mjy1zdjhmjjim2rhotgtnwi2ys00ymi3ltk1yzgtn2jhzwixogyyytux&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 10:55:03 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:55:05 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: idSIButton9]
   --- 18 Aug 10:55:09 533 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 10:55:09 533 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:55:09 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: lightbox]
   --- 18 Aug 10:55:09 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: idSIButton9]
   --- 18 Aug 10:55:23 441 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:55:23 442 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - spnoemail@immtestcu.onmicrosoft.com
   --- 18 Aug 10:55:26 569 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:55:26 570 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:55:26 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> xpath: //*[@id='btnSearch']]
   --- 18 Aug 10:55:29 826 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:55:29 826 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:55:29 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page
[ScreenShot]
   --- 18 Aug 10:55:33 183 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:55:33 183 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:55:33 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 10:55:44 080 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 10:55:44 080 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:55:44 216 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 10:55:47 490 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 10:55:47 490 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:55:47 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> css selector: .header]
Expected: User Name field is readonly spnoemail
Actual(Passed): Successfully verified user name field is readonly SPNoEmail
[ScreenShot]
   --- 18 Aug 10:55:49 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Default Blank value displayed 'Select Sender Email'
Actual(Passed): Successfully verified by default blank value displayed
[ScreenShot]
   --- 18 Aug 10:55:49 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: No logged in User Email ID displayed
Actual(Passed): Successfully verified No Logged in User Email ID displayed
[ScreenShot]
   --- 18 Aug 10:56:03 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 10:56:05 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (37ec2188dd2213cc1308c76035789148)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
   --- 18 Aug 10:56:18 252 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 10:56:21 013 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 10:56:28 263 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 10:56:28 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:56:28 373 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> xpath: //*[@id='btnSubmit']]
 sunitha p
   --- 18 Aug 10:56:28 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 10:56:29 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 10:56:36 002 - 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%3doioxyyddajjxd10_pb8gyb3zs1hsdrzzeelizbgahzjiz5-ctdderx8ta-prbloez9fn4xd-nnxb-yqramrc4dzsirv3-5wr6pkvpjty53jwpdep-rflqrod14--vocoqruna37x4f00hmkacv0sz8q_eotyw_htfjklhiidstk-dtemidai4wzm0mksmwwvndfutsu-jvskzhnpygvhzg&response_mode=form_post&nonce=638910915897637882.mte4owy3owmtmzg0zs00mzrjlwjjowqtmdg3nzc4mznmzjzjmjrmmzk2mgmtm2q3ys00ytawlwexowytnzi5odc0mmq3ymuy&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 10:56:36 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:56:41 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: lightbox]
   --- 18 Aug 10:56:41 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: i0116]
   --- 18 Aug 10:56:42 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: idSIButton9]
   --- 18 Aug 10:56:46 098 - 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%3doioxyyddajjxd10_pb8gyb3zs1hsdrzzeelizbgahzjiz5-ctdderx8ta-prbloez9fn4xd-nnxb-yqramrc4dzsirv3-5wr6pkvpjty53jwpdep-rflqrod14--vocoqruna37x4f00hmkacv0sz8q_eotyw_htfjklhiidstk-dtemidai4wzm0mksmwwvndfutsu-jvskzhnpygvhzg&response_mode=form_post&nonce=638910915897637882.mte4owy3owmtmzg0zs00mzrjlwjjowqtmdg3nzc4mznmzjzjmjrmmzk2mgmtm2q3ys00ytawlwexowytnzi5odc0mmq3ymuy&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 10:56:46 099 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:56:48 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: idSIButton9]
   --- 18 Aug 10:56:53 710 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 10:56:53 710 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:56:53 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: lightbox]
   --- 18 Aug 10:56:54 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: idSIButton9]
   --- 18 Aug 10:57:12 415 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:57:12 415 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - sunitha@immtestcu.onmicrosoft.com
   --- 18 Aug 10:57:15 668 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:57:15 668 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:57:15 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> xpath: //*[@id='btnSearch']]
   --- 18 Aug 10:57:19 063 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:57:19 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:57:19 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page
[ScreenShot]
   --- 18 Aug 10:57:22 603 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 10:57:22 603 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:57:22 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 10:57:32 587 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 10:57:32 587 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:57:32 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 10:57:35 938 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 10:57:35 938 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:57:36 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> css selector: .header]
Expected: User Name field is readonly sunitha p
Actual(Passed): Successfully verified user name field is readonly sunitha p
[ScreenShot]
   --- 18 Aug 10:57:37 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Default Blank value displayed 'Select Sender Email'
Actual(Passed): Successfully verified by default blank value displayed
[ScreenShot]
   --- 18 Aug 10:57:38 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Logged in User Email ID 'sunithapattem@immonline.com' displayed
Actual(Passed): Successfully verified Logged in User Email ID 'sunithapattem@immonline.com' displayed
[ScreenShot]
   --- 18 Aug 10:57:42 300 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Email List is displayed when search with partial value
Actual(Passed): Successfully verified Email List is displayed when search with partial value
[ScreenShot]
 Error searching in dropdown: Index 0 out of bounds for length 0
Expected: Null value displayed when search with value doesn't exist
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist
[ScreenShot]
   --- 18 Aug 10:57:57 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 10:57:59 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
 List of default sender email drop down sunithapattem@immonline.com is equals to sunithapattem@immonline.com
 Selected drop down value  [ScreenShot]
   --- 18 Aug 10:58:11 687 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 10:58:11 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:58:13 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0d9b604f57c212865fa1548049836ab5)] -> id: immPageTitle]
 Saved [ScreenShot]
   --- 18 Aug 10:58:24 516 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 10:58:27 256 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 10:58:34 583 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 10:58:34 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:58:34 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 10:58:34 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 10:58:35 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 10:58:42 226 - 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%3dhfc5y54itpl1nvnnesradoydmv4hyiw8jcgh3bdgekl6qmak9l0ydyzve6u_7mkhjqguo9xx7x91xwkcigbln8cwizyco4ni_kgspmhq3penbcersbwvvjzbxp5hzwaixf3bgle2georklrvxv3ddorzbskkz1nqmv0enfupwkqwa3sqqeihojzsldtefnd7aqgml92frp55hwqpubya5q&response_mode=form_post&nonce=638910917159748401.njnhytkxyzqtzjy1yi00yzm2ltg5zdutmzfkmtyyztm0nzyxmtq1mmrhywytymu4ms00ymixltg0yjmtn2e4zmu3mzuxmwe1&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 10:58:42 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:58:47 492 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: lightbox]
   --- 18 Aug 10:58:47 678 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: i0116]
   --- 18 Aug 10:58:49 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: idSIButton9]
   --- 18 Aug 10:58:52 650 - 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%3dhfc5y54itpl1nvnnesradoydmv4hyiw8jcgh3bdgekl6qmak9l0ydyzve6u_7mkhjqguo9xx7x91xwkcigbln8cwizyco4ni_kgspmhq3penbcersbwvvjzbxp5hzwaixf3bgle2georklrvxv3ddorzbskkz1nqmv0enfupwkqwa3sqqeihojzsldtefnd7aqgml92frp55hwqpubya5q&response_mode=form_post&nonce=638910917159748401.njnhytkxyzqtzjy1yi00yzm2ltg5zdutmzfkmtyyztm0nzyxmtq1mmrhywytymu4ms00ymixltg0yjmtn2e4zmu3mzuxmwe1&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 10:58:52 650 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:58:54 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: idSIButton9]
   --- 18 Aug 10:58:59 774 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 10:58:59 774 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:58:59 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: lightbox]
   --- 18 Aug 10:59:00 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: idSIButton9]
   --- 18 Aug 10:59:08 100 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 10:59:08 100 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 18 Aug 10:59:11 296 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 10:59:11 296 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:59:11 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: btnUpload]
   --- 18 Aug 10:59:14 816 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 10:59:14 816 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:59:14 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 10:59:17 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 10:59:27 753 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 10:59:27 753 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:59:27 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 10:59:31 031 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 10:59:31 031 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:59:31 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 10:59:34 612 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 10:59:34 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:59:34 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 10:59:36 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: btnSearch]
   --- 18 Aug 10:59:40 857 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 10:59:40 857 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 10:59:44 060 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 10:59:44 061 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:59:47 262 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 10:59:47 262 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:59:50 525 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 10:59:50 525 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 10:59:53 808 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 10:59:53 808 - 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 10:59:54 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:00:01 597 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:00:01 597 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 adobe tom
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom
[ScreenShot]
   --- 18 Aug 11:00:02 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Selected value displayed 'pattemsunitha1304@gmail.com'
Actual(Failed): Failed verify by selected value displayed 'pattemsunitha1304@gmail.com'
[ScreenShot]
   --- 18 Aug 11:00:13 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Email List is displayed when search with partial value
Actual(Passed): Successfully verified Email List is displayed when search with partial value
[ScreenShot]
 Error searching in dropdown: Index 0 out of bounds for length 0
Expected: Null value displayed when search with value doesn't exist
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist
[ScreenShot]
   --- 18 Aug 11:00:27 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:00:35 246 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:00:35 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:00:35 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 11:00:37 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
   --- 18 Aug 11:00:43 492 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:00:43 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:00:43 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:00:44 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: btnSearch]
   --- 18 Aug 11:00:48 667 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:00:48 667 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:00:51 762 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:00:51 762 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:00:54 868 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:00:54 868 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:00:57 983 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:00:57 983 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:01:01 066 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:01 066 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: spnoemail user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page
[ScreenShot]
   --- 18 Aug 11:01:01 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:01:08 561 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:08 561 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 spnoemail
Expected: User Name field is readonly spnoemail
Actual(Passed): Successfully verified user name field is readonly SPNoEmail
[ScreenShot]
   --- 18 Aug 11:01:09 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Blank value displayed for user doen't have Email
Actual(Passed): Successfully verified value displayed for user doen't have Email
[ScreenShot]
   --- 18 Aug 11:01:10 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:01:18 282 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:18 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:01:18 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 11:01:20 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
   --- 18 Aug 11:01:35 526 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:35 526 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:01:35 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:01:36 437 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: btnSearch]
   --- 18 Aug 11:01:40 761 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:40 761 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:01:43 956 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:43 957 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:01:47 055 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:47 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:01:50 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:50 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:01:53 453 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:01:53 453 - 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 11:01:53 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:02:01 089 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:02:01 091 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 sunitha p
Expected: User Name field is readonly sunitha p
Actual(Passed): Successfully verified user name field is readonly sunitha p
[ScreenShot]
   --- 18 Aug 11:02:02 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
Expected: Selected value displayed 'sunithapattem@immonline.com'
Actual(Failed): Failed verify by selected value displayed 'sunithapattem@immonline.com'
[ScreenShot]
   --- 18 Aug 11:02:12 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Email List is displayed when search with partial value
Actual(Passed): Successfully verified Email List is displayed when search with partial value
[ScreenShot]
 Error searching in dropdown: Index 0 out of bounds for length 0
Expected: Null value displayed when search with value doesn't exist
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist
[ScreenShot]
   --- 18 Aug 11:02:26 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:02:33 529 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:02:33 529 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:02:33 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
   --- 18 Aug 11:02:35 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown
[ScreenShot]
   --- 18 Aug 11:02:38 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:02:46 539 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:02:46 539 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:02:46 664 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: immPageTitle]
   --- 18 Aug 11:02:49 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:02:49 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:02:49 979 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> css selector: .header]

Successfully navigated to the 'Group Maintenance' page [ScreenShot]
   --- 18 Aug 11:02:55 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: TxtGroupTitle]
   --- 18 Aug 11:02:55 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: btnSearch]
   --- 18 Aug 11:03:00 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:03:00 084 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:03:10 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:03:17 866 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:03:17 866 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:03:21 108 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:03:21 108 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:03:21 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //span[text()=' Entra Group Sync']]
 Entra Group Sync checkbox checked  [ScreenShot]
Expected: Entra Group Sync checkbox should be checked for SignPlus new FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked
[ScreenShot]
   --- 18 Aug 11:03:25 168 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:03:25 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:03:32 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: TxtGroupTitle]
   --- 18 Aug 11:03:33 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: btnSearch]
   --- 18 Aug 11:03:37 341 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:03:37 341 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:03:47 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:03:54 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:03:54 996 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:03:58 166 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:03:58 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:03:58 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //span[text()=' Entra Group Sync']]
 Entra Group Sync checkbox checked  [ScreenShot]
Expected: Entra Group Sync checkbox should be checked for SignPlus new FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked
[ScreenShot]
   --- 18 Aug 11:04:02 232 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:04:02 232 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:04:09 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: TxtGroupTitle]
   --- 18 Aug 11:04:10 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> id: btnSearch]
   --- 18 Aug 11:04:14 405 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:04:14 405 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:04:24 593 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:04:32 093 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:04:32 093 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:04:35 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:04:35 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:04:35 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3416853783f12c020c3b5639f4c44569)] -> xpath: //span[text()=' Entra Group Sync']]
 Entra Group Sync checkbox checked  [ScreenShot]
Expected: Entra Group Sync checkbox should be checked for SignPlus new FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked
[ScreenShot]
   --- 18 Aug 11:04:39 275 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:04:39 276 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 -------------------Login first member for group after Entra Group Sync checkbox checked ----------------------
   --- 18 Aug 11:04:41 782 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:04:44 012 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:04:51 040 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:04:51 040 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:04:51 125 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:04:51 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 11:04:51 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:04:58 243 - 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%3duk_pvlt2ibnj6lmz2h0wbmfyencug4ahxzmnniu9j4q3y6br1hajexrlib2qdme6xgp_4rqgfwzngkwzriv9y1-eemb1jqj1r259xe-mo6yysqvcgkseyhko61a7esalq-eyy5ombmdxy5hq0ph36ti1u9jmxwqrfwjolj61qnvykzq6dpbzzasnzl_vu4xijpig5tqoetizli_ignzmuw&response_mode=form_post&nonce=638910920921431225.ztu1m2yzyjetmgvjnc00nmqxlwi1zdqtyjbknzi0nzgymdrkzmjkzmqwzjetzmzmyi00ytzllwezn2qtyzjkmtzimzqwntbl&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 11:04:58 243 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:03 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: lightbox]
   --- 18 Aug 11:05:03 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: i0116]
   --- 18 Aug 11:05:04 032 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: idSIButton9]
   --- 18 Aug 11:05:07 346 - 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%3duk_pvlt2ibnj6lmz2h0wbmfyencug4ahxzmnniu9j4q3y6br1hajexrlib2qdme6xgp_4rqgfwzngkwzriv9y1-eemb1jqj1r259xe-mo6yysqvcgkseyhko61a7esalq-eyy5ombmdxy5hq0ph36ti1u9jmxwqrfwjolj61qnvykzq6dpbzzasnzl_vu4xijpig5tqoetizli_ignzmuw&response_mode=form_post&nonce=638910920921431225.ztu1m2yzyjetmgvjnc00nmqxlwi1zdqtyjbknzi0nzgymdrkzmjkzmqwzjetzmzmyi00ytzllwezn2qtyzjkmtzimzqwntbl&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 11:05:07 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:09 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: idSIButton9]
   --- 18 Aug 11:05:13 697 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:05:13 697 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:13 771 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: lightbox]
   --- 18 Aug 11:05:13 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: idSIButton9]
   --- 18 Aug 11:05:22 745 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:05:22 745 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - adobe@immtestcu.onmicrosoft.com
   --- 18 Aug 11:05:25 918 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:05:25 918 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:26 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> xpath: //*[@id='btnSearch']]
   --- 18 Aug 11:05:29 186 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:05:29 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:29 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page
[ScreenShot]
   --- 18 Aug 11:05:32 522 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:05:32 522 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:32 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 11:05:42 460 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:05:42 460 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:42 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 11:05:45 794 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:05:45 794 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:45 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> css selector: .header]
   --- 18 Aug 11:05:45 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
 Entra group email [AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
 Expected default sender emails [pattemsunitha1304@gmail.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
   --- 18 Aug 11:05:46 101 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: UserDefaultSenderEmail_0-selectized]
 Actual default sender emails [pattemsunitha1304@gmail.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
Expected: Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
[ScreenShot]
 List of default sender email drop down pattemsunitha1304@gmail.com is equals to AdobeOEMTest@IMMTestCU.onmicrosoft.com
 List of default sender email drop down AdobeOEMTest@IMMTestCU.onmicrosoft.com is equals to AdobeOEMTest@IMMTestCU.onmicrosoft.com
 Selected drop down value  [ScreenShot]
   --- 18 Aug 11:05:57 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:05:57 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:05:59 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbd412a50514363e83edf87b9003ce0e)] -> id: immPageTitle]
 Saved [ScreenShot]
   --- 18 Aug 11:06:10 099 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:06:13 260 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:06:27 721 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:06:27 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:06:27 815 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:06:27 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 11:06:28 479 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:06:36 654 - 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%3dydwmia2pc9qkvywy64uy9et7mkjmhjqxwhhx2bw7jmsshfise5bpkwwukf7ugniwxciweutiq0jxilwu2s-lnyifv7kdmre-lsatko_dddgldir3sqfkkbliv_wjmxzujwjyd-juwbd5nphqw7kgjrnirehhbmyvrtmdhexkx56zvsnoyggzr5chdlhwxt_u9rf2izcqyk-u6ddcbwp-fw&response_mode=form_post&nonce=638910921891677043.owuxmzvkmwetodg2ns00zgyylwi2zjetmdg3yme5mmnkyzy0ndexmguzyjutzjmxmy00ngrllwe2ogitnjq2ntq2odewzgix&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 11:06:36 655 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:06:41 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> id: lightbox]
   --- 18 Aug 11:06:41 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> id: i0116]
   --- 18 Aug 11:06:42 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> id: idSIButton9]
   --- 18 Aug 11:06:45 783 - 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%3dydwmia2pc9qkvywy64uy9et7mkjmhjqxwhhx2bw7jmsshfise5bpkwwukf7ugniwxciweutiq0jxilwu2s-lnyifv7kdmre-lsatko_dddgldir3sqfkkbliv_wjmxzujwjyd-juwbd5nphqw7kgjrnirehhbmyvrtmdhexkx56zvsnoyggzr5chdlhwxt_u9rf2izcqyk-u6ddcbwp-fw&response_mode=form_post&nonce=638910921891677043.owuxmzvkmwetodg2ns00zgyylwi2zjetmdg3yme5mmnkyzy0ndexmguzyjutzjmxmy00ngrllwe2ogitnjq2ntq2odewzgix&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 11:06:45 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:06:47 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> id: idSIButton9]
   --- 18 Aug 11:06:52 446 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:06:52 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:06:52 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> id: lightbox]
   --- 18 Aug 11:06:52 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> id: idSIButton9]
   --- 18 Aug 11:07:02 746 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:07:02 746 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - spnoemail@immtestcu.onmicrosoft.com
   --- 18 Aug 11:07:05 932 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:07:05 932 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:07:06 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> xpath: //*[@id='btnSearch']]
   --- 18 Aug 11:07:09 173 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:07:09 173 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:07:09 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page
[ScreenShot]
   --- 18 Aug 11:07:12 451 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:07:12 451 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:07:12 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 11:07:22 740 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:07:22 740 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:07:22 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 11:07:25 969 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:07:25 969 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:07:26 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> css selector: .header]
   --- 18 Aug 11:07:26 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
 Entra group email [AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
 Expected default sender emails []
   --- 18 Aug 11:07:26 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (849382478e1474d5b8ca5b2e965d82e5)] -> id: UserDefaultSenderEmail_0-selectized]
 Actual default sender emails []
   --- 18 Aug 11:07:38 251 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:07:43 487 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:07:51 173 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:07:51 173 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:07:51 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:07:51 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 11:07:51 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:07:58 423 - 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%3di7xyayl1iemgsl0-me8oiz94xsuehnatjzkf_fgywvl0mgooh2xwyrrp5nazhfqd-jx2q81khstebnh50sztxiume8hcom93-clig-uefwo1ppeyhy27vy4mcir_niqxkvnfrdptdmrhweesrnfuxern127knxbwiwrdsbj4ty5kctistzp3zjvpxlifixcr6to6uagidrgi_4t3821kua&response_mode=form_post&nonce=638910922722404229.mzu1mtjjmgetmjdmos00mjvjltkxzdgtyjm0nzblmjzkyjzhztuzmdkwmtktogjjny00nti4ltk0mwetzgq3zgixyjcxymrl&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 11:07:58 423 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:08:03 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: lightbox]
   --- 18 Aug 11:08:03 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: i0116]
   --- 18 Aug 11:08:04 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: idSIButton9]
   --- 18 Aug 11:08:07 499 - 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%3di7xyayl1iemgsl0-me8oiz94xsuehnatjzkf_fgywvl0mgooh2xwyrrp5nazhfqd-jx2q81khstebnh50sztxiume8hcom93-clig-uefwo1ppeyhy27vy4mcir_niqxkvnfrdptdmrhweesrnfuxern127knxbwiwrdsbj4ty5kctistzp3zjvpxlifixcr6to6uagidrgi_4t3821kua&response_mode=form_post&nonce=638910922722404229.mzu1mtjjmgetmjdmos00mjvjltkxzdgtyjm0nzblmjzkyjzhztuzmdkwmtktogjjny00nti4ltk0mwetzgq3zgixyjcxymrl&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 11:08:07 499 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:08:09 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: idSIButton9]
   --- 18 Aug 11:08:13 951 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:08:13 951 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:08:14 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: lightbox]
   --- 18 Aug 11:08:14 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: idSIButton9]
   --- 18 Aug 11:08:23 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:08:23 075 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - sunitha@immtestcu.onmicrosoft.com
   --- 18 Aug 11:08:26 265 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:08:26 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:08:26 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> xpath: //*[@id='btnSearch']]
   --- 18 Aug 11:08:29 510 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:08:29 510 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:08:29 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page
[ScreenShot]
   --- 18 Aug 11:08:32 839 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:08:32 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:08:32 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 11:08:43 045 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:08:43 045 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:08:43 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 11:08:46 285 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:08:46 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:08:46 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> css selector: .header]
   --- 18 Aug 11:08:46 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down
[ScreenShot]
 Entra group email [AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
 Adding group email AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
 Expected default sender emails [sunithapattem@immonline.com, AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
   --- 18 Aug 11:08:46 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: UserDefaultSenderEmail_0-selectized]
 Actual default sender emails [sunithapattem@immonline.com, AdobeOEMGroup@IMMTestCU.onmicrosoft.com, AdobeOEMTest@IMMTestCU.onmicrosoft.com]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
 List of default sender email drop down sunithapattem@immonline.com is equals to AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 List of default sender email drop down AdobeOEMGroup@IMMTestCU.onmicrosoft.com is equals to AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 Selected drop down value  [ScreenShot]
   --- 18 Aug 11:08:57 991 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:08:57 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:09:00 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2febee342a0689048839de43edad6e95)] -> id: immPageTitle]
 Saved [ScreenShot]
   --- 18 Aug 11:09:10 599 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:09:12 596 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:09:19 639 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:09:19 639 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:09:19 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:09:19 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 18 Aug 11:09:20 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:09:26 153 - 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%3dksbavq9pg9qfvzomw5nmzm8qre1s-8hkq7mxzxypmzcwumudqj1abzcfvvi5crkow_qnuywggzsyqcckr0vllfosw6_sjmd_y5dh6oj1der5sy_zd4shpszbp-wy2tnzxc0gpjdtpxmgqamalae82xbvwnra2hojhy0en-_srqml2hctehujtng1l5frzwgau5e63wipxwnxtjqvsjxl1q&response_mode=form_post&nonce=638910923607547516.yzbmzjbingitoduzmy00m2mylwe1nmmtmzu4mje2mjm0mgvlndkxnje2mmitn2u2ys00zjnllwexmzetyjbkzjazzjc5yzq3&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 11:09:26 153 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:09:31 268 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: lightbox]
   --- 18 Aug 11:09:31 352 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: i0116]
   --- 18 Aug 11:09:31 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: idSIButton9]
   --- 18 Aug 11:09:35 258 - 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%3dksbavq9pg9qfvzomw5nmzm8qre1s-8hkq7mxzxypmzcwumudqj1abzcfvvi5crkow_qnuywggzsyqcckr0vllfosw6_sjmd_y5dh6oj1der5sy_zd4shpszbp-wy2tnzxc0gpjdtpxmgqamalae82xbvwnra2hojhy0en-_srqml2hctehujtng1l5frzwgau5e63wipxwnxtjqvsjxl1q&response_mode=form_post&nonce=638910923607547516.yzbmzjbingitoduzmy00m2mylwe1nmmtmzu4mje2mjm0mgvlndkxnje2mmitn2u2ys00zjnllwexmzetyjbkzjazzjc5yzq3&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 11:09:35 259 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:09:37 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: idSIButton9]
   --- 18 Aug 11:09:41 685 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:09:41 685 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:09:41 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: lightbox]
   --- 18 Aug 11:09:41 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: idSIButton9]
   --- 18 Aug 11:09:49 787 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:09:49 787 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 18 Aug 11:09:53 017 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:09:53 017 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:09:53 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: btnUpload]
   --- 18 Aug 11:09:56 285 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:09:56 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:09:56 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:09:58 728 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:10:08 688 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:08 688 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:10:08 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 11:10:11 933 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:11 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:10:12 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 11:10:15 395 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:15 396 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:10:15 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:10:16 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: btnSearch]
   --- 18 Aug 11:10:20 528 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:20 528 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:10:23 641 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:23 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:10:26 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:26 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:10:29 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:29 939 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:10:33 039 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:33 039 - 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 11:10:33 216 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:10:40 670 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:40 671 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
   --- 18 Aug 11:10:40 721 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com
[ScreenShot]
Expected: Selected value displayed 'AdobeOEMTest@IMMTestCU.onmicrosoft.com'
Actual(Failed): Failed verify by selected value displayed ''
[ScreenShot]
   --- 18 Aug 11:10:52 869 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: userselect_0]
   --- 18 Aug 11:10:56 236 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:10:56 236 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Successfully deleted user  [ScreenShot]
   --- 18 Aug 11:11:03 862 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:03 862 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:11:16 806 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:16 806 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:11:19 952 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:19 952 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:11:20 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:11:20 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: btnSearch]
   --- 18 Aug 11:11:25 065 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:25 065 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:11:28 196 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:28 197 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:11:31 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:31 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:11:34 477 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:34 477 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:11:37 606 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:37 606 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: spnoemail user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page
[ScreenShot]
   --- 18 Aug 11:11:37 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:11:45 289 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:11:45 289 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:11:45 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Blank value displayed for user doesn't have Email
Actual(Passed): Successfully verified value displayed for user doen't have Email
[ScreenShot]
   --- 18 Aug 11:11:57 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: userselect_0]
   --- 18 Aug 11:12:00 533 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:00 533 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Successfully deleted user  [ScreenShot]
   --- 18 Aug 11:12:08 193 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:08 193 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:12:21 144 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:21 144 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:12:24 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:24 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:12:24 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:12:25 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: btnSearch]
   --- 18 Aug 11:12:29 430 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:29 430 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:12:32 543 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:32 543 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:12:35 676 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:35 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:12:38 827 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:38 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:12:41 947 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:41 947 - 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 11:12:42 125 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:12:49 481 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:12:49 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Adding group email AdobeOEMGroup@IMMTestCU.onmicrosoft.com
 Adding group email AdobeOEMTest@IMMTestCU.onmicrosoft.com
   --- 18 Aug 11:12:49 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com
[ScreenShot]
Expected: Selected value displayed 'AdobeOEMGroup@IMMTestCU.onmicrosoft.com'
Actual(Failed): Failed verify by selected value displayed ''
[ScreenShot]
   --- 18 Aug 11:13:01 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a353d5574327ad17e6121ee7a8687053)] -> id: userselect_0]
   --- 18 Aug 11:13:04 962 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:13:04 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Successfully deleted user  [ScreenShot]
   --- 18 Aug 11:13:12 574 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:13:12 575 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:13:25 689 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:13:25 689 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)

Test Failed. Check the steps above in red color.
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
   --- 18 Aug 11:32:26 834 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:32:28 954 - 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 - Sign FI Legacy Account ****
   --- 18 Aug 11:32:36 329 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:32:36 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:32:36 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:32:36 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - autoesign
   --- 18 Aug 11:32:37 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:32:43 302 - 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%3dlherpnm7ol0ftq-k7dmg0eh0etydnvkmzz3m4vs9zkqp5bxcqcot3h-dqrbpcu9efmvo8r4o71gv2na_s93gy7ddifegw3ddgk9miyrv8_6jhqed-6zf5lrekct9kf1qvqf3tmfaxeomv1-biwewqi29kvmixmdr3gjgjsrqzbzq9am-nuzulwnxn4nuawl8qolbo4splydjxrik8sohlw&response_mode=form_post&nonce=638910937573886967.zjnjztg0ytatyjy5zc00odhiltgznwitmjjhoddimwm1mgq2zgewntcyodctn2y2ny00mda2lwezodatm2i4y2q2yju5zwzk&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 11:32:43 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:32:48 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: lightbox]
   --- 18 Aug 11:32:48 486 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: i0116]
   --- 18 Aug 11:32:49 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: idSIButton9]
   --- 18 Aug 11:32:52 330 - 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%3dlherpnm7ol0ftq-k7dmg0eh0etydnvkmzz3m4vs9zkqp5bxcqcot3h-dqrbpcu9efmvo8r4o71gv2na_s93gy7ddifegw3ddgk9miyrv8_6jhqed-6zf5lrekct9kf1qvqf3tmfaxeomv1-biwewqi29kvmixmdr3gjgjsrqzbzq9am-nuzulwnxn4nuawl8qolbo4splydjxrik8sohlw&response_mode=form_post&nonce=638910937573886967.zjnjztg0ytatyjy5zc00odhiltgznwitmjjhoddimwm1mgq2zgewntcyodctn2y2ny00mda2lwezodatm2i4y2q2yju5zwzk&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 11:32:52 330 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:32:54 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: idSIButton9]
   --- 18 Aug 11:32:58 754 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:32:58 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:32:58 818 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: lightbox]
   --- 18 Aug 11:32:58 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: idSIButton9]
   --- 18 Aug 11:33:07 207 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:33:07 207 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 11:33:10 425 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:33:10 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:33:10 507 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: btnUpload]
   --- 18 Aug 11:33:13 624 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:33:13 624 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:33:13 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoesign

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:33:13 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:33:24 669 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:33:24 669 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:33:24 784 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: immPageTitle]
   --- 18 Aug 11:33:28 118 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:33:28 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:33:28 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> css selector: .header]

Successfully navigated to the 'Group Maintenance' page [ScreenShot]
   --- 18 Aug 11:33:33 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: TxtGroupTitle]
   --- 18 Aug 11:33:33 979 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: btnSearch]
   --- 18 Aug 11:33:38 322 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:33:38 322 - 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 11:34:19 155 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:34:19 155 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:34:22 409 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:34:22 410 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:34:28 919 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:34:28 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:34:36 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: TxtGroupTitle]
   --- 18 Aug 11:34:37 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: btnSearch]
   --- 18 Aug 11:34:41 973 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:34:41 973 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:34:52 121 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:34:59 680 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:34:59 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:35:02 927 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:35:02 927 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:35:03 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> 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 11:35:08 889 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:35:08 889 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:35:16 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: TxtGroupTitle]
   --- 18 Aug 11:35:16 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: btnSearch]
   --- 18 Aug 11:35:21 056 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:35:21 056 - 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 11:36:01 992 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:36:01 992 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:36:05 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:36:05 122 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:36:11 558 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:36:11 558 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:36:18 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: TxtGroupTitle]
   --- 18 Aug 11:36:20 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: btnSearch]
   --- 18 Aug 11:36:24 538 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:36:24 538 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:36:34 733 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:36:42 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:36:42 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:36:45 455 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:36:45 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:36:45 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> 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 11:36:51 418 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:36:51 418 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:36:58 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: TxtGroupTitle]
   --- 18 Aug 11:36:59 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: btnSearch]
   --- 18 Aug 11:37:03 640 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:37:03 640 - 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 11:37:44 500 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:37:44 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:37:47 691 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:37:47 691 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Filled New User details [ScreenShot]
   --- 18 Aug 11:37:54 219 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:37:54 219 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Save' button
   --- 18 Aug 11:38:01 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: TxtGroupTitle]
   --- 18 Aug 11:38:02 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> id: btnSearch]
   --- 18 Aug 11:38:07 002 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:38:07 002 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:38:17 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 18 Aug 11:38:24 659 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:38:24 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:38:27 860 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:38:27 860 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:38:28 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a0f0cbb3720d470fd07890fdfa161efd)] -> 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 11:38:33 884 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 18 Aug 11:38:33 884 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 -------------------Login first member for group ----------------------
   --- 18 Aug 11:38:36 395 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:38:38 880 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:38:46 017 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:38:46 017 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:38:46 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> xpath: //*[@id='btnSubmit']]
 adobe tom
   --- 18 Aug 11:38:46 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - autoesign
   --- 18 Aug 11:38:46 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:38:52 263 - 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%3dbjpz8f-wjmohtje_no7xqyipiryd8szirhvsik5a3xovl0qij7po1ml97lq9n5-c_-aagrw0pyhavsn2eh2mn9i-iynnx_8vwtp27qfdggsasmb3yqtyms4v_vfy-nbzg3est2as6aqxh4gesrebtsge21b9yrrr6sccrrtgzoa2hgbppptwyb6v0whx4o_guenmxkx1jqks4gnzojgi0w&response_mode=form_post&nonce=638910941270682878.mgq0owvlmtitzmnlos00zwq5lthhndetmwq5yzg2ztu4n2yzntg1ytqyywitntliyi00mmjklwewnjgtyjzkztrimzuznde0&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 11:38:52 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:38:57 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> id: lightbox]
   --- 18 Aug 11:38:57 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> id: i0116]
   --- 18 Aug 11:38:58 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> id: idSIButton9]
   --- 18 Aug 11:39:01 328 - 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%3dbjpz8f-wjmohtje_no7xqyipiryd8szirhvsik5a3xovl0qij7po1ml97lq9n5-c_-aagrw0pyhavsn2eh2mn9i-iynnx_8vwtp27qfdggsasmb3yqtyms4v_vfy-nbzg3est2as6aqxh4gesrebtsge21b9yrrr6sccrrtgzoa2hgbppptwyb6v0whx4o_guenmxkx1jqks4gnzojgi0w&response_mode=form_post&nonce=638910941270682878.mgq0owvlmtitzmnlos00zwq5lthhndetmwq5yzg2ztu4n2yzntg1ytqyywitntliyi00mmjklwewnjgtyjzkztrimzuznde0&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 11:39:01 328 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:39:03 524 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> id: idSIButton9]
   --- 18 Aug 11:39:07 814 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:39:07 814 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:39:07 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> id: lightbox]
   --- 18 Aug 11:39:07 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> id: idSIButton9]
   --- 18 Aug 11:39:17 791 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:39:17 791 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - adobe@immtestcu.onmicrosoft.com
   --- 18 Aug 11:39:20 990 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:39:20 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:39:21 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> xpath: //*[@id='btnSearch']]
   --- 18 Aug 11:39:24 216 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:39:24 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:39:24 292 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> 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 11:39:27 619 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 18 Aug 11:39:27 619 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:39:27 668 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 18 Aug 11:39:37 862 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:39:37 862 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:39:37 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 18 Aug 11:39:41 074 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 18 Aug 11:39:41 074 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:39:41 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> css selector: .header]
   --- 18 Aug 11:39:42 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 11:39:42 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> 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 11:39:42 599 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (06b990a4b124594ce2ac38a743df54b8)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is textBox for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 11:39:43 051 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:39:45 132 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:39:52 478 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:39:52 478 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:39:52 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:39:52 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - autoesign
   --- 18 Aug 11:39:53 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:39:59 056 - 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%3dma15ieg1jbvhzer81bkuwdarzkdjuea3vyrawypio3dwwrlyijt22jb4nnmamlgzivhga3wds0wmhfh8nyg7pp4rld22krkcq02shdbqaju19s1jsnjrw1kw75cyhrc5rdj9lb3eb5bqikwxhj1b5w_pg-jlbojmsisv9gyi3x01gad3tti1tjybegubbb_yr8p28wmrtourb7lbk63kba&response_mode=form_post&nonce=638910941935254647.ndm4ogi3ztatzji2my00mze4lwfhytktmjm1ognjy2m4zjiyzjy0mtg2yzytn2nhys00oguzltg3ywmtotnhztlmnzqwztqw&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 11:39:59 056 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:40:04 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: lightbox]
   --- 18 Aug 11:40:04 210 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: i0116]
   --- 18 Aug 11:40:04 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: idSIButton9]
   --- 18 Aug 11:40:08 224 - 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%3dma15ieg1jbvhzer81bkuwdarzkdjuea3vyrawypio3dwwrlyijt22jb4nnmamlgzivhga3wds0wmhfh8nyg7pp4rld22krkcq02shdbqaju19s1jsnjrw1kw75cyhrc5rdj9lb3eb5bqikwxhj1b5w_pg-jlbojmsisv9gyi3x01gad3tti1tjybegubbb_yr8p28wmrtourb7lbk63kba&response_mode=form_post&nonce=638910941935254647.ndm4ogi3ztatzji2my00mze4lwfhytktmjm1ognjy2m4zjiyzjy0mtg2yzytn2nhys00oguzltg3ywmtotnhztlmnzqwztqw&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 11:40:08 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:40:10 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: idSIButton9]
   --- 18 Aug 11:40:14 675 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:40:14 675 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:40:14 744 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: lightbox]
   --- 18 Aug 11:40:14 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: idSIButton9]
   --- 18 Aug 11:40:22 638 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:40:22 638 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 11:40:25 807 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:40:25 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:40:25 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: btnUpload]
   --- 18 Aug 11:40:29 035 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:40:29 035 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:40:29 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoesign

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:40:31 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:40:42 435 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:40:42 435 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:40:42 521 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 11:40:45 810 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:40:45 810 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:40:45 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 11:40:49 201 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:40:49 201 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:40:49 279 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:40:49 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: btnSearch]
   --- 18 Aug 11:40:54 260 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:40:54 260 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:40:57 411 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:40:57 411 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:41:00 560 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:00 560 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:41:03 759 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:03 759 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:41:06 887 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:06 888 - 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 11:41:07 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:41:14 357 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:14 357 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 adobe tom
   --- 18 Aug 11:41:15 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 11:41:15 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> 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 11:41:15 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is textBox for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 11:41:19 106 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:19 106 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:41:19 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:41:19 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: btnSearch]
   --- 18 Aug 11:41:24 190 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:24 190 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:41:27 392 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:27 392 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:41:30 578 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:30 579 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:41:33 774 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:33 775 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:41:36 958 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:41:36 958 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:42:00 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:00 823 - 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 11:42:00 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:42:08 486 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:08 486 - 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 11:42:09 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is textBox for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 11:42:13 223 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:13 223 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:42:13 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:42:14 127 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> id: btnSearch]
   --- 18 Aug 11:42:18 398 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:18 398 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:42:21 509 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:21 509 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:42:24 719 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:24 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:42:27 934 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:27 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:42:31 142 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:31 142 - 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 11:42:31 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:42:38 730 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:42:38 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 sunitha p
   --- 18 Aug 11:42:39 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 18 Aug 11:42:39 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> 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 11:42:40 178 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33c83afcc71d9907a34734850c688235)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is textBox for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi
[ScreenShot]
   --- 18 Aug 11:42:40 588 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
   --- 18 Aug 11:42:42 538 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 18 Aug 11:42:49 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 18 Aug 11:42:49 940 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:42:50 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:42:50 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - autoesign
   --- 18 Aug 11:42:50 636 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> xpath: //*[@id='btnSubmit']]
   --- 18 Aug 11:42:56 164 - 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%3d8osu3otdlqpgdsgzrckyfwly31kye7oicun5u8k7wh31wvbstascizdz31hizqdccpfy0io-viapg1gd0kbs8wsq8fmanltxbmqwh5vufpckrjkcltzcqrrpabvjocypb2mraac979rqmr0qqdbsbmvskkdxq7kknhnvadqw6jvfp7urylba8q78ozcigsqerwscvasy8icii1c9ghmdja&response_mode=form_post&nonce=638910943709826572.ywzhmzrhnjktotqxys00ndbjltlkzjytzmmyytbiymm5ntyynmrjyju3odgtytdjnc00otcwlwfimzmtyjlhzwqzotdjnwy1&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 11:42:56 164 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:01 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> id: lightbox]
   --- 18 Aug 11:43:01 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> id: i0116]
   --- 18 Aug 11:43:01 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> id: idSIButton9]
   --- 18 Aug 11:43:05 244 - 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%3d8osu3otdlqpgdsgzrckyfwly31kye7oicun5u8k7wh31wvbstascizdz31hizqdccpfy0io-viapg1gd0kbs8wsq8fmanltxbmqwh5vufpckrjkcltzcqrrpabvjocypb2mraac979rqmr0qqdbsbmvskkdxq7kknhnvadqw6jvfp7urylba8q78ozcigsqerwscvasy8icii1c9ghmdja&response_mode=form_post&nonce=638910943709826572.ywzhmzrhnjktotqxys00ndbjltlkzjytzmmyytbiymm5ntyynmrjyju3odgtytdjnc00otcwlwfimzmtyjlhzwqzotdjnwy1&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 11:43:05 244 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:07 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> id: idSIButton9]
   --- 18 Aug 11:43:11 509 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Aug 11:43:11 509 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:11 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> id: lightbox]
   --- 18 Aug 11:43:11 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> id: idSIButton9]
   --- 18 Aug 11:43:19 520 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:43:19 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 18 Aug 11:43:22 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:43:22 752 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:22 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> id: btnUpload]
   --- 18 Aug 11:43:25 967 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 18 Aug 11:43:25 967 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:26 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoesign

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 18 Aug 11:43:28 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> xpath: //a[text()='Administration']]
   --- 18 Aug 11:43:39 158 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:43:39 159 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:39 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 18 Aug 11:43:42 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:43:42 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:42 531 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> css selector: .header]

Successfully Opened to the 'Users Maintenance' page [ScreenShot]
   --- 18 Aug 11:43:45 894 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:43:45 894 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:45 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 18 Aug 11:43:46 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> id: btnSearch]
   --- 18 Aug 11:43:50 973 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:43:50 974 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button
   --- 18 Aug 11:43:54 144 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:43:54 144 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:43:57 341 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:43:57 341 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:44:00 508 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:44:00 508 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Aug 11:44:03 635 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:44:03 635 - 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 11:44:03 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dda55830d2cb6c1d3b485c92679e30a6)] -> xpath: //div[contains(@class,'clickable')]]
   --- 18 Aug 11:44:11 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 18 Aug 11:44:11 248 - 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@1c8bf54c) 0 ms
init(org.testng.TestRunner@1c8bf54c) 10425 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...) 1394158 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...) 2504817 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...) 3404100 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...) 4100131 ms