com.imm.testscripts.FIManagement.FIManagement
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
({Tenant_URL=, 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=, 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 - PlusFI, 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=, Enter_eSignClient=, ZipCode=, FI_ID=plusrmt1, Confirm_Password=P@ssword1, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy16.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:321)
at com.imm.pages.UserAccountSettingsPage.selectDefaultSenderOption(UserAccountSettingsPage.java:551)
at com.imm.testscripts.FIManagement.FIManagement.verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage(FIManagement.java:11731)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 30 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy22.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 32 more
Caused by: org.openqa.selenium.NoSuchElementException: Failed to find element using By.id: UserDefaultSenderEmail_0-selectized
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:75)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 44 more
Caused by: org.openqa.selenium.NoSuchSessionException: Session ID is null. Using WebDriver after calling quit()?
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: [null, findElement {using=id, value=UserDefaultSenderEmail_0-selectized}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.169, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54040}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.10:4444/sess..., se:cdpVersion: 138.0.7204.169, 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}
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:145)
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)
... 51 more
(verify Default Sender Field Include Group Sender In User Maintenance And User Account Settings Page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--2011402249\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: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=, EmailID=pattemsunitha1304@gmail.com,,sunithapattem@immonline.com, WorkflowSummary=, Lo...)
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]
null [ScreenShot]
--- 14 Aug 09:08:53 981 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 14 Aug 09:09:00 551 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 14 Aug 09:09:08 560 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Aug 09:09:08 560 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:09:08 872 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:09:09 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Aug 09:09:10 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:09:16 206 - 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%3d5w3ynwwf2q2psmhdotccta6i8ldj3yp2egjc5k5u0mse8ey8dfgh-xotafxwiwmdxslbt_vgwlgawmajbwy42lbbpz_4ec04sws9mjc7wpvnmw8_n0csi-nn09j9x2j4e_rgneyqeen81jviywrzrbazmlmincfjgbo2ht5ph3r1tt68yrhpmzbzdp4hng7ehjd6cqepnxnze7to_hkhtq&response_mode=form_post&nonce=638907395496293879.njhjnti2yjutyta0yy00ogqxltljmdktzjnjogjkyjy2oweymwywy2q3ntityjdjms00odixltk5owytndy3mgnjmdcwmtu3&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
--- 14 Aug 09:09:16 206 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:09:21 335 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: lightbox]
--- 14 Aug 09:09:21 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: i0116]
--- 14 Aug 09:09:22 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: idSIButton9]
--- 14 Aug 09:09:25 658 - 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%3d5w3ynwwf2q2psmhdotccta6i8ldj3yp2egjc5k5u0mse8ey8dfgh-xotafxwiwmdxslbt_vgwlgawmajbwy42lbbpz_4ec04sws9mjc7wpvnmw8_n0csi-nn09j9x2j4e_rgneyqeen81jviywrzrbazmlmincfjgbo2ht5ph3r1tt68yrhpmzbzdp4hng7ehjd6cqepnxnze7to_hkhtq&response_mode=form_post&nonce=638907395496293879.njhjnti2yjutyta0yy00ogqxltljmdktzjnjogjkyjy2oweymwywy2q3ntityjdjms00odixltk5owytndy3mgnjmdcwmtu3&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
--- 14 Aug 09:09:25 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:09:27 835 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: idSIButton9]
--- 14 Aug 09:09:32 566 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Aug 09:09:32 566 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:09:32 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: lightbox]
--- 14 Aug 09:09:32 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: idSIButton9]
--- 14 Aug 09:09:42 010 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:09:42 010 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:09:45 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:09:45 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:09:45 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: btnUpload]
--- 14 Aug 09:09:48 587 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:09:48 587 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:09:48 681 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 14 Aug 09:09:48 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> xpath: //a[text()='Administration']]
--- 14 Aug 09:09:58 741 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:09:58 741 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:09:58 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: immPageTitle]
--- 14 Aug 09:10:02 094 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:10:02 095 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:10:02 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 14 Aug 09:10:07 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: TxtGroupTitle]
--- 14 Aug 09:10:08 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: btnSearch]
--- 14 Aug 09:10:12 516 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:10:12 517 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:10:53 489 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:10:53 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:10:56 669 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:10:56 669 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:11:03 416 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:11:03 416 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:11:10 809 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: TxtGroupTitle]
--- 14 Aug 09:11:11 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: btnSearch]
--- 14 Aug 09:11:16 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:11:16 316 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:11:26 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:11:34 041 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:11:34 042 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:11:39 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: TxtGroupTitle]
--- 14 Aug 09:11:39 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: btnSearch]
--- 14 Aug 09:11:44 166 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:11:44 166 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:12:25 091 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:12:25 091 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:12:28 239 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:12:28 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:12:34 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:12:34 875 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:12:42 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: TxtGroupTitle]
--- 14 Aug 09:12:43 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: btnSearch]
--- 14 Aug 09:12:47 533 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:12:47 534 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:12:57 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:13:05 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:13:05 175 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:13:10 275 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: TxtGroupTitle]
--- 14 Aug 09:13:10 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: btnSearch]
--- 14 Aug 09:13:15 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:13:15 177 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:13:56 001 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:13:56 001 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:13:59 132 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:13:59 132 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:14:05 658 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:14:05 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:14:13 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: TxtGroupTitle]
--- 14 Aug 09:14:13 925 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> id: btnSearch]
--- 14 Aug 09:14:18 219 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:14:18 219 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:14:28 369 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ec48d091852c9bf02aac6245c1f84209)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:14:35 838 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 14 Aug 09:14:35 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:14:36 196 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 14 Aug 09:14:38 507 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 14 Aug 09:14:45 791 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Aug 09:14:45 792 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:14:45 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:14:46 005 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Aug 09:14:46 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:14:53 059 - 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%3doum2ulaj8f2-4fsztcgovcyv-1ibntacgs2h0lfasbrl3xz9lvg1paiwfiuvzxwljdzge_oz_icatdxwuwgxpcxfe6iwakacsj8lnfee4u-inwlqvay_hvmskp1pixlyggcshfk85vxy42z9ogb368ctijdhnq2fkv8r7xbte84y1scoza53yemxu-6zshtteqg30ngumqc9mrr9igi4aa&response_mode=form_post&nonce=638907398859540120.zdhinmfmm2mtmgyymi00nzdhltlmmdytnwm1oduxowqxmmjjyja0njvmowqtyzm1zc00otlkltlhmtctzwi4ytvlzdrkmzaz&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
--- 14 Aug 09:14:53 059 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:14:58 159 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> id: lightbox]
--- 14 Aug 09:14:58 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> id: i0116]
--- 14 Aug 09:14:58 953 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> id: idSIButton9]
--- 14 Aug 09:15:02 237 - 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%3doum2ulaj8f2-4fsztcgovcyv-1ibntacgs2h0lfasbrl3xz9lvg1paiwfiuvzxwljdzge_oz_icatdxwuwgxpcxfe6iwakacsj8lnfee4u-inwlqvay_hvmskp1pixlyggcshfk85vxy42z9ogb368ctijdhnq2fkv8r7xbte84y1scoza53yemxu-6zshtteqg30ngumqc9mrr9igi4aa&response_mode=form_post&nonce=638907398859540120.zdhinmfmm2mtmgyymi00nzdhltlmmdytnwm1oduxowqxmmjjyja0njvmowqtyzm1zc00otlkltlhmtctzwi4ytvlzdrkmzaz&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
--- 14 Aug 09:15:02 237 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:15:04 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> id: idSIButton9]
--- 14 Aug 09:15:08 629 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Aug 09:15:08 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:15:08 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> id: lightbox]
--- 14 Aug 09:15:08 784 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> id: idSIButton9]
--- 14 Aug 09:15:30 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:15:30 874 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:15:34 001 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:15:34 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:15:34 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> id: immPageTitle]
--- 14 Aug 09:15:37 187 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:15:37 187 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:15:37 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> 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]
--- 14 Aug 09:15:40 504 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:15:40 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:15:40 563 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> xpath: //*[@id="dropdownUL"]/li]
--- 14 Aug 09:15:49 808 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 14 Aug 09:15:49 808 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:15:49 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 14 Aug 09:15:53 111 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 14 Aug 09:15:53 111 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:15:53 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> 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]
--- 14 Aug 09:15:54 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> 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]
--- 14 Aug 09:16:02 894 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 14 Aug 09:16:02 894 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:16:05 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (790dbe5265c196e7ec3b5ab932907ab8)] -> id: immPageTitle]
--- 14 Aug 09:16:15 553 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 14 Aug 09:16:17 666 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 14 Aug 09:16:26 179 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Aug 09:16:26 179 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:16:26 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:16:26 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Aug 09:16:27 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:16:32 983 - 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%3d75wfzal8vrb_97scnq3xjqg1y37mk8aaecehpcth9dqt9awn0t766ddrzdd5iybydj5dhngqaa-iggbbymhatmknl0o714weiroxnfd75uwexcyct9bxgdmqsd4rfvpdjqff4plt2ljudrjxr0g9px3j8clkbp3tdzjfxu5nb6rfiemsc5swwi4hvsto-dzz_qrbqnhrv0z4knwf2fb8aw&response_mode=form_post&nonce=638907399863510709.yjyzyzliotutmtqwms00yjlmlwi0otctodgymjk1ndy2mtblnjniy2fmnwmtnjk4ni00nznhltk1mzgtnjc2zgfjzgu4ztdi&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
--- 14 Aug 09:16:32 983 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:16:38 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> id: lightbox]
--- 14 Aug 09:16:38 197 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> id: i0116]
--- 14 Aug 09:16:39 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> id: idSIButton9]
--- 14 Aug 09:16:42 383 - 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%3d75wfzal8vrb_97scnq3xjqg1y37mk8aaecehpcth9dqt9awn0t766ddrzdd5iybydj5dhngqaa-iggbbymhatmknl0o714weiroxnfd75uwexcyct9bxgdmqsd4rfvpdjqff4plt2ljudrjxr0g9px3j8clkbp3tdzjfxu5nb6rfiemsc5swwi4hvsto-dzz_qrbqnhrv0z4knwf2fb8aw&response_mode=form_post&nonce=638907399863510709.yjyzyzliotutmtqwms00yjlmlwi0otctodgymjk1ndy2mtblnjniy2fmnwmtnjk4ni00nznhltk1mzgtnjc2zgfjzgu4ztdi&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
--- 14 Aug 09:16:42 383 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:16:44 553 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> id: idSIButton9]
--- 14 Aug 09:16:48 907 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Aug 09:16:48 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:16:48 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> id: lightbox]
--- 14 Aug 09:16:49 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> id: idSIButton9]
--- 14 Aug 09:17:03 341 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:17:03 342 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:17:06 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:17:06 483 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:17:06 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> id: immPageTitle]
--- 14 Aug 09:17:09 674 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:17:09 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:17:09 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> 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]
--- 14 Aug 09:17:12 965 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:17:12 965 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:17:13 013 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> xpath: //*[@id="dropdownUL"]/li]
--- 14 Aug 09:17:21 833 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 14 Aug 09:17:21 834 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:17:21 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 14 Aug 09:17:25 127 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 14 Aug 09:17:25 127 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:17:25 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> 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]
--- 14 Aug 09:17:26 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (96da6293b733438a588c6dd72f4ab3d5)] -> id: UserDefaultSenderEmail_0-selectized]
--- 14 Aug 09:17:38 409 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 14 Aug 09:17:40 914 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 14 Aug 09:17:47 803 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Aug 09:17:47 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:17:47 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:17:48 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Aug 09:17:48 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:17:54 416 - 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%3dipgwhflhx4pxzwkrraqu9jq5kpio_xqnp2mlfegmsd_foj7eiqjku_fhwvmdgx_smhy04aia7es7kzkkg2rg0xxpt2vvkjbf5hcdaxgnfmn0qtb1cyay_svxtzzwmldy1snlspr71y9okcbzbxnblu6jjrnp1qhuucrriymaouzqwsyyexrvgovuy74tbshrmcp2cow4h_yno-dw7ptvkw&response_mode=form_post&nonce=638907400679315207.nzdizti1ymyty2njzs00yjk5lwewngutmjlkzje4nge1yjvhnje2nze0nzutyzrimy00zmfllwe2ndctodi1m2u1zdi0mdjl&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
--- 14 Aug 09:17:54 416 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:17:59 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> id: lightbox]
--- 14 Aug 09:17:59 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> id: i0116]
--- 14 Aug 09:18:00 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> id: idSIButton9]
--- 14 Aug 09:18:03 651 - 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%3dipgwhflhx4pxzwkrraqu9jq5kpio_xqnp2mlfegmsd_foj7eiqjku_fhwvmdgx_smhy04aia7es7kzkkg2rg0xxpt2vvkjbf5hcdaxgnfmn0qtb1cyay_svxtzzwmldy1snlspr71y9okcbzbxnblu6jjrnp1qhuucrriymaouzqwsyyexrvgovuy74tbshrmcp2cow4h_yno-dw7ptvkw&response_mode=form_post&nonce=638907400679315207.nzdizti1ymyty2njzs00yjk5lwewngutmjlkzje4nge1yjvhnje2nze0nzutyzrimy00zmfllwe2ndctodi1m2u1zdi0mdjl&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
--- 14 Aug 09:18:03 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:18:05 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> id: idSIButton9]
--- 14 Aug 09:18:10 102 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Aug 09:18:10 102 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:18:10 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> id: lightbox]
--- 14 Aug 09:18:10 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> id: idSIButton9]
--- 14 Aug 09:18:29 129 - 18 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:18:32 265 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:18:32 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:18:32 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> id: immPageTitle]
--- 14 Aug 09:18:35 472 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:18:35 472 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:18:35 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> 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]
--- 14 Aug 09:18:38 734 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 14 Aug 09:18:38 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:18:38 789 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> xpath: //*[@id="dropdownUL"]/li]
--- 14 Aug 09:18:49 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 14 Aug 09:18:49 304 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:18:49 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 14 Aug 09:18:52 528 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 14 Aug 09:18:52 528 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:18:52 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> 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]
--- 14 Aug 09:18:53 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> 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]
--- 14 Aug 09:19:02 412 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 14 Aug 09:19:02 412 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:19:04 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7f3983db290c468a187f60cc5fd60497)] -> id: immPageTitle]
--- 14 Aug 09:19:15 544 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 14 Aug 09:19:18 549 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 14 Aug 09:19:32 622 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Aug 09:19:32 622 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:19:32 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:19:32 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Aug 09:19:33 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:19:39 236 - 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%3dr5rwyfy75uu9z_0fk2hs6menlnmhmani9tipsxqxrdmduixutj1xvpmmbm3llmjrp5ti5tbojv3sj_woch5rta3soggpskhejqbt3jmecwh-efoi6lufkxcgw2n4qoepkb6-7k2w_xjhhoeqbqaq1lchdufvkrpl4h09fczuipsdhdtonlhd4wl23xcr9x3vygemsaqrnfdhuqsqbtiwxq&response_mode=form_post&nonce=638907401726623107.ztrim2jimtgtogfizs00zmuylweyntatmwexyzywmji1mtdimmvlndfmnzytmdrimi00ngywltllnzqtmjfjyzhlytnjmtmx&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
--- 14 Aug 09:19:39 237 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:19:44 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: lightbox]
--- 14 Aug 09:19:44 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: i0116]
--- 14 Aug 09:19:45 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: idSIButton9]
--- 14 Aug 09:19:48 430 - 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%3dr5rwyfy75uu9z_0fk2hs6menlnmhmani9tipsxqxrdmduixutj1xvpmmbm3llmjrp5ti5tbojv3sj_woch5rta3soggpskhejqbt3jmecwh-efoi6lufkxcgw2n4qoepkb6-7k2w_xjhhoeqbqaq1lchdufvkrpl4h09fczuipsdhdtonlhd4wl23xcr9x3vygemsaqrnfdhuqsqbtiwxq&response_mode=form_post&nonce=638907401726623107.ztrim2jimtgtogfizs00zmuylweyntatmwexyzywmji1mtdimmvlndfmnzytmdrimi00ngywltllnzqtmjfjyzhlytnjmtmx&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
--- 14 Aug 09:19:48 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:19:50 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: idSIButton9]
--- 14 Aug 09:19:54 824 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Aug 09:19:54 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:19:54 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: lightbox]
--- 14 Aug 09:19:54 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: idSIButton9]
--- 14 Aug 09:20:04 957 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:20:04 957 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:08 107 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:20:08 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:08 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: btnUpload]
--- 14 Aug 09:20:11 376 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:20:11 376 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:11 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 14 Aug 09:20:13 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //a[text()='Administration']]
--- 14 Aug 09:20:25 053 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:25 053 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:25 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 14 Aug 09:20:28 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:28 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:28 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 14 Aug 09:20:31 762 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:31 762 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:31 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //input[@id='txtUserId']]
--- 14 Aug 09:20:32 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: btnSearch]
--- 14 Aug 09:20:37 152 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:37 152 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:40 245 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:40 245 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:43 410 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:43 410 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:46 587 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:46 587 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:20:49 775 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:49 776 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: adobe user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page[ScreenShot]
Actual(Passed): Sucessfully verfied user 'adobe' in User maintenace page[ScreenShot]
--- 14 Aug 09:20:50 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:20:57 428 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:20:57 428 - 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]
--- 14 Aug 09:20:58 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> 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: Selected value displayed 'pattemsunitha1304@gmail.com'
Actual(Failed): Failed verify by selected value displayed 'pattemsunitha1304@gmail.com'[ScreenShot]
Actual(Failed): Failed verify by selected value displayed 'pattemsunitha1304@gmail.com'[ScreenShot]
--- 14 Aug 09:21:09 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> 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]
--- 14 Aug 09:21:22 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:21:30 120 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:21:30 120 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:21:30 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: UserDefaultSenderEmail_0-selectized]
--- 14 Aug 09:21:32 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> 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]
--- 14 Aug 09:21:38 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:21:38 119 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:21:38 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //input[@id='txtUserId']]
--- 14 Aug 09:21:39 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: btnSearch]
--- 14 Aug 09:21:43 654 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:21:43 654 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:21:46 894 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:21:46 895 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:21:50 236 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:21:50 236 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:21:53 487 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:21:53 487 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:21:56 808 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:21:56 808 - 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]
--- 14 Aug 09:21:57 268 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:22:04 865 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:04 865 - 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]
--- 14 Aug 09:22:06 342 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> 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]
--- 14 Aug 09:22:07 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:22:15 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:15 177 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:22:15 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: UserDefaultSenderEmail_0-selectized]
--- 14 Aug 09:22:17 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> 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]
--- 14 Aug 09:22:32 665 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:32 665 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:22:32 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //input[@id='txtUserId']]
--- 14 Aug 09:22:33 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: btnSearch]
--- 14 Aug 09:22:38 997 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:38 997 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:22:42 101 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:42 101 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:22:45 228 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:45 228 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:22:48 387 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:48 388 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:22:51 520 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:51 521 - 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]
--- 14 Aug 09:22:51 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:22:59 221 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:22:59 221 - 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]
--- 14 Aug 09:23:00 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> 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: Selected value displayed 'sunithapattem@immonline.com'
Actual(Failed): Failed verify by selected value displayed 'sunithapattem@immonline.com'[ScreenShot]
Actual(Failed): Failed verify by selected value displayed 'sunithapattem@immonline.com'[ScreenShot]
--- 14 Aug 09:23:11 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> 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]
--- 14 Aug 09:23:24 290 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:23:31 663 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:23:31 663 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:23:31 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> id: UserDefaultSenderEmail_0-selectized]
--- 14 Aug 09:23:33 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f89ee2bf19e3183cc8c238c7f70b551e)] -> 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]
--- 14 Aug 09:23:36 705 - TestCaseID:: verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
--- 14 Aug 09:23:39 232 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 14 Aug 09:23:46 449 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Aug 09:23:46 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:23:46 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:23:46 746 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Aug 09:23:47 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> xpath: //*[@id='btnSubmit']]
--- 14 Aug 09:23:53 182 - 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%3dgdo-70tglfqdn7mp-jn42tq4fgy3b4-dpdin9vfrovop5r-nc1i3bhklzazco5yn1p7lfa_vywxlpdb8xj5naxwo6qtxzeqn7nrual-0rjo-lof7befp--nvur9bhmymzu2lpuhsjhpocyeonq04zll2dw4ywis4mmkczo6i8bwrhgcl3hqrim4oppm4wy2no7peoatyh4h3kpumvz_hrq&response_mode=form_post&nonce=638907404267380731.zmviztjkmwutyta1mi00otg0lwizzdgtnjgxnjuzztllnwy2zjiyzdnjytetywe2my00ntvhlwi0nmitotu0mmezzdq0oda0&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
--- 14 Aug 09:23:53 183 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:23:58 308 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> id: lightbox]
--- 14 Aug 09:23:58 384 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> id: i0116]
--- 14 Aug 09:23:59 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> id: idSIButton9]
--- 14 Aug 09:24:02 343 - 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%3dgdo-70tglfqdn7mp-jn42tq4fgy3b4-dpdin9vfrovop5r-nc1i3bhklzazco5yn1p7lfa_vywxlpdb8xj5naxwo6qtxzeqn7nrual-0rjo-lof7befp--nvur9bhmymzu2lpuhsjhpocyeonq04zll2dw4ywis4mmkczo6i8bwrhgcl3hqrim4oppm4wy2no7peoatyh4h3kpumvz_hrq&response_mode=form_post&nonce=638907404267380731.zmviztjkmwutyta1mi00otg0lwizzdgtnjgxnjuzztllnwy2zjiyzdnjytetywe2my00ntvhlwi0nmitotu0mmezzdq0oda0&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
--- 14 Aug 09:24:02 344 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:04 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> id: idSIButton9]
--- 14 Aug 09:24:08 788 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Aug 09:24:08 788 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:08 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> id: lightbox]
--- 14 Aug 09:24:08 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> id: idSIButton9]
--- 14 Aug 09:24:17 600 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:24:17 600 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:20 758 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:24:20 758 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:20 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> id: btnUpload]
--- 14 Aug 09:24:24 005 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Aug 09:24:24 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:24 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 14 Aug 09:24:26 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> xpath: //a[text()='Administration']]
--- 14 Aug 09:24:35 758 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:24:35 758 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:35 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 14 Aug 09:24:39 059 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:24:39 059 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:39 133 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 14 Aug 09:24:42 394 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:24:42 394 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:42 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> xpath: //input[@id='txtUserId']]
--- 14 Aug 09:24:43 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> id: btnSearch]
--- 14 Aug 09:24:48 585 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:24:48 585 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:51 690 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:24:51 690 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:54 773 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:24:54 774 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:24:57 917 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:24:57 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:25:01 005 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:25:01 005 - 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]
--- 14 Aug 09:25:01 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> xpath: //div[contains(@class,'clickable')]]
--- 14 Aug 09:25:08 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 14 Aug 09:25:08 483 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 14 Aug 09:25:08 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d257e7cb6165e60fc4a362f6677112e5)] -> 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]
null [ScreenShot]
50 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
verifyNewDetailsTabInGroupMaintenance
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
verifyNewDetailsTabInGroupMaintenance
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@3e65c397)
0 ms
init(org.testng.TestRunner@3e65c397)
10240 ms
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage({Tenant_URL=, EmailID=pattemsunitha1304@gmail.com,,sunithapattem@immonline.com, WorkflowSummary=, Lo...)
895773 ms