Test results
1 suite, 1 failed test
com.imm.testscripts.Builder.Builder
createNewWorkflow ({SendTaskEmail=Start, Description=Create new workflow, workflowtodelete=, ConditionValue=Signed-Completely Signed, StepType=Action|Action|Action|Action, SessionUrl=, ConditionStep=, WorkflowBuilderActions=, Step Name=, TestID=createNewWorkflow, IsExpireRule=, ExpireNextStep=, Version=, FYI=Start-TRUE;FALSE|Archive-FALSE;FALSE|Review-FALSE|Sign In branch-FALSE|Signed-FALSE|Download-FALSE;FALSE;FALSE;FALSE|Archive Success-FALSE, WorkflowDescription=Loan Maintenance Workflow, IsAlert=Sign In branch, StepDescription=Sign In branch|Completed Signing|Archive|Review, ExpireResponse=, RuleNextRecipient=Signed-Current Inbox, Password=, Condition=Signed-True, UncheckAllowSigning=Start, AlertFYIMessage=Sign In branch-TBA alert session expire within 10 days. Please Complete Signing, ConditionResponse=, AlertFYIRecipient=Sign In branch-Originator, Workflow=Loan Maintenance Workflow, FYIMessage=Start-FYI to shared inbox;FYI to regular user|Archive-null;null|Review-null|Sign In branch-null|Signed-null|Download-null;null;null;null|Archive Success-null, StepName=Sign In branch|Signed|Archive Success|Review, Recipient=Start-Shared Inbox;johnteller|Archive-Current Inbox;Originator's Manager|Review-null|Sign In branch-Originator|Signed-Originator|Download-null;null;Return to Sender;johnteller|Archive Success-null, ExpireFYI=, AlertTime=Sign In branch-2 Day, ExpireFYIMessage=, RuleNextStep=Signed-Archive, ExpireFYIRecipient=, ExpireRecipient=, UploadPath=, Username=, StepResponse=Start-Sign In branch;Review|Archive-Archived;Failed|Review-Done|Sign In branch-Signed|Signed-Archive|Download-Signed;Expired;Aborted;Download Failure|Archive Success-Done, FYIRecipient=Start-Shared Inbox;John Teller (immlab\johnteller)|Archive-null;null|Review-null|Sign In branch-null|Signed-null|Download-null;null;null;null|Archive Success-null, AlertFYI=Sign In branch-TRUE, IsExpire=, DocumentSet=AutoLoan|Testdocset, Rule=Signed-Archive, ConditionType=Signed-Signature, ConditionRole=, ExpireTime=, NextStep=Start-Sign In branch;Review|Archive-Archive Success;Review|Review-Done|Sign In branch-Signed|Signed-Archive|Download-Done;Done;Archive;Archive|Archive Success-Done})
org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d67334a106d58fe6ffdee7117f7c7773, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.94 (545025748884..., userDataDir: C:\Users\RAHUL~1.POL\AppDat...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57463}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.100:4444/ses..., se:cdpVersion: 138.0.7204.97, 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: d67334a106d58fe6ffdee7117f7c7773 at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:65) 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) 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.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:193) at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58) at jdk.proxy2/jdk.proxy2.$Proxy16.quit(Unknown Source) at com.imm.testscripts.Builder.Builder.createNewWorkflow(Builder.java:635) 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.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095) at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59) ... 44 more
(Create new workflow)
C:\Users\rahul.polisetty\AppData\Local\Temp\testng-eclipse--1504854496\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.Builder.Builder">
        <methods>
          <include name="createNewWorkflow"/>
        </methods>
      </class> <!-- com.imm.testscripts.Builder.Builder -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
Builder
createNewWorkflow
P1
createNewWorkflow
Smoke
createNewWorkflow
Times for IMM_Esign_Chrome
Total running time: 15 minutes
Reporter output for IMM_Esign_Chrome
createNewWorkflow({SendTaskEmail=Start, Description=Create new workflow, workflowtodelete=, ConditionValue=Signed-Comp...)
   --- 11 Jul 13:51:41 990 - TestCaseID:: createNewWorkflow
   --- 11 Jul 13:51:51 688 - 9 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Create new workflow
Steps:
 **** Create new workflow ****
 https://esignplusqa.immesign.com/TEAASP/login.aspx
   --- 11 Jul 13:51:59 077 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 11 Jul 13:51:59 079 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Jul 13:51:59 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d67334a106d58fe6ffdee7117f7c7773)] -> xpath: //*[@id='btnSubmit']]
   --- 11 Jul 13:52:00 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d67334a106d58fe6ffdee7117f7c7773)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 11 Jul 13:52:01 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d67334a106d58fe6ffdee7117f7c7773)] -> xpath: //*[@id='btnSubmit']]
   --- 11 Jul 13:52:07 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d67334a106d58fe6ffdee7117f7c7773)] -> id: idSIButton9]
   --- 11 Jul 13:52:10 858 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dpgqtmw8urobnb4im-ypjmjey7ftpbhw7jix83vfa-qp8w-9p0kqh2ic35jmqkvbrz6lp3tb838wxaxm3n65xfxpk7xi-3f0nrkpkfbbvekuzdr_9xiiufujs5bborcd8pcc5ojzwphbdgthtg73qwx2klmirczde-r6vly7jzknpzik1j9tfnfzxqhq_8b8_wt02cuiygedvl3cuphxhkw&response_mode=form_post&nonce=638878188911169332.ztm0nda3nzgtzmrkzi00mju2lwewymytzdy2nme5ytg5njhhzdizytq0nzctnwq3ys00nde0lwjmmzitzjfjnmu5ndbhztc1&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 11 Jul 13:52:10 860 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Jul 13:52:13 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d67334a106d58fe6ffdee7117f7c7773)] -> id: idSIButton9]
   --- 11 Jul 13:52:17 549 - Page URL:: https://login.microsoftonline.com/common/login
   --- 11 Jul 13:52:17 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 11 Jul 13:52:17 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d67334a106d58fe6ffdee7117f7c7773)] -> id: lightbox]
   --- 11 Jul 13:52:17 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d67334a106d58fe6ffdee7117f7c7773)] -> id: idSIButton9]

java.util.concurrent.TimeoutException
5 ignored methods
com.imm.testscripts.Builder.Builder
verifyReorderCondition
deactivatedeleterepublishworkflow
verifyWorkflowBuilderActions
workflowVersionManagement
createCopyOfExistingWorkflow
Methods in chronological order
com.imm.testscripts.Builder.Builder
initialize(org.testng.TestRunner@32b112a1) 0 ms
init(org.testng.TestRunner@32b112a1) 10125 ms
createNewWorkflow({SendTaskEmail=Start, Description=Create new workflow, workflowtodelete=, ConditionValue=Signed-Comp...) 20030 ms