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=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=})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //*[@class='selectize-input items full has-options has-items']'}
Element: 'Ups, failed to describe the element [caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element]'
Timeout: 4 s.
Caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102)
at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
at com.codeborne.selenide.commands.Click.execute(Click.java:28)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19)
at com.codeborne.selenide.commands.Commands.execute(Commands.java:159)
at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy24.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:511)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:495)
at com.imm.pages.UsersMaintenancePage.clickDefaultSenderDropdown(UsersMaintenancePage.java:3913)
at com.imm.pages.UsersMaintenancePage.getDefaultSenderDropdownOptions(UsersMaintenancePage.java:3923)
at com.imm.testscripts.FIManagement.FIManagement.verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage(FIManagement.java:11785)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy22.isDisplayed(Unknown Source)
at com.codeborne.selenide.conditions.Visible.check(Visible.java:15)
at com.codeborne.selenide.conditions.Or.check(Or.java:49)
at com.codeborne.selenide.conditions.And.check(And.java:48)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:92)
... 40 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@class='selectize-input items full has-options has-items']"}
(Session info: chrome=139.0.7258.139)
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: [ade52f4b105a1dc3ad6c6f3adf9da5dc, findElement {using=xpath, value=//*[@class='selectize-input items full has-options has-items']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.138 (884e54ea8d4..., userDataDir: C:\Users\SUNITH~2.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63302}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.11:4444/sess..., se:cdpVersion: 139.0.7258.139, 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: ade52f4b105a1dc3ad6c6f3adf9da5dc
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy18.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 46 more
(verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page)
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.com,,sunithapattem@immonline.com, WorkflowSummary=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com,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 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.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:11823)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(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=})
Invalid element state [{id: UserDefaultSenderEmail_0-selectized}]: element not interactable
Timeout: 4 s.
Caused by: ElementNotInteractableException: element not interactable
at com.codeborne.selenide.impl.ExceptionWrapper.wrap(ExceptionWrapper.java:19)
at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:153)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy24.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:511)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:495)
at com.imm.pages.UserAccountSettingsPage.clickDefaultSenderDropdown(UserAccountSettingsPage.java:519)
at com.imm.pages.UserAccountSettingsPage.getDefaultSenderDropdownOptions(UserAccountSettingsPage.java:529)
at com.imm.pages.UserAccountSettingsPage.verifyLoggedInUserEmailPopulation(UserAccountSettingsPage.java:433)
at com.imm.testscripts.FIManagement.FIManagement.verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage(FIManagement.java:11529)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: org.openqa.selenium.ElementNotInteractableException: element not interactable
(Session info: chrome=139.0.7258.139)
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: [fcd5b2f33d50095d28b38f1aa2acf03d, clickElement {id=f.D826BE35720D7A03D9A2AD467B6C75F9.d.BEB4234B15D36FC129EF62D11B3401FA.e.160}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.138 (884e54ea8d4..., userDataDir: C:\Users\SUNITH~2.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62481}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.11:4444/sess..., se:cdpVersion: 139.0.7258.139, 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}
Element: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> id: UserDefaultSenderEmail_0-selectized]
Session ID: fcd5b2f33d50095d28b38f1aa2acf03d
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.RemoteWebElement.execute(RemoteWebElement.java:257)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy22.click(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52)
at jdk.proxy2/jdk.proxy2.$Proxy22.click(Unknown Source)
at com.codeborne.selenide.commands.Click.defaultClick(Click.java:94)
at com.codeborne.selenide.commands.Click.doClick(Click.java:72)
at com.codeborne.selenide.commands.Click.click(Click.java:48)
at com.codeborne.selenide.commands.Click.execute(Click.java:28)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19)
at com.codeborne.selenide.commands.Commands.execute(Commands.java:159)
at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131)
... 34 more
(verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page)
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,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 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=})
(verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse-1881971206\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&hsfiid=autoesign&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: 10 minutes
Reporter output for IMM_Esign_Chrome
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
Test Passed.
verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Sign FI Legacy Account
Steps:
--- 25 Aug 12:57:52 544 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:57:56 161 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:58:14 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:58:14 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:58:15 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:58:15 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:58:15 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:58:23 990 - 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%3dzihh6dstivzncg_1lgfmv6_jo5k5cku_4w-ildmnlimys5-ydminuwcbzlmduejal9xbr6rcerq2guhdsoqyhjkjprugtia0cuh22nzuckedrd7chwndwlnnmih_rdhudzgmip6qtbyvxqvbuw3hruubhjxu3cauocftmqppicdsprfzztjzye7fsnjrr7yxrofagpdx3gyqnapb4lkyvg&response_mode=form_post&nonce=638917036976416290.nwuxmzriyjytzwewos00odrhltk3yzatm2nlmdfinjgwzdg4otu3ytzkngetmjmxmi00ymvlltkwotitmte5mzywmjywztrj&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
--- 25 Aug 12:58:23 990 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:58:29 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: lightbox]
--- 25 Aug 12:58:29 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: i0116]
--- 25 Aug 12:58:29 961 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: idSIButton9]
--- 25 Aug 12:58:33 265 - 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%3dzihh6dstivzncg_1lgfmv6_jo5k5cku_4w-ildmnlimys5-ydminuwcbzlmduejal9xbr6rcerq2guhdsoqyhjkjprugtia0cuh22nzuckedrd7chwndwlnnmih_rdhudzgmip6qtbyvxqvbuw3hruubhjxu3cauocftmqppicdsprfzztjzye7fsnjrr7yxrofagpdx3gyqnapb4lkyvg&response_mode=form_post&nonce=638917036976416290.nwuxmzriyjytzwewos00odrhltk3yzatm2nlmdfinjgwzdg4otu3ytzkngetmjmxmi00ymvlltkwotitmte5mzywmjywztrj&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
--- 25 Aug 12:58:33 266 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:58:35 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: idSIButton9]
--- 25 Aug 12:58:40 033 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:58:40 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:58:40 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: lightbox]
--- 25 Aug 12:58:40 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: idSIButton9]
--- 25 Aug 12:58:48 928 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:58:48 928 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:58:52 059 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:58:52 059 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:58:52 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: btnUpload]
--- 25 Aug 12:58:55 325 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:58:55 325 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:58:55 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 12:58:55 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //a[text()='Administration']]
--- 25 Aug 12:59:12 283 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:59:12 283 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:59:12 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: immPageTitle]
--- 25 Aug 12:59:15 649 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:59:15 649 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:59:15 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 12:59:20 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: TxtGroupTitle]
--- 25 Aug 12:59:21 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: btnSearch]
--- 25 Aug 12:59:25 839 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:59:25 840 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:00:06 734 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:00:06 734 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:00:09 994 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:00:09 994 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:00:16 583 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:00:16 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:00:23 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: TxtGroupTitle]
--- 25 Aug 13:00:26 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: btnSearch]
--- 25 Aug 13:00:30 736 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:00:30 737 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:00:40 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:00:48 391 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:00:48 391 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:00:51 595 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:00:51 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:00:51 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
--- 25 Aug 13:00:57 708 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:00:57 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:01:05 006 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: TxtGroupTitle]
--- 25 Aug 13:01:05 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: btnSearch]
--- 25 Aug 13:01:09 917 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:01:09 917 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:01:50 884 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:01:50 885 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:01:54 050 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:01:54 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:02:00 714 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:02:00 714 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:02:08 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: TxtGroupTitle]
--- 25 Aug 13:02:11 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: btnSearch]
--- 25 Aug 13:02:16 006 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:02:16 006 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:02:26 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:02:33 671 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:02:33 671 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:02:36 839 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:02:36 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:02:37 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
--- 25 Aug 13:02:42 943 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:02:42 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:02:50 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: TxtGroupTitle]
--- 25 Aug 13:02:50 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: btnSearch]
--- 25 Aug 13:02:55 287 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:02:55 288 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:03:36 125 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:03:36 125 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:03:39 354 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:03:39 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:03:45 881 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:03:45 881 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:03:53 214 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: TxtGroupTitle]
--- 25 Aug 13:03:56 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> id: btnSearch]
--- 25 Aug 13:04:00 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:04:00 902 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:04:11 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:04:18 607 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:04:18 607 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:04:21 821 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:04:21 822 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:04:22 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3784043090e6379d33c7836cb36eb50d)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
--- 25 Aug 13:04:27 885 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:04:27 886 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:04:30 994 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:04:33 267 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:04:40 495 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:04:40 495 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:04:40 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:04:40 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:04:41 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:04:47 426 - 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%3dg7qsc-nwjjytmdgeotpgwsisibb5y-k4t-ecvupdhc9sm6ggsr5m8j0ifgal2oi9udh04buwthnx4cfhj8y3-wtudxrrgfneux61lt4arbp1ugf7rbuwcwyrbmuhu9uchoo144wws1x6c7oa6kpgh9b16jcmxetvzvugocbzjn_xn8ofok62e1jdaos7wxdng3mfd3rx836y76ocuoedtw&response_mode=form_post&nonce=638917040831680439.nwrizjrlztatntvkny00ntgwlwfhnmqtmwu3ngu1mjk0ngu4owq1mti0zdetmjmwmy00mge1lthjzdytmjgxowu4zme0oduw&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
--- 25 Aug 13:04:47 426 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:04:52 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> id: lightbox]
--- 25 Aug 13:04:52 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> id: i0116]
--- 25 Aug 13:04:53 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> id: idSIButton9]
--- 25 Aug 13:04:56 609 - 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%3dg7qsc-nwjjytmdgeotpgwsisibb5y-k4t-ecvupdhc9sm6ggsr5m8j0ifgal2oi9udh04buwthnx4cfhj8y3-wtudxrrgfneux61lt4arbp1ugf7rbuwcwyrbmuhu9uchoo144wws1x6c7oa6kpgh9b16jcmxetvzvugocbzjn_xn8ofok62e1jdaos7wxdng3mfd3rx836y76ocuoedtw&response_mode=form_post&nonce=638917040831680439.nwrizjrlztatntvkny00ntgwlwfhnmqtmwu3ngu1mjk0ngu4owq1mti0zdetmjmwmy00mge1lthjzdytmjgxowu4zme0oduw&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
--- 25 Aug 13:04:56 609 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:04:58 733 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> id: idSIButton9]
--- 25 Aug 13:05:02 893 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:05:02 893 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:05:02 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> id: lightbox]
--- 25 Aug 13:05:03 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> id: idSIButton9]
--- 25 Aug 13:05:22 609 - 18 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:05:25 745 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:05:25 746 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:05:25 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 13:05:28 987 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:05:28 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:05:29 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> css selector: .header]
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Search active Sessions' Page[ScreenShot]
--- 25 Aug 13:05:32 330 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:05:32 331 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:05:32 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 13:05:44 665 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:05:44 665 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:05:44 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 13:05:47 946 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:05:47 946 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:05:48 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> css selector: .header]
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
--- 25 Aug 13:05:49 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ee3c05ba48a0f8a421951e3a0e6409c)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:05:49 946 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:05:52 067 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:06:00 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:06:00 085 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:00 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:06:00 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:06:01 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:06:06 928 - 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%3drxpdtuoolufdnvyqfszrgu2v3cfbk5cvapl_dtpmbrkulpt6udylx1hf9mwatqcjrueipobgpxiefglvba7nsr9fqlkiblxyzqbsvazbdbkjwjr9puusuokzrzx7fbwxayb_ueeeyt2qw3gklbcu5p36tk-hx4tviowax2kt02v2yfv5s68u7mokjplqv6dqxbrog8-sk4nqtlh_ycv8rg&response_mode=form_post&nonce=638917041627773036.yzblntm3ywmtzdiwni00yzgxlwjmmmutzdkzotgzztq0ndmyzjjmn2finzmtzmq5zc00yjq3ltkxmgmtm2e0odi3owvhzjjl&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
--- 25 Aug 13:06:06 929 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:12 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> id: lightbox]
--- 25 Aug 13:06:12 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> id: i0116]
--- 25 Aug 13:06:12 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> id: idSIButton9]
--- 25 Aug 13:06:16 148 - 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%3drxpdtuoolufdnvyqfszrgu2v3cfbk5cvapl_dtpmbrkulpt6udylx1hf9mwatqcjrueipobgpxiefglvba7nsr9fqlkiblxyzqbsvazbdbkjwjr9puusuokzrzx7fbwxayb_ueeeyt2qw3gklbcu5p36tk-hx4tviowax2kt02v2yfv5s68u7mokjplqv6dqxbrog8-sk4nqtlh_ycv8rg&response_mode=form_post&nonce=638917041627773036.yzblntm3ywmtzdiwni00yzgxlwjmmmutzdkzotgzztq0ndmyzjjmn2finzmtzmq5zc00yjq3ltkxmgmtm2e0odi3owvhzjjl&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
--- 25 Aug 13:06:16 148 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:18 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> id: idSIButton9]
--- 25 Aug 13:06:22 918 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:06:22 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:23 006 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> id: lightbox]
--- 25 Aug 13:06:23 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> id: idSIButton9]
--- 25 Aug 13:06:31 974 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:06:31 974 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:35 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:06:35 079 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:35 178 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 13:06:38 313 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:06:38 313 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:38 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> css selector: .header]
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Search active Sessions' Page[ScreenShot]
--- 25 Aug 13:06:41 659 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:06:41 660 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:41 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 13:06:50 967 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:06:50 967 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:51 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 13:06:54 208 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:06:54 208 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:06:54 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> css selector: .header]
Expected: User Name field is readonly spnoemail
Actual(Passed): Successfully verified user name field is readonly SPNoEmail[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly SPNoEmail[ScreenShot]
--- 25 Aug 13:06:55 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (679013a3b9bc06d5f0dc329f993677ee)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:06:56 446 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:06:58 728 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:07:07 564 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:07:07 565 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:07 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:07:07 756 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:07:08 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:07:14 223 - 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%3da3d1k_e6lanqsyv1lsgryer-mcboehcpzdwcsvc7fazwvvoddo6sligahjrchsnb5t3ahm4wvr7rjlo9y00w8ci-ivyxrgczctua6cwj5qy_wcmbw1-pm7xizynrncipswf_6aavt3o-b8z40litsphdxu7bnx7exskwm8dqmaudmduxuteovmr0awndhfbpvv2nsnlmzhpl4eqx83umua&response_mode=form_post&nonce=638917042300896929.njq3ywy2zdytzwjhmc00m2q5ltlkytetntzmywi3ngvmyji1nmy3yjuxmditzme5ys00ymqyltlhn2mtyzq2nmrmmjc2mwfh&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
--- 25 Aug 13:07:14 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:19 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> id: lightbox]
--- 25 Aug 13:07:19 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> id: i0116]
--- 25 Aug 13:07:20 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> id: idSIButton9]
--- 25 Aug 13:07:23 392 - 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%3da3d1k_e6lanqsyv1lsgryer-mcboehcpzdwcsvc7fazwvvoddo6sligahjrchsnb5t3ahm4wvr7rjlo9y00w8ci-ivyxrgczctua6cwj5qy_wcmbw1-pm7xizynrncipswf_6aavt3o-b8z40litsphdxu7bnx7exskwm8dqmaudmduxuteovmr0awndhfbpvv2nsnlmzhpl4eqx83umua&response_mode=form_post&nonce=638917042300896929.njq3ywy2zdytzwjhmc00m2q5ltlkytetntzmywi3ngvmyji1nmy3yjuxmditzme5ys00ymqyltlhn2mtyzq2nmrmmjc2mwfh&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
--- 25 Aug 13:07:23 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:25 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> id: idSIButton9]
--- 25 Aug 13:07:29 737 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:07:29 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:29 829 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> id: lightbox]
--- 25 Aug 13:07:29 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> id: idSIButton9]
--- 25 Aug 13:07:39 588 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:07:39 588 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:42 729 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:07:42 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:42 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 13:07:45 966 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:07:45 966 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:46 046 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> css selector: .header]
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Search active Sessions' Page[ScreenShot]
--- 25 Aug 13:07:49 363 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 13:07:49 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:49 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 13:07:59 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:07:59 039 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:07:59 137 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 13:08:02 356 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:08:02 356 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:08:02 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> css selector: .header]
Expected: User Name field is readonly sunitha p
Actual(Passed): Successfully verified user name field is readonly sunitha p[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly sunitha p[ScreenShot]
--- 25 Aug 13:08:03 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b114c2a15e8ba6e4d515bc2dbcb9699)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:08:05 024 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:08:07 686 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:08:19 788 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:08:19 788 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:08:19 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:08:19 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:08:20 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:08:27 780 - 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%3d9bi1l68sy5hppnwelhjfi-b9fvs70-xsrcmp1g1qooh1wo88hc2ismnhu4t6ysughllr4fq0f4p3sobp1fxbry_j4vcmndigohip-aiukxqgfao6ndsyqeukmhfvyuoxw0m-mxnddjlgwryraqodypwyo0t2mmt_pwflwnawqmthzimoizci3hhydzlrl82xibybeq-ca4ogipfbcpoyba&response_mode=form_post&nonce=638917043024378472.mjflzde2mtitmjfkzi00yjzilwi0ztktnmu1zdfkotk4ytuymtqzzmi2mtutnwfizc00ntm2lwiyotgtzmmxzdfizjdmmtkz&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
--- 25 Aug 13:08:27 780 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:08:32 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: lightbox]
--- 25 Aug 13:08:32 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: i0116]
--- 25 Aug 13:08:33 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: idSIButton9]
--- 25 Aug 13:08:37 313 - 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%3d9bi1l68sy5hppnwelhjfi-b9fvs70-xsrcmp1g1qooh1wo88hc2ismnhu4t6ysughllr4fq0f4p3sobp1fxbry_j4vcmndigohip-aiukxqgfao6ndsyqeukmhfvyuoxw0m-mxnddjlgwryraqodypwyo0t2mmt_pwflwnawqmthzimoizci3hhydzlrl82xibybeq-ca4ogipfbcpoyba&response_mode=form_post&nonce=638917043024378472.mjflzde2mtitmjfkzi00yjzilwi0ztktnmu1zdfkotk4ytuymtqzzmi2mtutnwfizc00ntm2lwiyotgtzmmxzdfizjdmmtkz&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
--- 25 Aug 13:08:37 314 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:08:39 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: idSIButton9]
--- 25 Aug 13:08:43 767 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:08:43 768 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:08:43 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: lightbox]
--- 25 Aug 13:08:43 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: idSIButton9]
--- 25 Aug 13:08:51 683 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:08:51 684 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:08:54 833 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:08:54 833 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:08:54 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: btnUpload]
--- 25 Aug 13:08:58 117 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:08:58 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:08:58 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 13:09:00 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //a[text()='Administration']]
--- 25 Aug 13:09:11 279 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:11 280 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:11 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 13:09:14 771 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:14 771 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:14 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 13:09:18 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:18 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:18 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:09:19 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: btnSearch]
--- 25 Aug 13:09:23 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:23 450 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:26 594 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:26 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:29 742 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:29 743 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:32 849 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:32 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:35 986 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:35 987 - 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]
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page[ScreenShot]
--- 25 Aug 13:09:36 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:09:43 524 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:43 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
--- 25 Aug 13:09:44 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:09:48 213 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:48 214 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:48 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:09:49 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: btnSearch]
--- 25 Aug 13:09:53 378 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:53 378 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:56 501 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:56 501 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:09:59 612 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:09:59 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:10:02 763 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:02 764 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:10:05 875 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:05 876 - 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]
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page[ScreenShot]
--- 25 Aug 13:10:06 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:10:13 360 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:13 360 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: User Name field is readonly spnoemail
Actual(Passed): Successfully verified user name field is readonly SPNoEmail[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly SPNoEmail[ScreenShot]
--- 25 Aug 13:10:14 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:10:17 994 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:17 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:10:18 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:10:18 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> id: btnSearch]
--- 25 Aug 13:10:23 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:23 234 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:10:26 347 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:26 347 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:10:29 469 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:29 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:10:32 582 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:32 582 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:10:35 672 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:35 673 - 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]
Actual(Passed): Sucessfully verfied user 'sunitha' in User maintenace page[ScreenShot]
--- 25 Aug 13:10:35 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:10:43 192 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:10:43 192 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: User Name field is readonly sunitha p
Actual(Passed): Successfully verified user name field is readonly sunitha p[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly sunitha p[ScreenShot]
--- 25 Aug 13:10:44 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (360398c4d608efb8ffefaad3c77521ba)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:10:45 196 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:10:47 666 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:10:54 791 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:10:54 791 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:10:54 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:10:55 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:10:55 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:11:01 602 - 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%3dhkmy7fdmfkcax8j3hhdtr-sgbbls36zmmd8g5amgz03fdgu9tysxdomxbo_m63eqztna4_qe20pgvcchr3tq8ufliam0leeyfhl7ruzwdemzdyxgcxvtwfjlmqqze1kyewohss9cbcild1u7beykgtth4vnufxlxuq7hek0lmbydfsntwi5pvmuds7rvlzzyusd1h2gab6wcbxyw6bzzrw&response_mode=form_post&nonce=638917044574055358.y2fhymyxztktzdbkmi00zde5lthimmmtztcwndrimtu0ytc4mje3mjq1zdqtndlkyi00nzdllwiwzjgtngjmmdk4nwvmmjlm&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
--- 25 Aug 13:11:01 602 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:06 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: lightbox]
--- 25 Aug 13:11:06 786 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: i0116]
--- 25 Aug 13:11:07 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: idSIButton9]
--- 25 Aug 13:11:10 802 - 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%3dhkmy7fdmfkcax8j3hhdtr-sgbbls36zmmd8g5amgz03fdgu9tysxdomxbo_m63eqztna4_qe20pgvcchr3tq8ufliam0leeyfhl7ruzwdemzdyxgcxvtwfjlmqqze1kyewohss9cbcild1u7beykgtth4vnufxlxuq7hek0lmbydfsntwi5pvmuds7rvlzzyusd1h2gab6wcbxyw6bzzrw&response_mode=form_post&nonce=638917044574055358.y2fhymyxztktzdbkmi00zde5lthimmmtztcwndrimtu0ytc4mje3mjq1zdqtndlkyi00nzdllwiwzjgtngjmmdk4nwvmmjlm&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
--- 25 Aug 13:11:10 802 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:12 972 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: idSIButton9]
--- 25 Aug 13:11:17 171 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:11:17 172 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:17 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: lightbox]
--- 25 Aug 13:11:17 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: idSIButton9]
--- 25 Aug 13:11:24 600 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:11:24 600 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:27 780 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:11:27 780 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:27 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: btnUpload]
--- 25 Aug 13:11:31 024 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:11:31 024 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:31 105 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 13:11:33 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //a[text()='Administration']]
--- 25 Aug 13:11:44 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:11:44 120 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:44 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 13:11:47 427 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:11:47 427 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:47 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 13:11:50 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:11:50 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:50 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:11:51 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: btnSearch]
--- 25 Aug 13:11:56 023 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:11:56 024 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:11:59 170 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:11:59 170 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:02 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:02 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:05 506 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:05 507 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:08 639 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:08 640 - 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]
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page[ScreenShot]
--- 25 Aug 13:12:08 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:12:16 214 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:16 214 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:19 471 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:19 471 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:19 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:12:20 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: btnSearch]
--- 25 Aug 13:12:24 685 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:24 685 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:27 779 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:27 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:30 873 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:30 873 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:34 036 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:34 036 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:37 129 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:37 129 - 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]
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page[ScreenShot]
--- 25 Aug 13:12:37 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:12:44 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:44 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:47 872 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:47 873 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:47 961 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:12:48 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> id: btnSearch]
--- 25 Aug 13:12:53 091 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:53 091 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:56 186 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:56 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:12:59 303 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:12:59 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:13:02 436 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:13:02 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:13:05 578 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:13:05 578 - 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]
Actual(Passed): Sucessfully verfied user 'sunitha' in User maintenace page[ScreenShot]
--- 25 Aug 13:13:05 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7bbb2c58e715e82728483407ee8c2782)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:13:13 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:13:13 119 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Test Passed.
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Plus FI Fully Integrated
Steps:
--- 25 Aug 12:41:07 444 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:41:09 723 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:41:22 154 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:41:22 155 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:41:22 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:41:22 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:41:23 121 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:41:29 489 - 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%3d7laba9xeffyo2q1fy66qpqlebzwchmq527h1ecfuyxw9njyarfmefre85hi2wk5bx36jog7veoh8y6eyq86zd1gyotovlph8gzehshatfjljgau2dzlkmy4fw_n552pxd5pmyxzdkyqsoxiyecnfpcyh61y_vseakd-eg2u9vtr2sascz9k2xk6xa-z-e_rrjefilxqzn2kawlvg_hvjsw&response_mode=form_post&nonce=638917026848109187.yzg0zmy2yjqtmzqyos00yty0lwjjztitmzjjmdg2yjhlzjk5zmrlntizntitn2y4yi00m2jjltgwmtgtytvintgzn2izndrk&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
--- 25 Aug 12:41:29 490 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:41:34 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: lightbox]
--- 25 Aug 12:41:34 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: i0116]
--- 25 Aug 12:41:35 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: idSIButton9]
--- 25 Aug 12:41:38 962 - 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%3d7laba9xeffyo2q1fy66qpqlebzwchmq527h1ecfuyxw9njyarfmefre85hi2wk5bx36jog7veoh8y6eyq86zd1gyotovlph8gzehshatfjljgau2dzlkmy4fw_n552pxd5pmyxzdkyqsoxiyecnfpcyh61y_vseakd-eg2u9vtr2sascz9k2xk6xa-z-e_rrjefilxqzn2kawlvg_hvjsw&response_mode=form_post&nonce=638917026848109187.yzg0zmy2yjqtmzqyos00yty0lwjjztitmzjjmdg2yjhlzjk5zmrlntizntitn2y4yi00m2jjltgwmtgtytvintgzn2izndrk&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
--- 25 Aug 12:41:38 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:41:41 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: idSIButton9]
--- 25 Aug 12:41:46 001 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:41:46 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:41:46 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: lightbox]
--- 25 Aug 12:41:46 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: idSIButton9]
--- 25 Aug 12:41:55 116 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:41:55 117 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:41:58 308 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:41:58 309 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:41:58 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: btnUpload]
--- 25 Aug 12:42:01 651 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:42:01 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:42:01 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 12:42:01 951 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> xpath: //a[text()='Administration']]
--- 25 Aug 12:42:11 886 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:42:11 886 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:42:12 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: immPageTitle]
--- 25 Aug 12:42:15 166 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:42:15 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:42:15 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 12:42:20 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: TxtGroupTitle]
--- 25 Aug 12:42:21 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: btnSearch]
--- 25 Aug 12:42:25 721 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:42:25 721 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:43:06 571 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:43:06 571 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:43:09 756 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:43:09 757 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:43:16 421 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:43:16 421 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:43:23 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: TxtGroupTitle]
--- 25 Aug 12:43:25 033 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: btnSearch]
--- 25 Aug 12:43:29 335 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:43:29 335 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:43:39 486 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:43:47 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:43:47 075 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:43:52 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: TxtGroupTitle]
--- 25 Aug 12:43:52 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: btnSearch]
--- 25 Aug 12:43:57 085 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:43:57 086 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:44:37 998 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:44:37 998 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:44:41 202 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:44:41 202 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:44:48 152 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:44:48 153 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:44:55 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: TxtGroupTitle]
--- 25 Aug 12:44:56 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: btnSearch]
--- 25 Aug 12:45:00 431 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:45:00 431 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:45:10 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:45:18 120 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:45:18 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:45:23 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: TxtGroupTitle]
--- 25 Aug 12:45:23 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: btnSearch]
--- 25 Aug 12:45:28 384 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:45:28 384 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:46:09 228 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:46:09 229 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:46:12 436 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:46:12 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:46:19 077 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:46:19 077 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:46:26 448 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: TxtGroupTitle]
--- 25 Aug 12:46:27 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> id: btnSearch]
--- 25 Aug 12:46:31 973 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:46:31 973 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:46:42 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (783010838ab014737c9bbb768e275ca7)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:46:49 646 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:46:49 646 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:46:50 124 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:46:52 339 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:47:01 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:47:01 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:47:01 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:47:01 909 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:47:02 668 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:47:23 186 - 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%3dunbggsl6gh8tb5ux-beppgewflegpjau0wjetftudkiw4hoyl4dpgbjdhwb4y1f9auvljjoyv1go4_owrjouzn0vk_mt1og6fxhnv1z9hty56jtklfxhfxklk1oweqbsn-1cfryknwq_hvbtydgnyj_mn9k6cmsvvo-ylx29sahnnqmmspko5j0vogfiv5nae42qwjj_7ycyyx6hyfunka&response_mode=form_post&nonce=638917030243642599.mzkzm2e2yjetndi2mi00ogy1lwjhmzktotmynjflzdg3ndm0yjjimgfhzjutm2mwos00odbjltk1nwetyjizntbhntq2zwm5&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
--- 25 Aug 12:47:23 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:47:28 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> id: lightbox]
--- 25 Aug 12:47:28 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> id: i0116]
--- 25 Aug 12:47:29 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> id: idSIButton9]
--- 25 Aug 12:47:32 629 - 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%3dunbggsl6gh8tb5ux-beppgewflegpjau0wjetftudkiw4hoyl4dpgbjdhwb4y1f9auvljjoyv1go4_owrjouzn0vk_mt1og6fxhnv1z9hty56jtklfxhfxklk1oweqbsn-1cfryknwq_hvbtydgnyj_mn9k6cmsvvo-ylx29sahnnqmmspko5j0vogfiv5nae42qwjj_7ycyyx6hyfunka&response_mode=form_post&nonce=638917030243642599.mzkzm2e2yjetndi2mi00ogy1lwjhmzktotmynjflzdg3ndm0yjjimgfhzjutm2mwos00odbjltk1nwetyjizntbhntq2zwm5&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
--- 25 Aug 12:47:32 630 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:47:34 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> id: idSIButton9]
--- 25 Aug 12:47:38 938 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:47:38 938 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:47:39 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> id: lightbox]
--- 25 Aug 12:47:39 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> id: idSIButton9]
--- 25 Aug 12:47:56 310 - 16 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:47:59 455 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:47:59 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:47:59 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> id: immPageTitle]
--- 25 Aug 12:48:02 709 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:48:02 709 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:48:02 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> css selector: .header]
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
--- 25 Aug 12:48:06 006 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:48:06 006 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:48:06 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 12:48:16 010 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:48:16 010 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:48:16 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 12:48:19 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:48:19 323 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:48:19 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> css selector: .header]
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
--- 25 Aug 12:48:20 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> 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]
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]
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com[ScreenShot]
--- 25 Aug 12:48:32 073 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:48:32 073 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:48:34 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f47b38039dac9b2c5574781aeb81bcf7)] -> id: immPageTitle]
--- 25 Aug 12:48:44 883 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:48:47 492 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:48:57 439 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:48:57 439 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:48:57 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:48:57 636 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:48:58 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:49:04 176 - 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%3dmyur65dqvi9lm3ki4vmicknrdl5yi8ku-oe_ub1ntkbo0wuks1erm7kv6xqvfe5mxeztfde6xwbld1rnjvlwe2krisjpb_8gmlqrfhyzgnnmraql7d_v-nsnuuvatsnga4owlpus2eicbggfwuxy4y0i3eg3op8p2rsofhjwbmx-kdnkwn7qkxf0ohvibxy8u0tttzxoz1qrym0ib0uvxa&response_mode=form_post&nonce=638917031400197664.zwfjzjk4zjktndcxos00zduzlwiymwmtnmjiytdjody2yjuynzm1zdgxngityjq4mc00ngjklwe1mgmtnzu4otvhyjvjmde3&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
--- 25 Aug 12:49:04 176 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:09 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> id: lightbox]
--- 25 Aug 12:49:09 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> id: i0116]
--- 25 Aug 12:49:10 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> id: idSIButton9]
--- 25 Aug 12:49:13 432 - 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%3dmyur65dqvi9lm3ki4vmicknrdl5yi8ku-oe_ub1ntkbo0wuks1erm7kv6xqvfe5mxeztfde6xwbld1rnjvlwe2krisjpb_8gmlqrfhyzgnnmraql7d_v-nsnuuvatsnga4owlpus2eicbggfwuxy4y0i3eg3op8p2rsofhjwbmx-kdnkwn7qkxf0ohvibxy8u0tttzxoz1qrym0ib0uvxa&response_mode=form_post&nonce=638917031400197664.zwfjzjk4zjktndcxos00zduzlwiymwmtnmjiytdjody2yjuynzm1zdgxngityjq4mc00ngjklwe1mgmtnzu4otvhyjvjmde3&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
--- 25 Aug 12:49:13 432 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:15 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> id: idSIButton9]
--- 25 Aug 12:49:19 832 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:49:19 832 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:19 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> id: lightbox]
--- 25 Aug 12:49:20 000 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> id: idSIButton9]
--- 25 Aug 12:49:30 681 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:49:30 682 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:33 812 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:49:33 813 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:33 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> id: immPageTitle]
--- 25 Aug 12:49:37 045 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:49:37 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:37 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> css selector: .header]
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
--- 25 Aug 12:49:40 382 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:49:40 382 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:40 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 12:49:55 434 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:49:55 435 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:55 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 12:49:58 703 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:49:58 703 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:49:58 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> css selector: .header]
Expected: User Name field is readonly spnoemail
Actual(Passed): Successfully verified user name field is readonly SPNoEmail[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly SPNoEmail[ScreenShot]
--- 25 Aug 12:50:00 201 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1192d3537a99804fea1e1d40290eefc)] -> id: UserDefaultSenderEmail_0-selectized]
--- 25 Aug 12:50:12 208 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:50:14 431 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:50:21 359 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:50:21 359 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:50:21 484 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:50:21 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:50:22 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:50:27 967 - 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%3dvfc96fua4nbjkvxui4kijs-5wwyad7bg83ncf65bx72hbaphrxatiflbxtzr0y2qp53qrrmvdy0zlgzlfsk7ffpg7xfirlbl8eqexhyxpdz2s7_gibcvz6kfsvzv8nrj_mdy8m_0fx3fplg6dj43zofki-fwk8ebh4bd7ydizsl2ttubdrux3amu_sebw_kaok96x1fb7hffbw350mcajq&response_mode=form_post&nonce=638917032239132105.odkxmwqxmdmtodlmyi00zgvlltk1mdctnjrizja1nzhkytewodc0n2e0yjktotlmos00nda2ltk0zdetzgrmzdawzda5mjvk&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
--- 25 Aug 12:50:27 967 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:50:33 087 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> id: lightbox]
--- 25 Aug 12:50:33 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> id: i0116]
--- 25 Aug 12:50:33 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> id: idSIButton9]
--- 25 Aug 12:50:37 274 - 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%3dvfc96fua4nbjkvxui4kijs-5wwyad7bg83ncf65bx72hbaphrxatiflbxtzr0y2qp53qrrmvdy0zlgzlfsk7ffpg7xfirlbl8eqexhyxpdz2s7_gibcvz6kfsvzv8nrj_mdy8m_0fx3fplg6dj43zofki-fwk8ebh4bd7ydizsl2ttubdrux3amu_sebw_kaok96x1fb7hffbw350mcajq&response_mode=form_post&nonce=638917032239132105.odkxmwqxmdmtodlmyi00zgvlltk1mdctnjrizja1nzhkytewodc0n2e0yjktotlmos00nda2ltk0zdetzgrmzdawzda5mjvk&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
--- 25 Aug 12:50:37 275 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:50:39 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> id: idSIButton9]
--- 25 Aug 12:50:43 602 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:50:43 602 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:50:43 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> id: lightbox]
--- 25 Aug 12:50:43 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> id: idSIButton9]
--- 25 Aug 12:50:56 197 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:50:56 197 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:50:59 313 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:50:59 314 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:50:59 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> id: immPageTitle]
--- 25 Aug 12:51:02 505 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:51:02 505 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:51:02 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> css selector: .header]
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
--- 25 Aug 12:51:05 809 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 12:51:05 810 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:51:05 866 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 12:51:14 184 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:51:14 184 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:51:14 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 12:51:17 464 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:51:17 465 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:51:17 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> css selector: .header]
Expected: User Name field is readonly sunitha p
Actual(Passed): Successfully verified user name field is readonly sunitha p[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly sunitha p[ScreenShot]
--- 25 Aug 12:51:18 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> 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]
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]
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]
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids AdobeOEMTest@IMMTestCU.onmicrosoft.com[ScreenShot]
--- 25 Aug 12:51:30 424 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:51:30 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:51:32 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f22c778c3b2933dc82cf3da9c812f460)] -> id: immPageTitle]
--- 25 Aug 12:51:43 307 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:51:45 447 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:51:54 921 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:51:54 921 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:51:55 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:51:55 120 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:51:55 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:52:01 976 - 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%3da3tk8qwh6lzzwqbhj-ztfhehyuqo5kmdyizgn6_qm_-kedrzcd1ol9ptzzxdq_ens8vxcsqqztwj6vcquvqrmjmpbpgphg-bbmcjrao4u-ekxhk33qnff_yszic9n0wkjkmeeaugpp8m1ngtx-qrlpjwwpesfhlstisstkcdsqyjgkv0qpmhrddlewaccgoy4ibbojceuxbchv775raoew&response_mode=form_post&nonce=638917033174927348.ywq2m2e2yzatngzlys00ywuwlwi1mmetzgfhmzcymzkwzdq3odm3n2u3ogitoweymc00n2m2lthmogqtytm3odawnmjjyjfm&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
--- 25 Aug 12:52:01 976 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:07 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: lightbox]
--- 25 Aug 12:52:07 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: i0116]
--- 25 Aug 12:52:07 949 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: idSIButton9]
--- 25 Aug 12:52:11 276 - 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%3da3tk8qwh6lzzwqbhj-ztfhehyuqo5kmdyizgn6_qm_-kedrzcd1ol9ptzzxdq_ens8vxcsqqztwj6vcquvqrmjmpbpgphg-bbmcjrao4u-ekxhk33qnff_yszic9n0wkjkmeeaugpp8m1ngtx-qrlpjwwpesfhlstisstkcdsqyjgkv0qpmhrddlewaccgoy4ibbojceuxbchv775raoew&response_mode=form_post&nonce=638917033174927348.ywq2m2e2yzatngzlys00ywuwlwi1mmetzgfhmzcymzkwzdq3odm3n2u3ogitoweymc00n2m2lthmogqtytm3odawnmjjyjfm&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
--- 25 Aug 12:52:11 276 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:13 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: idSIButton9]
--- 25 Aug 12:52:17 869 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:52:17 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:17 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: lightbox]
--- 25 Aug 12:52:18 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: idSIButton9]
--- 25 Aug 12:52:25 502 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:52:25 502 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:28 672 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:52:28 673 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:28 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: btnUpload]
--- 25 Aug 12:52:31 922 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:52:31 922 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:32 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 12:52:34 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //a[text()='Administration']]
--- 25 Aug 12:52:44 382 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:52:44 382 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:44 472 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 12:52:47 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:52:47 700 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:47 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 12:52:51 107 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:52:51 108 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:51 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 12:52:52 004 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: btnSearch]
--- 25 Aug 12:52:56 284 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:52:56 285 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:52:59 455 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:52:59 456 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:02 596 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:02 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:05 772 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:05 772 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:08 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:08 901 - 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]
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page[ScreenShot]
--- 25 Aug 12:53:09 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:53:16 459 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:16 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
--- 25 Aug 12:53:17 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //*[@class='selectize-input items full has-options has-items']]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down[ScreenShot]
Actual(Passed): Successfully verified Sender field is now Drop Down[ScreenShot]
Expected: Selected value displayed 'pattemsunitha1304@gmail.com'
Actual(Passed): Successfully verified by selected value displayed 'pattemsunitha1304@gmail.com'[ScreenShot]
Actual(Passed): Successfully verified by selected value displayed 'pattemsunitha1304@gmail.com'[ScreenShot]
--- 25 Aug 12:53:21 418 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:21 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:21 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 12:53:22 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: btnSearch]
--- 25 Aug 12:53:26 635 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:26 637 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:29 740 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:29 741 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:32 879 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:32 879 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:35 992 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:35 992 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:39 108 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:39 108 - 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]
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page[ScreenShot]
--- 25 Aug 12:53:39 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:53:46 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:46 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: User Name field is readonly spnoemail
Actual(Passed): Successfully verified user name field is readonly SPNoEmail[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly SPNoEmail[ScreenShot]
--- 25 Aug 12:53:48 159 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down[ScreenShot]
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]
Actual(Passed): Successfully verified value displayed for user doen't have Email[ScreenShot]
--- 25 Aug 12:53:51 570 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:51 571 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:51 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 12:53:52 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> id: btnSearch]
--- 25 Aug 12:53:56 778 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:56 779 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:53:59 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:53:59 939 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:54:03 036 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:54:03 036 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:54:06 166 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:54:06 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:54:09 330 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:54:09 331 - 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]
Actual(Passed): Sucessfully verfied user 'sunitha' in User maintenace page[ScreenShot]
--- 25 Aug 12:54:09 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:54:16 889 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:54:16 889 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: User Name field is readonly sunitha p
Actual(Passed): Successfully verified user name field is readonly sunitha p[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly sunitha p[ScreenShot]
--- 25 Aug 12:54:18 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4f033b06bccbd8238b47ef9f00c00d23)] -> xpath: //*[@class='selectize-input items full has-options has-items']]
Expected: Default Sender field is now Drop Down
Actual(Passed): Successfully verified Sender field is now Drop Down[ScreenShot]
Actual(Passed): Successfully verified Sender field is now Drop Down[ScreenShot]
Expected: Selected value displayed 'sunithapattem@immonline.com'
Actual(Passed): Successfully verified by selected value displayed 'sunithapattem@immonline.com'[ScreenShot]
Actual(Passed): Successfully verified by selected value displayed 'sunithapattem@immonline.com'[ScreenShot]
--- 25 Aug 12:54:19 248 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:54:21 495 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:54:30 412 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:54:30 412 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:54:30 521 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:54:30 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:54:31 201 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:54:39 631 - 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%3d_bikm7k9j3d0qkzdohxuynik5hva3vqiogs36lhwkyetlrr2yz53zifeo5-uaqvgpnkhhb_eueou3yaarig1sp2pudx8_vgbfoyrkygvpm3lvsjphw9xadevezmhwp1idbf_bftbit-3pxmyu71lqtd2ojrkykrfyorobd8yxg55uomju3gsc62m_lxnfqdcxdt3dkaf1463e2xgjmvjsw&response_mode=form_post&nonce=638917034729045547.m2mymdk3njatmzi4mc00nwiwlweynwmtzgnlyzazotyzywzhythlnzlhotytmzq1ny00mtkzltk4odmtn2qwzgrlodhknmy4&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
--- 25 Aug 12:54:39 631 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:54:44 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: lightbox]
--- 25 Aug 12:54:44 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: i0116]
--- 25 Aug 12:54:45 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: idSIButton9]
--- 25 Aug 12:54:48 836 - 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%3d_bikm7k9j3d0qkzdohxuynik5hva3vqiogs36lhwkyetlrr2yz53zifeo5-uaqvgpnkhhb_eueou3yaarig1sp2pudx8_vgbfoyrkygvpm3lvsjphw9xadevezmhwp1idbf_bftbit-3pxmyu71lqtd2ojrkykrfyorobd8yxg55uomju3gsc62m_lxnfqdcxdt3dkaf1463e2xgjmvjsw&response_mode=form_post&nonce=638917034729045547.m2mymdk3njatmzi4mc00nwiwlweynwmtzgnlyzazotyzywzhythlnzlhotytmzq1ny00mtkzltk4odmtn2qwzgrlodhknmy4&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
--- 25 Aug 12:54:48 837 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:54:51 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: idSIButton9]
--- 25 Aug 12:54:55 664 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:54:55 665 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:54:55 736 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: lightbox]
--- 25 Aug 12:54:55 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: idSIButton9]
--- 25 Aug 12:55:03 234 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:55:03 235 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:06 411 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:55:06 412 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:06 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: btnUpload]
--- 25 Aug 12:55:09 638 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:55:09 638 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:09 717 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 12:55:11 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: //a[text()='Administration']]
--- 25 Aug 12:55:21 892 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:21 892 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:21 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 12:55:25 214 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:25 215 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:25 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 12:55:28 634 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:28 634 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:28 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 12:55:29 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: btnSearch]
--- 25 Aug 12:55:33 783 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:33 786 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:36 864 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:36 864 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:39 954 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:39 954 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:43 120 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:43 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:55:46 247 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:46 247 - 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]
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page[ScreenShot]
--- 25 Aug 12:55:46 442 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:55:53 828 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:55:53 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
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]
Actual(Passed): Successfully verified Default Sender Drop Down is showing both user and Group email ids pattemsunitha1304@gmail.com[ScreenShot]
--- 25 Aug 12:56:02 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:56:02 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:56:09 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: (//*[@id='btnAddUser'])[1]]
Expected: Selected value displayed 'AdobeOEMTest@IMMTestCU.onmicrosoft.com'
Actual(Failed): Failed verify by selected value displayed ''[ScreenShot]
Actual(Failed): Failed verify by selected value displayed ''[ScreenShot]
--- 25 Aug 12:56:19 050 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: userselect_0]
--- 25 Aug 12:56:22 425 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:56:22 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:56:30 062 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:56:30 062 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:56:43 958 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:56:43 958 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:56:47 159 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:56:47 159 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:56:47 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 12:56:48 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: btnSearch]
--- 25 Aug 12:56:52 452 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:56:52 453 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:56:55 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:56:55 627 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:56:58 731 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:56:58 731 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:57:01 892 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:57:01 892 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:57:05 049 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:57:05 049 - 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]
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page[ScreenShot]
--- 25 Aug 12:57:05 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:57:12 608 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 12:57:12 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:57:12 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ade52f4b105a1dc3ad6c6f3adf9da5dc)] -> id: UserDefaultSenderEmail_0-selectized]
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
Test Failed. Check the steps above in red color.
verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Plus FI Legacy Account
Steps:
--- 25 Aug 13:13:13 635 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:13:16 090 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:13:25 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:13:25 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:13:25 992 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:13:26 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:13:26 750 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:13:32 608 - 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%3dwzxd5lr4myogprkgjhw7jcbycmcu63tmkwji53y80-q1t9o5uf7hwjw7mei6jabl34hfs8nvoyvcwr7voa-7cdejoz8yct1uysjvhevjt0m5db3a6s83kmmt6qfmr_g-mpnyz_zv23uedac8jrreypfskddctrpmxvlgxygmiz9htmqeme2kvw-ny3dfymqsnrk6i3rxk1mpkqsmjhzfvg&response_mode=form_post&nonce=638917046084611973.odlkngnmzmqtnwnjni00mgfhltlhn2mtndlimgnjyzm0y2fkmdmxndzlmtgtmta0zs00zwiylwe3zjktmgzmm2m5zgi2mtk5&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
--- 25 Aug 13:13:32 608 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:13:37 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: lightbox]
--- 25 Aug 13:13:37 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: i0116]
--- 25 Aug 13:13:38 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: idSIButton9]
--- 25 Aug 13:13:41 801 - 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%3dwzxd5lr4myogprkgjhw7jcbycmcu63tmkwji53y80-q1t9o5uf7hwjw7mei6jabl34hfs8nvoyvcwr7voa-7cdejoz8yct1uysjvhevjt0m5db3a6s83kmmt6qfmr_g-mpnyz_zv23uedac8jrreypfskddctrpmxvlgxygmiz9htmqeme2kvw-ny3dfymqsnrk6i3rxk1mpkqsmjhzfvg&response_mode=form_post&nonce=638917046084611973.odlkngnmzmqtnwnjni00mgfhltlhn2mtndlimgnjyzm0y2fkmdmxndzlmtgtmta0zs00zwiylwe3zjktmgzmm2m5zgi2mtk5&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
--- 25 Aug 13:13:41 802 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:13:43 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: idSIButton9]
--- 25 Aug 13:13:48 342 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:13:48 342 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:13:48 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: lightbox]
--- 25 Aug 13:13:48 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: idSIButton9]
--- 25 Aug 13:13:57 055 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:13:57 056 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:14:00 196 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:14:00 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:14:00 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: btnUpload]
--- 25 Aug 13:14:03 442 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:14:03 443 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:14:03 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 13:14:03 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> xpath: //a[text()='Administration']]
--- 25 Aug 13:14:13 350 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:14:13 350 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:14:13 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: immPageTitle]
--- 25 Aug 13:14:16 642 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:14:16 642 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:14:16 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 13:14:21 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: TxtGroupTitle]
--- 25 Aug 13:14:22 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: btnSearch]
--- 25 Aug 13:14:26 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:14:26 900 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:15:07 999 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:15:07 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:15:11 168 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:15:11 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:15:18 023 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:15:18 023 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:15:25 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: TxtGroupTitle]
--- 25 Aug 13:15:26 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: btnSearch]
--- 25 Aug 13:15:31 051 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:15:31 051 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:15:41 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:15:48 758 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:15:48 759 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:15:53 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: TxtGroupTitle]
--- 25 Aug 13:15:54 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: btnSearch]
--- 25 Aug 13:15:58 845 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:15:58 846 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:16:39 689 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:16:39 689 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:16:42 902 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:16:42 903 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:16:49 546 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:16:49 546 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:16:56 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: TxtGroupTitle]
--- 25 Aug 13:16:58 032 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: btnSearch]
--- 25 Aug 13:17:02 307 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:17:02 307 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:17:12 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:17:19 972 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:17:19 972 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:17:25 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: TxtGroupTitle]
--- 25 Aug 13:17:25 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: btnSearch]
--- 25 Aug 13:17:30 118 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:17:30 118 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:18:10 911 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:18:10 912 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:18:14 091 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:18:14 091 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:18:20 607 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:18:20 607 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:18:27 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: TxtGroupTitle]
--- 25 Aug 13:18:30 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> id: btnSearch]
--- 25 Aug 13:18:34 816 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:18:34 817 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:18:44 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3ec2089a0716cc4b78115151001d4335)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:18:52 449 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 13:18:52 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:18:52 758 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:18:55 170 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:19:02 473 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:19:02 473 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:02 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:19:02 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:19:03 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:19:09 094 - 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%3dfej8enokyv68jb2z65q7hobr9bbvfyj31rknzj4jaevfs9s9m9kmjumq4qnsj_ws_bmvczku9favsf2-tw8f4ylqapsmvurzurlbwtwqm1b_gv6w5uzhfp0ddssuqrluvih_orjaoecai_gtrvrxhh-ls0zxalnzbrvrupav1e_kplinwy4q8ijbzx70mazazn8v8ca_ttfbxzloqkmzea&response_mode=form_post&nonce=638917049450396109.ngm1zwrizgytmme2mi00mjzhlwi0mditode1ntkymjfknwy3n2q3odvimdktzdlkos00nme5lwezmmutmgi1n2qxytzimwu3&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
--- 25 Aug 13:19:09 094 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:14 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> id: lightbox]
--- 25 Aug 13:19:14 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> id: i0116]
--- 25 Aug 13:19:14 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> id: idSIButton9]
--- 25 Aug 13:19:18 199 - 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%3dfej8enokyv68jb2z65q7hobr9bbvfyj31rknzj4jaevfs9s9m9kmjumq4qnsj_ws_bmvczku9favsf2-tw8f4ylqapsmvurzurlbwtwqm1b_gv6w5uzhfp0ddssuqrluvih_orjaoecai_gtrvrxhh-ls0zxalnzbrvrupav1e_kplinwy4q8ijbzx70mazazn8v8ca_ttfbxzloqkmzea&response_mode=form_post&nonce=638917049450396109.ngm1zwrizgytmme2mi00mjzhlwi0mditode1ntkymjfknwy3n2q3odvimdktzdlkos00nme5lwezmmutmgi1n2qxytzimwu3&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
--- 25 Aug 13:19:18 199 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:20 333 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> id: idSIButton9]
--- 25 Aug 13:19:24 755 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:19:24 755 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:24 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> id: lightbox]
--- 25 Aug 13:19:24 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> id: idSIButton9]
--- 25 Aug 13:19:36 026 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:19:36 026 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:39 130 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:19:39 131 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:39 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> id: immPageTitle]
--- 25 Aug 13:19:42 302 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:19:42 303 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:42 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> css selector: .header]
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
--- 25 Aug 13:19:45 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:19:45 628 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:45 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 13:19:54 880 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:19:54 880 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:54 972 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 13:19:58 159 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:19:58 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:19:58 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> css selector: .header]
--- 25 Aug 13:19:59 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 13:19:59 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> 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]
Actual(Failed): Failed to verify user name field is readonly adobe tom[ScreenShot]
--- 25 Aug 13:19:59 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (33b8be6dfc8a3f7599ab585656c74d72)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:20:00 461 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:20:02 978 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:20:10 667 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:20:10 668 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:20:10 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:20:10 872 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:20:11 513 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:20:17 282 - 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%3d-2ti0lrzeisiivw2t2-kdykos4lj_l1qgqjuk0cmkdtflshna9uc2ws793ewndjmd9oqzwwqtegn_9aysd3vt46jezp15tamti4--g58fyx7-hfghwqfua-yarn2mrr-ozqy8pqo0h5grilm-8j1w6-9oah_tpn_ge7vg6dzyvfbl9kq4haxunsulix4-vkwqkgpxfbyzpxzdfrx3xppxw&response_mode=form_post&nonce=638917050132203278.ztuwntc2zdmtmmvhoc00odvllwi2yjqtzduznwrhn2fmm2q3zmyznjjindctzgqxms00mznhltg0ztytnmjjzdbkmtywy2y4&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
--- 25 Aug 13:20:17 282 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:20:22 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> id: lightbox]
--- 25 Aug 13:20:22 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> id: i0116]
--- 25 Aug 13:20:23 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> id: idSIButton9]
--- 25 Aug 13:20:26 422 - 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%3d-2ti0lrzeisiivw2t2-kdykos4lj_l1qgqjuk0cmkdtflshna9uc2ws793ewndjmd9oqzwwqtegn_9aysd3vt46jezp15tamti4--g58fyx7-hfghwqfua-yarn2mrr-ozqy8pqo0h5grilm-8j1w6-9oah_tpn_ge7vg6dzyvfbl9kq4haxunsulix4-vkwqkgpxfbyzpxzdfrx3xppxw&response_mode=form_post&nonce=638917050132203278.ztuwntc2zdmtmmvhoc00odvllwi2yjqtzduznwrhn2fmm2q3zmyznjjindctzgqxms00mznhltg0ztytnmjjzdbkmtywy2y4&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
--- 25 Aug 13:20:26 422 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:20:28 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> id: idSIButton9]
--- 25 Aug 13:20:32 657 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:20:32 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:20:32 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> id: lightbox]
--- 25 Aug 13:20:32 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> id: idSIButton9]
--- 25 Aug 13:20:41 554 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:20:41 554 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:20:44 686 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:20:44 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:20:44 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> id: immPageTitle]
--- 25 Aug 13:20:47 880 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:20:47 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:20:47 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> css selector: .header]
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
--- 25 Aug 13:20:51 184 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:20:51 184 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:20:51 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 13:21:00 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:21:00 851 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:00 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 13:21:04 094 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:21:04 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:04 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> css selector: .header]
--- 25 Aug 13:21:05 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 13:21:05 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
Expected: User Name field is readonly spnoemail
Actual(Failed): Failed to verify user name field is readonly SPNoEmail[ScreenShot]
Actual(Failed): Failed to verify user name field is readonly SPNoEmail[ScreenShot]
--- 25 Aug 13:21:05 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (60b7f75bb2cc78bb3ba95cf33664a3c2)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:21:06 267 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:21:08 688 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:21:17 528 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:21:17 528 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:17 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:21:17 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:21:18 335 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:21:26 117 - 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%3d9kwhwnkvnhsr9p9bfdeii76s6n5wzqqbqi80pbbxdxahe7hbxgx5gae9evvoc41r3byy13fh7oeveasuuplipuplvhoavdt5pkyjwcxclyb6lr6bfnkz21ejttib-0mbe6-iu6mbvbau3yhmxztfeoavfpa0zjm6msvqehpozpiwbrhijam_c9yncd201rzmcf3f33wtwaba3m-xsisc5w&response_mode=form_post&nonce=638917050800631939.mdjhnme2mtqtmwizoc00ztc4lwjkzjatoge2n2qzotg4nje0ythlotnimzktytjkzi00nwmxlwe1ntctnzg1odfjzmy0ndq5&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
--- 25 Aug 13:21:26 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:31 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> id: lightbox]
--- 25 Aug 13:21:31 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> id: i0116]
--- 25 Aug 13:21:31 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> id: idSIButton9]
--- 25 Aug 13:21:35 267 - 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%3d9kwhwnkvnhsr9p9bfdeii76s6n5wzqqbqi80pbbxdxahe7hbxgx5gae9evvoc41r3byy13fh7oeveasuuplipuplvhoavdt5pkyjwcxclyb6lr6bfnkz21ejttib-0mbe6-iu6mbvbau3yhmxztfeoavfpa0zjm6msvqehpozpiwbrhijam_c9yncd201rzmcf3f33wtwaba3m-xsisc5w&response_mode=form_post&nonce=638917050800631939.mdjhnme2mtqtmwizoc00ztc4lwjkzjatoge2n2qzotg4nje0ythlotnimzktytjkzi00nwmxlwe1ntctnzg1odfjzmy0ndq5&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
--- 25 Aug 13:21:35 267 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:37 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> id: idSIButton9]
--- 25 Aug 13:21:41 654 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:21:41 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:41 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> id: lightbox]
--- 25 Aug 13:21:41 817 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> id: idSIButton9]
--- 25 Aug 13:21:51 331 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:21:51 331 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:54 469 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:21:54 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:54 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> id: immPageTitle]
--- 25 Aug 13:21:57 648 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:21:57 649 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:21:57 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> css selector: .header]
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Cases' Page[ScreenShot]
--- 25 Aug 13:22:00 930 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 13:22:00 931 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:00 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 13:22:10 506 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:22:10 506 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:10 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 13:22:13 782 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 13:22:13 782 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:13 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> css selector: .header]
--- 25 Aug 13:22:14 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 13:22:15 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> 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 p[ScreenShot]
Actual(Failed): Failed to verify user name field is readonly sunitha p[ScreenShot]
--- 25 Aug 13:22:15 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (417271de9bceea17e41687f5d6e07c86)] -> css selector: input[data-bind*='textInput: DefaultSenderEmail']]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:22:15 892 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:22:18 302 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:22:25 378 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:22:25 379 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:25 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:22:25 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:22:26 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:22:31 855 - 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%3dmbbmhbnj_ygxwu24ueqfjw02wqmtswrdyvi264wil30oxmpcnf2-aeidm_xoiwu_kzy-4s6ynkjxi6tit3iny7y5zboeunfzzvzegkkudfpxebdliqqp2m_v8rtnyfl0cyum7b0orrhgxfhqa1sk-ibsrba_5x82zgw_0uwti3x2en5cn9xpvjysqkhfpldtwfnopc58ccjbq4jjecnixq&response_mode=form_post&nonce=638917051479137721.otk1yjdimjatyjblyy00zgrilwjkmdatyteymwm1ymm0ytmxmddizwq4mmitzdu5ns00zthjlthlytytytfhzwvlmzg5ngjk&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
--- 25 Aug 13:22:31 855 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:36 967 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: lightbox]
--- 25 Aug 13:22:37 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: i0116]
--- 25 Aug 13:22:37 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: idSIButton9]
--- 25 Aug 13:22:40 997 - 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%3dmbbmhbnj_ygxwu24ueqfjw02wqmtswrdyvi264wil30oxmpcnf2-aeidm_xoiwu_kzy-4s6ynkjxi6tit3iny7y5zboeunfzzvzegkkudfpxebdliqqp2m_v8rtnyfl0cyum7b0orrhgxfhqa1sk-ibsrba_5x82zgw_0uwti3x2en5cn9xpvjysqkhfpldtwfnopc58ccjbq4jjecnixq&response_mode=form_post&nonce=638917051479137721.otk1yjdimjatyjblyy00zgrilwjkmdatyteymwm1ymm0ytmxmddizwq4mmitzdu5ns00zthjlthlytytytfhzwvlmzg5ngjk&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
--- 25 Aug 13:22:40 998 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:43 131 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: idSIButton9]
--- 25 Aug 13:22:47 338 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:22:47 338 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:47 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: lightbox]
--- 25 Aug 13:22:47 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: idSIButton9]
--- 25 Aug 13:22:56 368 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:22:56 369 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:59 534 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:22:59 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:22:59 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: btnUpload]
--- 25 Aug 13:23:02 782 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:23:02 782 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:02 854 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 13:23:05 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //a[text()='Administration']]
--- 25 Aug 13:23:18 949 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:18 949 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:19 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 13:23:22 265 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:22 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:22 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 13:23:25 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:25 656 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:25 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:23:26 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: btnSearch]
--- 25 Aug 13:23:30 865 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:30 865 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:33 979 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:33 979 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:37 101 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:37 101 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:40 238 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:40 238 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:43 390 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:43 391 - 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]
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page[ScreenShot]
--- 25 Aug 13:23:43 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:23:50 961 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:50 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:52 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 13:23:52 153 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> 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]
Actual(Failed): Failed to verify user name field is readonly adobe tom[ScreenShot]
--- 25 Aug 13:23:52 373 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:23:55 675 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:23:55 675 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:23:55 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:23:56 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: btnSearch]
--- 25 Aug 13:24:00 861 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:00 861 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:03 950 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:03 950 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:07 113 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:07 113 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:10 246 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:10 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:13 328 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:13 328 - 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]
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page[ScreenShot]
--- 25 Aug 13:24:13 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:24:20 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:20 852 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:21 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 13:24:22 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
Expected: User Name field is readonly spnoemail
Actual(Failed): Failed to verify user name field is readonly SPNoEmail[ScreenShot]
Actual(Failed): Failed to verify user name field is readonly SPNoEmail[ScreenShot]
--- 25 Aug 13:24:22 279 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:24:25 615 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:25 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:25 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:24:26 600 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> id: btnSearch]
--- 25 Aug 13:24:30 907 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:30 908 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:34 028 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:34 029 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:37 145 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:37 145 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:40 252 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:40 252 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:43 511 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:43 511 - 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]
Actual(Passed): Sucessfully verfied user 'sunitha' in User maintenace page[ScreenShot]
--- 25 Aug 13:24:43 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:24:51 158 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:24:51 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:24:52 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 13:24:52 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> 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 p[ScreenShot]
Actual(Failed): Failed to verify user name field is readonly sunitha p[ScreenShot]
--- 25 Aug 13:24:52 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (99459bf71a2372f07734eb11a47c3360)] -> xpath: //*[contains(@id,'UserDefaultSenderEmail')]]
Expected: Default Sender field is text Box for Legacy Account fi
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
Actual(Passed): Successfully verified Sender field is textBox Legacy Account fi[ScreenShot]
--- 25 Aug 13:24:53 169 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 13:24:55 604 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 13:25:02 133 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 13:25:02 133 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:25:02 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:25:02 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 13:25:02 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 13:25:17 746 - 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%3dytpdh64-t-dvivmxh6nkgthjzxieorn986cp1kyiqwt8ylh-jbgutafd1gzggmj-eq914xsnfh_hpe2n9j7otmq_u7xoscpfg5bpxlzejzc4o0rc3zsflgdsm-qt_q3x58nfj002fj2ibgtysgq_ctbja2dtutsck77hqcvjehtyxyfecmxpo86wmayt-7kprunwynsucdoag9y2e6ek_w&response_mode=form_post&nonce=638917053046863024.zde1ytcymwqtoduwny00nzkwltg2ndytnwjlmgjhowqwotrknjq2nmi3mjctmmu1ms00m2i5lwi2yjmtndqynjk5mdflzmzh&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
--- 25 Aug 13:25:17 746 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:25:22 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: lightbox]
--- 25 Aug 13:25:22 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: i0116]
--- 25 Aug 13:25:23 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: idSIButton9]
--- 25 Aug 13:25:26 971 - 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%3dytpdh64-t-dvivmxh6nkgthjzxieorn986cp1kyiqwt8ylh-jbgutafd1gzggmj-eq914xsnfh_hpe2n9j7otmq_u7xoscpfg5bpxlzejzc4o0rc3zsflgdsm-qt_q3x58nfj002fj2ibgtysgq_ctbja2dtutsck77hqcvjehtyxyfecmxpo86wmayt-7kprunwynsucdoag9y2e6ek_w&response_mode=form_post&nonce=638917053046863024.zde1ytcymwqtoduwny00nzkwltg2ndytnwjlmgjhowqwotrknjq2nmi3mjctmmu1ms00m2i5lwi2yjmtndqynjk5mdflzmzh&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
--- 25 Aug 13:25:26 972 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:25:29 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: idSIButton9]
--- 25 Aug 13:25:33 507 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 13:25:33 507 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:25:33 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: lightbox]
--- 25 Aug 13:25:33 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: idSIButton9]
--- 25 Aug 13:25:42 907 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:25:42 907 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:25:46 080 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:25:46 081 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:25:46 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: btnUpload]
--- 25 Aug 13:25:49 320 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 13:25:49 320 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:25:49 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 13:25:51 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //a[text()='Administration']]
--- 25 Aug 13:26:09 345 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:09 345 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:09 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 13:26:12 628 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:12 628 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:12 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 13:26:16 093 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:16 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:16 178 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:26:17 004 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: btnSearch]
--- 25 Aug 13:26:21 296 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:21 296 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:24 439 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:24 439 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:27 538 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:27 538 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:30 668 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:30 668 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:33 775 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:33 776 - 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]
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page[ScreenShot]
--- 25 Aug 13:26:33 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:26:41 337 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:41 337 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:44 518 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:44 518 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:44 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:26:45 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: btnSearch]
--- 25 Aug 13:26:49 848 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:49 848 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:52 998 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:52 998 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:56 107 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:56 108 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:26:59 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:26:59 233 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:27:02 380 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:02 381 - 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]
Actual(Passed): Sucessfully verfied user 'spnoemail' in User maintenace page[ScreenShot]
--- 25 Aug 13:27:02 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:27:09 906 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:09 906 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:27:13 110 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:13 111 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:27:13 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 13:27:13 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> id: btnSearch]
--- 25 Aug 13:27:18 296 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:18 296 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:27:21 454 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:21 454 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:27:24 539 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:24 540 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:27:27 702 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:27 703 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 13:27:30 866 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:30 866 - 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]
Actual(Passed): Sucessfully verfied user 'sunitha' in User maintenace page[ScreenShot]
--- 25 Aug 13:27:31 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (525323451ace8ad8e9930f271d022919)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 13:27:38 456 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 13:27:38 457 - 3 - 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...)
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Sign FI Fully Integrated
Steps:
--- 25 Aug 12:33:16 194 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:33:25 625 - 9 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:33:34 219 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:33:34 220 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:33:34 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:33:34 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:33:35 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:33:41 539 - 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%3dcuxlbrodaqdylg2h5l58miinkwtwejxc_ou6zxew8mkz6fs84phkfzmjv4_cbl5uiyfthd90wri0tsaqtcrxcxqdbho6eelmpgzoej5xwgobj2wd92whr0ejdx93iqp2qlsjfjqimvfxx09azelqgx7yw_sbddvpwn-5l_blou416_g2k9ogcghlij92aff_0ptmfq5diel2n4lrbd5paq&response_mode=form_post&nonce=638917022172547369.yjewntdiodgtzgm3mc00mzywlweyzdetnwjmogi0nwexngnmzgfhnjzkmtutmmq2zs00mgewlwixmgqtztmxzduxzmvlmzk5&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
--- 25 Aug 12:33:41 540 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:33:46 677 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: lightbox]
--- 25 Aug 12:33:47 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: i0116]
--- 25 Aug 12:33:47 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: idSIButton9]
--- 25 Aug 12:33:51 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%3dcuxlbrodaqdylg2h5l58miinkwtwejxc_ou6zxew8mkz6fs84phkfzmjv4_cbl5uiyfthd90wri0tsaqtcrxcxqdbho6eelmpgzoej5xwgobj2wd92whr0ejdx93iqp2qlsjfjqimvfxx09azelqgx7yw_sbddvpwn-5l_blou416_g2k9ogcghlij92aff_0ptmfq5diel2n4lrbd5paq&response_mode=form_post&nonce=638917022172547369.yjewntdiodgtzgm3mc00mzywlweyzdetnwjmogi0nwexngnmzgfhnjzkmtutmmq2zs00mgewlwixmgqtztmxzduxzmvlmzk5&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
--- 25 Aug 12:33:51 264 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:33:53 442 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: idSIButton9]
--- 25 Aug 12:33:57 776 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:33:57 777 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:33:57 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: lightbox]
--- 25 Aug 12:33:57 979 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: idSIButton9]
--- 25 Aug 12:34:07 739 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:34:07 740 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:34:10 896 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:34:10 897 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:34:11 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: btnUpload]
--- 25 Aug 12:34:14 319 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 12:34:14 319 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:34:14 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 12:34:14 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //a[text()='Administration']]
--- 25 Aug 12:34:24 139 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:34:24 140 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:34:24 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: immPageTitle]
--- 25 Aug 12:34:27 502 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:34:27 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:34:27 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 12:34:32 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: TxtGroupTitle]
--- 25 Aug 12:34:33 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: btnSearch]
--- 25 Aug 12:34:38 034 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:34:38 035 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:35:19 103 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:35:19 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:35:22 298 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:35:22 298 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:35:29 280 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:35:29 280 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:35:36 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: TxtGroupTitle]
--- 25 Aug 12:35:37 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: btnSearch]
--- 25 Aug 12:35:42 312 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:35:42 313 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:35:52 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:35:59 961 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:35:59 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:36:03 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:36:03 120 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:36:03 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
--- 25 Aug 12:36:09 358 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:36:09 358 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:36:16 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: TxtGroupTitle]
--- 25 Aug 12:36:17 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: btnSearch]
--- 25 Aug 12:36:21 723 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:36:21 723 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:37:02 658 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:37:02 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:37:05 862 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:37:05 862 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:37:12 567 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:37:12 568 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:37:19 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: TxtGroupTitle]
--- 25 Aug 12:37:22 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: btnSearch]
--- 25 Aug 12:37:26 923 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:37:26 923 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:37:37 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:37:44 651 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:37:44 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:37:47 800 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:37:47 800 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:37:48 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
--- 25 Aug 12:37:53 924 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:37:53 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:38:01 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: TxtGroupTitle]
--- 25 Aug 12:38:01 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: btnSearch]
--- 25 Aug 12:38:06 268 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:38:06 268 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:38:47 181 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:38:47 182 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:38:50 382 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:38:50 382 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:38:57 328 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:38:57 328 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:39:04 740 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: TxtGroupTitle]
--- 25 Aug 12:39:06 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> id: btnSearch]
--- 25 Aug 12:39:10 398 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:39:10 399 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:39:20 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 12:39:28 023 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:39:28 024 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:39:31 227 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:39:31 227 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:39:31 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1bd706c67311fec67d4a30ea8ebe657)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be unchecked for FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync uncheckbox is unchecked[ScreenShot]
--- 25 Aug 12:39:37 391 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 12:39:37 392 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:39:40 135 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 12:39:42 492 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 12:39:51 279 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 12:39:51 280 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:39:51 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:39:51 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 12:39:52 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 12:39:59 055 - 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%3dfqyjlsdc4zh89ra6wswfrfra6_4zalt1didx_i87yhjor_gbcubntv9ug8qzri9gc2bfdyxc8g4z9dyu-xozndm3rydxtc5hi_5ozzpg1qgzfvwtd5cksq2h50iofcrni7i5wpj4bophhpgxb9a-u5c5rlienkoerqovzmhmm72llxvqj3jeozkwqtigd6jfvi3ore3vmky9lj_jzwl57w&response_mode=form_post&nonce=638917025940602638.mmy1mdbmyzytmgewmc00zdqxlwezmtytztuzzji3yti4mtmwnzi0ndzlmzmtzwfjyy00zmeylwfhotcty2y2mgjhmgu0ytvi&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
--- 25 Aug 12:39:59 056 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:04 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> id: lightbox]
--- 25 Aug 12:40:04 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> id: i0116]
--- 25 Aug 12:40:05 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> id: idSIButton9]
--- 25 Aug 12:40:08 341 - 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%3dfqyjlsdc4zh89ra6wswfrfra6_4zalt1didx_i87yhjor_gbcubntv9ug8qzri9gc2bfdyxc8g4z9dyu-xozndm3rydxtc5hi_5ozzpg1qgzfvwtd5cksq2h50iofcrni7i5wpj4bophhpgxb9a-u5c5rlienkoerqovzmhmm72llxvqj3jeozkwqtigd6jfvi3ore3vmky9lj_jzwl57w&response_mode=form_post&nonce=638917025940602638.mmy1mdbmyzytmgewmc00zdqxlwezmtytztuzzji3yti4mtmwnzi0ndzlmzmtzwfjyy00zmeylwfhotcty2y2mgjhmgu0ytvi&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
--- 25 Aug 12:40:08 341 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:10 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> id: idSIButton9]
--- 25 Aug 12:40:14 870 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 12:40:14 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:14 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> id: lightbox]
--- 25 Aug 12:40:15 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> id: idSIButton9]
--- 25 Aug 12:40:33 600 - 18 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:36 751 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 12:40:36 751 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:36 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 12:40:40 006 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 12:40:40 007 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:40 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> css selector: .header]
Expected: Should navigate to 'Search active Sessions' Page
Actual(Passed): Successfully navigated to 'Search active Sessions' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'Search active Sessions' Page[ScreenShot]
--- 25 Aug 12:40:43 363 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 12:40:43 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:43 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 12:40:53 349 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:40:53 349 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:53 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 12:40:56 634 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 12:40:56 635 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 12:40:56 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fcd5b2f33d50095d28b38f1aa2acf03d)] -> css selector: .header]
Expected: User Name field is readonly adobe tom
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
Actual(Passed): Successfully verified user name field is readonly adobe tom[ScreenShot]
Expected: Default Sender field is now Drop Down
Actual(Failed): Failed verify Sender field is Drop Down[ScreenShot]
Actual(Failed): Failed verify Sender field is Drop Down[ScreenShot]
Expected: Default Blank value displayed 'Select Sender Email'
Actual(Failed): Failed verify by default blank value displayed[ScreenShot]
Actual(Failed): Failed verify by default blank value displayed[ScreenShot]
51 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
verifyDefaultSenderFieldForAnonymsFIInUserMaintenanceAndUserAccountSettingsPage
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
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
verifyDefaultSenderFieldForAnonymsFIInUserMaintenanceAndUserAccountSettingsPage
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@25ce79ca)
0 ms
init(org.testng.TestRunner@25ce79ca)
10186 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
397085 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
1276092 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
2262263 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
3110195 ms