com.imm.testscripts.DocumentRTS.DocumentRTS
verifyByImporting100BarcodeDocument
(, chrome_Windows 11)
org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died.
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [812b48358fad0dd1d42b58079e7c0dfe, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.140, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57119}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 131.0.6778.140, 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: 812b48358fad0dd1d42b58079e7c0dfe
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:575)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:606)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:610)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:453)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyByImporting100BarcodeDocument(DocumentRTS.java:13307)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.io.UncheckedIOException: java.net.ConnectException: Connection refused: no further information: 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.HttpCommandExecutor.execute(HttpCommandExecutor.java:181)
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: no further information: 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:833)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:4444
Caused by: java.net.ConnectException: Connection refused: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
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:833)
(Verifying create session using 100 barcode document)
C:\Users\sa_kaushal.patel\git\eSign Cloud\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="https://partners.immesign.com/TEAASP/login.aspx"/>
<parameter name="projectKey" value="ESPC"/>
<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="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
<methods>
<include name="verifyByImporting100BarcodeDocument"/>
</methods>
</class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyByImporting100BarcodeDocument
P1
verifyByImporting100BarcodeDocument
Smoke
verifyByImporting100BarcodeDocument
Times for IMM_Esign_Chrome
Total running time: 7 minutes
Reporter output for IMM_Esign_Chrome
verifyByImporting100BarcodeDocument(, chrome_Windows 11)
Error communicating with the remote browser. It may have died.
Verify by importing 100 Barcode Documnets
Steps:
--- 16 Dec 15:21:44 803 - TestCaseID:: verifyByImporting100BarcodeDocument
--- 16 Dec 15:21:49 202 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 16 Dec 15:21:52 826 - Page URL:: https://partners.immesign.com/teaasp/login.aspx
--- 16 Dec 15:21:52 827 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:22:21 136 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 16 Dec 15:22:21 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: btnSubmit]
--- 16 Dec 15:22:21 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 16 Dec 15:22:21 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 16 Dec 15:22:27 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: btnSubmit]
--- 16 Dec 15:22:30 048 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=9f442590-8548-4cfa-9504-ebbb1431120a&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d5bjwvybjyhwg5za5ajxt1vkt6kbe49e5p0b2v1lxs3fqqddilxj841a63zq50mlhnxwbpzu6mwkfafumuwooaxnlutdvndudt3zmxmfiyw76qv1qox6uzfzpugzhcmz8ujbfanf5pyzhg6medrnbtbokznd-mhmftufbp6hln8ubxtpjcfbg75bo_vq8q7gd9xwzocyfcgikkh-3dwf3hq&response_mode=form_post&nonce=638699396558957951.mdk5yji4zjity2m0ny00ntzllwjlmtatmzbindaxnweynje0ngi1ndbiyzytmzi0my00mtaylwe4mzytognkodkwnzfhndli&redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 16 Dec 15:22:30 050 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:22:39 941 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 16 Dec 15:22:44 416 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 16 Dec 15:22:44 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: lightbox]
--- 16 Dec 15:22:44 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: i0116]
--- 16 Dec 15:22:44 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: i0116]
--- 16 Dec 15:22:50 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: idSIButton9]
--- 16 Dec 15:22:51 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: i0118]
--- 16 Dec 15:22:58 271 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Dec 15:22:58 271 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:22:58 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: lightbox]
--- 16 Dec 15:22:58 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: idSIButton9]
--- 16 Dec 15:23:03 262 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 16 Dec 15:23:03 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:23:03 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: btnUpload]
--- 16 Dec 15:23:03 606 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 16 Dec 15:23:03 607 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:23:03 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> css selector: .header]
--- 16 Dec 15:23:03 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //a[text()='Administration']]
--- 16 Dec 15:23:05 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //a[text()='Administration']]
--- 16 Dec 15:23:13 434 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 16 Dec 15:23:13 435 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:23:13 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: immPageTitle]
--- 16 Dec 15:23:13 844 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 16 Dec 15:23:13 845 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:23:13 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> css selector: .header]
--- 16 Dec 15:23:17 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
--- 16 Dec 15:23:17 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
--- 16 Dec 15:23:37 995 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 16 Dec 15:23:37 995 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:23:38 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //label[contains(text(),'Subscription Key:')]//following::input[1]]
--- 16 Dec 15:23:45 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //label[contains(text(),'Client Secret:')]//following::input[1]]
--- 16 Dec 15:23:53 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //label[contains(text(),'Client ID:')]//following::input[1]]
--- 16 Dec 15:24:01 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //label[contains(text(),'Document API URL:')]//following::input[1]]
--- 16 Dec 15:24:08 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //label[contains(text(),'Authorization API URL:')]//following::input[1]]
--- 16 Dec 15:24:18 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> css selector: button[data-bind*='click: $data.SaveTemplate_Click']]
--- 16 Dec 15:24:25 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //a[text()='Administration']]
--- 16 Dec 15:24:27 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //a[text()='Administration']]
--- 16 Dec 15:24:34 886 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 16 Dec 15:24:34 887 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:24:34 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 16 Dec 15:24:35 358 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 16 Dec 15:24:35 359 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:24:35 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> css selector: .header]
--- 16 Dec 15:24:48 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 16 Dec 15:24:57 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 16 Dec 15:25:08 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 16 Dec 15:25:32 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 16 Dec 15:25:41 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 16 Dec 15:25:51 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 16 Dec 15:26:02 245 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 16 Dec 15:26:02 880 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 16 Dec 15:26:02 881 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:26:02 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //a[text()='Administration']]
--- 16 Dec 15:26:05 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //a[text()='Administration']]
--- 16 Dec 15:26:15 886 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 16 Dec 15:26:20 227 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 16 Dec 15:26:20 350 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 16 Dec 15:26:20 351 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:26:25 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //*[text()='Import Template']]
--- 16 Dec 15:26:56 179 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: globalErrorMessage]
Expected: The File upload for Import 100 template
Actual(Passed): Successfully uploaded zip file 0 in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file 0 in the Import template[ScreenShot]
--- 16 Dec 15:27:46 444 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 16 Dec 15:27:46 444 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 16 Dec 15:27:51 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> xpath: //*[text()='Import Template']]
--- 16 Dec 15:28:22 136 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (812b48358fad0dd1d42b58079e7c0dfe)] -> id: globalErrorMessage]
Expected: The File upload for Import 100 template
Actual(Passed): Successfully uploaded zip file 1 in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file 1 in the Import template[ScreenShot]
--- 16 Dec 15:29:12 497 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 16 Dec 15:29:12 498 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Error communicating with the remote browser. It may have died.
53 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@d813294)
0 ms
init(org.testng.TestRunner@d813294)
10369 ms
verifyByImporting100BarcodeDocument(, chrome_Windows 11)
16702 ms