Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;, WorkflowSummary=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com, Address=, FiStatus=, FiAdmin_LastName=, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=Basic_WF, City=, Delete_Dictionary=, AttachmentTypeOption=, PlusFi=true, NewEmailID=eSignQATest@hotmail.com;, State=, Login_Password=iMM@2022, eSignClient=, ClientID=, Domain=, UserType=, FI_Type=Unified, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, CompletionOder=Complete in order; Complete in any order;, Description=Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality., AdditionalDomainName=, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/ZZZZ_SampleDoc.pdf, TestID=VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi, KioskDropDownValues=Copy;Sign Now;Copy and Sign Now;, FiAdmin_UserID=, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/BasicRTSDocTemplates.zip;, Copy_User_ID=, Tenant_Password=, Enter_eSignClient=, ZipCode=, FI_ID=KioskPlus1, XMLSessionURL=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=KioskPlus1&xmlData=D:\Automation_DataFiles\PCO1O2-AlphaFiB_plusFi.xml, Confirm_Password=, 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:319) at com.imm.pages.CasesPage.isChkCancelledSelected(CasesPage.java:918) at com.imm.pages.CasesPage.deselectCancelledFilterGroup(CasesPage.java:928) at com.imm.testscripts.FIManagement.FIManagement.VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi(FIManagement.java:12034) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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:1511) 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 jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 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:992) 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) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#CancelledSessions"} (Session info: chrome=135.0.7049.85) 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 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [dcf3b77a18b967a2e3c690c99ee3a6d6, findElement {using=id, value=CancelledSessions}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.85, chrome: {chromedriverVersion: 135.0.7049.84 (6c019e560019..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51229}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 135.0.7049.85, 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: dcf3b77a18b967a2e3c690c99ee3a6d6 at jdk.internal.reflect.GeneratedConstructorAccessor32.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 48 more
(VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi)
C:\Users\sa_kaushal.patel\git\AdobeSignCloud\testxml\regression\Chrome_Run.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="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.testscripts.FIManagement.FIManagement">
        <methods>
          <include name="VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi"/>
        </methods>
      </class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
Smoke
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
Times for IMM_Esign_Chrome
Total running time: 9 minutes
Reporter output for IMM_Esign_Chrome
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;...)
   --- 11 Apr 12:51:30 755 - TestCaseID:: VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
   --- 11 Apr 12:51:34 952 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality.
Steps:
 =-=-=-=-=- Login in to TM, Set Kiosk setting dropdown field's option as 'Sign now' =-=-=-=-=-
 Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality.
   --- 11 Apr 12:51:44 527 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=483c9ffb-8850-4e4c-9d36-e9e3d55ee257&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kyp97akkw_dxzhcwnytslxmeh-jn24x8edfxewotemm&code_challenge_method=s256&nonce=e714f881-6e3f-4bcc-9106-4fcf052fcc47&state=eyjpzci6ijg3ztyzyze3lti5ztgtndi0nc05ztjjltu4ndczmzmyyjhmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 11 Apr 12:51:44 529 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:03 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: idSIButton9]
   --- 11 Apr 12:52:03 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: i0116]
   --- 11 Apr 12:52:04 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: idSIButton9]
   --- 11 Apr 12:52:10 486 - Page URL:: https://login.microsoftonline.com/common/login
   --- 11 Apr 12:52:10 486 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:10 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: lightbox]
   --- 11 Apr 12:52:10 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: idSIButton9]
   --- 11 Apr 12:52:16 778 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 11 Apr 12:52:16 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:19 959 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 11 Apr 12:52:19 960 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:20 062 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 11 Apr 12:52:23 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 11 Apr 12:52:23 424 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:23 522 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> css selector: .header]
   --- 11 Apr 12:52:25 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 11 Apr 12:52:29 132 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 11 Apr 12:52:29 133 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:32 314 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 11 Apr 12:52:32 314 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:35 433 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 11 Apr 12:52:35 433 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:35 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 11 Apr 12:52:38 638 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 11 Apr 12:52:38 639 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:38 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 11 Apr 12:52:45 043 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 11 Apr 12:52:45 043 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:47 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 kioskPlus1 | kioskPlus1
 Search FI displayed in list
   --- 11 Apr 12:52:53 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 11 Apr 12:52:53 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 11 Apr 12:52:57 150 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 11 Apr 12:52:57 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:52:57 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: headerRemoteSettings]
   --- 11 Apr 12:53:00 367 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 11 Apr 12:53:00 368 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:53:00 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> css selector: .header]
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]

Successfully navigated to 'Remote Setting' page [ScreenShot]
   --- 11 Apr 12:53:01 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: SelectKioskSettings]
   --- 11 Apr 12:53:02 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: SelectKioskSettings]
 Verified when Kiosk toggle is set as YES, then Kiosk setting dropdown field should be Enabled [ScreenShot]
   --- 11 Apr 12:53:03 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b4b1b7a2df1ee07a427da77f54b69fd)] -> id: SelectKioskSettings]
 Select value 'Copy' from Kiosk Setting dropdown field [ScreenShot]

Clicked on Save button [ScreenShot]
   --- 11 Apr 12:53:16 564 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 11 Apr 12:53:16 565 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Click on Save button [ScreenShot]
 Verify after refresh page, value must shows intact [ScreenShot]
 Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality.
   --- 11 Apr 12:53:21 433 - TestCaseID:: VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
   --- 11 Apr 12:53:23 099 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 11 Apr 12:53:29 445 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 11 Apr 12:53:29 445 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:53:29 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
 =-=-=-=-=-=-=-=-=-= Login using eSign plus fi - KioskPlus1 =-=-=-=-=-=-=-=-=-=
   --- 11 Apr 12:53:29 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - KioskPlus1
   --- 11 Apr 12:53:30 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[@id='btnSubmit']]
   --- 11 Apr 12:53:36 981 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: lightbox]
   --- 11 Apr 12:53:37 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: i0116]
   --- 11 Apr 12:53:37 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: idSIButton9]
   --- 11 Apr 12:53:44 184 - Page URL:: https://login.microsoftonline.com/common/login
   --- 11 Apr 12:53:44 185 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:53:44 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: lightbox]
   --- 11 Apr 12:53:44 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: idSIButton9]
   --- 11 Apr 12:53:53 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 11 Apr 12:53:53 497 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 11 Apr 12:53:56 672 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 11 Apr 12:53:56 672 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:53:56 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: btnUpload]
   --- 11 Apr 12:53:59 977 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 11 Apr 12:53:59 977 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:54:00 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> css selector: .header]
 Logged in successfully with Using -> 'KioskPlus1' & FIAdmin User -> 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 11 Apr 12:54:00 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 11 Apr 12:54:09 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 11 Apr 12:54:14 753 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 11 Apr 12:54:14 753 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:54:19 096 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 11 Apr 12:54:19 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 11 Apr 12:54:24 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //a[text()='Processing']]
   --- 11 Apr 12:54:33 043 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 11 Apr 12:54:33 043 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:54:43 540 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: tab0]
   --- 11 Apr 12:54:46 722 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 11 Apr 12:54:46 722 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:54:46 805 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 11 Apr 12:54:47 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 11 Apr 12:54:49 221 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: messages]
 Successfully uploaded ZZZZ_SampleDoc.pdf file in the collected Document Page [ScreenShot]
   --- 11 Apr 12:54:49 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 11 Apr 12:54:59 035 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g&refresh=y
   --- 11 Apr 12:54:59 036 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:55:20 973 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g&refresh=y
   --- 11 Apr 12:55:20 973 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:55:24 096 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g&refresh=y
   --- 11 Apr 12:55:24 097 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:55:27 298 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g&refresh=y
   --- 11 Apr 12:55:27 299 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:55:30 444 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g&refresh=y
   --- 11 Apr 12:55:30 444 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:55:30 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: Sign]
   --- 11 Apr 12:55:30 624 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: Attach]
   --- 11 Apr 12:55:33 765 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g&refresh=y
   --- 11 Apr 12:55:33 766 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:55:33 856 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> css selector: .header]
 Click on Create Session button
   --- 11 Apr 12:55:47 059 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g&refresh=y
   --- 11 Apr 12:55:47 059 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:55:55 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
 Select 'Basic_WF' workflow [ScreenShot]
   --- 11 Apr 12:56:03 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: btnsubmit]
   --- 11 Apr 12:56:14 776 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:56:14 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:56:14 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: Sign]
   --- 11 Apr 12:56:14 949 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: Attach]
   --- 11 Apr 12:56:18 103 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:56:18 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:56:18 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> css selector: .header]
 Submit 'Route' popup on clicking [Submit] button [ScreenShot]
 Successfully navigated to 'Session details' page [ScreenShot]
   --- 11 Apr 12:56:28 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: Sign]
   --- 11 Apr 12:56:28 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: Sign]
   --- 11 Apr 12:56:35 289 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:56:35 289 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:56:35 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 11 Apr 12:56:38 547 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:56:38 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:56:38 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 11 Apr 12:56:41 932 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:56:41 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:56:42 006 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[@id='tab0']]
   --- 11 Apr 12:56:48 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - kaushal.patel@kinective.io1 [ScreenShot]
   --- 11 Apr 12:56:49 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[@id='tab0']]
   --- 11 Apr 12:56:55 507 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - kaushal.patel@kinective.io2 [ScreenShot]
   --- 11 Apr 12:56:56 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[@id='tab0']]
   --- 11 Apr 12:57:02 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - kaushal.patel@kinective.io3 [ScreenShot]
   --- 11 Apr 12:57:03 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[@id='tab0']]
   --- 11 Apr 12:57:10 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - kaushal.patel@kinective.io4 [ScreenShot]
   --- 11 Apr 12:57:11 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //div[@class='pull-right remote-order-selector']]
   --- 11 Apr 12:57:11 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //div[@class='row paddingT-10']]
   --- 11 Apr 12:57:11 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //div[@class='pull-right remote-order-selector']]
 'Complete in order' already selected [ScreenShot]
   --- 11 Apr 12:57:14 703 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:57:14 703 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Add sender email as - 'eSignQATest@hotmail.com [ScreenShot]
   --- 11 Apr 12:57:24 157 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:57:24 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:57:41 826 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:57:41 827 - 15 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Clicked on Send button [ScreenShot]
   --- 11 Apr 12:57:45 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:57:45 120 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:57:45 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 11 Apr 12:57:48 301 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 12:57:48 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:57:48 341 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed
[ScreenShot]
Expected: Verify 'Copy' button display in eSignature Management page for the party - 1
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 1
[ScreenShot]
 Copied URL for remote sign - https://secure.na1.adobesign.com/public/apiesign?pid=CBFCIBAA3AAABLblqZhAGar2F8Ue6jaiZnAwuPQGVlzNSCyBqmDVmbpJ32FQ-Bh-hXQ-MUvLMzfjMpnNkLz593rsEIC2jv1nhzjHqtSFa&client_id=CBJCHBCAABAAf9CV3tnzMwgXDDz7KwU9r5cjJ6WgBpKg
   --- 11 Apr 12:58:12 171 - Page URL:: about:blank
   --- 11 Apr 12:58:12 172 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:58:20 998 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaen30bykhtv6ms9fu4znfcx7zdfceopyoz2kfrg07gffjvvwxdlw9njupc_scfd1tarawvpmscdsd9r5k8mpgzjkaplkn0wv5blkow7aagt4%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhagar2f8ue6jaiznawupqgvlznscybqmdvmbpj32fq-bh-hxq-muvlmzfjmpnnklz593rseic2jv1nhzjhqtsfa&refererapiesign=true
   --- 11 Apr 12:58:20 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
   --- 11 Apr 12:58:21 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@type='checkbox']]
   --- 11 Apr 12:58:21 342 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@type='checkbox']]
   --- 11 Apr 12:58:21 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //button[contains(text(),'Accept')]]
   --- 11 Apr 12:58:49 840 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaen30bykhtv6ms9fu4znfcx7zdfceopyoz2kfrg07gffjvvwxdlw9njupc_scfd1tarawvpmscdsd9r5k8mpgzjkaplkn0wv5blkow7aagt4%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhagar2f8ue6jaiznawupqgvlznscybqmdvmbpj32fq-bh-hxq-muvlmzfjmpnnklz593rseic2jv1nhzjhqtsfa&refererapiesign=true
   --- 11 Apr 12:58:49 841 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:58:49 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 11 Apr 12:58:50 245 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Inserted signature in Signature popup [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 11 Apr 12:59:41 268 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaen30bykhtv6ms9fu4znfcx7zdfceopyoz2kfrg07gffjvvwxdlw9njupc_scfd1tarawvpmscdsd9r5k8mpgzjkaplkn0wv5blkow7aagt4%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhagar2f8ue6jaiznawupqgvlznscybqmdvmbpj32fq-bh-hxq-muvlmzfjmpnnklz593rseic2jv1nhzjhqtsfa&refererapiesign=true
   --- 11 Apr 12:59:41 269 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 12:59:41 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
   --- 11 Apr 12:59:44 678 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaen30bykhtv6ms9fu4znfcx7zdfceopyoz2kfrg07gffjvvwxdlw9njupc_scfd1tarawvpmscdsd9r5k8mpgzjkaplkn0wv5blkow7aagt4%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhagar2f8ue6jaiznawupqgvlznscybqmdvmbpj32fq-bh-hxq-muvlmzfjmpnnklz593rseic2jv1nhzjhqtsfa&refererapiesign=true
   --- 11 Apr 12:59:44 679 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Successfully navigated to 'Remote Sign Success page' [ScreenShot]
 Closed Tab2
 Successfully verified 'Refresh Signautre Status' button display [ScreenShot]
   --- 11 Apr 13:00:02 519 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 13:00:02 520 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Click on 'Refresh Signature Status' button [ScreenShot]
   --- 11 Apr 13:00:02 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //table[@class='table table-condensed']/tbody/tr/td[3]/span]
   --- 11 Apr 13:00:05 911 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 13:00:05 911 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
Expected: Verify Green tick-mark display for the pary - 1
Actual(Passed): Successfully verified Green tick-mark display for the pary - 1
[ScreenShot]
Expected: Verify 'Copy' button display in eSignature Management page for the party - 2
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 2
[ScreenShot]
 Copied URL for remote sign - https://secure.na1.adobesign.com/public/apiesign?pid=CBFCIBAA3AAABLblqZhDC7X3X6WUS_WcYyGOAiHuVST9USDSTdPKTyHGm7xN42aVh4rzvQp0JSeUQh--s_ILYCFbbUjva9IQFyxTayp23&client_id=CBJCHBCAABAAf9CV3tnzMwgXDDz7KwU9r5cjJ6WgBpKg
   --- 11 Apr 13:00:29 693 - Page URL:: about:blank
   --- 11 Apr 13:00:29 693 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 13:00:35 086 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaapkpev4uq7km2pxa5u_oiywlcw2zpik2f4njbcb0d-j0yuw0m8rhrms8vvkspmmjh1v4jvzjtizwtid0jfszgc6fzyzycusiebkwzozobu68%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdc7x3x6wus_wcyygoaihuvst9usdstdpktyhgm7xn42avh4rzvqp0jseuqh--s_ilycfbbujva9iqfyxtayp23&refererapiesign=true
   --- 11 Apr 13:00:35 086 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
   --- 11 Apr 13:00:35 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@type='checkbox']]
   --- 11 Apr 13:00:35 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@type='checkbox']]
   --- 11 Apr 13:00:35 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //button[contains(text(),'Accept')]]
   --- 11 Apr 13:01:03 980 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaapkpev4uq7km2pxa5u_oiywlcw2zpik2f4njbcb0d-j0yuw0m8rhrms8vvkspmmjh1v4jvzjtizwtid0jfszgc6fzyzycusiebkwzozobu68%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdc7x3x6wus_wcyygoaihuvst9usdstdpktyhgm7xn42avh4rzvqp0jseuqh--s_ilycfbbujva9iqfyxtayp23&refererapiesign=true
   --- 11 Apr 13:01:03 981 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 13:01:04 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 11 Apr 13:01:23 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
 Inserted Required Multiline field [ScreenShot]
   --- 11 Apr 13:01:59 411 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaapkpev4uq7km2pxa5u_oiywlcw2zpik2f4njbcb0d-j0yuw0m8rhrms8vvkspmmjh1v4jvzjtizwtid0jfszgc6fzyzycusiebkwzozobu68%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdc7x3x6wus_wcyygoaihuvst9usdstdpktyhgm7xn42avh4rzvqp0jseuqh--s_ilycfbbujva9iqfyxtayp23&refererapiesign=true
   --- 11 Apr 13:01:59 412 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 13:01:59 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 11 Apr 13:02:07 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //input[@id='form-control-signerName']]
 Inserted value in name [ScreenShot]
   --- 11 Apr 13:02:15 448 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaapkpev4uq7km2pxa5u_oiywlcw2zpik2f4njbcb0d-j0yuw0m8rhrms8vvkspmmjh1v4jvzjtizwtid0jfszgc6fzyzycusiebkwzozobu68%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdc7x3x6wus_wcyygoaihuvst9usdstdpktyhgm7xn42avh4rzvqp0jseuqh--s_ilycfbbujva9iqfyxtayp23&refererapiesign=true
   --- 11 Apr 13:02:15 448 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Successfully navigated to 'Remote Sign Success page' [ScreenShot]
 Closed Tab2
   --- 11 Apr 13:02:30 342 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 13:02:30 342 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Click on 'Refresh Signature Status' button [ScreenShot]
   --- 11 Apr 13:02:30 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //table[@class='table table-condensed']/tbody/tr/td[3]/span]
   --- 11 Apr 13:02:33 700 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504110728475978649_jrvdp0rbxamohrvefncti00g
   --- 11 Apr 13:02:33 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
Expected: Verify Green tick-mark display for the pary - 2
Actual(Passed): Successfully verified Green tick-mark display for the pary - 2
[ScreenShot]
   --- 11 Apr 13:02:33 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> xpath: //a[text()='Processing']]
   --- 11 Apr 13:02:46 446 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 11 Apr 13:02:46 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 13:02:46 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> id: immPageTitle]
   --- 11 Apr 13:02:49 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 11 Apr 13:02:49 610 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 11 Apr 13:02:49 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcf3b77a18b967a2e3c690c99ee3a6d6)] -> css selector: .header]
 Successfully navigated to 'Cases' page [ScreenShot]
51 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
VerifyKioskFunctionalityWithRTSAndXMLSessionInEsign
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
VeirfyKioskToggleAndKioskSettingDropdownInTM
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@3b14d63b) 0 ms
init(org.testng.TestRunner@3b14d63b) 10123 ms
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;...) 122686 ms