com.imm.testscripts.AdobeOEM.AdobeOEM
verifyCreatingWebForms
({templateType=, Group=, Description=verifyCreatingWebForms- Sign Only Fi Anonymus - Role - Signer, Email=anoma.premalal@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=, 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=Anony, 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.sendKeys(Unknown Source)
at com.imm.pages.AdobeCreateWebFormPage.enterEmail(AdobeCreateWebFormPage.java:865)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:2619)
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":"xpath","selector":"//input[@placeholder='Enter your email address']"}
(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: [933995348f9eb3846752cf8d429c20a6, findElement {using=xpath, value=//input[@placeholder='Enter your email address']}]
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:55653}, 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: 933995348f9eb3846752cf8d429c20a6
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)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse--630665706\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: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyCreatingWebForms({templateType=, Group=, Description=verifyCreatingWebForms- Sign Only Fi Anonymus - Role - Signer, E...)
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 anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 04 Sept 09:31:36 978 - TestCaseID:: verifyCreatingWebForms
--- 04 Sept 09:31:42 184 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Sign Only Fi Anonymus - Role - Signer
Steps:
verifyCreatingWebForms- Sign Only Fi Anonymus - Role - Signer
Steps:
--- 04 Sept 09:31:50 361 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Sept 09:31:50 362 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 09:31:50 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //*[@id='btnSubmit']]
--- 04 Sept 09:31:50 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Sept 09:31:56 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 04 Sept 09:31:59 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Sept 09:31:59 700 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 09:32:04 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 04 Sept 09:32:05 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //*[@id='btnSubmit']]
--- 04 Sept 09:32:13 112 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 09:32:13 113 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 09:32:35 103 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 09:32:35 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 09:32:35 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> id: btnUpload]
--- 04 Sept 09:32:39 513 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 09:32:39 513 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 09:32:39 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> css selector: .header]
--- 04 Sept 09:32:42 727 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 09:32:42 727 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 09:32:42 818 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> id: btnUpload]
--- 04 Sept 09:32:45 915 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Sept 09:32:45 916 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 09:32:46 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> css selector: .header]
--- 04 Sept 09:32:46 120 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //a[text()='Administration']]
--- 04 Sept 09:33:01 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //span[contains(text(),'Web Form')]]
--- 04 Sept 09:33:07 877 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 04 Sept 09:33:10 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 04 Sept 09:33:15 509 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 04 Sept 09:33:26 694 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 04 Sept 09:33:26 694 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sept 09:33:34 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 04 Sept 09:33:35 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 04 Sept 09:33:40 933 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 04 Sept 09:33:41 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 04 Sept 09:33:47 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 04 Sept 09:34:10 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (933995348f9eb3846752cf8d429c20a6)] -> xpath: //button[contains(text(),'Click to Sign')]]
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@2a4f1bc5)
0 ms
init(org.testng.TestRunner@2a4f1bc5)
10162 ms
verifyCreatingWebForms({templateType=, Group=, Description=verifyCreatingWebForms- Sign Only Fi Anonymus - Role - Signer, E...)
15609 ms