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-Originator;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|Adhoc Download-null|After Download-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|Adhoc Download-After Download|After Download-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|Adhoc Download-After Download|After Download-Done})
java.lang.AssertionError: Unable to select recipient 'johnteller' at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:545) at com.imm.support.Log.assertThat(Log.java:726) at com.imm.testscripts.Builder.Builder.createNewWorkflowWithCore(Builder.java:3236) 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:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Create new workflow With Core)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1661991741\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: 3 minutes
Reporter output for IMM_Esign_Chrome
createNewWorkflowWithCore({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=S...)
   --- 16 Jul 18:43:02 113 - TestCaseID:: createNewWorkflowWithCore
   --- 16 Jul 18:43:05 941 - 3 - 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 18:43:13 426 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 16 Jul 18:43:13 428 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:43:13 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //*[@id='btnSubmit']]
   --- 16 Jul 18:43:13 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 16 Jul 18:43:14 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //*[@id='btnSubmit']]
   --- 16 Jul 18:43:19 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: idSIButton9]
   --- 16 Jul 18:43:23 942 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: idSIButton9]
   --- 16 Jul 18:43:28 345 - Page URL:: https://login.microsoftonline.com/common/login
   --- 16 Jul 18:43:28 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:43:28 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: lightbox]
   --- 16 Jul 18:43:28 532 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: idSIButton9]
   --- 16 Jul 18:43:36 370 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 16 Jul 18:43:36 371 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:43:39 484 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 16 Jul 18:43:39 485 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:43:39 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: btnUpload]
   --- 16 Jul 18:43:42 788 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 16 Jul 18:43:42 788 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:43:42 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> css selector: .header]
 Successfully navigate to documents page [ScreenShot]
   --- 16 Jul 18:43:43 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //a[text()='Processing']]
   --- 16 Jul 18:43:52 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 16 Jul 18:43:52 121 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:43:52 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: immPageTitle]
   --- 16 Jul 18:43:55 324 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 16 Jul 18:43:55 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:43:55 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> css selector: .header]
   --- 16 Jul 18:43:55 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> css selector: ul[id*='dropdownUL'] > li]
 Logged in user : cuadminDN
   --- 16 Jul 18:43:55 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //a[text()='Administration']]
   --- 16 Jul 18:44:04 858 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:44:04 859 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:44:04 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: ddActions]
   --- 16 Jul 18:44:08 111 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:44:08 111 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:44:08 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> css selector: .header]

Successfully navigated to 'Workflow Builder' page [ScreenShot]
   --- 16 Jul 18:44:11 448 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:44:11 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:44:14 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: ddActions]
   --- 16 Jul 18:44:43 454 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:44:43 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:44:43 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: atabGeneral]

Selected action : Create Workflow [ScreenShot]
   --- 16 Jul 18:44:43 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: workflow_name]

Entered workflow name : Core Review Workflow [ScreenShot]
   --- 16 Jul 18:44:44 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: workflow_description]

Entered workflow description : Core Review Workflow [ScreenShot]
   --- 16 Jul 18:44:45 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: chkfrmlabel]

Selected 'Document set' tab [ScreenShot]

Selected document set : 513BA [ScreenShot]

Selected document set : BENEFICIARY_IRA_CUST [ScreenShot]
   --- 16 Jul 18:44:47 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: atabSteps]
   --- 16 Jul 18:44:47 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]

Selected 'Steps' tab [ScreenShot]
   --- 16 Jul 18:44:47 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]
   --- 16 Jul 18:44:49 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 18:44:49 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: txtName]

Entered step name : Process [ScreenShot]
   --- 16 Jul 18:44:50 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : Process [ScreenShot]
   --- 16 Jul 18:44:57 438 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:44:57 439 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:44:57 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 18:45:01 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Process [ScreenShot]
   --- 16 Jul 18:45:02 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]
   --- 16 Jul 18:45:04 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 18:45:04 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: txtName]

Entered step name : Signed [ScreenShot]
   --- 16 Jul 18:45:05 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : Completed Signing [ScreenShot]
   --- 16 Jul 18:45:12 277 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:45:12 277 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:45:12 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 18:45:16 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Signed [ScreenShot]
   --- 16 Jul 18:45:17 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]
   --- 16 Jul 18:45:19 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 18:45:19 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: txtName]

Entered step name : Archive Success [ScreenShot]
   --- 16 Jul 18:45:20 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : Archive [ScreenShot]
   --- 16 Jul 18:45:27 204 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:45:27 205 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:45:27 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 18:45:31 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Archive Success [ScreenShot]
   --- 16 Jul 18:45:32 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]
   --- 16 Jul 18:45:34 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 18:45:34 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: txtName]

Entered step name : Review [ScreenShot]
   --- 16 Jul 18:45:35 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : Review [ScreenShot]
   --- 16 Jul 18:45:42 310 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:45:42 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:45:42 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 18:45:46 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Review [ScreenShot]
   --- 16 Jul 18:45:47 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]
   --- 16 Jul 18:45:49 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 18:45:49 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: txtName]

Entered step name : Adhoc Download [ScreenShot]
   --- 16 Jul 18:45:50 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: cbosteptype]

Selected step type : AdHoc Download [ScreenShot]

Entered step description : Adhoc Download [ScreenShot]
   --- 16 Jul 18:45:57 336 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:45:57 337 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:45:57 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 18:46:01 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'Adhoc Download [ScreenShot]
   --- 16 Jul 18:46:02 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]
   --- 16 Jul 18:46:04 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: tmplName]

Clicked 'Add step' button [ScreenShot]
   --- 16 Jul 18:46:05 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: txtName]

Entered step name : After download [ScreenShot]
   --- 16 Jul 18:46:05 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: cbosteptype]

Selected step type : Action [ScreenShot]

Entered step description : After download [ScreenShot]
   --- 16 Jul 18:46:12 995 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:46:12 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:46:13 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: AddStep]

Clicked 'Save' button in Add new Step popup [ScreenShot]
   --- 16 Jul 18:46:17 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Successfully added step 'After download [ScreenShot]
   --- 16 Jul 18:46:22 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]

Steps : [Start, Archive, Cancel, Process, Signed, Archive Success, Review, Adhoc Download, After download, Done] [ScreenShot]
   --- 16 Jul 18:46:37 448 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
   --- 16 Jul 18:46:37 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 16 Jul 18:46:37 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> id: Step_Message]

Selected step name : Start [ScreenShot]
   --- 16 Jul 18:46:37 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //input[@id='chkTaskEmail']/following-sibling::span]

Selected 'Send Task Email' check box [ScreenShot]
   --- 16 Jul 18:46:38 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //input[@id='chkAllowSign']/following-sibling::span]

Deselected 'Allow Signing' check box [ScreenShot]
   --- 16 Jul 18:46:42 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //input[contains(@id,'Step_response')]]

Added step response : Process [ScreenShot]
   --- 16 Jul 18:46:43 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='divStepDetailsBodyContents']//select[contains(@id,'drp_NextStep')]]

Selected next step : Process [ScreenShot]
   --- 16 Jul 18:46:43 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='divStepDetailsBodyContents']//select[contains(@id,'step_recipient')]]

Selected recipient : Originator [ScreenShot]
   --- 16 Jul 18:46:48 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //input[contains(@id,'Step_response')]]

Added step response : Review [ScreenShot]
   --- 16 Jul 18:46:49 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='divStepDetailsBodyContents']//select[contains(@id,'drp_NextStep')]]

Selected next step : Review [ScreenShot]
   --- 16 Jul 18:46:49 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3595ee266a91c76f8ff414554d8672b7)] -> xpath: //div[@id='divStepDetailsBodyContents']//select[contains(@id,'step_recipient')]]
   --- 16 Jul 18:46:52 883 - Unable to select value for => Recipient

Unable to select recipient 'johnteller' [ScreenShot]
6 ignored methods
com.imm.testscripts.Builder.Builder
verifyReorderCondition
deactivatedeleterepublishworkflow
verifyWorkflowBuilderActions
workflowVersionManagement
createCopyOfExistingWorkflow
createNewWorkflow
Methods in chronological order
com.imm.testscripts.Builder.Builder
initialize(org.testng.TestRunner@44473749) 0 ms
init(org.testng.TestRunner@44473749) 10102 ms
createNewWorkflowWithCore({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=S...) 14129 ms