com.imm.testscripts.AdobeOEM.AdobeOEM
verifyCreatingWebForms
({templateType=, Group=, Description=verifyCreatingWebForms and open in MangeFi Anonymus FI, Email=sunitha.pattem@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=nimdaif, Admin1_UserId=, RemoteFeature=, TM_User_Name=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, ManageWebform=True, Name=DefaultFI Administrator, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=, Document Names=513BA.pdf, IntegrationType=, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=fiadmin, FI_ID=AMS8251556, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=, ClientID=, anonymusFI=true, Key=})
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy37.clear(Unknown Source)
at com.imm.pages.AdobeCreateWebFormPage.enterEmail(AdobeCreateWebFormPage.java:867)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:2578)
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:1596)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#form\-control\-signerEmail"}
(Session info: chrome=139.0.7258.139)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [19f7daff2e5af9f344402c8ac5ae2624, findElement {using=id, value=form-control-signerEmail}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.138 (884e54ea8d4..., userDataDir: C:\Users\SUNITH~2.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62791}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.11:4444/sess..., se:cdpVersion: 139.0.7258.139, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 19f7daff2e5af9f344402c8ac5ae2624
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 30 more
(Verify creating Webforms)
com.imm.testscripts.AdobeOEM.AdobeOEM
verifyCreatingWebForms
({templateType=, Group=, Description=verifyCreatingWebForms- Sign Only Fi Anonymus - Authentication Factor- Password, Email=sunitha.pattem@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=Password, KBA_Data=, User_Password=nimdaif, Admin1_UserId=, RemoteFeature=, TM_User_Name=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, ManageWebform=, Name=DefaultFI Administrator, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=, Document Names=513BA.pdf, IntegrationType=, Session URL=, ParticipantRole=Signer, Password=Password1, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=fiadmin, FI_ID=Anony, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=, ClientID=, anonymusFI=true, Key=})
(Verify creating Webforms)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse--1298056518\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&hsfiid=autoesign&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: 5 minutes
Reporter output for IMM_Esign_Chrome
verifyCreatingWebForms({templateType=, Group=, Description=verifyCreatingWebForms- Sign Only Fi Anonymus - Authentication F...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient sunitha.pattem@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Passed.
--- 04 Sept 12:34:30 962 - TestCaseID:: verifyCreatingWebForms
--- 04 Sept 12:34:34 894 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Sign Only Fi Anonymus - Authentication Factor- Password
Steps:
verifyCreatingWebForms- Sign Only Fi Anonymus - Authentication Factor- Password
Steps:
--- 04 Sept 12:34:43 354 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Sept 12:34:43 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:34:43 593 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //*[@id='btnSubmit']]
--- 04 Sept 12:34:43 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Sept 12:34:49 448 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 04 Sept 12:34:52 607 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Sept 12:34:52 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:34:57 949 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 04 Sept 12:34:58 756 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //*[@id='btnSubmit']]
--- 04 Sept 12:35:05 007 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:35:05 007 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:35:26 866 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:35:26 867 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:35:26 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> id: btnUpload]
--- 04 Sept 12:35:30 141 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:35:30 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:35:30 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> css selector: .header]
--- 04 Sept 12:35:33 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:35:33 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:35:33 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> id: btnUpload]
--- 04 Sept 12:35:36 545 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:35:36 546 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:35:36 637 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> css selector: .header]
--- 04 Sept 12:35:36 744 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //a[text()='Administration']]
--- 04 Sept 12:35:51 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //span[contains(text(),'Web Form')]]
--- 04 Sept 12:36:00 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 04 Sept 12:36:03 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 04 Sept 12:36:08 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 04 Sept 12:36:21 122 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 04 Sept 12:36:21 122 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:36:29 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 04 Sept 12:36:29 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 04 Sept 12:36:35 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 04 Sept 12:36:35 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient sunitha.pattem@kinective.io [ScreenShot]
--- 04 Sept 12:36:41 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 04 Sept 12:37:02 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> xpath: //button[contains(text(),'Click to Sign')]]
--- 04 Sept 12:37:03 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (982ec7db861907a542a89746feafda40)] -> id: stateNext]
Test Passed.
verifyCreatingWebForms({templateType=, Group=, Description=verifyCreatingWebForms and open in MangeFi Anonymus FI, Email=su...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient sunitha.pattem@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Successfully navigated to Agreements page [ScreenShot]
Webform Name is displayed [ScreenShot]
Document Name is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 04 Sept 12:37:06 495 - TestCaseID:: verifyCreatingWebForms
--- 04 Sept 12:37:08 864 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms and open in MangeFi Anonymus FI
Steps:
verifyCreatingWebForms and open in MangeFi Anonymus FI
Steps:
--- 04 Sept 12:37:16 306 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Sept 12:37:16 307 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:37:16 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //*[@id='btnSubmit']]
--- 04 Sept 12:37:16 502 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Sept 12:37:22 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 04 Sept 12:37:25 286 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Sept 12:37:25 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:37:30 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 04 Sept 12:37:31 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //*[@id='btnSubmit']]
--- 04 Sept 12:37:38 488 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:37:38 489 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:38:00 418 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:38:00 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:38:00 502 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> id: btnUpload]
--- 04 Sept 12:38:03 612 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:38:03 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:38:03 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> css selector: .header]
--- 04 Sept 12:38:06 791 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:38:06 792 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:38:06 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> id: btnUpload]
--- 04 Sept 12:38:09 968 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 12:38:09 969 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:38:10 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> css selector: .header]
--- 04 Sept 12:38:10 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //a[text()='Administration']]
--- 04 Sept 12:38:24 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //span[contains(text(),'Web Form')]]
--- 04 Sept 12:38:29 854 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 04 Sept 12:38:32 218 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 04 Sept 12:38:37 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 04 Sept 12:38:47 477 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 04 Sept 12:38:47 477 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:38:55 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 04 Sept 12:38:55 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 04 Sept 12:39:01 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 04 Sept 12:39:02 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient sunitha.pattem@kinective.io [ScreenShot]
--- 04 Sept 12:39:08 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Successfully navigated to Agreements page [ScreenShot]
--- 04 Sept 12:39:32 890 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 04 Sept 12:39:32 891 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Webform Name is displayed [ScreenShot]
Document Name is displayed [ScreenShot]
--- 04 Sept 12:39:46 822 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 04 Sept 12:39:46 822 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 12:39:49 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (19f7daff2e5af9f344402c8ac5ae2624)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
12 ignored methods
com.imm.testscripts.AdobeOEM.AdobeOEM
createResuableTemplateAndSendTransaction
verifyGroupPermissionsforRemoteFeatures
verifyManageRemoteAgreements
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyManageRemoteAgreementsCanceledStatus
verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate
verifySendInBulkTransaction
verifyManageRemoteAgreementsDraftStatus
verifyManageRemoteAgreementsBackButton
verifyUserPermissionsforRemoteFeatures
verifyAdHocTransacionsAndManageLoginAsRecipient
verifyGroupPermissionsforRemoteFeatures
verifyManageRemoteAgreements
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyManageRemoteAgreementsCanceledStatus
verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate
verifySendInBulkTransaction
verifyManageRemoteAgreementsDraftStatus
verifyManageRemoteAgreementsBackButton
verifyUserPermissionsforRemoteFeatures
verifyAdHocTransacionsAndManageLoginAsRecipient
Methods in chronological order
com.imm.testscripts.AdobeOEM.AdobeOEM
initialize(org.testng.TestRunner@3625110e)
0 ms
init(org.testng.TestRunner@3625110e)
10153 ms
verifyCreatingWebForms({templateType=, Group=, Description=verifyCreatingWebForms- Sign Only Fi Anonymus - Authentication F...)
14312 ms
verifyCreatingWebForms({templateType=, Group=, Description=verifyCreatingWebForms and open in MangeFi Anonymus FI, Email=su...)
168287 ms