Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
verifyUserEmailInGroupMaintenancePage ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=anoma.premalal@kinective.io,GRPUser@immonline.com, WorkflowSummary=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com,anoma@immtestcu.onmicrosoft.com,GRPuser@IMMTestCU.onmicrosoft.com,noEmailUSer@IMMTestCU.onmicrosoft.com,, Address=, FiStatus=, entraGroupEmail=AdobeOEMTest@IMMTestCU.onmicrosoft.com,AdobeOEM@IMMTestCU.onmicrosoft.com,AdobeNewEntraSyncGroup@IMMTestCU.onmicrosoft.com, FiAdmin_LastName=NoemailUser, 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=Anoma User,GRPuser,NoemailUser, Group=anomaGRP, Dictionary=, FI_Name=, Description=verifyUserEmailInGroupMaintenancePage - Legacy - Plus FI , AdditionalDomainName=, SearchUser=, Filepath=, TestID=verifyUserEmailInGroupMaintenancePage, entraGroup=true, KioskDropDownValues=, FiAdmin_UserID=, Dictionary_Code=, FItype=Unified, integrationType=Legacy, 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=, ADUserEmail=})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //li[contains(@id,'UserTab')]//span[contains(text(),'Details')]'} 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.$Proxy23.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.clickDetailsTab(UserAccountSettingsPage.java:735) at com.imm.testscripts.FIManagement.FIManagement.verifyUserEmailInGroupMaintenancePage(FIManagement.java:13113) 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:1597) 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: 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.$Proxy21.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) ... 39 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li[contains(@id,'UserTab')]//span[contains(text(),'Details')]"} (Session info: chrome=141.0.7390.123) 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: '23' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [b53578dc4a88a1f44814a33e7445a5ab, findElement {using=xpath, value=//li[contains(@id,'UserTab')]//span[contains(text(),'Details')]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 141.0.7390.123, chrome: {chromedriverVersion: 141.0.7390.122 (b477534e7e1..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58172}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 141.0.7390.123, 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: b53578dc4a88a1f44814a33e7445a5ab at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) 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.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 45 more
(verifyUserEmailInGroupMaintenancePage)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-2036977839\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.FIManagement.FIManagement">
        <methods>
          <include name="verifyUserEmailInGroupMaintenancePage"/>
        </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
verifyUserEmailInGroupMaintenancePage
EmailVerification
verifyUserEmailInGroupMaintenancePage
P1
verifyUserEmailInGroupMaintenancePage
Smoke
verifyUserEmailInGroupMaintenancePage
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyUserEmailInGroupMaintenancePage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=anoma.premalal@kinective.i...)
   --- 24 Oct 14:16:33 575 - TestCaseID:: verifyUserEmailInGroupMaintenancePage
   --- 24 Oct 14:16:39 113 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyUserEmailInGroupMaintenancePage - Legacy - Plus FI
Steps:
   --- 24 Oct 14:16:44 036 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 24 Oct 14:16:44 037 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:16:44 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: ctl00_cph1_btnSubmit]
 Navigated to 'eSign Login' page
   --- 24 Oct 14:16:44 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 24 Oct 14:16:45 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: ctl00_cph1_btnSubmit]
   --- 24 Oct 14:16:48 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: idSIButton9]
   --- 24 Oct 14:16:51 992 - 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%3dgxv4kjt6ab7xzxcf6uidhqpopmwjawbprctjlpdkijgariygv97-byow1ty_vatonipmm0by1fbjtrpjirjmfaqs7bj5eu05afd-ial9iad-7lh0a6nufjfqumwafh-iymbpjrvl_egfrvuc5yf_mtjctvddraca1gwddgsccztz74qp3igll8rrytofondvr-m8vi04rt04nawwt97fvw&response_mode=form_post&nonce=638969122059651214.nmu4mjcyztmtngzlos00nde5lwe2zjatnweynzc3yjczntcwztdlmtc3ndytoty5zc00mtlllwiwmtktmgvjmmnhotllyzjl&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
   --- 24 Oct 14:16:51 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:16:54 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: idSIButton9]
   --- 24 Oct 14:16:58 890 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 Oct 14:16:58 892 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:16:58 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: lightbox]
   --- 24 Oct 14:16:59 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: idSIButton9]
   --- 24 Oct 14:17:07 082 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 24 Oct 14:17:07 082 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:17:10 288 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 24 Oct 14:17:10 290 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:17:10 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: btnUpload]
   --- 24 Oct 14:17:13 611 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 24 Oct 14:17:13 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:17:13 705 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> css selector: .header]

Successfully navigated to the 'documents' page [ScreenShot]
 Login as FiAdmin with Existing FI : autoeplus
   --- 24 Oct 14:17:13 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> xpath: //a[text()='Administration']]
   --- 24 Oct 14:17:21 030 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 24 Oct 14:17:21 030 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:17:21 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: immPageTitle]
   --- 24 Oct 14:17:24 374 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 24 Oct 14:17:24 374 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:17:24 458 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> css selector: .header]

Successfully navigated to the 'Group Maintenance' page [ScreenShot]
 ...................Group Maintenance Page...............
   --- 24 Oct 14:17:24 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: TxtGroupTitle]
   --- 24 Oct 14:17:25 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: btnSearch]
 Adding a new Group
   --- 24 Oct 14:18:02 402 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 24 Oct 14:18:02 403 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:18:05 592 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 24 Oct 14:18:05 593 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:18:12 519 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 24 Oct 14:18:12 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:18:19 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: TxtGroupTitle]
   --- 24 Oct 14:18:20 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> id: btnSearch]
 Newly created group is displayed [ScreenShot]
   --- 24 Oct 14:18:25 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> xpath: //div[contains(@class,'clickable')]]
 Expanded Group [ScreenShot]
   --- 24 Oct 14:18:33 389 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 24 Oct 14:18:33 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:18:36 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 24 Oct 14:18:36 610 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:18:37 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cb670b27062fd495eb9ebde48bd24d6b)] -> xpath: //*[@id="members0"]/div/div[4]/table/thead/tr/th[1]/div[2]]
 Successfully verified that there are no group members [ScreenShot]
 .........First User Login 'anoma@immtestcu.onmicrosoft.com' ..... [ScreenShot]
   --- 24 Oct 14:18:48 296 - TestCaseID:: verifyUserEmailInGroupMaintenancePage
   --- 24 Oct 14:18:50 073 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 24 Oct 14:18:55 509 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 24 Oct 14:18:55 510 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:18:55 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: ctl00_cph1_btnSubmit]
 Navigated to 'eSign Login' page
   --- 24 Oct 14:18:55 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 24 Oct 14:18:56 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: ctl00_cph1_btnSubmit]
   --- 24 Oct 14:18:58 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: i0116]
   --- 24 Oct 14:18:59 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: idSIButton9]
   --- 24 Oct 14:19:02 736 - 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%3d1xyfys30jpt3hitiqr0zpisxpyo09qpkm1zfgjmtywwxy3shisbqtunh7hfwdbosijimjl3ge3dlb8hgyhycxuh-uchzvfuffsg5lufoi69oxvmysktl_paagdkfbhicotqpbnzfw-knrgpanjjbuu9qufignhbnm9p5qg6_zhq3bniriihuvcggyz7rrqjpz8njpavixpgy-mlgbzwt7g&response_mode=form_post&nonce=638969123368792237.zdbkytc5odmtn2flys00ywi1lthlytgtymqzyzbkntk4mgzjzgq5ztc5ztytztjhos00odjilwe5zmytmte3zwflmguzzty2&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
   --- 24 Oct 14:19:02 736 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:19:04 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: idSIButton9]
   --- 24 Oct 14:19:08 992 - Page URL:: https://login.microsoftonline.com/common/login
   --- 24 Oct 14:19:08 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:19:09 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: lightbox]
   --- 24 Oct 14:19:09 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: idSIButton9]
   --- 24 Oct 14:19:16 692 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 24 Oct 14:19:16 693 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:19:19 829 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 24 Oct 14:19:19 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:19:19 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: immPageTitle]
   --- 24 Oct 14:19:23 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 24 Oct 14:19:23 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:19:23 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> css selector: .header]

Successfully navigated to the 'casesPage' [ScreenShot]
   --- 24 Oct 14:19:26 359 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 24 Oct 14:19:26 359 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:19:26 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> xpath: //*[@id="dropdownUL"]/li/a]
   --- 24 Oct 14:19:31 767 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 24 Oct 14:19:31 768 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:19:50 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> id: immPageTitle]
   --- 24 Oct 14:19:53 778 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 24 Oct 14:19:53 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 24 Oct 14:19:53 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b53578dc4a88a1f44814a33e7445a5ab)] -> css selector: .header]

Successfully navigated to the 'user Account Settings' page [ScreenShot]
   --- 24 Oct 14:19:57 106 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 24 Oct 14:19:57 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
54 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
verifyNewDetailsTabInGroupMaintenance
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyDefaultSenderFieldForAnonymsFIInUserMaintenanceAndUserAccountSettingsPage
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyGroupUserEmailWhenItIsBlank
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
verifyRemoteSignWithKioskEnable
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@551725e4) 0 ms
init(org.testng.TestRunner@551725e4) 10252 ms
verifyUserEmailInGroupMaintenancePage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=anoma.premalal@kinective.i...) 147076 ms