Test results
1 suite, 1 failed test
com.imm.testscripts.Builder.Builder
createNewWorkflowWithCore ({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=Signed-Completely Signed, StepType=Action|Action|Action|Action|AdHoc Download|Action, SessionUrl=, ConditionStep=, WorkflowBuilderActions=, Step Name=, TestID=createNewWorkflowWithCore, 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=Core Review Workflow, IsAlert=Sign In branch, StepDescription=Process|Completed Signing|Archive|Review|Adhoc Download|After download, 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=Core Review 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=Process|Signed|Archive Success|Review|Adhoc Download|After download, 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-Process;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=513BA|BENEFICIARY_IRA_CUST, Rule=Signed-Archive, ConditionType=Signed-Signature, ConditionRole=, ExpireTime=, NextStep=Start-Process;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: [5ea0e3789939f50cef853d8b6668698b, quit {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.158, chrome: {chromedriverVersion: 138.0.7204.157 (e533e98b126..., userDataDir: C:\Users\RAHUL~1.POL\AppDat...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52334}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.106:4444/ses..., se:cdpVersion: 138.0.7204.158, 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: 5ea0e3789939f50cef853d8b6668698b 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.createNewWorkflowWithCore(Builder.java:4059) 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 With Core)
C:\Users\rahul.polisetty\AppData\Local\Temp\testng-eclipse--863153858\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="createNewWorkflowWithCore"/>
        </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
createNewWorkflowWithCore
P1
createNewWorkflowWithCore
Smoke
createNewWorkflowWithCore
Times for IMM_Esign_Chrome
Total running time: 9 minutes
Reporter output for IMM_Esign_Chrome
createNewWorkflowWithCore({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=S...)
   --- 16 Jul 16:28:38 818 - TestCaseID:: createNewWorkflowWithCore
   --- 16 Jul 16:28:45 633 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Create new workflow With Core
Steps:
 **** Create new workflow With Core ****
 https://esignplusqa.immesign.com/TEAASP/login.aspx
   --- 16 Jul 16:28:54 141 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 16 Jul 16:28:54 141 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:28:54 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //*[@id='btnSubmit']]
   --- 16 Jul 16:28:54 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 16 Jul 16:28:55 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //*[@id='btnSubmit']]
   --- 16 Jul 16:29:00 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: idSIButton9]
   --- 16 Jul 16:29:04 371 - 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%3d-i9hxqrjlxjctsgzp0wsxkc1qnpgv2f7dfya9pi9akdn10l0dwrtlzpikm_e-r1rafxxva5o90t-bfuud4qpba8yuko7kihuctvxannyj7qhvsjr9qehmql-pmqowv3us2jznlgosn9m8lzqo60kezhtyd_9lj7j2k5dof2mhrsps7mpvre3cnbcmgrpqqkeopig3qzzbcvgypswletg0w&response_mode=form_post&nonce=638882603093781654.y2e5zwrlzwqty2m5oc00mdixlwfimgetmmzhndlizduyndc1odkymmjkzmmtmta0mi00m2zjlthjmgetytvimdlim2uynzrk&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
   --- 16 Jul 16:29:04 371 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:06 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: idSIButton9]
   --- 16 Jul 16:29:10 943 - Page URL:: https://login.microsoftonline.com/common/login
   --- 16 Jul 16:29:10 943 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:11 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: lightbox]
   --- 16 Jul 16:29:11 308 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: idSIButton9]
   --- 16 Jul 16:29:19 183 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 16 Jul 16:29:19 183 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:22 372 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 16 Jul 16:29:22 372 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:22 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: btnUpload]
   --- 16 Jul 16:29:25 902 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 16 Jul 16:29:25 918 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:26 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> css selector: .header]
 Successfully navigate to documents page [ScreenShot]
   --- 16 Jul 16:29:26 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //a[text()='Processing']]
   --- 16 Jul 16:29:36 366 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 16 Jul 16:29:36 366 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:36 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: immPageTitle]
   --- 16 Jul 16:29:39 605 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 16 Jul 16:29:39 605 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:39 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> css selector: .header]
   --- 16 Jul 16:29:39 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> css selector: ul[id*='dropdownUL'] > li]
 Logged in user : cuadminDN
   --- 16 Jul 16:29:39 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //a[text()='Administration']]
   --- 16 Jul 16:29:49 355 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 16:29:49 355 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:49 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: ddActions]
   --- 16 Jul 16:29:52 591 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 16:29:52 591 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:29:52 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> css selector: .header]

Successfully navigated to 'Workflow Builder' page [ScreenShot]
   --- 16 Jul 16:29:59 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //label[@for='rdoWorkingVersion']/span/span]

Selected 'In Development' radio button [ScreenShot]
  list of workflows {New Workflow 1=2, Core Review Workflow=2}
 The given workflow 'Core Review Workflow' already exists in development

Selected workflow : Core Review Workflow [ScreenShot]
   --- 16 Jul 16:30:06 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: ddActions]
   --- 16 Jul 16:30:08 942 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: ddActions]
 Selected 'Delete Workflow' action [ScreenShot]
 'Do you want to delete the selected workflow?' message is displayed
   --- 16 Jul 16:30:11 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //label[@for='rdoLatestVersion']/span/span]
   --- 16 Jul 16:30:11 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //label[@for='rdoLatestVersion']/span/span]

Selected 'Published version' radio button [ScreenShot]
  list of workflows {}
 The given workflow does not exists in 'Published version'
   --- 16 Jul 16:30:14 997 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 16:30:14 997 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:30:18 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: ddActions]
   --- 16 Jul 16:30:47 230 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 16:30:47 230 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:30:47 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: atabGeneral]

Selected action : Create Workflow [ScreenShot]
   --- 16 Jul 16:30:47 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: workflow_name]

Entered workflow name : Core Review Workflow [ScreenShot]
   --- 16 Jul 16:30:48 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: workflow_description]

Entered workflow description : Core Review Workflow [ScreenShot]
   --- 16 Jul 16:30:49 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: chkfrmlabel]

Selected 'Document set' tab [ScreenShot]

Selected document set : 513BA [ScreenShot]

Selected document set : BENEFICIARY_IRA_CUST [ScreenShot]
   --- 16 Jul 16:30:51 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: atabSteps]
   --- 16 Jul 16:30:51 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]

Selected 'Steps' tab [ScreenShot]
   --- 16 Jul 16:30:52 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]
   --- 16 Jul 16:30:53 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 16:30:54 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: txtName]

Entered step name : Process [ScreenShot]
   --- 16 Jul 16:30:55 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : Process [ScreenShot]
   --- 16 Jul 16:31:02 305 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 16:31:02 305 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:31:02 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 16:31:06 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Process [ScreenShot]
   --- 16 Jul 16:31:07 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]
   --- 16 Jul 16:31:09 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 16:31:09 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: txtName]

Entered step name : Signed [ScreenShot]
   --- 16 Jul 16:31:10 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : Completed Signing [ScreenShot]
   --- 16 Jul 16:31:17 500 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 16:31:17 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:31:17 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 16:31:21 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Signed [ScreenShot]
   --- 16 Jul 16:31:22 942 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]
   --- 16 Jul 16:31:24 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 16:31:24 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: txtName]

Entered step name : Archive Success [ScreenShot]
   --- 16 Jul 16:31:25 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : Archive [ScreenShot]
   --- 16 Jul 16:31:32 966 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 16:31:32 966 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:31:33 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 16:31:37 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Archive Success [ScreenShot]
   --- 16 Jul 16:31:38 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]
   --- 16 Jul 16:31:40 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 16:31:40 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: txtName]

Entered step name : Review [ScreenShot]
   --- 16 Jul 16:31:41 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : Review [ScreenShot]
   --- 16 Jul 16:31:48 742 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 16:31:48 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 16:31:48 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 16:31:53 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Review [ScreenShot]
   --- 16 Jul 16:31:54 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: AddStep]
   --- 16 Jul 16:31:56 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 16:31:56 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: txtName]

Entered step name : Adhoc Download [ScreenShot]
   --- 16 Jul 16:31:57 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ea0e3789939f50cef853d8b6668698b)] -> id: cbosteptype]

Selected step type : AdHoc Download [ScreenShot]

Entered step description : Adhoc Download [ScreenShot]
7 ignored methods
com.imm.testscripts.Builder.Builder
verifyReorderCondition
deactivatedeleterepublishworkflow
verifyWorkflowBuilderActions
workflowVersionManagement
createASessionWithCoreUpdateNewWorkflow
createCopyOfExistingWorkflow
createNewWorkflow
Methods in chronological order
com.imm.testscripts.Builder.Builder
initialize(org.testng.TestRunner@3d123d10) 0 ms
init(org.testng.TestRunner@3d123d10) 10105 ms
createNewWorkflowWithCore({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=S...) 17062 ms