com.imm.testscripts.Edelivery.EDelivery
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
({Attachpath=, EmailID=, Description=src/main/resources/testdata/files/documentRTS/Disclosure.pdf,src/main/resources/testdata/files/documentRTS/Loan Application Form.pdf,src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/DriversLicense.jpg, Email=chintan.chokshi@kinective.io, User=, ShortName=, PartyName=, Filepath=C:/Kaushal/RTS DOCs/New_API_Docs/Amazon.pdf,C:/Kaushal/RTS DOCs/New_API_Docs/Apple.pdf,, TestID=verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 8600034622, Sessionurl=, DocumentName=, Password=P@ssword1!, DictionaryOption=, Path=src/main/resources/testdata/files/DocumentExport.Zip, UserName=fiadmin, Sender_Email_Id=employee1@immonline.com, FI_ID=kp10, Vendor=, AttachmentTypeOption=, Date=, Folderpath=, NameDescription=, Psw=, Usr=, FullName=, Authentication Method=ID.me})
org.openqa.selenium.ElementNotInteractableException: element not interactable
(Session info: chrome=137.0.7151.120)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [dd73faf038ab13e2458474fb360bf9a6, clickElement {id=f.D2A5138062612A570739CFDE70BE0D03.d.C777BC9E33BDF5C2AA6FC0E1E5A0CC46.e.367}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\kaushalp\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55013}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.40:4444/session..., se:cdpVersion: 137.0.7151.120, 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}
Element: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //div[@id='IndexFiledValdation']//div[@role='dialog']]
Session ID: dd73faf038ab13e2458474fb360bf9a6
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.RemoteWebElement.execute(RemoteWebElement.java:257)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy20.click(Unknown Source)
at com.imm.pages.CollectedDocumentPage.clickCreatesession(CollectedDocumentPage.java:1764)
at com.imm.testscripts.Edelivery.EDelivery.verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS(EDelivery.java:160)
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)
(verify Adobe SMS checkbox for EDelivery using different Authentication methods for RTS Session)
C:\Users\kaushalp\git\eSign\testxml\regression\Chrome_Run.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="http://jh-2024-1-0/TeAAsp/login.aspx"/>
<parameter name="projectKey" value="SIGN"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://qa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=TestFI&XMLData=\\immesignfilesqa.file.core.windows.net\teaaspfiles\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<listeners>
<listener class-name="com.imm.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.Edelivery.EDelivery">
<methods>
<include name="verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS"/>
</methods>
</class> <!-- com.imm.testscripts.Edelivery.EDelivery -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
Process
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
Smoke
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS({Attachpath=, EmailID=, Description=src/main/resources/testdata/files/documentRTS/Disclosure.pdf,src...)
element not interactable [ScreenShot]
--- 27 Jun 08:38:10 311 - TestCaseID:: verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
--- 27 Jun 08:38:23 424 - 13 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
src/main/resources/testdata/files/documentRTS/Disclosure.pdf,src/main/resources/testdata/files/documentRTS/Loan Application Form.pdf,src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/DriversLicense.jpg
Steps:
--- 27 Jun 08:38:31 069 - Page URL:: http://jh-2024-1-0/teaasp/login.aspx
--- 27 Jun 08:38:31 070 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 27 Jun 08:38:31 264 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> id: btnSubmit]
--- 27 Jun 08:38:31 407 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 27 Jun 08:38:31 553 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 27 Jun 08:38:44 188 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 27 Jun 08:38:44 312 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 27 Jun 08:38:53 768 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 27 Jun 08:38:53 890 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 27 Jun 08:39:02 614 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> id: btnSubmit]
--- 27 Jun 08:39:09 214 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
--- 27 Jun 08:39:09 215 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 27 Jun 08:39:21 879 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
--- 27 Jun 08:39:25 050 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
--- 27 Jun 08:39:25 051 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 27 Jun 08:39:25 182 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> id: btnUpload]
--- 27 Jun 08:39:28 434 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx
--- 27 Jun 08:39:28 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 27 Jun 08:39:28 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> css selector: .header]
--- 27 Jun 08:39:28 841 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //a[text()='Administration']]
--- 27 Jun 08:39:31 040 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //a[text()='Administration']]
--- 27 Jun 08:39:44 977 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //*[text()='Select All']]
--- 27 Jun 08:39:45 127 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //*[text()='Select All']]
--- 27 Jun 08:39:50 254 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //*[text()='Select All']]
--- 27 Jun 08:39:53 695 - Page URL:: http://jh-2024-1-0/teaasp/documentmaintenance
--- 27 Jun 08:39:53 696 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 27 Jun 08:39:54 544 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> id: btnPrimary]
--- 27 Jun 08:39:54 666 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> id: btnPrimary]
--- 27 Jun 08:39:57 009 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 27 Jun 08:40:02 400 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //*[text()='Import Template']]
--- 27 Jun 08:40:07 518 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //*[@type='file']]
--- 27 Jun 08:40:15 366 - Unable to find an element within the given time: 5 seconds.
--- 27 Jun 08:40:30 485 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //a[text()='Processing']]
--- 27 Jun 08:40:32 648 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //a[text()='Processing']]
--- 27 Jun 08:40:45 996 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu
--- 27 Jun 08:40:45 997 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 27 Jun 08:40:56 374 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> id: tab0]
--- 27 Jun 08:40:59 571 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu
--- 27 Jun 08:40:59 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 27 Jun 08:40:59 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> css selector: .header]
--- 27 Jun 08:41:04 679 - Unable to find an element within the given time: 5 seconds.
--- 27 Jun 08:41:08 003 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu
--- 27 Jun 08:41:08 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 27 Jun 08:41:12 785 - Unable to find an element within the given time: 5 seconds.
--- 27 Jun 08:41:12 899 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (dd73faf038ab13e2458474fb360bf9a6)] -> xpath: //span[contains(text(),'Create Session')]]
--- 27 Jun 08:41:30 692 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
--- 27 Jun 08:41:46 494 - Unable to find an element within the timeout: 30 seconds.
element not interactable [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@596afb2f)
0 ms
init(org.testng.TestRunner@596afb2f)
10499 ms
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS({Attachpath=, EmailID=, Description=src/main/resources/testdata/files/documentRTS/Disclosure.pdf,src...)
24135 ms