Test# Passed# Skipped# Retried# FailedTime (ms)Included GroupsExcluded Groups
IMM_Esign_Chrome
IMM_Test_Chrome0007287,989
ClassMethodStartTime (ms)
IMM_Esign_Chrome
IMM_Test_Chrome — failed
com.imm.testscripts.Edelivery.EDeliveryverifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS17512707572870
verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication17512707575610
verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication

IMM_Test_Chrome

com.imm.testscripts.Edelivery.EDelivery#verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS

Parameter #1
{Attachpath=, EmailID=, Description=Before Executing this testcase first, Set one FI with 'Remote SMS Link Notification' setting is disbaled and for another FI 'Default SMS' is unchecked from immadmin and Verify eSign UI, Email=Kaushal.patel@kinective.io, User=, ShortName=, PartyName=, Filepath=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, TestID=verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 9879497888, 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=Email}
Messages
   --- 30 Jun 08:05:51 730 - TestCaseID:: verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS
Exception
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'kaushalp007', ip: '10.0.2.40' 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: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}}] Capabilities {} at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.Edelivery.EDelivery.verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS(EDelivery.java:81) 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: java.io.UncheckedIOException: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:73) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 32 more Caused by: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.asynchttpclient.netty.channel.NettyConnectListener.onFailure(NettyConnectListener.java:179) at org.asynchttpclient.netty.channel.NettyChannelConnector$1.onFailure(NettyChannelConnector.java:108) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:28) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:20) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 Caused by: java.net.ConnectException: Connection refused: getsockopt at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583)

back to summary

com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication

Parameter #1
{Attachpath=, EmailID=, Description=Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with KBA Authentication, Email=Kaushal.patel@kinective.io, User=, ShortName=, PartyName=, Filepath=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, TestID=verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 9879497888, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoadobe&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, 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=Phone}
Messages
   --- 30 Jun 08:05:57 519 - TestCaseID:: verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
Exception
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'kaushalp007', ip: '10.0.2.40' 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: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}}] Capabilities {} at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.Edelivery.EDelivery.verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication(EDelivery.java:445) 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: java.io.UncheckedIOException: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:73) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 32 more Caused by: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.asynchttpclient.netty.channel.NettyConnectListener.onFailure(NettyConnectListener.java:179) at org.asynchttpclient.netty.channel.NettyChannelConnector$1.onFailure(NettyChannelConnector.java:108) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:28) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:20) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 Caused by: java.net.ConnectException: Connection refused: getsockopt at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583)

back to summary

com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication

Parameter #1
{Attachpath=, EmailID=, Description=Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with Password Authentication, Email=Kaushal.patel@kinective.io, User=, ShortName=, PartyName=, Filepath=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, TestID=verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 9879497888, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoadobe&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, 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=GovernmentID}
Messages
   --- 30 Jun 08:05:57 573 - TestCaseID:: verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
Exception
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'kaushalp007', ip: '10.0.2.40' 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: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}}] Capabilities {} at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.Edelivery.EDelivery.verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication(EDelivery.java:445) 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: java.io.UncheckedIOException: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:73) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 32 more Caused by: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.asynchttpclient.netty.channel.NettyConnectListener.onFailure(NettyConnectListener.java:179) at org.asynchttpclient.netty.channel.NettyChannelConnector$1.onFailure(NettyChannelConnector.java:108) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:28) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:20) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 Caused by: java.net.ConnectException: Connection refused: getsockopt at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583)

back to summary

com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication

Parameter #1
{Attachpath=, EmailID=, Description=Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with Password Authentication, Email=Kaushal.patel@kinective.io, User=, ShortName=, PartyName=, Filepath=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, TestID=verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 9879497888, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoadobe&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, 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}
Messages
   --- 30 Jun 08:05:57 630 - TestCaseID:: verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication

   --- 30 Jun 08:06:05 204 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)

Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with Password Authentication
Steps:

 Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with Password Authentication

   --- 30 Jun 08:06:10 691 - Page URL:: http://jh-2024-1-0/teaasp/login.aspx

   --- 30 Jun 08:06:10 692 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)

   --- 30 Jun 08:06:10 813 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> id: btnSubmit]

 Navigated to 'eSign Login' page

   --- 30 Jun 08:06:10 910 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]

   --- 30 Jun 08:06:11 002 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]

   --- 30 Jun 08:06:23 317 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]

   --- 30 Jun 08:06:23 401 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]

   --- 30 Jun 08:06:32 702 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]

   --- 30 Jun 08:06:32 777 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]

 Entered values for the fields in 'Login' page [ScreenShot]

 Login into FI : kp10 & User: - fiadmin

   --- 30 Jun 08:06:41 320 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> id: btnSubmit]

   --- 30 Jun 08:06:48 020 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx

   --- 30 Jun 08:06:48 021 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)

   --- 30 Jun 08:07:00 651 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element

   --- 30 Jun 08:07:03 805 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx

   --- 30 Jun 08:07:03 806 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)

   --- 30 Jun 08:07:03 885 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> id: btnUpload]

   --- 30 Jun 08:07:07 058 - Page URL:: http://jh-2024-1-0/teaasp/documentmntc.aspx

   --- 30 Jun 08:07:07 058 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)

   --- 30 Jun 08:07:07 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> css selector: .header]

 Login as FiAdmin with Existing FI : kp10

   --- 30 Jun 08:07:07 263 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //a[text()='Administration']]

   --- 30 Jun 08:07:09 365 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //a[text()='Administration']]

 Navigated to 'Document Maintenance RTS' Page

   --- 30 Jun 08:07:21 192 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //*[text()='Select All']]

   --- 30 Jun 08:07:21 286 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //*[text()='Select All']]

   --- 30 Jun 08:07:26 365 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //*[text()='Select All']]

 Clicked 'Select All' button

   --- 30 Jun 08:07:29 686 - Page URL:: http://jh-2024-1-0/teaasp/documentmaintenance

   --- 30 Jun 08:07:29 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)

   --- 30 Jun 08:07:30 441 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> id: btnPrimary]

   --- 30 Jun 08:07:30 515 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> id: btnPrimary]

   --- 30 Jun 08:07:32 249 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //div[text()='No records found']]

Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]


   --- 30 Jun 08:07:37 500 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //*[text()='Import Template']]

   --- 30 Jun 08:07:42 884 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //*[@type='file']]

   --- 30 Jun 08:07:50 586 - Unable to find an element within the given time: 5 seconds.

 File uploaded successfully: DocumentExport.Zip

 Import the template from Zip formate

   --- 30 Jun 08:08:05 661 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //a[text()='Processing']]

   --- 30 Jun 08:08:07 757 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //a[text()='Processing']]

   --- 30 Jun 08:08:23 662 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu

   --- 30 Jun 08:08:23 663 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)

   --- 30 Jun 08:08:33 893 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> id: tab0]

   --- 30 Jun 08:08:37 019 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu

   --- 30 Jun 08:08:37 021 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)

   --- 30 Jun 08:08:37 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> css selector: .header]

   --- 30 Jun 08:08:41 923 - Unable to find an element within the given time: 5 seconds.

   --- 30 Jun 08:08:45 176 - Page URL:: http://jh-2024-1-0/teaasp/sessiondetails?collecteddocsmode=menu

   --- 30 Jun 08:08:45 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)

   --- 30 Jun 08:08:45 241 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> id: dragandrophandler]

   --- 30 Jun 08:08:50 616 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //*[@type='file']]

 File Dragged and dropped to clipboard

   --- 30 Jun 08:09:08 299 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element

 Exception Occured in Upload docorg.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element

Expected: The File upload in collected Document Page
Actual(Failed): Failed to upload Loan Application Form.pdf file in the collected Document Page
[ScreenShot]


   --- 30 Jun 08:09:21 144 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> id: dragandrophandler]

   --- 30 Jun 08:09:26 494 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //*[@type='file']]

 File Dragged and dropped to clipboard

   --- 30 Jun 08:09:44 149 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element

 Exception Occured in Upload docorg.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element

Expected: The File upload in collected Document Page
Actual(Failed): Failed to upload Students Loan.pdf file in the collected Document Page
[ScreenShot]


   --- 30 Jun 08:10:01 607 - Unable to find an element within the given time: 5 seconds.

   --- 30 Jun 08:10:01 677 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //span[contains(text(),'Create Session')]]

   --- 30 Jun 08:10:19 460 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element

   --- 30 Jun 08:10:34 944 - Unable to find an element within the timeout: 30 seconds.



element not interactable [ScreenShot]
Exception
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: [695a0b3c097b6d0f492acf517d1ff943, clickElement {id=f.0093DEDA470475B08E8C66599105C064.d.3125E18AE985AAB7DD02F53E42068E11.e.413}] 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:57439}, 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 (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //div[@id='IndexFiledValdation']//div[@role='dialog']] Session ID: 695a0b3c097b6d0f492acf517d1ff943 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.$Proxy21.click(Unknown Source) at com.imm.pages.CollectedDocumentPage.clickCreatesession(CollectedDocumentPage.java:1764) at com.imm.testscripts.Edelivery.EDelivery.verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication(EDelivery.java:499) 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)

back to summary

com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication

Parameter #1
{Attachpath=, EmailID=, Description=Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with Phone Authentication, Email=Kaushal.patel@kinective.io, User=, ShortName=, PartyName=, Filepath=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, TestID=verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 9879497888, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoadobe&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, 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=KBA}
Messages
   --- 30 Jun 08:05:57 461 - TestCaseID:: verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
Exception
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'kaushalp007', ip: '10.0.2.40' 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: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}}] Capabilities {} at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.Edelivery.EDelivery.verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication(EDelivery.java:445) 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: java.io.UncheckedIOException: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:73) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 32 more Caused by: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.asynchttpclient.netty.channel.NettyConnectListener.onFailure(NettyConnectListener.java:179) at org.asynchttpclient.netty.channel.NettyChannelConnector$1.onFailure(NettyChannelConnector.java:108) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:28) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:20) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 Caused by: java.net.ConnectException: Connection refused: getsockopt at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583)

back to summary

com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication

Parameter #1
{Attachpath=, EmailID=, Description=Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with Email Authentication, Email=Kaushal.patel@kinective.io, User=, ShortName=, PartyName=, Filepath=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, TestID=verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 9879497888, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoadobe&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, 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=Email}
Messages
   --- 30 Jun 08:05:57 313 - TestCaseID:: verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
Exception
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'kaushalp007', ip: '10.0.2.40' 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: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}}] Capabilities {} at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.Edelivery.EDelivery.verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication(EDelivery.java:445) 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: java.io.UncheckedIOException: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:73) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 32 more Caused by: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.asynchttpclient.netty.channel.NettyConnectListener.onFailure(NettyConnectListener.java:179) at org.asynchttpclient.netty.channel.NettyChannelConnector$1.onFailure(NettyChannelConnector.java:108) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:28) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:20) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 Caused by: java.net.ConnectException: Connection refused: getsockopt at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583)

back to summary

com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication

Parameter #1
{Attachpath=, EmailID=, Description=Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with GovernmentID Authentication, Email=Kaushal.patel@kinective.io, User=, ShortName=, PartyName=, Filepath=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, TestID=verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 9879497888, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoadobe&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, 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=Password}
Messages
   --- 30 Jun 08:05:57 404 - TestCaseID:: verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
Exception
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'kaushalp007', ip: '10.0.2.40' 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: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}}] Capabilities {} at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.Edelivery.EDelivery.verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication(EDelivery.java:445) 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: java.io.UncheckedIOException: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:73) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 32 more Caused by: java.net.ConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 at org.asynchttpclient.netty.channel.NettyConnectListener.onFailure(NettyConnectListener.java:179) at org.asynchttpclient.netty.channel.NettyChannelConnector$1.onFailure(NettyChannelConnector.java:108) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:28) at org.asynchttpclient.netty.SimpleChannelFutureListener.operationComplete(SimpleChannelFutureListener.java:20) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: getsockopt: localhost/[0:0:0:0:0:0:0:1]:4444 Caused by: java.net.ConnectException: Connection refused: getsockopt at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583)

back to summary