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:11790)
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: [2002512c4c1e901287fcf2554d2ad587, 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:52833}, 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: 2002512c4c1e901287fcf2554d2ad587
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=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.testscripts.FIManagement.FIManagement.verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage(FIManagement.java:11739)
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: [e78444179bd8373c46010757aa88801b, clickElement {id=f.4100A76FAEEE685872FC589CB9274E60.d.FFDDB7C66A6995F6603607C5028D82DA.e.134}]
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:52084}, 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 (e78444179bd8373c46010757aa88801b)] -> id: UserDefaultSenderEmail_0-selectized]
Session ID: e78444179bd8373c46010757aa88801b
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)
... 33 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=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=})
(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=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--194612271\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: 9 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 - Plus FI Legacy Account
Steps:
--- 25 Aug 15:38:36 673 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:38:38 616 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:38:46 748 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:38:46 748 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:46 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:38:46 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:38:47 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:38:53 348 - 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%3dhcjvs5x4zbnzaydsprustbkezom1nemhs7kqnocqmhwjwp0wd1yjqqyzhgvnmujfiu4ctajrvssl_fkcde4qlphbes95u3yj0lzmtex9duwbuidrk_5zb6rjvakxo4n24jz9keqd66prbax-dhwuaf4tavq3ez5izcty0gfbsfilq6hmqemr9d-n_nofphf5_bbh-9d7z--x9g2qvr8ivq&response_mode=form_post&nonce=638917133293204526.ztu1mdllzdatnjywyy00mmfllwe3oditn2uzy2q4mjlkngrlzdk4n2vizdutyza3zs00nza0lthhndmtotgymtlmowu4m2ni&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 15:38:53 348 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:58 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: lightbox]
--- 25 Aug 15:38:58 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: i0116]
--- 25 Aug 15:38:59 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: idSIButton9]
--- 25 Aug 15:39:02 374 - 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%3dhcjvs5x4zbnzaydsprustbkezom1nemhs7kqnocqmhwjwp0wd1yjqqyzhgvnmujfiu4ctajrvssl_fkcde4qlphbes95u3yj0lzmtex9duwbuidrk_5zb6rjvakxo4n24jz9keqd66prbax-dhwuaf4tavq3ez5izcty0gfbsfilq6hmqemr9d-n_nofphf5_bbh-9d7z--x9g2qvr8ivq&response_mode=form_post&nonce=638917133293204526.ztu1mdllzdatnjywyy00mmfllwe3oditn2uzy2q4mjlkngrlzdk4n2vizdutyza3zs00nza0lthhndmtotgymtlmowu4m2ni&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 15:39:02 375 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:39:04 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: idSIButton9]
--- 25 Aug 15:39:08 704 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:39:08 705 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:39:08 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: lightbox]
--- 25 Aug 15:39:08 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: idSIButton9]
--- 25 Aug 15:39:18 481 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:39:18 481 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:39:21 679 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:39:21 679 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:39:21 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: btnUpload]
--- 25 Aug 15:39:24 907 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:39:24 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:39:24 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:39:25 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:39:35 463 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:39:35 463 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:39:35 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: immPageTitle]
--- 25 Aug 15:39:38 777 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:39:38 777 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:39:38 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 15:39:44 019 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: TxtGroupTitle]
--- 25 Aug 15:39:44 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: btnSearch]
--- 25 Aug 15:39:48 886 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:39:48 887 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:40:29 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:40:29 785 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:40:32 932 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:40:32 932 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:40:39 320 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:40:39 320 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:40:46 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: TxtGroupTitle]
--- 25 Aug 15:40:47 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: btnSearch]
--- 25 Aug 15:40:52 021 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:40:52 021 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:41:02 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:41:09 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:41:09 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:41:14 829 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: TxtGroupTitle]
--- 25 Aug 15:41:15 353 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: btnSearch]
--- 25 Aug 15:41:19 596 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:41:19 596 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:42:00 691 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:42:00 692 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:42:03 828 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:42:03 829 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:42:10 278 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:42:10 279 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:42:17 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: TxtGroupTitle]
--- 25 Aug 15:42:18 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: btnSearch]
--- 25 Aug 15:42:22 821 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:42:22 822 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:42:32 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:42:40 406 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:42:40 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:42:45 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: TxtGroupTitle]
--- 25 Aug 15:42:45 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: btnSearch]
--- 25 Aug 15:42:50 255 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:42:50 255 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:43:31 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:43:31 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:43:34 389 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:43:34 389 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:43:40 841 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:43:40 841 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:43:48 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: TxtGroupTitle]
--- 25 Aug 15:43:50 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> id: btnSearch]
--- 25 Aug 15:43:54 306 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:43:54 306 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:44:04 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ebe85835e4448f990bd1c823e36307b5)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:44:12 036 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:44:12 036 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:44:12 360 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:44:14 291 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:44:22 852 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:44:22 853 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:44:22 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:44:23 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:44:23 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:44:29 431 - 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%3drxlzj8vcgrovvoajdt5rbax9beotacoujbahshxdw5cei8biprbpmxri3ckg134sciz2ho3tisrjdhizd8czu4et6to3iekxlyd1jygysidcnvady7h0fhg72kycusinw7wcjuf_f6yxkgbpcjpvcqjakuoezxmdoecqnvhf4o2hfxfmjexzym_iblnv1yzmmrfpaji8uv66u4filc-ztg&response_mode=form_post&nonce=638917136654532318.zmiwyzrinzatm2vkyi00zmu3lwe4njutzju0ymu5mgm1yzhindy4ztrlogetyjhiyy00mdu0ltkynjutzjewmmrjmmixmdi3&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 15:44:29 431 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:44:34 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> id: lightbox]
--- 25 Aug 15:44:34 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> id: i0116]
--- 25 Aug 15:44:35 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> id: idSIButton9]
--- 25 Aug 15:44:38 434 - 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%3drxlzj8vcgrovvoajdt5rbax9beotacoujbahshxdw5cei8biprbpmxri3ckg134sciz2ho3tisrjdhizd8czu4et6to3iekxlyd1jygysidcnvady7h0fhg72kycusinw7wcjuf_f6yxkgbpcjpvcqjakuoezxmdoecqnvhf4o2hfxfmjexzym_iblnv1yzmmrfpaji8uv66u4filc-ztg&response_mode=form_post&nonce=638917136654532318.zmiwyzrinzatm2vkyi00zmu3lwe4njutzju0ymu5mgm1yzhindy4ztrlogetyjhiyy00mdu0ltkynjutzjewmmrjmmixmdi3&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 15:44:38 434 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:44:40 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> id: idSIButton9]
--- 25 Aug 15:44:44 631 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:44:44 632 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:44:44 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> id: lightbox]
--- 25 Aug 15:44:44 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> id: idSIButton9]
--- 25 Aug 15:44:56 641 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:44:56 642 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:44:59 742 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:44:59 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:44:59 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> id: immPageTitle]
--- 25 Aug 15:45:02 934 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:45:02 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:45:03 004 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> 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 15:45:06 262 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:45:06 262 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:45:06 314 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:45:15 925 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:45:15 926 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:45:16 006 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:45:19 201 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:45:19 202 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:45:19 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> css selector: .header]
--- 25 Aug 15:45:20 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 15:45:20 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7b5639a0372e4efe3c42676de5302b35)] -> 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 15:45:20 835 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:45:22 738 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:45:32 254 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:45:32 255 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:45:32 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:45:32 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:45:32 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:45:38 754 - 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%3dmbl3pp2h8tzpnetnfufemrof_n-w0murgnkckl5hlkilzdnwuktwyojzum91qxo5tuohqu_mse-agve3s49zwd1rhcmcow06mazhgjnarwq1bfls_2mhrffsckys18y2ijnurkdbc9cttui3do8rtzsy6ab09zzm4xladpakfgsbllr68cjjvxhrgmqzxmjqbqaav9d48uyq_qt6wplkaa&response_mode=form_post&nonce=638917137348148469.mda0zwnkotatn2rini00odg3ltk2mwitotuzzjdlmjvjmzdlndzizmm3otktmmyzns00nzc1ltgznmutyme3mwuxnjm0mjfk&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 15:45:38 754 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:45:43 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> id: lightbox]
--- 25 Aug 15:45:43 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> id: i0116]
--- 25 Aug 15:45:44 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> id: idSIButton9]
--- 25 Aug 15:45:47 783 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dmbl3pp2h8tzpnetnfufemrof_n-w0murgnkckl5hlkilzdnwuktwyojzum91qxo5tuohqu_mse-agve3s49zwd1rhcmcow06mazhgjnarwq1bfls_2mhrffsckys18y2ijnurkdbc9cttui3do8rtzsy6ab09zzm4xladpakfgsbllr68cjjvxhrgmqzxmjqbqaav9d48uyq_qt6wplkaa&response_mode=form_post&nonce=638917137348148469.mda0zwnkotatn2rini00odg3ltk2mwitotuzzjdlmjvjmzdlndzizmm3otktmmyzns00nzc1ltgznmutyme3mwuxnjm0mjfk&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 15:45:47 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:45:49 909 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> id: idSIButton9]
--- 25 Aug 15:45:54 190 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:45:54 190 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:45:54 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> id: lightbox]
--- 25 Aug 15:45:54 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> id: idSIButton9]
--- 25 Aug 15:46:05 882 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:46:05 882 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:46:09 015 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:46:09 015 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:46:09 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> id: immPageTitle]
--- 25 Aug 15:46:12 194 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:46:12 194 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:46:12 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> 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 15:46:15 464 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:46:15 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:46:15 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:46:25 633 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:46:25 633 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:46:25 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:46:28 906 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:46:28 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:46:28 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> css selector: .header]
--- 25 Aug 15:46:30 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 15:46:30 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f074c40e5a0d729ec02858e63fcfda1)] -> 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 15:46:30 595 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:46:32 528 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:46:42 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:46:42 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:46:42 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:46:42 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:46:42 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:46:48 829 - 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%3dd4fvivi2env7zh63yxzhwg6fkjo33awegjcwgaqw8jwxpdztamssus2psigms5xlkrjmr-dsdbnx92wzjxqbq4wbb85mqq5m0aytmi5ygqju8oqqio2zdajee6bagrrtoup6wfs2b9bymh7m0lc1tsfw7dupkwjpzlefmw75ae3cyuss3x0co26x1bcx2-3s7w--17bdpvkeuerybmrrrq&response_mode=form_post&nonce=638917138048031158.ndi1yzy3mjctnwyxni00ytcylthhytqtzmfjzmzhzwjlote4ytuyzgiyzgetztu2ny00otnjlwjkyzatndi3mwi4ywe3ymuw&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 15:46:48 829 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:46:53 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> id: lightbox]
--- 25 Aug 15:46:53 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> id: i0116]
--- 25 Aug 15:46:54 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> id: idSIButton9]
--- 25 Aug 15:46:57 903 - 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%3dd4fvivi2env7zh63yxzhwg6fkjo33awegjcwgaqw8jwxpdztamssus2psigms5xlkrjmr-dsdbnx92wzjxqbq4wbb85mqq5m0aytmi5ygqju8oqqio2zdajee6bagrrtoup6wfs2b9bymh7m0lc1tsfw7dupkwjpzlefmw75ae3cyuss3x0co26x1bcx2-3s7w--17bdpvkeuerybmrrrq&response_mode=form_post&nonce=638917138048031158.ndi1yzy3mjctnwyxni00ytcylthhytqtzmfjzmzhzwjlote4ytuyzgiyzgetztu2ny00otnjlwjkyzatndi3mwi4ywe3ymuw&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 15:46:57 903 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:00 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> id: idSIButton9]
--- 25 Aug 15:47:04 391 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:47:04 391 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:04 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> id: lightbox]
--- 25 Aug 15:47:04 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> id: idSIButton9]
--- 25 Aug 15:47:15 665 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:47:15 666 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:18 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:47:18 851 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:18 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> id: immPageTitle]
--- 25 Aug 15:47:21 984 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:47:21 985 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:22 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> 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 15:47:25 290 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:47:25 291 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:25 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:47:35 677 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:47:35 677 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:35 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:47:38 893 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:47:38 893 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:38 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> css selector: .header]
--- 25 Aug 15:47:40 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 15:47:40 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2db0c52543eb589605b1c81621c79688)] -> 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 15:47:40 596 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:47:42 514 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:47:50 063 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:47:50 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:47:50 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:47:50 245 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:47:50 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:47:56 411 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dwa1omqnlfygibsvm1ljbbe2lefw5cfle8riwyosz2qut0uyahgcxrkytlxefpqwgjegmni1dks9fe8kyucubdzdalbjdiilxdgctvrxd_t1suokmzpbq03oyi_6mrtq4f4lb7b-hvmv1tfwlphu76amacdiw_kxypxvuusrpqr8gtpoomhbkyb68czwxpmtzfqxzdjz5chhw1xvk8cixgw&response_mode=form_post&nonce=638917138725989080.ndmxytq3zmytmjlmyi00mwjmltk4ytatnmfknzk5mdu1mmyzmtyyoddjy2ytodvkyi00ogexltgxmtctn2q2y2niotuyztgw&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 15:47:56 411 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:01 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: lightbox]
--- 25 Aug 15:48:01 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: i0116]
--- 25 Aug 15:48:02 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: idSIButton9]
--- 25 Aug 15:48:05 474 - 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%3dwa1omqnlfygibsvm1ljbbe2lefw5cfle8riwyosz2qut0uyahgcxrkytlxefpqwgjegmni1dks9fe8kyucubdzdalbjdiilxdgctvrxd_t1suokmzpbq03oyi_6mrtq4f4lb7b-hvmv1tfwlphu76amacdiw_kxypxvuusrpqr8gtpoomhbkyb68czwxpmtzfqxzdjz5chhw1xvk8cixgw&response_mode=form_post&nonce=638917138725989080.ndmxytq3zmytmjlmyi00mwjmltk4ytatnmfknzk5mdu1mmyzmtyyoddjy2ytodvkyi00ogexltgxmtctn2q2y2niotuyztgw&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 15:48:05 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:07 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: idSIButton9]
--- 25 Aug 15:48:11 760 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:48:11 761 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:11 831 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: lightbox]
--- 25 Aug 15:48:11 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: idSIButton9]
--- 25 Aug 15:48:19 997 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:48:19 998 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:23 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:48:23 177 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:23 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: btnUpload]
--- 25 Aug 15:48:26 376 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:48:26 376 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:26 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:48:28 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:48:39 107 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:48:39 107 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:39 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 15:48:42 478 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:48:42 478 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:42 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 15:48:45 904 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:48:45 904 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:45 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:48:46 740 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: btnSearch]
--- 25 Aug 15:48:51 034 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:48:51 034 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:54 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:48:54 161 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:48:57 327 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:48:57 327 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:00 459 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:00 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:03 594 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:03 594 - 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 15:49:03 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:49:11 091 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:11 092 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:12 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 15:49:12 290 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> 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 15:49:15 608 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:15 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:15 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:49:16 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: btnSearch]
--- 25 Aug 15:49:20 723 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:20 723 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:23 877 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:23 877 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:26 988 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:26 989 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:30 143 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:30 143 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:33 247 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:33 247 - 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 15:49:33 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:49:40 704 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:40 704 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:41 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 15:49:41 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> 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 15:49:45 189 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:45 190 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:45 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:49:46 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> id: btnSearch]
--- 25 Aug 15:49:50 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:50 322 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:53 502 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:53 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:56 689 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:56 689 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:49:59 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:49:59 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:02 984 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:50:02 984 - 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 15:50:03 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:50:10 526 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:50:10 526 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:11 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 25 Aug 15:50:11 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3fd5b8b121f78ba3dff16232bf8d14a0)] -> 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 15:50:12 097 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:50:14 293 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:50:22 224 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:50:22 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:22 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:50:22 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:50:22 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:50:28 578 - 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%3dw2rukchayvkbvv61k6q-sskhcv0dw_iue6bgrf_lj9yzg_rcdwunxgmnhm7rkvcnjmyjl4wk9_9dryjxl4bksrlnwazwina-ba3dmtxepkvhzfdqxtdmlxr6drwkw3gdgenfytkrkjflsd9lrxoaohqur7efm_uchwbyehjzogdhugcuax4-blxppv7glbg6iufiudal1bkwxyu-_omvaw&response_mode=form_post&nonce=638917140247991271.otnlytgynjytnmm1ny00odu0lwexyjgtywnlmtzkzwiwyjrkmwzizmm5nmityjq1mc00n2vkltk3mjityzfjmwe4m2rmntlm&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 15:50:28 579 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:33 695 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: lightbox]
--- 25 Aug 15:50:33 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: i0116]
--- 25 Aug 15:50:34 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: idSIButton9]
--- 25 Aug 15:50:37 581 - 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%3dw2rukchayvkbvv61k6q-sskhcv0dw_iue6bgrf_lj9yzg_rcdwunxgmnhm7rkvcnjmyjl4wk9_9dryjxl4bksrlnwazwina-ba3dmtxepkvhzfdqxtdmlxr6drwkw3gdgenfytkrkjflsd9lrxoaohqur7efm_uchwbyehjzogdhugcuax4-blxppv7glbg6iufiudal1bkwxyu-_omvaw&response_mode=form_post&nonce=638917140247991271.otnlytgynjytnmm1ny00odu0lwexyjgtywnlmtzkzwiwyjrkmwzizmm5nmityjq1mc00n2vkltk3mjityzfjmwe4m2rmntlm&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 15:50:37 581 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:39 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: idSIButton9]
--- 25 Aug 15:50:43 807 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:50:43 808 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:43 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: lightbox]
--- 25 Aug 15:50:43 953 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: idSIButton9]
--- 25 Aug 15:50:53 217 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:50:53 217 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:56 387 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:50:56 387 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:56 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: btnUpload]
--- 25 Aug 15:50:59 651 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:50:59 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:50:59 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:51:01 992 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:51:12 568 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:12 568 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:12 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 15:51:15 848 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:15 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:15 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 15:51:19 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:19 233 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:19 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:51:20 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: btnSearch]
--- 25 Aug 15:51:24 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:24 304 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:27 459 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:27 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:30 580 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:30 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:33 728 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:33 728 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:36 832 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:36 832 - 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 15:51:37 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:51:44 350 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:44 350 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:47 538 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:47 538 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:47 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:51:48 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: btnSearch]
--- 25 Aug 15:51:52 625 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:52 626 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:55 730 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:55 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:51:58 838 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:51:58 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:52:01 997 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:01 997 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:52:05 151 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:05 151 - 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 15:52:05 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:52:12 695 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:12 695 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:52:15 848 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:15 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:52:15 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:52:16 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> id: btnSearch]
--- 25 Aug 15:52:21 066 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:21 066 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:52:24 171 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:24 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:52:27 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:27 321 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:52:30 442 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:30 442 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:52:33 586 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:33 586 - 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 15:52:33 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bdca896728483e201397347217caf910)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:52:41 153 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:52:41 153 - 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]
Test Passed.
verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page - Sign FI Legacy Account
Steps:
--- 25 Aug 15:23:23 260 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:23:25 299 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:23:35 593 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:23:35 593 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:23:35 696 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:23:35 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:23:36 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:23:42 847 - 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%3dkkpg5-bjpvhpx3clmnac8ptnkxkehtdu7sxaaqvij1g8elzah0khln6aij2baqyiwn7mg0ade2ccmszn_xs8toj8lxtaafnqej5dhpqu38ofxuxbdj2n3rxm67qonpkk5vrryf4coju__z_t4xi5jg7ao3zv-f1incevccspgnecva2hwrd2ljcombxku6ayiapcszcupjnklekxj7ifpq&response_mode=form_post&nonce=638917124181738532.ntqzzjqyntqtowy5zi00mznjlwfjmzetymrindizmtc2ngu2nzuxzjiwngetn2fhos00yta5ltg4m2utnmzhyjc1ywu1ntdj&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 15:23:42 847 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:23:47 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: lightbox]
--- 25 Aug 15:23:48 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: i0116]
--- 25 Aug 15:23:48 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: idSIButton9]
--- 25 Aug 15:23:51 897 - 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%3dkkpg5-bjpvhpx3clmnac8ptnkxkehtdu7sxaaqvij1g8elzah0khln6aij2baqyiwn7mg0ade2ccmszn_xs8toj8lxtaafnqej5dhpqu38ofxuxbdj2n3rxm67qonpkk5vrryf4coju__z_t4xi5jg7ao3zv-f1incevccspgnecva2hwrd2ljcombxku6ayiapcszcupjnklekxj7ifpq&response_mode=form_post&nonce=638917124181738532.ntqzzjqyntqtowy5zi00mznjlwfjmzetymrindizmtc2ngu2nzuxzjiwngetn2fhos00yta5ltg4m2utnmzhyjc1ywu1ntdj&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 15:23:51 897 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:23:54 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: idSIButton9]
--- 25 Aug 15:23:58 196 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:23:58 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:23:58 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: lightbox]
--- 25 Aug 15:23:58 335 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: idSIButton9]
--- 25 Aug 15:24:06 852 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:24:06 852 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:24:10 003 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:24:10 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:24:10 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: btnUpload]
--- 25 Aug 15:24:13 237 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:24:13 237 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:24:13 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:24:13 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:24:28 255 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:24:28 255 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:24:28 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: immPageTitle]
--- 25 Aug 15:24:31 631 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:24:31 631 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:24:31 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 15:24:36 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: TxtGroupTitle]
--- 25 Aug 15:24:37 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: btnSearch]
--- 25 Aug 15:24:41 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:24:41 752 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:25:22 631 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:25:22 631 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:25:25 845 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:25:25 846 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:25:32 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:25:32 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:25:39 690 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: TxtGroupTitle]
--- 25 Aug 15:25:40 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: btnSearch]
--- 25 Aug 15:25:44 715 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:25:44 715 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:25:54 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:26:02 527 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:26:02 527 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:26:05 720 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:26:05 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:26:05 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> 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 15:26:11 716 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:26:11 717 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:26:19 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: TxtGroupTitle]
--- 25 Aug 15:26:19 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: btnSearch]
--- 25 Aug 15:26:23 966 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:26:23 966 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:27:04 899 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:27:04 899 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:27:08 054 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:27:08 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:27:14 527 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:27:14 527 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:27:21 834 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: TxtGroupTitle]
--- 25 Aug 15:27:23 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: btnSearch]
--- 25 Aug 15:27:27 348 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:27:27 348 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:27:37 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:27:44 993 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:27:44 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:27:48 173 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:27:48 173 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:27:48 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> 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 15:27:54 170 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:27:54 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:28:01 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: TxtGroupTitle]
--- 25 Aug 15:28:02 033 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: btnSearch]
--- 25 Aug 15:28:06 335 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:28:06 336 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:28:47 308 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:28:47 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:28:50 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:28:50 498 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:28:56 941 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:28:56 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:29:04 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: TxtGroupTitle]
--- 25 Aug 15:29:05 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> id: btnSearch]
--- 25 Aug 15:29:09 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:29:09 321 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:29:19 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:29:27 019 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:29:27 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:29:30 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:29:30 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:29:30 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2c059b019dc3fd60317a414ec86137a)] -> 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 15:29:36 266 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:29:36 266 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:29:38 713 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:29:40 828 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:30:01 410 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:30:01 411 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:01 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:30:01 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:30:02 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:30:07 995 - 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%3dwzf_nixoueemkhaho2c902vxhghx4kgco_cmxrncgojaelua9isgyk8h8xoeul1gqsaarmfbofxamhy5j0psxlgmkacu8t_ob5nvrvyq7sk7pospspvsbmtricyu6hoathrqc7eombdqe9m97vm2efvc5lzc3z1fxlebp30apuejxy8wjowdgoycoadremtp_kulvhcg1ihx0owinq2ulq&response_mode=form_post&nonce=638917128039262917.ywnintywywmtzmnhny00nwy5lwiwnzmtmdfloteynmizyjeymzq5zwnmnjctzdbjyy00ztk0ltkwmjmtngjmntiyn2i0zjrl&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 15:30:07 995 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:13 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> id: lightbox]
--- 25 Aug 15:30:13 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> id: i0116]
--- 25 Aug 15:30:13 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> id: idSIButton9]
--- 25 Aug 15:30:17 014 - 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%3dwzf_nixoueemkhaho2c902vxhghx4kgco_cmxrncgojaelua9isgyk8h8xoeul1gqsaarmfbofxamhy5j0psxlgmkacu8t_ob5nvrvyq7sk7pospspvsbmtricyu6hoathrqc7eombdqe9m97vm2efvc5lzc3z1fxlebp30apuejxy8wjowdgoycoadremtp_kulvhcg1ihx0owinq2ulq&response_mode=form_post&nonce=638917128039262917.ywnintywywmtzmnhny00nwy5lwiwnzmtmdfloteynmizyjeymzq5zwnmnjctzdbjyy00ztk0ltkwmjmtngjmntiyn2i0zjrl&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 15:30:17 015 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:19 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> id: idSIButton9]
--- 25 Aug 15:30:23 254 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:30:23 254 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:23 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> id: lightbox]
--- 25 Aug 15:30:23 400 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> id: idSIButton9]
--- 25 Aug 15:30:36 645 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:30:36 645 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:39 749 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:30:39 749 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:39 834 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 15:30:42 947 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:30:42 947 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:43 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> 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 15:30:46 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:30:46 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:46 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:30:58 235 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:30:58 236 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:30:58 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:31:01 491 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:31:01 491 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:01 562 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> css selector: .header]
--- 25 Aug 15:31:02 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (22f4a6034406ee254e54b46ceb418b49)] -> 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 15:31:03 101 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:31:05 059 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:31:13 072 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:31:13 072 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:13 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:31:13 244 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:31:13 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:31:19 420 - 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%3dror3ntqajxxhrg2eicdjntms0prfu3adxltmh3_sonzrjp5hfrhorhypllstolfuaan7vaz5f2svxjkyhss1dyobw4hg0hulobo86p7qqts7hig9ip8zb6lsxdtdtbnztllmnnqqc3vydb6zrkr7begrkctusa-iegegcnjosxs3zewkyq2oqj36nj-we45n3a1cl1tvg_puvk9cxqzlna&response_mode=form_post&nonce=638917128756045149.mgu4ndyymjytmmyxni00zty5lwflotktyzy1yjizmzjjnmm5zmq4nzi1yjktntmwns00mtmzltllowutyjflnmvjzwiwodiy&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 15:31:19 420 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:24 521 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> id: lightbox]
--- 25 Aug 15:31:24 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> id: i0116]
--- 25 Aug 15:31:25 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> id: idSIButton9]
--- 25 Aug 15:31:28 487 - 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%3dror3ntqajxxhrg2eicdjntms0prfu3adxltmh3_sonzrjp5hfrhorhypllstolfuaan7vaz5f2svxjkyhss1dyobw4hg0hulobo86p7qqts7hig9ip8zb6lsxdtdtbnztllmnnqqc3vydb6zrkr7begrkctusa-iegegcnjosxs3zewkyq2oqj36nj-we45n3a1cl1tvg_puvk9cxqzlna&response_mode=form_post&nonce=638917128756045149.mgu4ndyymjytmmyxni00zty5lwflotktyzy1yjizmzjjnmm5zmq4nzi1yjktntmwns00mtmzltllowutyjflnmvjzwiwodiy&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 15:31:28 488 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:30 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> id: idSIButton9]
--- 25 Aug 15:31:34 820 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:31:34 820 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:34 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> id: lightbox]
--- 25 Aug 15:31:34 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> id: idSIButton9]
--- 25 Aug 15:31:44 931 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:31:44 932 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:48 096 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:31:48 097 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:48 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 15:31:51 343 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:31:51 344 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:51 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> 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 15:31:54 735 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:31:54 736 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:31:54 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:32:04 816 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:32:04 817 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:32:04 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:32:08 095 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:32:08 095 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:32:08 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> css selector: .header]
--- 25 Aug 15:32:09 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2a3ead9067b5c4d39c48d5aac2f9064e)] -> 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 15:32:09 783 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:32:11 650 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:32:18 770 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:32:18 770 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:32:18 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:32:18 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:32:19 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:32:25 342 - 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%3dqlhx1tektqbhh09mxatejhp23c9ufqu306cxqglerzufsdaywqswbjbnz-lfqyb5vesxz42baelbyqrcmmwrawhx_cmj45iwhwx3nemovzctfyis4wjt6uuc4erbd3uwi2ox60pnmtuha6ktrlexbcbnenei3nta4irtbqq_rgbldwtzuanr893burftk5wde9srlaek_1jth0ihxw4gza&response_mode=form_post&nonce=638917129413868766.yzjjmgmwmjytmgy2ns00yjiwltg2zjqtyjmxmmrlytgzzgezmdhhnmrhy2etmwuyyi00ztc2lwewmdgtytljowu1n2rhngi1&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 15:32:25 343 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:32:30 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> id: lightbox]
--- 25 Aug 15:32:30 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> id: i0116]
--- 25 Aug 15:32:31 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> id: idSIButton9]
--- 25 Aug 15:32:34 433 - 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%3dqlhx1tektqbhh09mxatejhp23c9ufqu306cxqglerzufsdaywqswbjbnz-lfqyb5vesxz42baelbyqrcmmwrawhx_cmj45iwhwx3nemovzctfyis4wjt6uuc4erbd3uwi2ox60pnmtuha6ktrlexbcbnenei3nta4irtbqq_rgbldwtzuanr893burftk5wde9srlaek_1jth0ihxw4gza&response_mode=form_post&nonce=638917129413868766.yzjjmgmwmjytmgy2ns00yjiwltg2zjqtyjmxmmrlytgzzgezmdhhnmrhy2etmwuyyi00ztc2lwewmdgtytljowu1n2rhngi1&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 15:32:34 433 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:32:36 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> id: idSIButton9]
--- 25 Aug 15:32:41 503 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:32:41 503 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:32:41 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> id: lightbox]
--- 25 Aug 15:32:41 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> id: idSIButton9]
--- 25 Aug 15:33:01 976 - 19 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:05 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:33:05 084 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:05 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 15:33:08 276 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:33:08 276 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:08 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> 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 15:33:11 589 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:33:11 589 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:11 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:33:22 599 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:33:22 599 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:22 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:33:25 841 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:33:25 841 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:25 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> css selector: .header]
--- 25 Aug 15:33:27 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53704bd0e62eaa5cac7e1fa7a11dd5d)] -> 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 15:33:27 459 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:33:29 329 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:33:38 961 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:33:38 961 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:39 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:33:39 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:33:39 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:33:45 647 - 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_1wecmps-m09euw9dgd-ov8dle07jagjaakrnb3fspdbcs-sropzxpi55xnbjy53aajtmufgrkxmgoazgb2gwy_8r0yvacajxccapszzl8ojg33ftgmbxfqg8ssvq5yodary9tkgu8baxw-bvkgiqgfyzv3w7hhfdcdxgcfa-nol3psch6fwjfu42xhptdthi3ph5alfuhagpst83czyca&response_mode=form_post&nonce=638917130215643902.mtzhnwe4nditzmizmy00mgzllwi4zdytzjq5ntuxmdm2y2vlndfknzbhngmtmzgxms00ytkzltgzywitzmnlzde2oguxzgi5&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 15:33:45 648 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:50 744 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: lightbox]
--- 25 Aug 15:33:50 816 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: i0116]
--- 25 Aug 15:33:51 411 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: idSIButton9]
--- 25 Aug 15:33:54 673 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d_1wecmps-m09euw9dgd-ov8dle07jagjaakrnb3fspdbcs-sropzxpi55xnbjy53aajtmufgrkxmgoazgb2gwy_8r0yvacajxccapszzl8ojg33ftgmbxfqg8ssvq5yodary9tkgu8baxw-bvkgiqgfyzv3w7hhfdcdxgcfa-nol3psch6fwjfu42xhptdthi3ph5alfuhagpst83czyca&response_mode=form_post&nonce=638917130215643902.mtzhnwe4nditzmizmy00mgzllwi4zdytzjq5ntuxmdm2y2vlndfknzbhngmtmzgxms00ytkzltgzywitzmnlzde2oguxzgi5&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 15:33:54 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:33:56 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: idSIButton9]
--- 25 Aug 15:34:01 174 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:34:01 174 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:01 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: lightbox]
--- 25 Aug 15:34:01 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: idSIButton9]
--- 25 Aug 15:34:09 414 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:34:09 414 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:12 579 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:34:12 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:12 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: btnUpload]
--- 25 Aug 15:34:15 807 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:34:15 808 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:15 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:34:18 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:34:30 378 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:34:30 378 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:30 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 15:34:33 671 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:34:33 672 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:33 741 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 15:34:37 105 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:34:37 106 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:37 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:34:37 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: btnSearch]
--- 25 Aug 15:34:42 194 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:34:42 194 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:45 328 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:34:45 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:48 461 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:34:48 461 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:51 614 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:34:51 614 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:34:54 742 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:34:54 743 - 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 15:34:54 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:35:02 245 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:02 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:03 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> 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 15:35:06 798 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:06 798 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:06 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:35:07 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: btnSearch]
--- 25 Aug 15:35:11 872 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:11 872 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:15 009 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:15 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:18 156 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:18 156 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:21 254 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:21 255 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:24 371 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:24 372 - 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 15:35:24 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:35:31 962 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:31 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:33 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> 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 15:35:36 427 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:36 427 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:36 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:35:37 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> id: btnSearch]
--- 25 Aug 15:35:41 452 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:41 452 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:44 539 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:44 539 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:47 653 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:47 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:50 782 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:50 782 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:35:53 889 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:35:53 889 - 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 15:35:54 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:36:01 365 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:36:01 365 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:36:02 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6febc37e4d648f0ac1a9a381d4ee8881)] -> 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 15:36:02 890 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:36:04 828 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:36:13 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:36:13 038 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:36:13 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:36:13 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:36:13 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:36:19 799 - 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%3dxte4jc1cgl4siozags2ndpkpawq4unb_ugf0b2f51ubiqbykep6e4vznlkjsszbkzusb7c0l4derqf4q35lb7whfcq-ox-e-xp5rhb3bjhooq9uxcz7ylcnre7abv98gncrrn_ubokwnbcjoxu72msfsvxh2ugy-dh5vopmknehukiaooozfdun-q_ph5m7fc6sqd_z8012yqkghykxoqg&response_mode=form_post&nonce=638917131756074735.y2m5m2vhotmtzdg1yi00zwq3ltg1ogetyzq4nmuym2q5mjhimdc5mwq0mtatn2vlzi00njzklwfiztmtmte1n2ywnzg5mtdl&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 15:36:19 800 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:36:24 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: lightbox]
--- 25 Aug 15:36:24 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: i0116]
--- 25 Aug 15:36:25 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: idSIButton9]
--- 25 Aug 15:36:28 911 - 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%3dxte4jc1cgl4siozags2ndpkpawq4unb_ugf0b2f51ubiqbykep6e4vznlkjsszbkzusb7c0l4derqf4q35lb7whfcq-ox-e-xp5rhb3bjhooq9uxcz7ylcnre7abv98gncrrn_ubokwnbcjoxu72msfsvxh2ugy-dh5vopmknehukiaooozfdun-q_ph5m7fc6sqd_z8012yqkghykxoqg&response_mode=form_post&nonce=638917131756074735.y2m5m2vhotmtzdg1yi00zwq3ltg1ogetyzq4nmuym2q5mjhimdc5mwq0mtatn2vlzi00njzklwfiztmtmte1n2ywnzg5mtdl&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 15:36:28 912 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:36:31 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: idSIButton9]
--- 25 Aug 15:36:35 278 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:36:35 278 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:36:35 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: lightbox]
--- 25 Aug 15:36:35 414 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: idSIButton9]
--- 25 Aug 15:36:44 360 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:36:44 361 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:36:47 512 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:36:47 512 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:36:47 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: btnUpload]
--- 25 Aug 15:36:50 733 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:36:50 733 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:36:50 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:36:53 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:37:07 704 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:07 704 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:07 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 15:37:10 990 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:10 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:11 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 15:37:14 387 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:14 387 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:14 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:37:15 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: btnSearch]
--- 25 Aug 15:37:19 514 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:19 514 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:22 709 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:22 710 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:25 825 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:25 825 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:28 980 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:28 980 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:32 142 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:32 142 - 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 15:37:32 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:37:39 615 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:39 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:42 799 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:42 800 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:42 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:37:43 681 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: btnSearch]
--- 25 Aug 15:37:47 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:47 996 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:51 150 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:51 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:54 276 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:54 276 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:37:57 423 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:37:57 423 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:00 553 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:00 553 - 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 15:38:00 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:38:08 060 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:08 061 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:11 238 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:11 238 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:11 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:38:12 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> id: btnSearch]
--- 25 Aug 15:38:16 339 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:16 339 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:19 459 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:19 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:22 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:22 627 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:25 723 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:25 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:38:28 813 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:28 814 - 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 15:38:28 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bd9f062e408f215d3c642ffd340c431)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:38:36 348 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:38:36 348 - 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 15:07:16 429 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:07:18 526 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:07:25 646 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:07:25 646 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:07:25 728 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:07:25 799 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:07:26 369 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:07:32 312 - 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%3du6zvlyeyrd6h3wlne-vy0u3samn2hezuzlfofxysh6peiufya9_qfgpj0yuzbyv8lof3irm1hj1y1_gyzy-u10-oghswsdbhydilqe3kfnnwyjfxdzwphbq0gywkljzeagaj3omylzbmdodmtkpmoc6hxfudfqdnopndygk1tiiiwqruyft1jbwhl6o1bapuap3nrx3s_9guqz7sgererw&response_mode=form_post&nonce=638917114481757987.ztmxnzu3owqtogvlnc00yjgwlwi0otktnjnjogrintrimzq1zjcymdfmndmtmziyzc00otjklwe1mtytmtg1zmm4njm2ndy3&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 15:07:32 313 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:07:37 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: lightbox]
--- 25 Aug 15:07:37 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: i0116]
--- 25 Aug 15:07:38 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: idSIButton9]
--- 25 Aug 15:07:41 358 - 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%3du6zvlyeyrd6h3wlne-vy0u3samn2hezuzlfofxysh6peiufya9_qfgpj0yuzbyv8lof3irm1hj1y1_gyzy-u10-oghswsdbhydilqe3kfnnwyjfxdzwphbq0gywkljzeagaj3omylzbmdodmtkpmoc6hxfudfqdnopndygk1tiiiwqruyft1jbwhl6o1bapuap3nrx3s_9guqz7sgererw&response_mode=form_post&nonce=638917114481757987.ztmxnzu3owqtogvlnc00yjgwlwi0otktnjnjogrintrimzq1zjcymdfmndmtmziyzc00otjklwe1mtytmtg1zmm4njm2ndy3&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 15:07:41 359 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:07:43 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: idSIButton9]
--- 25 Aug 15:07:47 644 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:07:47 644 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:07:47 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: lightbox]
--- 25 Aug 15:07:47 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: idSIButton9]
--- 25 Aug 15:07:55 383 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:07:55 384 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:07:58 537 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:07:58 537 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:07:58 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: btnUpload]
--- 25 Aug 15:08:01 803 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:08:01 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:08:01 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:08:02 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:08:10 298 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:08:10 299 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:08:10 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: immPageTitle]
--- 25 Aug 15:08:13 542 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:08:13 542 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:08:13 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 15:08:18 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: TxtGroupTitle]
--- 25 Aug 15:08:19 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: btnSearch]
--- 25 Aug 15:08:23 751 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:08:23 751 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:09:04 563 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:09:04 563 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:09:07 743 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:09:07 743 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:09:14 196 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:09:14 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:09:21 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: TxtGroupTitle]
--- 25 Aug 15:09:22 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: btnSearch]
--- 25 Aug 15:09:26 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:09:26 754 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:09:36 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:09:44 378 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:09:44 378 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:09:49 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: TxtGroupTitle]
--- 25 Aug 15:09:49 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: btnSearch]
--- 25 Aug 15:09:54 262 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:09:54 262 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:10:35 093 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:10:35 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:10:38 242 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:10:38 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:10:44 648 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:10:44 648 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:10:51 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: TxtGroupTitle]
--- 25 Aug 15:10:52 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: btnSearch]
--- 25 Aug 15:10:56 818 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:10:56 818 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:11:06 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:11:14 519 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:11:14 519 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:11:19 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: TxtGroupTitle]
--- 25 Aug 15:11:20 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: btnSearch]
--- 25 Aug 15:11:24 456 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:11:24 456 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:12:05 299 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:12:05 300 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:12:08 492 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:12:08 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:12:15 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:12:15 075 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:12:22 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: TxtGroupTitle]
--- 25 Aug 15:12:23 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> id: btnSearch]
--- 25 Aug 15:12:27 421 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:12:27 421 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:12:37 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1431cc47fa07a6316db927b62aededb9)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:12:45 045 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:12:45 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:12:45 308 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:12:47 213 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:12:54 235 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:12:54 236 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:12:54 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:12:54 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:12:54 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:13:00 941 - 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%3drfyiyyhpmrubxa3eazi7ohhh2hruw8v0jddzzdsvmwstbo9q4futk2thxs4gyufa_xa-j31zndbfkazuatrzuvkhiyh2wr3s7gveo3bkvaeymw49wggswvq1ms4stajeawi_pxh-ig0mzuprqps59meesgbfafri9cmsi4krisgtz3tgbdj3-a8x0rz9b2klxup_mhgv5d878at1gqulww&response_mode=form_post&nonce=638917117767767842.zjnimmfkzgmtmmu3ni00nju4lwi4njuty2m3njc1otkxyza2mwvhzdnmmtetmzy2zi00mjy4lwjlnwetztrmnjmwnzi2ntvj&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 15:13:00 941 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:06 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> id: lightbox]
--- 25 Aug 15:13:06 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> id: i0116]
--- 25 Aug 15:13:06 736 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> id: idSIButton9]
--- 25 Aug 15:13:10 025 - 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%3drfyiyyhpmrubxa3eazi7ohhh2hruw8v0jddzzdsvmwstbo9q4futk2thxs4gyufa_xa-j31zndbfkazuatrzuvkhiyh2wr3s7gveo3bkvaeymw49wggswvq1ms4stajeawi_pxh-ig0mzuprqps59meesgbfafri9cmsi4krisgtz3tgbdj3-a8x0rz9b2klxup_mhgv5d878at1gqulww&response_mode=form_post&nonce=638917117767767842.zjnimmfkzgmtmmu3ni00nju4lwi4njuty2m3njc1otkxyza2mwvhzdnmmtetmzy2zi00mjy4lwjlnwetztrmnjmwnzi2ntvj&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 15:13:10 025 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:12 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> id: idSIButton9]
--- 25 Aug 15:13:16 277 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:13:16 277 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:16 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> id: lightbox]
--- 25 Aug 15:13:16 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> id: idSIButton9]
--- 25 Aug 15:13:36 828 - 19 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:39 974 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:13:39 974 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:40 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> id: immPageTitle]
--- 25 Aug 15:13:43 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:13:43 119 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:43 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> 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 15:13:46 389 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:13:46 389 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:46 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:13:54 771 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:13:54 771 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:54 859 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:13:57 991 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:13:57 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:13:58 066 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> css selector: .header]
--- 25 Aug 15:13:59 218 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> 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 15:14:10 494 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:14:10 494 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:14:12 783 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b339e3db43d960cc3be1a6c5a87ef652)] -> id: immPageTitle]
--- 25 Aug 15:14:23 227 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:14:25 206 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:14:32 378 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:14:32 378 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:14:32 490 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:14:32 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:14:33 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:14:38 968 - 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_nzhqdinlwwvtqc-jrziv0a9y6pw88c01qmiafn8ckuaynsckpa5wbwrdgthoamy-okhr8hijbk9vxihylp1rkwpnryvohtcfkllx-b2jiyql-zbhi1-zf-_ncn5p25uzzblk_2bdey5s7b9abavnpmghw1kpw3lkygev1kzqgkzsgabgxbtzsmi1vauapbyrwhrnu1w9pn-l96skclbda&response_mode=form_post&nonce=638917118749303275.ztm4mmewyzqtntg4ys00mdhllwi5ndmtymi5mmzkm2e5mjuzmjlmzwe1mdytywi1ny00otu0lwi0otmtzgnkmwm3mgu5zge3&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 15:14:38 969 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:14:44 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> id: lightbox]
--- 25 Aug 15:14:44 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> id: i0116]
--- 25 Aug 15:14:44 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> id: idSIButton9]
--- 25 Aug 15:14:48 082 - 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_nzhqdinlwwvtqc-jrziv0a9y6pw88c01qmiafn8ckuaynsckpa5wbwrdgthoamy-okhr8hijbk9vxihylp1rkwpnryvohtcfkllx-b2jiyql-zbhi1-zf-_ncn5p25uzzblk_2bdey5s7b9abavnpmghw1kpw3lkygev1kzqgkzsgabgxbtzsmi1vauapbyrwhrnu1w9pn-l96skclbda&response_mode=form_post&nonce=638917118749303275.ztm4mmewyzqtntg4ys00mdhllwi5ndmtymi5mmzkm2e5mjuzmjlmzwe1mdytywi1ny00otu0lwi0otmtzgnkmwm3mgu5zge3&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 15:14:48 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:14:50 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> id: idSIButton9]
--- 25 Aug 15:14:54 321 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:14:54 322 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:14:54 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> id: lightbox]
--- 25 Aug 15:14:54 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> id: idSIButton9]
--- 25 Aug 15:15:03 708 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:15:03 708 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:15:06 923 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:15:06 924 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:15:06 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> id: immPageTitle]
--- 25 Aug 15:15:10 152 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:15:10 152 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:15:10 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> 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 15:15:13 528 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:15:13 529 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:15:13 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:15:21 898 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:15:21 898 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:15:21 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:15:25 126 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:15:25 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:15:25 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> css selector: .header]
--- 25 Aug 15:15:26 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aea82741267382963bc4f5db9e8e275f)] -> id: UserDefaultSenderEmail_0-selectized]
--- 25 Aug 15:15:38 230 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:15:40 144 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:15:47 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:15:47 242 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:15:47 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:15:47 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:15:48 019 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:15:53 772 - 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%3dhtmhiwte8qjmqnfnvjpasqffdnlw0a5wku2iubimwhyudg7c-ngi3huakwsbdvh2m_w_tad85mswaxv5w10chptvqgkbnlcjbumpxbmji-m-tfb9rxhzv8io4f5mkum7sue6piddmc8r12mvzj-a5v4syld7h1zhl1tnibesvqvieyujbxghnnn2sloleuegbfsacowdqy3z9d1vjzrbcq&response_mode=form_post&nonce=638917119498105172.zwqwztg3mdgtmtnkmi00zwe0lwiyndatmzflnmfmmzm4zjg0zjc3yjvkzwytnzk3my00mznklwe3ngutndjlmzzkmmq5ndc2&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 15:15:53 772 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:15:58 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> id: lightbox]
--- 25 Aug 15:15:58 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> id: i0116]
--- 25 Aug 15:15:59 566 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> id: idSIButton9]
--- 25 Aug 15:16:02 839 - 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%3dhtmhiwte8qjmqnfnvjpasqffdnlw0a5wku2iubimwhyudg7c-ngi3huakwsbdvh2m_w_tad85mswaxv5w10chptvqgkbnlcjbumpxbmji-m-tfb9rxhzv8io4f5mkum7sue6piddmc8r12mvzj-a5v4syld7h1zhl1tnibesvqvieyujbxghnnn2sloleuegbfsacowdqy3z9d1vjzrbcq&response_mode=form_post&nonce=638917119498105172.zwqwztg3mdgtmtnkmi00zwe0lwiyndatmzflnmfmmzm4zjg0zjc3yjvkzwytnzk3my00mznklwe3ngutndjlmzzkmmq5ndc2&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 15:16:02 840 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:16:04 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> id: idSIButton9]
--- 25 Aug 15:16:09 057 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:16:09 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:16:09 125 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> id: lightbox]
--- 25 Aug 15:16:09 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> id: idSIButton9]
--- 25 Aug 15:16:26 687 - 16 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:16:29 824 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:16:29 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:16:29 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> id: immPageTitle]
--- 25 Aug 15:16:33 013 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:16:33 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:16:33 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> 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 15:16:36 349 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 25 Aug 15:16:36 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:16:36 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:16:44 767 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:16:44 767 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:16:44 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:16:48 019 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:16:48 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:16:48 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> css selector: .header]
--- 25 Aug 15:16:49 245 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> 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 15:17:00 558 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:17:00 558 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:17:02 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6df9082d5bb86ddac9ce41326783d7a6)] -> id: immPageTitle]
--- 25 Aug 15:17:13 250 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:17:15 354 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:17:22 596 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:17:22 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:17:22 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:17:22 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:17:23 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:17:29 217 - 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%3dod1hlur5wkd5xyclgpy18ckaiyqttqtmdlcu61j6wr8qym0ddgbxbsxt2wzms8y006vkr6dkv5qfhwlj4em-bit_ovlysyay63vaqdaceu-jpcur-af7_nzibmoywi7v7ditqh08q9_5gswocvshsqbfu_apt2-3-kvddw3y9xpjb4awng5jvfgtmrgtxjw9wknz12bthcakuqwwpghwrq&response_mode=form_post&nonce=638917120451565937.zdkxyzbjzdgtyti4zs00zjdkltkzztutnjk4zde4m2zmntjmn2flmmywmwqtzdk1oc00yzg0ltkxnwetmtuzytmyotm4njg5&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 15:17:29 218 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:17:34 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: lightbox]
--- 25 Aug 15:17:34 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: i0116]
--- 25 Aug 15:17:35 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: idSIButton9]
--- 25 Aug 15:17:38 263 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dod1hlur5wkd5xyclgpy18ckaiyqttqtmdlcu61j6wr8qym0ddgbxbsxt2wzms8y006vkr6dkv5qfhwlj4em-bit_ovlysyay63vaqdaceu-jpcur-af7_nzibmoywi7v7ditqh08q9_5gswocvshsqbfu_apt2-3-kvddw3y9xpjb4awng5jvfgtmrgtxjw9wknz12bthcakuqwwpghwrq&response_mode=form_post&nonce=638917120451565937.zdkxyzbjzdgtyti4zs00zjdkltkzztutnjk4zde4m2zmntjmn2flmmywmwqtzdk1oc00yzg0ltkxnwetmtuzytmyotm4njg5&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 15:17:38 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:17:40 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: idSIButton9]
--- 25 Aug 15:17:44 596 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:17:44 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:17:44 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: lightbox]
--- 25 Aug 15:17:44 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: idSIButton9]
--- 25 Aug 15:17:52 328 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:17:52 328 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:17:55 548 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:17:55 548 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:17:55 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: btnUpload]
--- 25 Aug 15:17:58 803 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:17:58 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:17:58 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:18:01 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:18:10 465 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:10 465 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:10 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 15:18:13 741 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:13 741 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:13 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 15:18:17 109 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:17 109 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:17 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:18:17 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: btnSearch]
--- 25 Aug 15:18:22 200 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:22 201 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:25 289 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:25 289 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:28 422 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:28 423 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:31 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:31 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:34 641 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:34 641 - 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 15:18:34 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:18:42 197 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:42 197 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:43 438 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> 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 15:18:46 944 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:46 945 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:47 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:18:47 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: btnSearch]
--- 25 Aug 15:18:52 095 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:52 095 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:55 242 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:55 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:18:58 345 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:18:58 345 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:01 492 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:01 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:04 628 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:04 629 - 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 15:19:04 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:19:12 193 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:12 193 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:13 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> 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 15:19:16 764 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:16 765 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:16 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:19:17 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> id: btnSearch]
--- 25 Aug 15:19:21 877 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:21 877 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:24 970 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:24 970 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:28 097 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:28 097 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:31 308 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:31 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:34 454 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:34 455 - 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 15:19:34 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:19:41 886 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:19:41 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:43 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5528af5d7ff28aceb5ad372fcaf4e68c)] -> 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 15:19:43 626 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:19:45 706 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:19:52 597 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:19:52 598 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:19:52 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:19:52 804 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:19:53 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:19:59 304 - 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%3dubrjhq4ogp4o84hwjfl8mqu-sfbmzjitmgqy9iwy0-d2mfuzcfmdikk12mo7knyh8cczg1z2kqvisscvcvc2y3s7v0hgem6wwxshkcdgeurdpip7ghcpbgvbhmclp2c35kaaj-flqifxedj6t-nuuywkmeet0q42juequi4rvzjslgc1o1mjxlsldj1yvb3hseqez8n5znnxfacfdrqdtw&response_mode=form_post&nonce=638917121952584653.otc3mdkxzdutm2zhoc00zjmxltk1ndetymuxnjy0ztmwogjjnzqxmmq2njetmznhmc00nzlhlwe3ogitndnkmjrhmjuxmtu3&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 15:19:59 304 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:04 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: lightbox]
--- 25 Aug 15:20:04 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: i0116]
--- 25 Aug 15:20:05 122 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: idSIButton9]
--- 25 Aug 15:20:08 414 - 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%3dubrjhq4ogp4o84hwjfl8mqu-sfbmzjitmgqy9iwy0-d2mfuzcfmdikk12mo7knyh8cczg1z2kqvisscvcvc2y3s7v0hgem6wwxshkcdgeurdpip7ghcpbgvbhmclp2c35kaaj-flqifxedj6t-nuuywkmeet0q42juequi4rvzjslgc1o1mjxlsldj1yvb3hseqez8n5znnxfacfdrqdtw&response_mode=form_post&nonce=638917121952584653.otc3mdkxzdutm2zhoc00zjmxltk1ndetymuxnjy0ztmwogjjnzqxmmq2njetmznhmc00nzlhlwe3ogitndnkmjrhmjuxmtu3&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 15:20:08 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:10 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: idSIButton9]
--- 25 Aug 15:20:14 638 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:20:14 638 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:14 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: lightbox]
--- 25 Aug 15:20:14 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: idSIButton9]
--- 25 Aug 15:20:25 545 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:20:25 545 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:28 741 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:20:28 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:28 816 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: btnUpload]
--- 25 Aug 15:20:31 968 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:20:31 968 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:32 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:20:34 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:20:49 209 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:20:49 209 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:49 292 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 15:20:52 503 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:20:52 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:52 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 15:20:55 871 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:20:55 872 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:20:55 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:20:56 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: btnSearch]
--- 25 Aug 15:21:03 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:03 039 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:21:06 128 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:06 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:21:09 219 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:09 219 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:21:12 333 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:12 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:21:15 427 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:15 427 - 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 15:21:15 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:21:22 935 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:22 936 - 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 15:21:31 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:31 175 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:21:38 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> 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 15:21:47 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: userselect_0]
--- 25 Aug 15:21:51 342 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:51 342 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:21:58 997 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:21:58 997 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:22:14 911 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:22:14 911 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:22:18 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:22:18 064 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:22:18 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:22:18 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> id: btnSearch]
--- 25 Aug 15:22:23 166 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:22:23 167 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:22:26 294 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:22:26 294 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:22:29 398 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:22:29 399 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:22:32 590 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:22:32 590 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:22:35 714 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:22:35 714 - 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 15:22:35 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:22:43 220 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:22:43 221 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:22:43 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2002512c4c1e901287fcf2554d2ad587)] -> 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 '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 14:49:43 864 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 14:49:49 804 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 14:49:56 980 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 14:49:56 981 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:49:57 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 14:49:57 414 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 14:49:58 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 14:50:04 031 - 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%3da2ugel9tzyowgju7rfip6fv43469q5li_eoqpu8a_4hue4dhd3nh7o6ubpxesk2fijakxozbwoxsrcut1trbppnzah4mlf2yo1pullpcpgfe_v_fmimfa2wihwl48ewzzxnejme1wuynucmvns_yevgzaligmhe2snv7ntvkuc3w2nwbsx_m83uubgrimr_zydeq3hp1xqb0efbh2eyqhg&response_mode=form_post&nonce=638917104000285485.otcwndliytutymm5zs00ntk1ltg1otatztblmtcwntm1ymjlnjvhythjngitodqync00ngizlwi3mdutm2nknmm1ytyxzjgy&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 14:50:04 032 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:50:09 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: lightbox]
--- 25 Aug 14:50:09 247 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: i0116]
--- 25 Aug 14:50:09 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: idSIButton9]
--- 25 Aug 14:50:13 225 - 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%3da2ugel9tzyowgju7rfip6fv43469q5li_eoqpu8a_4hue4dhd3nh7o6ubpxesk2fijakxozbwoxsrcut1trbppnzah4mlf2yo1pullpcpgfe_v_fmimfa2wihwl48ewzzxnejme1wuynucmvns_yevgzaligmhe2snv7ntvkuc3w2nwbsx_m83uubgrimr_zydeq3hp1xqb0efbh2eyqhg&response_mode=form_post&nonce=638917104000285485.otcwndliytutymm5zs00ntk1ltg1otatztblmtcwntm1ymjlnjvhythjngitodqync00ngizlwi3mdutm2nknmm1ytyxzjgy&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 14:50:13 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:50:15 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: idSIButton9]
--- 25 Aug 14:50:19 508 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 14:50:19 509 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:50:19 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: lightbox]
--- 25 Aug 14:50:19 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: idSIButton9]
--- 25 Aug 14:50:27 925 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 14:50:27 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:50:31 125 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 14:50:31 125 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:50:31 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: btnUpload]
--- 25 Aug 14:50:34 468 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 14:50:34 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:50:34 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 14:50:34 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> xpath: //a[text()='Administration']]
--- 25 Aug 14:50:45 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:50:45 227 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:50:45 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: immPageTitle]
--- 25 Aug 14:50:48 491 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:50:48 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:50:48 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 14:50:53 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: TxtGroupTitle]
--- 25 Aug 14:50:54 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: btnSearch]
--- 25 Aug 14:50:58 715 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:50:58 715 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:51:39 609 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:51:39 610 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:51:42 738 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:51:42 739 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:51:49 297 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:51:49 297 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:51:56 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: TxtGroupTitle]
--- 25 Aug 14:51:57 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: btnSearch]
--- 25 Aug 14:52:01 883 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:52:01 884 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:52:12 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 14:52:19 565 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:52:19 565 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:52:22 750 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:52:22 750 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:52:23 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> 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 14:52:28 797 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:52:28 797 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:52:36 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: TxtGroupTitle]
--- 25 Aug 14:52:36 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: btnSearch]
--- 25 Aug 14:52:41 068 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:52:41 069 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:53:22 068 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:53:22 068 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:53:25 295 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:53:25 296 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:53:31 726 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:53:31 726 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:53:39 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: TxtGroupTitle]
--- 25 Aug 14:53:40 046 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: btnSearch]
--- 25 Aug 14:53:44 379 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:53:44 380 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:53:54 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 14:54:02 082 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:54:02 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:54:05 243 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:54:05 244 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:54:05 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> 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 14:54:11 259 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:54:11 260 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:54:18 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: TxtGroupTitle]
--- 25 Aug 14:54:19 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: btnSearch]
--- 25 Aug 14:54:23 384 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:54:23 385 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:55:04 345 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:55:04 345 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:55:07 542 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:55:07 542 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:55:14 045 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:55:14 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:55:21 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: TxtGroupTitle]
--- 25 Aug 14:55:22 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> id: btnSearch]
--- 25 Aug 14:55:26 468 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:55:26 468 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:55:36 624 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 14:55:44 222 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:55:44 222 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:55:47 407 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:55:47 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:55:47 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e4f220f5f47b2ac7c2f1ca4d953af2d4)] -> 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 14:55:53 449 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 14:55:53 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:55:56 024 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 14:55:58 163 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 14:56:05 829 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 14:56:05 829 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:56:05 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 14:56:06 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 14:56:06 649 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 14:56:12 470 - 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%3dw3tfnhpja5lqsiehyhxgowespnnyhlwzi6grkwf_ogkh4kgcnhprnpdwmfbpsmcc6lxtqrotujed4xygi_mhrfeckusr3zos-mypy0_ch1nvshwvbytm9nytx4nyuiflkc-sizhkbndi9hjf5jokxfzrxua8x95-ldpzv_u8fmab_hlp3zrkns9vmvsl83-tw7fq64a1ki0e2xialhjsnq&response_mode=form_post&nonce=638917107684592468.njziodhhnjqtmzq0nc00owjmltkxzgetyzcyn2rhntexztqymjazndi0zdytmgjjyy00ndi5ltg1ngitzgmwmzlhn2qwyjhk&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 14:56:12 470 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:56:17 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: lightbox]
--- 25 Aug 14:56:17 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: i0116]
--- 25 Aug 14:56:18 290 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: idSIButton9]
--- 25 Aug 14:56:21 580 - 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%3dw3tfnhpja5lqsiehyhxgowespnnyhlwzi6grkwf_ogkh4kgcnhprnpdwmfbpsmcc6lxtqrotujed4xygi_mhrfeckusr3zos-mypy0_ch1nvshwvbytm9nytx4nyuiflkc-sizhkbndi9hjf5jokxfzrxua8x95-ldpzv_u8fmab_hlp3zrkns9vmvsl83-tw7fq64a1ki0e2xialhjsnq&response_mode=form_post&nonce=638917107684592468.njziodhhnjqtmzq0nc00owjmltkxzgetyzcyn2rhntexztqymjazndi0zdytmgjjyy00ndi5ltg1ngitzgmwmzlhn2qwyjhk&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 14:56:21 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:56:23 744 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: idSIButton9]
--- 25 Aug 14:56:27 824 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 14:56:27 825 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:56:27 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: lightbox]
--- 25 Aug 14:56:27 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: idSIButton9]
--- 25 Aug 14:56:47 234 - 18 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:56:50 395 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 14:56:50 395 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:56:50 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 14:56:53 645 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 14:56:53 645 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:56:53 721 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> 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 14:56:56 952 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 14:56:56 952 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:56:57 006 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 14:57:05 357 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 14:57:05 357 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:57:05 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 14:57:08 648 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 14:57:08 648 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:57:08 724 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> 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 14:57:10 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> 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: Default Blank value displayed 'Select Sender Email'
Actual(Passed): Successfully verified by default blank value displayed[ScreenShot]
Actual(Passed): Successfully verified by default blank value displayed[ScreenShot]
--- 25 Aug 14:57:10 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Logged in User Email ID 'pattemsunitha1304@gmail.com' displayed
Actual(Passed): Successfully verified Logged in User Email ID 'pattemsunitha1304@gmail.com' displayed[ScreenShot]
Actual(Passed): Successfully verified Logged in User Email ID 'pattemsunitha1304@gmail.com' displayed[ScreenShot]
--- 25 Aug 14:57:13 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Email List is displayed when search with partial value
Actual(Passed): Successfully verified Email List is displayed when search with partial value [ScreenShot]
Actual(Passed): Successfully verified Email List is displayed when search with partial value [ScreenShot]
Expected: Null value displayed when search with value doesn't exist
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist [ScreenShot]
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist [ScreenShot]
--- 25 Aug 14:57:26 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: UserDefaultSenderEmail_0-selectized]
--- 25 Aug 14:57:29 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown [ScreenShot]
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown [ScreenShot]
--- 25 Aug 14:57:40 262 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 14:57:40 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:57:42 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7550bd210e9343d397cfd29bb68855e4)] -> id: immPageTitle]
--- 25 Aug 14:57:52 929 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 14:57:54 999 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 14:58:02 262 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 14:58:02 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:02 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 14:58:02 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 14:58:03 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 14:58:08 763 - 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%3dxgohnhuau2pidxsigamfttzzahlte4hxekexmzzexlfghdyan7rp-ugn0bcn7kruut2ruozazorzm8u855fftyejifzyr-gordjq1hltz9qmuvars-ltsa3slbvaorom_lmqhptous-hoj1tkzsq8njycue978mt6yrlyg9a2jp6fmwwlomrqnrq4cccdtv_3fpbvah5ofgm-dhcswzbvw&response_mode=form_post&nonce=638917108849399357.mdmxmjm2zdgtmjywyi00nzu5ltg0nwitytliyjvindhknmyxytyxmzvlnmqtnznjyy00ymu2lthimwitn2jhogiyndvjymm2&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 14:58:08 763 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:13 866 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: lightbox]
--- 25 Aug 14:58:13 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: i0116]
--- 25 Aug 14:58:14 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: idSIButton9]
--- 25 Aug 14:58:17 842 - 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%3dxgohnhuau2pidxsigamfttzzahlte4hxekexmzzexlfghdyan7rp-ugn0bcn7kruut2ruozazorzm8u855fftyejifzyr-gordjq1hltz9qmuvars-ltsa3slbvaorom_lmqhptous-hoj1tkzsq8njycue978mt6yrlyg9a2jp6fmwwlomrqnrq4cccdtv_3fpbvah5ofgm-dhcswzbvw&response_mode=form_post&nonce=638917108849399357.mdmxmjm2zdgtmjywyi00nzu5ltg0nwitytliyjvindhknmyxytyxmzvlnmqtnznjyy00ymu2lthimwitn2jhogiyndvjymm2&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 14:58:17 842 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:19 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: idSIButton9]
--- 25 Aug 14:58:24 107 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 14:58:24 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:24 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: lightbox]
--- 25 Aug 14:58:24 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: idSIButton9]
--- 25 Aug 14:58:33 240 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 14:58:33 241 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:36 335 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 14:58:36 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:36 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 14:58:39 520 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 14:58:39 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:39 593 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> 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 14:58:42 841 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 14:58:42 842 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:42 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 14:58:51 206 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 14:58:51 206 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:51 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 14:58:54 474 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 14:58:54 475 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:58:54 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> 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 14:58:55 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> 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: Default Blank value displayed 'Select Sender Email'
Actual(Passed): Successfully verified by default blank value displayed[ScreenShot]
Actual(Passed): Successfully verified by default blank value displayed[ScreenShot]
--- 25 Aug 14:58:56 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: No logged in User Email ID displayed
Actual(Passed): Successfully verified No Logged in User Email ID displayed[ScreenShot]
Actual(Passed): Successfully verified No Logged in User Email ID displayed[ScreenShot]
--- 25 Aug 14:59:08 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: UserDefaultSenderEmail_0-selectized]
--- 25 Aug 14:59:10 967 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (299b893e16587ef130d8bb4e1016d78b)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown [ScreenShot]
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown [ScreenShot]
--- 25 Aug 14:59:22 828 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 14:59:24 714 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 14:59:41 541 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 14:59:41 542 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:59:41 628 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 14:59:41 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 14:59:42 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 14:59:48 251 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3duqdipp5eayvgnbj5pj9eh3znmezvaxvmupkhc6s6t3rszaticeq1624yrtabuoenzsrxbuwwpyrmsp1vbqhaa_3mmeovfzt61vlp80tt8xuvoyur3xs6r0ltypawhjhqpqwiaccb6a2kkvzxymasisql6tybmf8gqauao_zdqvcne-zvo56wshz85sra1gnxt7jvge10tm79cl7uym-okw&response_mode=form_post&nonce=638917109843820279.mta4mjy4nzitmtu1os00ntiylthhztktodu1ogi0nty4zwuzm2fkzjzmmgytndmzmy00ogy4lwi1mjity2e0nju1ywi2owzj&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 14:59:48 251 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:59:53 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: lightbox]
--- 25 Aug 14:59:53 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: i0116]
--- 25 Aug 14:59:54 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: idSIButton9]
--- 25 Aug 14:59:57 421 - 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%3duqdipp5eayvgnbj5pj9eh3znmezvaxvmupkhc6s6t3rszaticeq1624yrtabuoenzsrxbuwwpyrmsp1vbqhaa_3mmeovfzt61vlp80tt8xuvoyur3xs6r0ltypawhjhqpqwiaccb6a2kkvzxymasisql6tybmf8gqauao_zdqvcne-zvo56wshz85sra1gnxt7jvge10tm79cl7uym-okw&response_mode=form_post&nonce=638917109843820279.mta4mjy4nzitmtu1os00ntiylthhztktodu1ogi0nty4zwuzm2fkzjzmmgytndmzmy00ogy4lwi1mjity2e0nju1ywi2owzj&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 14:59:57 421 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 14:59:59 559 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: idSIButton9]
--- 25 Aug 15:00:03 735 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:00:03 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:00:03 808 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: lightbox]
--- 25 Aug 15:00:03 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: idSIButton9]
--- 25 Aug 15:00:25 186 - 20 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:00:28 341 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:00:28 342 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:00:28 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 15:00:31 531 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:00:31 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:00:31 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> 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 15:00:34 835 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:00:34 835 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:00:34 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:00:44 859 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:00:44 859 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:00:44 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:00:48 132 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:00:48 133 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:00:48 210 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> 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 15:00:49 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> 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: Default Blank value displayed 'Select Sender Email'
Actual(Passed): Successfully verified by default blank value displayed[ScreenShot]
Actual(Passed): Successfully verified by default blank value displayed[ScreenShot]
--- 25 Aug 15:00:49 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Logged in User Email ID 'sunithapattem@immonline.com' displayed
Actual(Passed): Successfully verified Logged in User Email ID 'sunithapattem@immonline.com' displayed[ScreenShot]
Actual(Passed): Successfully verified Logged in User Email ID 'sunithapattem@immonline.com' displayed[ScreenShot]
--- 25 Aug 15:00:53 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Email List is displayed when search with partial value
Actual(Passed): Successfully verified Email List is displayed when search with partial value [ScreenShot]
Actual(Passed): Successfully verified Email List is displayed when search with partial value [ScreenShot]
Expected: Null value displayed when search with value doesn't exist
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist [ScreenShot]
Actual(Passed): Successfully verified Null value displayed when search with value doesn't exist [ScreenShot]
--- 25 Aug 15:01:06 353 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: UserDefaultSenderEmail_0-selectized]
--- 25 Aug 15:01:08 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: UserDefaultSenderEmail_0-selectized]
Expected: Should not be able to enter new email addresses in dropdown
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown [ScreenShot]
Actual(Passed): Successfully verified not be able to enter new email addresses in dropdown [ScreenShot]
--- 25 Aug 15:01:19 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:01:19 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:01:21 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e97f3afd057cd81a14a79645b40d9aa9)] -> id: immPageTitle]
--- 25 Aug 15:01:32 214 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:01:34 228 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:01:41 463 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:01:41 463 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:01:41 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:01:41 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:01:42 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:01:47 927 - 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%3dgejags6hvz8vhbogzdjrbhwhtvpetyzu9bbcf7d8p-m0wh3ayekbfppifihdhg83csaw89nlzdaynb_1nau8zbawid7o1v1hhr-9zsjwuhmccyxa5aa4kfqfwei-6rev9bmeqmuw7ilqrnpfuboktmwfm-p6xadtb1fmdcatytvodgiqyaogumfeitbnephq7bmb4dn9md6knfpbrbjcaa&response_mode=form_post&nonce=638917111041040002.zgy1mmm0zgetmdbjys00zjrmlwjjotqtzdmwythjytk5nwe3ndkxnda3nmytmje4ms00mzu3lwe4y2mtnwm4zgzmzju5nmni&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 15:01:47 927 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:01:53 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: lightbox]
--- 25 Aug 15:01:53 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: i0116]
--- 25 Aug 15:01:53 744 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: idSIButton9]
--- 25 Aug 15:01:57 031 - 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%3dgejags6hvz8vhbogzdjrbhwhtvpetyzu9bbcf7d8p-m0wh3ayekbfppifihdhg83csaw89nlzdaynb_1nau8zbawid7o1v1hhr-9zsjwuhmccyxa5aa4kfqfwei-6rev9bmeqmuw7ilqrnpfuboktmwfm-p6xadtb1fmdcatytvodgiqyaogumfeitbnephq7bmb4dn9md6knfpbrbjcaa&response_mode=form_post&nonce=638917111041040002.zgy1mmm0zgetmdbjys00zjrmlwjjotqtzdmwythjytk5nwe3ndkxnda3nmytmje4ms00mzu3lwe4y2mtnwm4zgzmzju5nmni&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 15:01:57 031 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:01:59 163 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: idSIButton9]
--- 25 Aug 15:02:03 377 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:02:03 377 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:03 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: lightbox]
--- 25 Aug 15:02:03 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: idSIButton9]
--- 25 Aug 15:02:10 881 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:02:10 881 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:14 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:02:14 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:14 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: btnUpload]
--- 25 Aug 15:02:17 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 25 Aug 15:02:17 323 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:17 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 25 Aug 15:02:19 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:02:28 594 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:02:28 594 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:28 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 25 Aug 15:02:31 827 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:02:31 827 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:31 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 25 Aug 15:02:35 213 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:02:35 213 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:35 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:02:36 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: btnSearch]
--- 25 Aug 15:02:40 297 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:02:40 297 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:43 381 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:02:43 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:46 512 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:02:46 512 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:49 628 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:02:49 628 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:02:52 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:02:52 754 - 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 15:02:52 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:03:00 349 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:00 350 - 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 15:03:01 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> 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 15:03:05 277 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:05 278 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:05 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:03:06 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: btnSearch]
--- 25 Aug 15:03:10 420 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:10 420 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:13 548 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:13 548 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:16 661 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:16 661 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:19 808 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:19 808 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:22 937 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:22 938 - 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 15:03:23 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:03:30 470 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:30 471 - 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 15:03:31 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> 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 15:03:35 391 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:35 391 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:35 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //input[@id='txtUserId']]
--- 25 Aug 15:03:36 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: btnSearch]
--- 25 Aug 15:03:40 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:40 555 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:43 693 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:43 694 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:46 783 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:46 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:49 925 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:49 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:03:53 036 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:03:53 036 - 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 15:03:53 201 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:04:00 588 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 25 Aug 15:04:00 589 - 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 15:04:01 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> 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 15:04:02 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //a[text()='Administration']]
--- 25 Aug 15:04:10 678 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:04:10 678 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:04:10 791 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: immPageTitle]
--- 25 Aug 15:04:13 893 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:04:13 894 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:04:13 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 25 Aug 15:04:19 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: TxtGroupTitle]
--- 25 Aug 15:04:19 736 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: btnSearch]
--- 25 Aug 15:04:24 007 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:04:24 007 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:04:34 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:04:41 659 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:04:41 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:04:44 834 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:04:44 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:04:45 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be checked for SignPlus new FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked[ScreenShot]
--- 25 Aug 15:04:48 888 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:04:48 889 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:04:56 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: TxtGroupTitle]
--- 25 Aug 15:04:56 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: btnSearch]
--- 25 Aug 15:05:01 139 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:05:01 140 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:05:11 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:05:18 838 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:05:18 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:05:21 961 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:05:21 961 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:05:22 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be checked for SignPlus new FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked[ScreenShot]
--- 25 Aug 15:05:26 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:05:26 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:05:33 373 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: TxtGroupTitle]
--- 25 Aug 15:05:33 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> id: btnSearch]
--- 25 Aug 15:05:38 213 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:05:38 214 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:05:48 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //div[contains(@class,'clickable')]]
--- 25 Aug 15:05:55 829 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:05:55 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:05:59 032 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:05:59 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:05:59 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f8c0b774aa90307d93d8d34ffe9ea179)] -> xpath: //span[text()=' Entra Group Sync']]
Expected: Entra Group Sync checkbox should be checked for SignPlus new FI '[AdobeOEMTest, AdobeOEMGroup, AccountCreation]'
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked[ScreenShot]
Actual(Passed): Successfully verified Entra Group Sync checkbox is checked[ScreenShot]
--- 25 Aug 15:06:03 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 25 Aug 15:06:03 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:05 627 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 25 Aug 15:06:07 618 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Aug 15:06:14 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 25 Aug 15:06:14 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:14 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:06:15 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 25 Aug 15:06:15 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> xpath: //*[@id='btnSubmit']]
--- 25 Aug 15:06:21 623 - 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%3dwbdqulyvzmdqllgyamijd-5oalaqnitxnqadd5k0gdkmlcljwba8pmdcdf4ottpmhv90-91vhvk2uqqarlxgatlybfhvwu6higkkoqw7xy46iyjden6anpruftycbzvu73gppz8psvs_ctir7iuccygs0cj6bfrgqowwho9chvwn8jef5mvcsrga5m8rb0dcxazzepl9nzvcg6l7ofu_sg&response_mode=form_post&nonce=638917113774333914.mmq1mmnjyzctzjmyms00ytazltkyzjmtytq3owe0mwrjmznmowzlmmfjmwqtodkyzi00zgfmlwe3zdktnjuyy2u4nmmxmwew&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 15:06:21 623 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:26 746 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> id: lightbox]
--- 25 Aug 15:06:26 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> id: i0116]
--- 25 Aug 15:06:27 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> id: idSIButton9]
--- 25 Aug 15:06:30 758 - 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%3dwbdqulyvzmdqllgyamijd-5oalaqnitxnqadd5k0gdkmlcljwba8pmdcdf4ottpmhv90-91vhvk2uqqarlxgatlybfhvwu6higkkoqw7xy46iyjden6anpruftycbzvu73gppz8psvs_ctir7iuccygs0cj6bfrgqowwho9chvwn8jef5mvcsrga5m8rb0dcxazzepl9nzvcg6l7ofu_sg&response_mode=form_post&nonce=638917113774333914.mmq1mmnjyzctzjmyms00ytazltkyzjmtytq3owe0mwrjmznmowzlmmfjmwqtodkyzi00zgfmlwe3zdktnjuyy2u4nmmxmwew&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 15:06:30 758 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:32 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> id: idSIButton9]
--- 25 Aug 15:06:36 999 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Aug 15:06:37 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:37 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> id: lightbox]
--- 25 Aug 15:06:37 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> id: idSIButton9]
--- 25 Aug 15:06:46 016 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:06:46 016 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:49 109 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:06:49 109 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:49 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> xpath: //*[@id='btnSearch']]
--- 25 Aug 15:06:52 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:06:52 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:52 384 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> 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 15:06:55 601 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 25 Aug 15:06:55 601 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:06:55 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> xpath: //*[@id="dropdownUL"]/li]
--- 25 Aug 15:07:03 969 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:07:03 970 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:07:04 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 25 Aug 15:07:07 203 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 25 Aug 15:07:07 203 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Aug 15:07:07 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e78444179bd8373c46010757aa88801b)] -> css selector: .header]
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]
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@3ba7b094)
0 ms
init(org.testng.TestRunner@3ba7b094)
10359 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
994737 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
1812826 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
2791948 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=pattemsunitha1304@gmail.co...)
3641413 ms