Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
verifyRemoteSignWithKioskEnable ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_User_ID=, 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=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=, eSignClient=, ClientID=, Domain=, UserType=, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, Description=verifyRemoteSignWithKioskEnable, 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=verifyRemoteSignWithKioskEnable, 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=, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=})
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy22.isDisplayed(Unknown Source) at com.imm.pages.RemoteSignatureApplyPage.isFinalAcceptBtnDisplay(RemoteSignatureApplyPage.java:797) at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignWithKioskEnable(FIManagement.java:11514) 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: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@class='tou-btn-inner']/button[contains(text(),'Accept')]"} (Session info: chrome=134.0.6998.178) 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: [e52af3eb0cc32ede03be33c08ec26a9a, findElement {using=xpath, value=//div[@class='tou-btn-inner']/button[contains(text(),'Accept')]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.178, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57238}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 134.0.6998.178, 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: e52af3eb0cc32ede03be33c08ec26a9a at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 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) ... 32 more
(Verifying Kiosk Remote Sign functionality)
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="verifyRemoteSignWithKioskEnable"/>
        </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
verifyRemoteSignWithKioskEnable
Smoke
verifyRemoteSignWithKioskEnable
verifyRemoteSignWithKioskEnable
verifyRemoteSignWithKioskEnable
Times for IMM_Esign_Chrome
Total running time: 6 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
   --- 01 Apr 13:31:59 724 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 01 Apr 13:32:03 647 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyRemoteSignWithKioskEnable
Steps:
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to eSign using FIadmin, Import RTS template =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 01 Apr 13:32:10 252 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 01 Apr 13:32:10 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:32:10 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 01 Apr 13:32:10 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 01 Apr 13:32:16 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 01 Apr 13:32:19 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 01 Apr 13:32:19 752 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:32:25 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 01 Apr 13:32:25 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[@id='btnSubmit']]
   --- 01 Apr 13:32:32 102 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 13:32:32 103 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Logged in successfully with FI -> 'KPeSign1' & FIAdmin User -> 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
   --- 01 Apr 13:32:35 458 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 13:32:35 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:32:35 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> id: btnUpload]
   --- 01 Apr 13:32:38 728 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 13:32:38 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:32:38 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> css selector: .header]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 01 Apr 13:32:39 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 01 Apr 13:32:50 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 01 Apr 13:32:54 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Apr 13:32:54 241 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:32:58 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 01 Apr 13:33:03 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 01 Apr 13:33:24 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //a[text()='Processing']]
   --- 01 Apr 13:33:32 652 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Apr 13:33:32 652 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:33:43 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> id: tab0]
   --- 01 Apr 13:33:46 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Apr 13:33:46 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:33:46 214 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 01 Apr 13:33:56 428 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 01 Apr 13:33:58 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> id: messages]
 Successfully uploaded ZZZZ_SampleDoc.pdf file in the collected Document Page [ScreenShot]
   --- 01 Apr 13:34:03 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 01 Apr 13:34:13 467 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4&refresh=y
   --- 01 Apr 13:34:13 467 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:34:35 467 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4&refresh=y
   --- 01 Apr 13:34:35 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:34:38 644 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4&refresh=y
   --- 01 Apr 13:34:38 645 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:34:41 792 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4&refresh=y
   --- 01 Apr 13:34:41 793 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:34:41 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> id: Sign]
   --- 01 Apr 13:34:41 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> id: Attach]
   --- 01 Apr 13:34:45 142 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4&refresh=y
   --- 01 Apr 13:34:45 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:34:45 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 01 Apr 13:35:00 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> id: Sign]
   --- 01 Apr 13:35:00 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> id: Sign]
   --- 01 Apr 13:35:06 940 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4
   --- 01 Apr 13:35:06 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:35:07 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 01 Apr 13:35:10 194 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4
   --- 01 Apr 13:35:10 194 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:35:10 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 01 Apr 13:35:13 568 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4
   --- 01 Apr 13:35:13 569 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:35:13 642 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 13:35:19 918 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'eSignQATest@hotmail.com' for Party01 [ScreenShot]
   --- 01 Apr 13:35:22 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 13:35:29 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'eSignQATest@hotmail.com' for Party11 [ScreenShot]
   --- 01 Apr 13:35:32 404 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 13:35:38 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'eSignQATest@hotmail.com' for Party21 [ScreenShot]
   --- 01 Apr 13:35:41 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 13:35:47 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'eSignQATest@hotmail.com' for Party31 [ScreenShot]
 Add sender email as - 'eSignQATest@hotmail.com' [ScreenShot]
   --- 01 Apr 13:35:57 213 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4
   --- 01 Apr 13:35:57 213 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:36:12 902 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4
   --- 01 Apr 13:36:12 902 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Send button [ScreenShot]
   --- 01 Apr 13:36:16 210 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4
   --- 01 Apr 13:36:16 211 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:36:16 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 01 Apr 13:36:19 440 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504010807443400875_0rixanol40gahta44pt0ksy4
   --- 01 Apr 13:36:19 441 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:36:19 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed
[ScreenShot]
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
   --- 01 Apr 13:36:26 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 13:36:26 411 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 13:36:28 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //button[contains(text(),'Accept')]]
   --- 01 Apr 13:36:57 011 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaav08-ehz6pvpswvsjq8byvefxabfiembbml2qsttnnba3o7wmocgssqg93jxspyoytnkqczfdxwuxpk8ipdkiorw2n6rvas8wran0lrwl13s%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbwylgsknglnnqoliosg8nytkzqkw9spgxq8-w1akqzzyvn0rapyo6haamvgbd3bfwgxjveaiu0ec6lywkuy4gt&refererapiesign=true
   --- 01 Apr 13:36:57 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 13:36:57 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 01 Apr 13:37:34 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 01 Apr 13:37:47 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e52af3eb0cc32ede03be33c08ec26a9a)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
 Scrolled element into the view [ScreenShot]

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
49 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
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@66cb9a63) 0 ms
init(org.testng.TestRunner@66cb9a63) 10110 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 14233 ms