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=Verifying kiosk new enhancement for the new Dropdown field, 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: no such element: Unable to locate element: {"method":"xpath","selector":"(//table[@id='tblParticipants']/tbody/tr)[3]/td[3]/span[contains(@id,'lblTick')]"}
(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: [e2185e4f8d4dc2afecd6a53dd685a81c, findElement {using=xpath, value=(//table[@id='tblParticipants']/tbody/tr)[3]/td[3]/span[contains(@id,'lblTick')]}]
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:51765}, 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: e2185e4f8d4dc2afecd6a53dd685a81c
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 com.imm.pages.RemoteSignatureStatusPage.isGreentickMarkDisplayedForTheParty(RemoteSignatureStatusPage.java:1226)
at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignWithKioskEnable(FIManagement.java:11562)
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)
(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&hsfiid=autoesign&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: 8 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
Successfully navigated to 'Documents Page' [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
no such element: Unable to locate element: {"method":"xpath","selector":"(//table[@id='tblParticipants']/tbody/tr)[3]/td[3]/span[contains(@id,'lblTick')]"} [ScreenShot]
--- 01 Apr 18:49:02 879 - TestCaseID:: verifyRemoteSignWithKioskEnable
--- 01 Apr 18:49:08 380 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verifying kiosk new enhancement for the new Dropdown field
Steps:
--- 01 Apr 18:49:15 548 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 01 Apr 18:49:15 549 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:49:15 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[@id='btnSubmit']]
--- 01 Apr 18:49:15 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Apr 18:49:21 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 01 Apr 18:49:25 013 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 01 Apr 18:49:25 014 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:49:30 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 01 Apr 18:49:31 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[@id='btnSubmit']]
--- 01 Apr 18:49:37 270 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Apr 18:49:37 270 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:49:40 635 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Apr 18:49:40 635 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:49:40 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: btnUpload]
--- 01 Apr 18:49:43 940 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Apr 18:49:43 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:49:44 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> css selector: .header]
Successfully navigated to 'Documents Page' [ScreenShot]
--- 01 Apr 18:49:44 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //a[text()='Administration']]
--- 01 Apr 18:49:56 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[text()='Select All']]
--- 01 Apr 18:49:59 805 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Apr 18:49:59 805 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:50:04 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //div[text()='No records found']]
--- 01 Apr 18:50:09 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[text()='Import Template']]
--- 01 Apr 18:50:29 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //a[text()='Processing']]
--- 01 Apr 18:50:38 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Apr 18:50:38 242 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:50:48 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: tab0]
--- 01 Apr 18:50:51 803 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Apr 18:50:51 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:50:51 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> css selector: .header]
--- 01 Apr 18:51:02 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: dragandrophandler]
--- 01 Apr 18:51:04 341 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: messages]
--- 01 Apr 18:51:09 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //span[contains(text(),'Create Session')]]
--- 01 Apr 18:51:18 605 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg&refresh=y
--- 01 Apr 18:51:18 605 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:51:40 673 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg&refresh=y
--- 01 Apr 18:51:40 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:51:43 873 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg&refresh=y
--- 01 Apr 18:51:43 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:51:46 995 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg&refresh=y
--- 01 Apr 18:51:46 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:51:47 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: Sign]
--- 01 Apr 18:51:47 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: Attach]
--- 01 Apr 18:51:50 349 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg&refresh=y
--- 01 Apr 18:51:50 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:51:50 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> css selector: .header]
--- 01 Apr 18:52:05 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: Sign]
--- 01 Apr 18:52:05 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: Sign]
--- 01 Apr 18:52:12 225 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg
--- 01 Apr 18:52:12 225 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:52:12 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 01 Apr 18:52:15 545 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg
--- 01 Apr 18:52:15 546 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:52:15 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 01 Apr 18:52:19 033 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg
--- 01 Apr 18:52:19 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:52:19 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[@id='tab0']]
--- 01 Apr 18:52:25 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@placeholder='Enter Email']]
--- 01 Apr 18:52:28 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[@id='tab0']]
--- 01 Apr 18:52:34 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@placeholder='Enter Email']]
--- 01 Apr 18:52:37 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[@id='tab0']]
--- 01 Apr 18:52:44 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@placeholder='Enter Email']]
--- 01 Apr 18:52:47 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[@id='tab0']]
--- 01 Apr 18:52:53 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@placeholder='Enter Email']]
--- 01 Apr 18:53:03 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg
--- 01 Apr 18:53:03 120 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:53:18 811 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg
--- 01 Apr 18:53:18 812 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:53:22 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg
--- 01 Apr 18:53:22 105 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:53:22 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
--- 01 Apr 18:53:25 313 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011324501731342_uctrbobpnh3lhmsjd2o5ntlg
--- 01 Apr 18:53:25 314 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:53:25 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed[ScreenShot]
Actual(Passed): Verified Kiosk screen displayed[ScreenShot]
--- 01 Apr 18:53:36 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 18:53:37 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 18:53:39 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //button[contains(text(),'Accept')]]
--- 01 Apr 18:54:07 645 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaao885najwwfzogywbr97wyntqob3e611yap-4s5k6rrrhwnjdfd_k4ckp2gkewxvu4m3pppol-skkjnrzwoy0j9uhe_tvoxxtoish1swnrvq%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdqlazz-kxj4niiw99dfmnwehp-gje6wdefs9s0chzp0dej-quorbdivyv1bqggutwztyf6bn3c1vnlvxqxbwiq&refererapiesign=true
--- 01 Apr 18:54:07 646 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:54:07 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //button[contains(@id,'popover')]]
--- 01 Apr 18:54:45 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
--- 01 Apr 18:54:57 634 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
Expected: Verify Green tick-mark display for the pary - 1
Actual(Passed): Successfully verified Green tick-mark display for the pary - 1[ScreenShot]
Actual(Passed): Successfully verified Green tick-mark display for the pary - 1[ScreenShot]
--- 01 Apr 18:55:26 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 18:55:27 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 18:55:29 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //button[contains(text(),'Accept')]]
--- 01 Apr 18:55:57 606 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaabv6sqf7l35-vvy83mybosjrgoocfss9f9rlbf2oh9suc0zou8ntgd4zlaizv0pq0bztvt8n7sne7zadw2hrqr08txfvsqdtvrc2buj-ij1u%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdnt8idh28lm0pxzzpfkwyif26gsbhajhqjdwt8p95rqgurcfcdx_ifzw3fzvl1vhvaqpeibcr94zcxdxg9ar3d&refererapiesign=true
--- 01 Apr 18:55:57 607 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:55:57 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //button[contains(@id,'popover')]]
--- 01 Apr 18:56:16 728 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
--- 01 Apr 18:56:51 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
Expected: Verify Green tick-mark display for the pary - 2
Actual(Failed): Failed to verify Green tick-mark display for the pary - 2[ScreenShot]
Actual(Failed): Failed to verify Green tick-mark display for the pary - 2[ScreenShot]
--- 01 Apr 18:57:03 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> xpath: //a[text()='Reporting']]
--- 01 Apr 18:57:20 030 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
--- 01 Apr 18:57:20 030 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:57:20 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> id: ctl00_cph1_btnAddSearchField]
--- 01 Apr 18:57:23 299 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
--- 01 Apr 18:57:23 300 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 18:57:23 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e2185e4f8d4dc2afecd6a53dd685a81c)] -> css selector: .header]
Expected: Verify Kiosk screen display proper in 'Remote Signautre Status Report' page
Actual(Passed): Successfully verified Kiosk screen display proper in 'Remote Signautre Status Report' page[ScreenShot]
Actual(Passed): Successfully verified Kiosk screen display proper in 'Remote Signautre Status Report' page[ScreenShot]
no such element: Unable to locate element: {"method":"xpath","selector":"(//table[@id='tblParticipants']/tbody/tr)[3]/td[3]/span[contains(@id,'lblTick')]"} [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
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@64455184)
0 ms
init(org.testng.TestRunner@64455184)
10120 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
15848 ms