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=})
Element should be clickable: interactable and enabled {{xpath: (//div[@id='signatureStatusRow']//following-sibling::table/tbody/tr/td[3]|td[5])/div/button[contains(text(),'Copy') and contains(@data-bind,'https://secure.na1.adobesign.com/')]}}
Element: '<button class="btn signbutton" id name type="submit" value displayed:false></button>'
Actual value: hidden, opacity=1
Timeout: 4 s.
at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102)
at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
at com.codeborne.selenide.commands.Click.execute(Click.java:28)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19)
at com.codeborne.selenide.commands.Commands.execute(Commands.java:159)
at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy24.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:509)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:493)
at com.imm.pages.SessionDetailsKioskPage.clickOnCopyButton(SessionDetailsKioskPage.java:231)
at com.imm.testscripts.FIManagement.FIManagement.VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi(FIManagement.java:12078)
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)
(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&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="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
Kiosk
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
P1
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
Smoke
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
Times for IMM_Esign_Chrome
Total running time: 10 minutes
Reporter output for IMM_Esign_Chrome
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;...)
Successfully navigated to 'Documents Page' [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 15 Apr 10:30:23 680 - TestCaseID:: VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
--- 15 Apr 10:30:29 246 - 5 - 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:
--- 15 Apr 10:30:29 565 - TestCaseID:: VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
--- 15 Apr 10:30:31 296 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 15 Apr 10:30:38 388 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Apr 10:30:38 389 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:30:38 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[@id='btnSubmit']]
--- 15 Apr 10:30:38 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Apr 10:30:39 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[@id='btnSubmit']]
--- 15 Apr 10:30:48 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: lightbox]
--- 15 Apr 10:30:48 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: i0116]
--- 15 Apr 10:30:49 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: idSIButton9]
--- 15 Apr 10:30:55 098 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Apr 10:30:55 099 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:30:55 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: lightbox]
--- 15 Apr 10:30:55 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: idSIButton9]
--- 15 Apr 10:31:02 758 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Apr 10:31:02 760 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:31:05 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Apr 10:31:05 996 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:31:06 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: btnUpload]
--- 15 Apr 10:31:09 632 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Apr 10:31:09 632 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:31:09 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> css selector: .header]
Successfully navigated to 'Documents Page' [ScreenShot]
--- 15 Apr 10:31:10 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //a[text()='Administration']]
--- 15 Apr 10:31:19 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[text()='Select All']]
--- 15 Apr 10:31:24 691 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 15 Apr 10:31:24 691 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:31:28 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[text()='No records found']]
--- 15 Apr 10:31:29 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[text()='Import Template']]
--- 15 Apr 10:31:34 559 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //a[text()='Processing']]
--- 15 Apr 10:31:44 634 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 15 Apr 10:31:44 635 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:31:55 033 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: tab0]
--- 15 Apr 10:31:58 171 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 15 Apr 10:31:58 172 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:31:58 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> css selector: .header]
--- 15 Apr 10:31:58 509 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: dragandrophandler]
--- 15 Apr 10:32:00 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: messages]
--- 15 Apr 10:32:00 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //span[contains(text(),'Create Session')]]
--- 15 Apr 10:32:10 475 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5&refresh=y
--- 15 Apr 10:32:10 476 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:32:32 438 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5&refresh=y
--- 15 Apr 10:32:32 439 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:32:35 657 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5&refresh=y
--- 15 Apr 10:32:35 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:32:38 865 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5&refresh=y
--- 15 Apr 10:32:38 865 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:32:42 016 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5&refresh=y
--- 15 Apr 10:32:42 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:32:42 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: Sign]
--- 15 Apr 10:32:42 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: Attach]
--- 15 Apr 10:32:45 347 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5&refresh=y
--- 15 Apr 10:32:45 347 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:32:45 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> css selector: .header]
--- 15 Apr 10:32:58 653 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5&refresh=y
--- 15 Apr 10:32:58 653 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:33:06 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 15 Apr 10:33:13 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: btnsubmit]
--- 15 Apr 10:33:24 885 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:33:24 886 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:33:24 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: Sign]
--- 15 Apr 10:33:25 056 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: Attach]
--- 15 Apr 10:33:28 202 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:33:28 202 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:33:28 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> css selector: .header]
--- 15 Apr 10:33:38 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: Sign]
--- 15 Apr 10:33:38 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: Sign]
--- 15 Apr 10:33:45 341 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:33:45 341 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:33:45 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 15 Apr 10:33:48 630 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:33:48 630 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:33:48 717 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 15 Apr 10:33:52 057 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:33:52 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:33:52 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[@id='tab0']]
--- 15 Apr 10:33:58 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@placeholder='Enter Email']]
--- 15 Apr 10:33:59 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[@id='tab0']]
--- 15 Apr 10:34:05 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@placeholder='Enter Email']]
--- 15 Apr 10:34:06 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[@id='tab0']]
--- 15 Apr 10:34:12 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@placeholder='Enter Email']]
--- 15 Apr 10:34:13 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[@id='tab0']]
--- 15 Apr 10:34:20 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@placeholder='Enter Email']]
--- 15 Apr 10:34:21 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@class='pull-right remote-order-selector']]
--- 15 Apr 10:34:21 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@class='row paddingT-10']]
--- 15 Apr 10:34:21 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@class='pull-right remote-order-selector']]
--- 15 Apr 10:34:24 692 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:34:24 692 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:34:34 192 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:34:34 192 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:34:50 810 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:34:50 810 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:34:54 182 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:34:54 182 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:34:54 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
--- 15 Apr 10:34:57 390 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:34:57 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:34:57 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> 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]
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]
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 1[ScreenShot]
--- 15 Apr 10:35:21 418 - Page URL:: about:blank
--- 15 Apr 10:35:21 418 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:35:30 239 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaw89c6latvfkargmkilhooin2zgdslb1vkezrhteovgk-vlpbsrs9i1cevhrzj_kfv_fptsq5agtu2rr_rb0mln8clkmoiibyqbxl9lwq4jo%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhcaj2pvlwgn1bjgj8bnte4zj1uylbfcs9qfp-jkyneajrtoq2jawkoypllzzg9gsisb0bjgqydmwu41xc58oxub&refererapiesign=true
--- 15 Apr 10:35:30 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:35:30 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@type='checkbox']]
--- 15 Apr 10:35:30 566 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@type='checkbox']]
--- 15 Apr 10:35:30 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //button[contains(text(),'Accept')]]
--- 15 Apr 10:35:59 107 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaw89c6latvfkargmkilhooin2zgdslb1vkezrhteovgk-vlpbsrs9i1cevhrzj_kfv_fptsq5agtu2rr_rb0mln8clkmoiibyqbxl9lwq4jo%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhcaj2pvlwgn1bjgj8bnte4zj1uylbfcs9qfp-jkyneajrtoq2jawkoypllzzg9gsisb0bjgqydmwu41xc58oxub&refererapiesign=true
--- 15 Apr 10:35:59 108 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:35:59 201 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //button[contains(@id,'popover')]]
--- 15 Apr 10:35:59 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
--- 15 Apr 10:36:50 404 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaw89c6latvfkargmkilhooin2zgdslb1vkezrhteovgk-vlpbsrs9i1cevhrzj_kfv_fptsq5agtu2rr_rb0mln8clkmoiibyqbxl9lwq4jo%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhcaj2pvlwgn1bjgj8bnte4zj1uylbfcs9qfp-jkyneajrtoq2jawkoypllzzg9gsisb0bjgqydmwu41xc58oxub&refererapiesign=true
--- 15 Apr 10:36:50 404 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:36:50 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
--- 15 Apr 10:36:53 803 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaw89c6latvfkargmkilhooin2zgdslb1vkezrhteovgk-vlpbsrs9i1cevhrzj_kfv_fptsq5agtu2rr_rb0mln8clkmoiibyqbxl9lwq4jo%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhcaj2pvlwgn1bjgj8bnte4zj1uylbfcs9qfp-jkyneajrtoq2jawkoypllzzg9gsisb0bjgqydmwu41xc58oxub&refererapiesign=true
--- 15 Apr 10:36:53 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:37:13 706 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:37:13 706 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:37:13 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //table[@class='table table-condensed']/tbody/tr/td[3]/span]
--- 15 Apr 10:37:17 122 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:37:17 122 - 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]
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]
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 2[ScreenShot]
--- 15 Apr 10:37:40 773 - Page URL:: about:blank
--- 15 Apr 10:37:40 773 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:37:46 374 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaipof6z-n-wverqorcpe3g9tt_isw2zgca59dklu8rgmnohbs5eji1cd75gkwjaaxhb_7-pvi1txlv3xqkkyeruydjqixh_5bclzrotzjuek%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhba_hbxfby86ky2r0vvpfsadhybglb0hifnnhyxg1bfjpxhuzpk1bhcoe7ycop42wbhpw7e7epdn85dufrvltne&refererapiesign=true
--- 15 Apr 10:37:46 374 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:37:46 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@type='checkbox']]
--- 15 Apr 10:37:46 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@type='checkbox']]
--- 15 Apr 10:37:47 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //button[contains(text(),'Accept')]]
--- 15 Apr 10:38:15 519 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaipof6z-n-wverqorcpe3g9tt_isw2zgca59dklu8rgmnohbs5eji1cd75gkwjaaxhb_7-pvi1txlv3xqkkyeruydjqixh_5bclzrotzjuek%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhba_hbxfby86ky2r0vvpfsadhybglb0hifnnhyxg1bfjpxhuzpk1bhcoe7ycop42wbhpw7e7epdn85dufrvltne&refererapiesign=true
--- 15 Apr 10:38:15 519 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:38:15 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //button[contains(@id,'popover')]]
--- 15 Apr 10:38:34 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
--- 15 Apr 10:39:10 658 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaipof6z-n-wverqorcpe3g9tt_isw2zgca59dklu8rgmnohbs5eji1cd75gkwjaaxhb_7-pvi1txlv3xqkkyeruydjqixh_5bclzrotzjuek%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhba_hbxfby86ky2r0vvpfsadhybglb0hifnnhyxg1bfjpxhuzpk1bhcoe7ycop42wbhpw7e7epdn85dufrvltne&refererapiesign=true
--- 15 Apr 10:39:10 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:39:10 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
--- 15 Apr 10:39:19 122 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //input[@id='form-control-signerName']]
--- 15 Apr 10:39:26 662 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaipof6z-n-wverqorcpe3g9tt_isw2zgca59dklu8rgmnohbs5eji1cd75gkwjaaxhb_7-pvi1txlv3xqkkyeruydjqixh_5bclzrotzjuek%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhba_hbxfby86ky2r0vvpfsadhybglb0hifnnhyxg1bfjpxhuzpk1bhcoe7ycop42wbhpw7e7epdn85dufrvltne&refererapiesign=true
--- 15 Apr 10:39:26 663 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:39:34 344 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:39:34 344 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:39:34 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //table[@class='table table-condensed']/tbody/tr/td[3]/span]
--- 15 Apr 10:39:37 671 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:39:37 672 - 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]
Actual(Passed): Successfully verified Green tick-mark display for the pary - 2[ScreenShot]
--- 15 Apr 10:39:37 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //a[text()='Processing']]
--- 15 Apr 10:39:46 392 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 15 Apr 10:39:46 392 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:39:46 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> id: immPageTitle]
--- 15 Apr 10:39:49 574 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 15 Apr 10:39:49 574 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:39:49 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> css selector: .header]
--- 15 Apr 10:40:07 943 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 15 Apr 10:40:07 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:40:13 244 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 15 Apr 10:40:13 245 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:40:15 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[starts-with(@id,'OpenSession')]]
--- 15 Apr 10:40:15 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[starts-with(@id,'OpenSession')]]
--- 15 Apr 10:40:26 840 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessionhistory?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:40:26 840 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:40:29 986 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessionhistory?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:40:29 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:40:30 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: (//div[@class='module module-row']/div/div//following-sibling::span[@style='font-weight: bold;'])[1]]
--- 15 Apr 10:40:30 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: (//div[@class='module module-row']/div/div//following-sibling::span[@style='font-weight: bold;'])[2]]
--- 15 Apr 10:40:30 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@class='margin-off pull-right']]
--- 15 Apr 10:40:33 350 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessionhistory?origsessionid=202504150506023606704_quffgwftnmc3pj2u0gvj5ie5
--- 15 Apr 10:40:33 365 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
--- 15 Apr 10:40:33 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> css selector: .header]
--- 15 Apr 10:40:43 624 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@id='sessionDetails']/div/div[1]/h4/a]
--- 15 Apr 10:40:45 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@id='sessionDetails']/div/div[1]/h4/a]
Expected: Verify 'Signature Status' and 'Documents' sections display in Session Details page
Actual(Passed): Successfully verified 'Signature Status' and 'Documents' sections display in Session Details page[ScreenShot]
Actual(Passed): Successfully verified 'Signature Status' and 'Documents' sections display in Session Details page[ScreenShot]
--- 15 Apr 10:40:47 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@id='signatureStatusRow']//following-sibling::table/thead/tr/th]
--- 15 Apr 10:40:50 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@id='signatureStatusRow']//following-sibling::table/thead/tr/th/button]
Expected: Verify Kiosk screen display in the 'Signature Status' section in Session Details page
Actual(Passed): Successfully verified Kiosk screen display in the 'Signature Status' section in Session Details page[ScreenShot]
Actual(Passed): Successfully verified Kiosk screen display in the 'Signature Status' section in Session Details page[ScreenShot]
--- 15 Apr 10:40:52 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@id='signatureStatusRow']//following-sibling::table/tbody/tr/td[6]]
--- 15 Apr 10:40:52 524 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (425642ee7ec985586c8873bdda9a564c)] -> xpath: //div[@id='signatureStatusRow']//following-sibling::table/tbody/tr/td[6]]
Expected: Verify green tick-mark displayed for first two parties in 'Session Details' page
Actual(Passed): Successfully verified green tick-mark displayed for first two parties in 'Session Details' page[ScreenShot]
Actual(Passed): Successfully verified green tick-mark displayed for first two parties in 'Session Details' page[ScreenShot]
Expected: Verify 'Copy' button display in eSignature Management page for the party - 3
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 3[ScreenShot]
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 3[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
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@240e8240)
0 ms
init(org.testng.TestRunner@240e8240)
10213 ms
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;...)
18166 ms