Test results
1 suite, 3 failed tests
com.imm.testscripts.AdobeOEM.AdobeOEM
verifyCreatingWebForms ({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Approver, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=approver, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:559) at com.imm.support.Log.testCaseResult(Log.java:273) at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1350) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify creating Webforms)
verifyCreatingWebForms ({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=Billteller@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
Element should be clickable: interactable and enabled {{xpath: //button[contains(@id,'popover')]}} Element: '<button class="popover coachmark next left bs-popover-left" id="popover808237" 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.$Proxy38.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:477) at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:458) at com.imm.pages.AdobeCreateWebFormPage.clickonStartButton(AdobeCreateWebFormPage.java:767) at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1302) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify creating Webforms)
verifyCreatingWebForms ({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Acceptor, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=acceptor, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:559) at com.imm.support.Log.testCaseResult(Log.java:273) at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1350) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify creating Webforms)
com.imm.testscripts.AdobeOEM.AdobeOEM
verifyCreatingWebForms ({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Signer, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=}) (Verify creating Webforms)
verifyCreatingWebForms ({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- KBA, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=KBA, KBA_Data=Bill,Teller,123 Ave.,Main,12345,Arizona, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=}) (Verify creating Webforms)
verifyCreatingWebForms ({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- Password, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=Password, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=Password1, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=}) (Verify creating Webforms)
verifyCreatingWebForms ({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms and open in MangeFi, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=True, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=Billteller@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=}) (Verify creating Webforms)
verifyCreatingWebForms ({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- ID.Me, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=ID.me IAL2, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=}) (Verify creating Webforms)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse--2054641611\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.AdobeOEM.AdobeOEM">
        <methods>
          <include name="verifyCreatingWebForms"/>
        </methods>
      </class> <!-- com.imm.testscripts.AdobeOEM.AdobeOEM -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
Adobe OEM
verifyCreatingWebForms
P1
verifyCreatingWebForms
Smoke
verifyCreatingWebForms
Times for IMM_Esign_Chrome
Total running time: 16 minutes
Reporter output for IMM_Esign_Chrome
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Signer, Email=anoma.premalal@kin...)
   --- 14 Jul 20:13:18 919 - TestCaseID:: verifyCreatingWebForms
   --- 14 Jul 20:13:27 582 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Role- Signer
Steps:
verifyCreatingWebForms- Role- Signer
Steps:
 **** verifyCreatingWebForms- Role- Signer ****
   --- 14 Jul 20:13:34 672 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Jul 20:13:34 673 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:13:35 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 14 Jul 20:13:35 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Jul 20:13:37 479 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //*[@id='btnSubmit']]
   --- 14 Jul 20:13:40 668 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> id: i0116]
   --- 14 Jul 20:13:42 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> id: idSIButton9]
   --- 14 Jul 20:13:45 632 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dyfdv11xewerru_tfehtk3lgos_35l6y3krezt74xcjqvtkuf_mczhh8od3mg1xzlrjdru3ixacdmnx1ocbad0wjsxxv1af5jypeq6-w8fmjazpbi5zgttfg9obgc9ckqawdl5riiiuutvgdkwzp-mchd4lx51pwxhxtl_e6golpkfa_iau-scz2gyv95p9wtlpmlz2sddzmsvlijwcxmow&response_mode=form_post&nonce=638881208179656716.zwfjnti1mjatnmizmi00zgq2lthjzmqtodkzyznlnde4zdvhnmjjmdk3ytytowjmmy00odllltk5mtgtngrkn2yxzmm4y2nk&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 14 Jul 20:13:45 633 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:13:47 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> id: idSIButton9]
   --- 14 Jul 20:13:52 021 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Jul 20:13:52 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:13:52 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> id: lightbox]
   --- 14 Jul 20:13:52 318 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> id: idSIButton9]
   --- 14 Jul 20:13:58 674 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:13:58 675 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : PlusOEM
   --- 14 Jul 20:14:01 931 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:14:01 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:14:02 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> id: btnUpload]
   --- 14 Jul 20:14:05 386 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:14:05 387 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:14:05 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 14 Jul 20:14:05 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //a[text()='Administration']]
 Click on Page help icon [ScreenShot]
   --- 14 Jul 20:14:17 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //span[contains(text(),'Web Form')]]
 Successfully displayed Page help title 'About Page : Web Form [ScreenShot]
 Successfully verified Page help tooltip 'Create forms that can be shared as a link or embedded on a website for members to easily fill and sign. [ScreenShot]
 Closed Page help popup  [ScreenShot]
 Successfully navigated to 'WebForms' page [ScreenShot]
 513BA.pdf has been entered in web form name [ScreenShot]
 Signer has been selected as Participant Role [ScreenShot]
 anoma.premalal@kinective.io has been added in Recipient Email field [ScreenShot]
   --- 14 Jul 20:14:25 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> id: fileListWrapper]
 File Dragged and dropped to clipboard [ScreenShot]

Successfully uploaded documents [ScreenShot]
   --- 14 Jul 20:14:27 953 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[@class='file-name']]

Successfully displayed uploaded document name [ScreenShot]
   --- 14 Jul 20:14:33 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]

Preview and Add Signature field check box is checked [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:14:39 087 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:14:39 089 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:14:47 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[@id='document']]

Signature dropzone is displayed [ScreenShot]
   --- 14 Jul 20:14:47 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[@class='authoring-right-pane']]

Signature Right Pane is displayed [ScreenShot]
   --- 14 Jul 20:14:55 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:14:55 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:15:00 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Web Form Signer link [ScreenShot]
   --- 14 Jul 20:15:01 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //li[@class='roleOption ']/a]

Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
 Successfully selected Recepient anoma.premalal@kinective.io [ScreenShot]
   --- 14 Jul 20:15:09 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:15:09 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:15:15 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2e3b13676576c3713dd6da634daa4ed1)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Save button [ScreenShot]
 Copy URL is displayed https://embedkinectivetest.na1.echosignsandbox.com/public/esignWidget?wid=CBFCIBAA3AAABcnMhu1DjoTr571-q49zas8rrN_z_xerszi_ZyFarBfgPNy-MF1IpYfqXWIbqpi9uZ2AAb5U* [ScreenShot]
 Copy code is displayed  [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Clicked on Next button [ScreenShot]
 Clicked on signature field [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Email is displayed successfully anoma.premalal@kinective.io [ScreenShot]
 Clicked on Sign button [ScreenShot]
 Successfully verified the complete message 'We just emailed you a link to make sure it's you. It'll only take a few seconds, and we can't accept your signature on "513BA.pdf" until you've confirmed. [ScreenShot]

Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- KBA, Email=anom...)
   --- 14 Jul 20:21:54 137 - TestCaseID:: verifyCreatingWebForms
   --- 14 Jul 20:21:56 246 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Authentication Factor- KBA
Steps:
verifyCreatingWebForms- Authentication Factor- KBA
Steps:
 **** verifyCreatingWebForms- Authentication Factor- KBA ****
   --- 14 Jul 20:22:01 919 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Jul 20:22:01 920 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:22:02 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 14 Jul 20:22:02 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Jul 20:22:03 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //*[@id='btnSubmit']]
   --- 14 Jul 20:22:05 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> id: i0116]
   --- 14 Jul 20:22:07 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> id: idSIButton9]
   --- 14 Jul 20:22:11 771 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d7yxrag-tkdp89saqxxh3fr0npbpbeqr4agpjsvi73y2dutvsk9awxw1jmnox2sg_ts31zsu_-kkora6piqvdin0hu5ixncdqreevy73zwtiajam7-4bbp8un6gikoibd0yu9f5h3d03ahangaxzxv7vrfvbtctvxe85vxbjnlt-ip5ykdb_vnlpb7jo6p-2svvyjv_usbkxznff7iivdbq&response_mode=form_post&nonce=638881213236822218.nzi0mdlindetotzjys00otywlthmotytnwqxoddkmdzjothjnthkowyznzgty2fiys00zmy4lwi3yzutm2y4yjcxmthlzge5&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 14 Jul 20:22:11 772 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:22:14 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> id: idSIButton9]
   --- 14 Jul 20:22:17 986 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Jul 20:22:17 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:22:18 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> id: lightbox]
   --- 14 Jul 20:22:18 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> id: idSIButton9]
   --- 14 Jul 20:22:24 017 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:22:24 018 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : PlusOEM
   --- 14 Jul 20:22:27 165 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:22:27 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:22:27 333 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> id: btnUpload]
   --- 14 Jul 20:22:30 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:22:30 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:22:30 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 14 Jul 20:22:30 974 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //a[text()='Administration']]
 Click on Page help icon [ScreenShot]
   --- 14 Jul 20:22:44 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //span[contains(text(),'Web Form')]]
 Successfully displayed Page help title 'About Page : Web Form [ScreenShot]
 Successfully verified Page help tooltip 'Create forms that can be shared as a link or embedded on a website for members to easily fill and sign. [ScreenShot]
 Closed Page help popup  [ScreenShot]
 Successfully navigated to 'WebForms' page [ScreenShot]
 513BA.pdf has been entered in web form name [ScreenShot]
 Signer has been selected as Participant Role [ScreenShot]
 KBA has been selected as Authenticator Factor [ScreenShot]
 anoma.premalal@kinective.io has been added in Recipient Email field [ScreenShot]
   --- 14 Jul 20:22:53 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> id: fileListWrapper]
 File Dragged and dropped to clipboard [ScreenShot]

Successfully uploaded documents [ScreenShot]
   --- 14 Jul 20:22:55 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[@class='file-name']]

Successfully displayed uploaded document name [ScreenShot]
   --- 14 Jul 20:23:01 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]

Preview and Add Signature field check box is checked [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:23:07 302 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:23:07 303 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:23:15 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[@id='document']]

Signature dropzone is displayed [ScreenShot]
   --- 14 Jul 20:23:15 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[@class='authoring-right-pane']]

Signature Right Pane is displayed [ScreenShot]
   --- 14 Jul 20:23:23 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:23:23 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:23:28 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Web Form Signer link [ScreenShot]
   --- 14 Jul 20:23:29 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //li[@class='roleOption ']/a]

Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
 Successfully selected Recepient anoma.premalal@kinective.io [ScreenShot]
   --- 14 Jul 20:23:37 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:23:37 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:23:43 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6f4c03e2781da375f2866905763b477)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Save button [ScreenShot]
 Copy URL is displayed https://embedkinectivetest.na1.echosignsandbox.com/public/esignWidget?wid=CBFCIBAA3AAABcnMhu1AQSWPi_wsDDYsknIk7rLPm8ZYEOyUYYPLAxMWWCfJu181r38NggNYuH-zG8tZdx3Q* [ScreenShot]
 Copy code is displayed  [ScreenShot]
 KBA title is verified successfully  [ScreenShot]
 Checked RuleSet Checkbox [ScreenShot]
 Checked Consent Checkbox [ScreenShot]
 Checked OK [ScreenShot]
 Successfully entered KBA Athentication data [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Clicked on Next button [ScreenShot]
 Clicked on signature field [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Email is displayed successfully anoma.premalal@kinective.io [ScreenShot]
 Clicked on Sign button [ScreenShot]
 Successfully verified the complete message 'We just emailed you a link to make sure it's you. It'll only take a few seconds, and we can't accept your signature on "513BA.pdf" until you've confirmed. [ScreenShot]

Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- Password, Email...)
   --- 14 Jul 20:19:45 554 - TestCaseID:: verifyCreatingWebForms
   --- 14 Jul 20:19:47 731 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Authentication Factor- Password
Steps:
verifyCreatingWebForms- Authentication Factor- Password
Steps:
 **** verifyCreatingWebForms- Authentication Factor- Password ****
   --- 14 Jul 20:19:52 543 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Jul 20:19:52 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:19:52 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 14 Jul 20:19:52 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Jul 20:19:54 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //*[@id='btnSubmit']]
   --- 14 Jul 20:20:00 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> id: idSIButton9]
   --- 14 Jul 20:20:03 778 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dkaqhrec9gac2-6_3h8xg_hblla8irmm9gul81dchnibolpha5pu2elprsoytl7ndgiu3hrq0arh9mvahbdjrvyhhky6ztgzgujavb9zu2h0o7lpmeyurm2oahijp7ywgegkenv83a65w1fe4qnvzrky_2owegy5u1iylthibxxcoecscftbonfnui3q3tjh7ufeihtimd8nh0e6wipzydg&response_mode=form_post&nonce=638881211946942156.odvlztg3owutzmm4os00ntmwlwjhmdctmtfmnjiwyti3zdk5otk0mwzlzgmtnjdinc00mgnllwjhodmtmtq0nme3ytvimgm2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 14 Jul 20:20:03 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:20:05 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> id: idSIButton9]
   --- 14 Jul 20:20:10 887 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Jul 20:20:10 888 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:20:11 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> id: lightbox]
   --- 14 Jul 20:20:11 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> id: idSIButton9]
   --- 14 Jul 20:20:18 303 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:20:18 304 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : PlusOEM
   --- 14 Jul 20:20:21 463 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:20:21 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:20:21 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> id: btnUpload]
   --- 14 Jul 20:20:24 780 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:20:24 781 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:20:24 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 14 Jul 20:20:25 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //a[text()='Administration']]
 Click on Page help icon [ScreenShot]
   --- 14 Jul 20:20:33 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //span[contains(text(),'Web Form')]]
 Successfully displayed Page help title 'About Page : Web Form [ScreenShot]
 Successfully verified Page help tooltip 'Create forms that can be shared as a link or embedded on a website for members to easily fill and sign. [ScreenShot]
 Closed Page help popup  [ScreenShot]
 Successfully navigated to 'WebForms' page [ScreenShot]
 513BA.pdf has been entered in web form name [ScreenShot]
 Signer has been selected as Participant Role [ScreenShot]
 Password has been selected as Authenticator Factor [ScreenShot]
 anoma.premalal@kinective.io has been added in Recipient Email field [ScreenShot]
   --- 14 Jul 20:20:45 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> id: fileListWrapper]
 File Dragged and dropped to clipboard [ScreenShot]

Successfully uploaded documents [ScreenShot]
   --- 14 Jul 20:20:48 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[@class='file-name']]

Successfully displayed uploaded document name [ScreenShot]
   --- 14 Jul 20:20:53 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]

Preview and Add Signature field check box is checked [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:20:59 782 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:20:59 783 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:21:07 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[@id='document']]

Signature dropzone is displayed [ScreenShot]
   --- 14 Jul 20:21:08 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[@class='authoring-right-pane']]

Signature Right Pane is displayed [ScreenShot]
   --- 14 Jul 20:21:15 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:21:15 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:21:21 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Web Form Signer link [ScreenShot]
   --- 14 Jul 20:21:22 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //li[@class='roleOption ']/a]

Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
 Successfully selected Recepient anoma.premalal@kinective.io [ScreenShot]
   --- 14 Jul 20:21:30 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:21:30 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:21:35 763 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5fd71595260d1c6caa8225c92bd077fe)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Save button [ScreenShot]
 Copy URL is displayed https://embedkinectivetest.na1.echosignsandbox.com/public/esignWidget?wid=CBFCIBAA3AAABcnMhu1AQt35GKe3meEqo6_sZMon60MTwrYYWuYQpK96tLu58U3wBMos1to-HNKsXhgEbn5c* [ScreenShot]
 Copy code is displayed  [ScreenShot]
 Enetered Password [ScreenShot]
 Clicked OK button [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Clicked on Next button [ScreenShot]
 Clicked on signature field [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Email is displayed successfully anoma.premalal@kinective.io [ScreenShot]
 Clicked on Sign button [ScreenShot]
 Successfully verified the complete message 'We just emailed you a link to make sure it's you. It'll only take a few seconds, and we can't accept your signature on "513BA.pdf" until you've confirmed. [ScreenShot]

Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms and open in MangeFi, Email=anoma.premal...)
   --- 14 Jul 20:28:06 518 - TestCaseID:: verifyCreatingWebForms
   --- 14 Jul 20:28:08 655 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms and open in MangeFi
Steps:
verifyCreatingWebForms and open in MangeFi
Steps:
 **** verifyCreatingWebForms and open in MangeFi ****
   --- 14 Jul 20:28:13 311 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Jul 20:28:13 312 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:28:13 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 14 Jul 20:28:13 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Jul 20:28:14 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //*[@id='btnSubmit']]
   --- 14 Jul 20:28:17 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> id: idSIButton9]
   --- 14 Jul 20:28:21 093 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d3e9wsg-vjhnalxpe_sfondzaas6bovp6xcplpqjxcd1jcmhviu0bsfd10p4yw8pv8adxgn95i5bcw2afhoxvtvow5bpqkujtha90tb6alnvz86ealcrrzze1br-caga-nc5h3ekvkgnfc01mrmiao-s5ypkngv_qokb1j-mdleehgjyg0vcw99mja6cpvv2tldesxpbqrph-yl40iythvw&response_mode=form_post&nonce=638881216950615850.ywe3ogflndgtotu4mc00ogiylthmmtatywrhmtnlymyyntfhy2zkztq4y2utmtuxzs00yzu1lwe2mzatzjq2mju0mmq4ywe1&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 14 Jul 20:28:21 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:28:23 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> id: idSIButton9]
   --- 14 Jul 20:28:28 334 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Jul 20:28:28 334 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:28:28 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> id: lightbox]
   --- 14 Jul 20:28:28 563 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> id: idSIButton9]
   --- 14 Jul 20:28:35 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:28:35 477 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : PlusOEM
   --- 14 Jul 20:28:38 621 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:28:38 621 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:28:38 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> id: btnUpload]
   --- 14 Jul 20:28:41 934 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:28:41 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:28:42 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 14 Jul 20:28:42 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //a[text()='Administration']]
 Click on Page help icon [ScreenShot]
   --- 14 Jul 20:28:52 472 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //span[contains(text(),'Web Form')]]
 Successfully displayed Page help title 'About Page : Web Form [ScreenShot]
 Successfully verified Page help tooltip 'Create forms that can be shared as a link or embedded on a website for members to easily fill and sign. [ScreenShot]
 Closed Page help popup  [ScreenShot]
 Successfully navigated to 'WebForms' page [ScreenShot]
 513BA.pdf_Manage has been entered in web form name [ScreenShot]
 Signer has been selected as Participant Role [ScreenShot]
 anoma.premalal@kinective.io has been added in Recipient Email field [ScreenShot]
   --- 14 Jul 20:29:00 342 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> id: fileListWrapper]
 File Dragged and dropped to clipboard [ScreenShot]

Successfully uploaded documents [ScreenShot]
   --- 14 Jul 20:29:02 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[@class='file-name']]

Successfully displayed uploaded document name [ScreenShot]
   --- 14 Jul 20:29:08 244 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]

Preview and Add Signature field check box is checked [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:29:13 739 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:29:13 740 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:29:21 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[@id='document']]

Signature dropzone is displayed [ScreenShot]
   --- 14 Jul 20:29:22 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[@class='authoring-right-pane']]

Signature Right Pane is displayed [ScreenShot]
   --- 14 Jul 20:29:29 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:29:29 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:29:35 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Web Form Signer link [ScreenShot]
   --- 14 Jul 20:29:36 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //li[@class='roleOption ']/a]

Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
 Successfully selected Recepient anoma.premalal@kinective.io [ScreenShot]
   --- 14 Jul 20:29:43 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:29:44 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:29:49 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Save button [ScreenShot]
 Copy URL is displayed https://embedkinectivetest.na1.echosignsandbox.com/public/esignWidget?wid=CBFCIBAA3AAABcnMhu1Csj-q3oF_xrgEeKETHjRQtNSybBrXKoE4uBGUfzPn6D0pnSgFWAE-xAHP9f6gyQdU* [ScreenShot]
 Copy code is displayed  [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Clicked on View All Web Forms

Successfully navigated to Agreements page [ScreenShot]
 Successfully verified Webform name  [ScreenShot]
 Clicked on Edid Webforms link [ScreenShot]
   --- 14 Jul 20:30:10 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:30:10 824 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Edit a Web Form page is loaded [ScreenShot]

Webform Name is displayed [ScreenShot]

Document Name is displayed [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:30:22 218 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:30:22 219 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:30:25 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cc01e366e3905c57d965709914bf8cb1)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked Update button [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Clicked on Next button [ScreenShot]
 Clicked on signature field [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Email is displayed successfully anoma.premalal@kinective.io [ScreenShot]
 Clicked on Sign button [ScreenShot]
 Successfully verified the complete message 'We just emailed you a link to make sure it's you. It'll only take a few seconds, and we can't accept your signature on "513BA.pdf_Manage" until you've confirmed. [ScreenShot]

Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- ID.Me, Email=an...)
   --- 14 Jul 20:24:08 893 - TestCaseID:: verifyCreatingWebForms
   --- 14 Jul 20:24:11 560 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Authentication Factor- ID.Me
Steps:
verifyCreatingWebForms- Authentication Factor- ID.Me
Steps:
 **** verifyCreatingWebForms- Authentication Factor- ID.Me ****
   --- 14 Jul 20:24:16 204 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Jul 20:24:16 205 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:24:16 367 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 14 Jul 20:24:16 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Jul 20:24:17 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //*[@id='btnSubmit']]
   --- 14 Jul 20:24:20 721 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> id: idSIButton9]
   --- 14 Jul 20:24:24 623 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3djr__iiv11pds7xwwewr32fggto0wmxf1fulfeonk6dy0epv5gjwzym6_9xdivh4smwhlqp6uhpuiuq588dbiqgtqng2n9pdoen_quiur-z7zh-zbirehk-z-02s5gxlrmui9uhdcswfetgw9v05oju7n2ait9u2is9_pgxi9sbkju-l1dczw9wlxlqfjp7vtgijh6jakjzezbo6-rj5nzw&response_mode=form_post&nonce=638881214579832814.odiyzgq4mwmtnde4oc00nzuxltk1njitogmymtdhywzhztkxzmzlzjhiogytnde2ny00yzhmlwe1yjktnmmymdezyjmwoduz&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 14 Jul 20:24:24 624 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:24:26 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> id: idSIButton9]
   --- 14 Jul 20:24:30 915 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Jul 20:24:30 916 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:24:31 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> id: lightbox]
   --- 14 Jul 20:24:31 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> id: idSIButton9]
   --- 14 Jul 20:24:38 484 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:24:38 485 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : PlusOEM
   --- 14 Jul 20:24:41 925 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:24:41 926 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:24:42 193 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> id: btnUpload]
   --- 14 Jul 20:24:45 435 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:24:45 436 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:24:45 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 14 Jul 20:24:45 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //a[text()='Administration']]
 Click on Page help icon [ScreenShot]
   --- 14 Jul 20:24:55 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //span[contains(text(),'Web Form')]]
 Successfully displayed Page help title 'About Page : Web Form [ScreenShot]
 Successfully verified Page help tooltip 'Create forms that can be shared as a link or embedded on a website for members to easily fill and sign. [ScreenShot]
 Closed Page help popup  [ScreenShot]
 Successfully navigated to 'WebForms' page [ScreenShot]
 513BA.pdf has been entered in web form name [ScreenShot]
 Signer has been selected as Participant Role [ScreenShot]
 KBA has been selected as Authenticator Factor [ScreenShot]
 anoma.premalal@kinective.io has been added in Recipient Email field [ScreenShot]
   --- 14 Jul 20:25:03 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> id: fileListWrapper]
 File Dragged and dropped to clipboard [ScreenShot]

Successfully uploaded documents [ScreenShot]
   --- 14 Jul 20:25:06 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[@class='file-name']]

Successfully displayed uploaded document name [ScreenShot]
   --- 14 Jul 20:25:11 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]

Preview and Add Signature field check box is checked [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:25:18 052 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:25:18 053 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:25:26 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[@id='document']]

Signature dropzone is displayed [ScreenShot]
   --- 14 Jul 20:25:26 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[@class='authoring-right-pane']]

Signature Right Pane is displayed [ScreenShot]
   --- 14 Jul 20:25:33 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:25:33 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:25:39 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Web Form Signer link [ScreenShot]
   --- 14 Jul 20:25:40 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //li[@class='roleOption ']/a]

Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
 Successfully selected Recepient anoma.premalal@kinective.io [ScreenShot]
   --- 14 Jul 20:25:48 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:25:48 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:25:53 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Save button [ScreenShot]
 Copy URL is displayed https://embedkinectivetest.na1.echosignsandbox.com/public/esignWidget?wid=CBFCIBAA3AAABcnMhu1A8FA6avA5k5ik3fxBD9ix5-51hVJtQViTTRvZ2kvN0ZRxj7eZgXwPAFleXvWWOtkA* [ScreenShot]
 Copy code is displayed  [ScreenShot]
   --- 14 Jul 20:26:07 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5bebdb8bc4e4203c07e196a664ec40f5)] -> xpath: //span[contains(text(),'Verify Identity')]/parent::button]

Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Approver, Email=anoma.premalal@k...)
   --- 14 Jul 20:15:31 037 - TestCaseID:: verifyCreatingWebForms
   --- 14 Jul 20:15:33 223 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Role- Approver
Steps:
verifyCreatingWebForms- Role- Approver
Steps:
 **** verifyCreatingWebForms- Role- Approver ****
   --- 14 Jul 20:15:38 191 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Jul 20:15:38 192 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:15:38 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 14 Jul 20:15:38 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Jul 20:15:39 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //*[@id='btnSubmit']]
   --- 14 Jul 20:15:43 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> id: idSIButton9]
   --- 14 Jul 20:15:47 535 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d9wns0hyl5d7ymobxr3fijkvwzd1nxzpyzmcepto-l1vgqnezvz3u1j-i8g6bwea3l2vu3h4r83-7m0-ybd5cxks3vjz96gqgeemtys_aqux8f3vd2maydkcrjhbytgjkbcoxzliztamyv5uelsmbvdr4ndyxz20-jldark1wjvxfzbnzwbzvwi0t0eexigbupazkaj_jvfgpsldel9cyvw&response_mode=form_post&nonce=638881209402396908.otcwmdrmndytodi1ms00ognjltk0nzatnzdizjy5zdmznmq3zmi1mwixngitywfkys00ymjmlwjimwmty2q1ogixzgzhotcz&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 14 Jul 20:15:47 536 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:15:49 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> id: idSIButton9]
   --- 14 Jul 20:15:53 892 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Jul 20:15:53 893 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:15:54 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> id: lightbox]
   --- 14 Jul 20:15:54 121 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> id: idSIButton9]
   --- 14 Jul 20:16:01 090 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:16:01 091 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : PlusOEM
   --- 14 Jul 20:16:04 305 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:16:04 306 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:16:04 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> id: btnUpload]
   --- 14 Jul 20:16:07 648 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:16:07 649 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:16:07 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 14 Jul 20:16:07 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //a[text()='Administration']]
 Click on Page help icon [ScreenShot]
   --- 14 Jul 20:16:16 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //span[contains(text(),'Web Form')]]
 Successfully displayed Page help title 'About Page : Web Form [ScreenShot]
 Successfully verified Page help tooltip 'Create forms that can be shared as a link or embedded on a website for members to easily fill and sign. [ScreenShot]
 Closed Page help popup  [ScreenShot]
 Successfully navigated to 'WebForms' page [ScreenShot]
 513BA.pdf has been entered in web form name [ScreenShot]
 Approver has been selected as Participant Role [ScreenShot]
 anoma.premalal@kinective.io has been added in Recipient Email field [ScreenShot]
   --- 14 Jul 20:16:24 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> id: fileListWrapper]
 File Dragged and dropped to clipboard [ScreenShot]

Successfully uploaded documents [ScreenShot]
   --- 14 Jul 20:16:27 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[@class='file-name']]

Successfully displayed uploaded document name [ScreenShot]
   --- 14 Jul 20:16:32 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]

Preview and Add Signature field check box is checked [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:16:38 954 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:16:38 954 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:16:51 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[@id='document']]

Signature dropzone is displayed [ScreenShot]
   --- 14 Jul 20:16:52 435 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[@class='authoring-right-pane']]

Signature Right Pane is displayed [ScreenShot]
   --- 14 Jul 20:16:59 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:16:59 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:17:05 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Web Form Signer link [ScreenShot]
   --- 14 Jul 20:17:06 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //li[@class='roleOption ']/a]

Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
 Successfully selected Recepient anoma.premalal@kinective.io [ScreenShot]
   --- 14 Jul 20:17:14 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:17:14 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:17:20 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Save button [ScreenShot]
 Copy URL is displayed https://embedkinectivetest.na1.echosignsandbox.com/public/esignWidget?wid=CBFCIBAA3AAABcnMhu1Apc76RkqAZuDZlVEKckMUBOa1cwnyAwBgG2m5lZORB430dw3xJzm5DlVhtV0rDKKA* [ScreenShot]
 Copy code is displayed  [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Clicked on Approve button [ScreenShot]
 Failed to verify email[ScreenShot]
   --- 14 Jul 20:17:33 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d1e1856313e54bfd7caf960d997977ff)] -> id: stateNext]
 Successfully verified the complete message: ' We just emailed you a link to make sure it's you. It'll only take a few seconds, and we can't accept your approval on "513BA.pdf" until you've confirmed. [ScreenShot]

Test Failed. Check the steps above in red color.
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi, Email=anoma.premalal@kin...)
   --- 14 Jul 20:26:07 461 - TestCaseID:: verifyCreatingWebForms
   --- 14 Jul 20:26:10 758 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Sign Only Fi
Steps:
verifyCreatingWebForms- Sign Only Fi
Steps:
 **** verifyCreatingWebForms- Sign Only Fi ****
   --- 14 Jul 20:26:15 286 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Jul 20:26:15 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:26:15 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 14 Jul 20:26:15 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Jul 20:26:16 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //*[@id='btnSubmit']]
   --- 14 Jul 20:26:19 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> id: idSIButton9]
   --- 14 Jul 20:26:23 455 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dvmegocusneivxo7exrwczeqtvjgoxl4wxbexv7o5mdawkkdivvliiuxo27mtri_zdnxqldpdp2raiehrbvibbhi1jpylihz2u2zo5y2ekmuwvfbekfvlif97lxxpyw2hzpyhk2p6bf7xaqdhasvnp4fx_nuaj5qr_7ag52oozp9w4x24dhfnqpobpmssqdia-ssotmfdpivxosbydsho5q&response_mode=form_post&nonce=638881215771946652.otuxmwfimjgtndvlzs00odvilwe0mwytndexmdiwyjbkntnmy2eyzjm0mgitzjlmos00mtvmlwjmndqtzgjkywi1ndlizjg3&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 14 Jul 20:26:23 456 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:26:25 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> id: idSIButton9]
   --- 14 Jul 20:26:30 515 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Jul 20:26:30 516 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:26:30 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> id: lightbox]
   --- 14 Jul 20:26:30 736 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> id: idSIButton9]
   --- 14 Jul 20:26:37 346 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:26:37 347 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : SignOEM
   --- 14 Jul 20:26:40 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:26:40 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:26:40 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> id: btnUpload]
   --- 14 Jul 20:26:43 780 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:26:43 781 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:26:43 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 14 Jul 20:26:44 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //a[text()='Administration']]
 Click on Page help icon [ScreenShot]
   --- 14 Jul 20:26:54 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //span[contains(text(),'Web Form')]]
 Successfully displayed Page help title 'About Page : Web Form [ScreenShot]
 Successfully verified Page help tooltip 'Create forms that can be shared as a link or embedded on a website for members to easily fill and sign. [ScreenShot]
 Closed Page help popup  [ScreenShot]
 Successfully navigated to 'WebForms' page [ScreenShot]
 513BA.pdf has been entered in web form name [ScreenShot]
 Signer has been selected as Participant Role [ScreenShot]
 anoma.premalal@kinective.io has been added in Recipient Email field [ScreenShot]
   --- 14 Jul 20:27:02 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> id: fileListWrapper]
 File Dragged and dropped to clipboard [ScreenShot]

Successfully uploaded documents [ScreenShot]
   --- 14 Jul 20:27:05 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[@class='file-name']]

Successfully displayed uploaded document name [ScreenShot]
   --- 14 Jul 20:27:10 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]

Preview and Add Signature field check box is checked [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:27:16 882 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:27:16 883 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:27:25 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[@id='document']]

Signature dropzone is displayed [ScreenShot]
   --- 14 Jul 20:27:25 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[@class='authoring-right-pane']]

Signature Right Pane is displayed [ScreenShot]
   --- 14 Jul 20:27:32 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:27:32 818 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:27:38 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Web Form Signer link [ScreenShot]
   --- 14 Jul 20:27:39 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //li[@class='roleOption ']/a]

Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
 Successfully selected Recepient anoma.premalal@kinective.io [ScreenShot]
   --- 14 Jul 20:27:47 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:27:47 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:27:52 744 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bff8e6936112fd448b4b34742d9e8030)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Save button [ScreenShot]
 Copy URL is displayed https://embedkinectivetest.na1.echosignsandbox.com/public/esignWidget?wid=CBFCIBAA3AAABcnMhu1BVHmLl_22kAKSe0Pcbyb9l2QmpqeL5utkGUelpL9eIakmDihhCHOzd0Ac_xmcf0uw* [ScreenShot]
 Copy code is displayed  [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Acceptor, Email=anoma.premalal@k...)
   --- 14 Jul 20:17:35 758 - TestCaseID:: verifyCreatingWebForms
   --- 14 Jul 20:17:38 550 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Role- Acceptor
Steps:
verifyCreatingWebForms- Role- Acceptor
Steps:
 **** verifyCreatingWebForms- Role- Acceptor ****
   --- 14 Jul 20:17:44 154 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Jul 20:17:44 155 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:17:44 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 14 Jul 20:17:44 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Jul 20:17:45 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //*[@id='btnSubmit']]
   --- 14 Jul 20:17:52 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> id: idSIButton9]
   --- 14 Jul 20:17:56 242 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d2zhpt7dkhekcdys_enu6kbz4w4pnomf1dcv-uqf6opkbnwj8yyuwi3nvoelilsnhfndfsyiga2jebykrr_8kqmgle81xfa8r8y7x7ktxevuhfg8zfyqsva4_muuihceb1nnzd4xiprydlabv97are6q5-ohwcdqsqf7-9cyx7dzgr8leyzw0smaiwbxlvpxql2-2fyz4jzb1_ormmhl8fq&response_mode=form_post&nonce=638881210661200459.ndbkzji3zwmtm2y3oc00yjhmlthmm2itzmnjndjhngu3nmeynmi1nzdjztitzwrjni00odllltkyntqtzdriztc1ngi1otnh&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 14 Jul 20:17:56 244 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:17:58 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> id: idSIButton9]
   --- 14 Jul 20:18:03 829 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Jul 20:18:03 834 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:18:03 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> id: lightbox]
   --- 14 Jul 20:18:04 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> id: idSIButton9]
   --- 14 Jul 20:18:11 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:18:11 786 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : PlusOEM
   --- 14 Jul 20:18:14 974 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:18:14 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:18:15 102 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> id: btnUpload]
   --- 14 Jul 20:18:18 395 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Jul 20:18:18 396 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:18:18 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 14 Jul 20:18:18 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //a[text()='Administration']]
 Click on Page help icon [ScreenShot]
   --- 14 Jul 20:18:31 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //span[contains(text(),'Web Form')]]
 Successfully displayed Page help title 'About Page : Web Form [ScreenShot]
 Successfully verified Page help tooltip 'Create forms that can be shared as a link or embedded on a website for members to easily fill and sign. [ScreenShot]
 Closed Page help popup  [ScreenShot]
 Successfully navigated to 'WebForms' page [ScreenShot]
 513BA.pdf has been entered in web form name [ScreenShot]
 Acceptor has been selected as Participant Role [ScreenShot]
 anoma.premalal@kinective.io has been added in Recipient Email field [ScreenShot]
   --- 14 Jul 20:18:39 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> id: fileListWrapper]
 File Dragged and dropped to clipboard [ScreenShot]

Successfully uploaded documents [ScreenShot]
   --- 14 Jul 20:18:43 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[@class='file-name']]

Successfully displayed uploaded document name [ScreenShot]
   --- 14 Jul 20:18:48 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]

Preview and Add Signature field check box is checked [ScreenShot]
 Clicked on Next button [ScreenShot]
   --- 14 Jul 20:18:54 835 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
   --- 14 Jul 20:18:54 836 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 14 Jul 20:19:03 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[@id='document']]

Signature dropzone is displayed [ScreenShot]
   --- 14 Jul 20:19:03 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[@class='authoring-right-pane']]

Signature Right Pane is displayed [ScreenShot]
   --- 14 Jul 20:19:10 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:19:10 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:19:16 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Web Form Signer link [ScreenShot]
   --- 14 Jul 20:19:17 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //li[@class='roleOption ']/a]

Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
 Successfully selected Recepient anoma.premalal@kinective.io [ScreenShot]
   --- 14 Jul 20:19:25 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
   --- 14 Jul 20:19:25 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[@id='document']]
   --- 14 Jul 20:19:30 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> xpath: //div[@class='input-overlay']]

Signature field is displayed [ScreenShot]
 Clicked on Save button [ScreenShot]
 Copy URL is displayed https://embedkinectivetest.na1.echosignsandbox.com/public/esignWidget?wid=CBFCIBAA3AAABcnMhu1AiH1GOq3PMnFi6CwV8LJ1nFJHucjDGjqyqOcvxfy1VkBPbWtLhiWlEUkuwRByK324* [ScreenShot]
 Copy code is displayed  [ScreenShot]
 Clicked on signature field [ScreenShot]
  Successfully verified the Signature  [ScreenShot]
 Clicked on Apply button [ScreenShot]
 Clicked on Click to Accept button [ScreenShot]
 Failed to verify email[ScreenShot]
   --- 14 Jul 20:19:43 633 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (98d878d20f6c5d3fff22bcf50b6aefbc)] -> id: stateNext]
 Clicked on Accept button [ScreenShot]
 Successfully verified the complete message: 'We just emailed you a link to make sure it's you. It'll only take a few seconds, and we can't accept your acceptance on "513BA.pdf" until you've confirmed. [ScreenShot]

Test Failed. Check the steps above in red color.
5 ignored methods
com.imm.testscripts.AdobeOEM.AdobeOEM
verifyGroupPermissionsforRemoteFeatures
verifyManageRemoteAgreements
CreateAdHocTransaction
verifyUserPermissionsforRemoteFeatures
verifyAdHocTransacionsAndManageLoginAsRecipient
Methods in chronological order
com.imm.testscripts.AdobeOEM.AdobeOEM
initialize(org.testng.TestRunner@d039c1c) 0 ms
init(org.testng.TestRunner@d039c1c) 10342 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Signer, Email=anoma.premalal@kin...) 19566 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Approver, Email=anoma.premalal@k...) 145224 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Role- Acceptor, Email=anoma.premalal@k...) 270544 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- Password, Email...) 399727 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- KBA, Email=anom...) 528246 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Authentication Factor- ID.Me, Email=an...) 663560 ms
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi, Email=anoma.premalal@kin...) 782759 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms and open in MangeFi, Email=anoma.premal...) 900657 ms