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})
java.lang.AssertionError: Unable to select recipient 'Shared Inbox'
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:3237)
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-159930391\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&hsfiid=autoesign&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...)
Successfully navigated to 'Workflow Builder' page [ScreenShot]
Selected action : Create Workflow [ScreenShot]
Entered workflow name : Core Review Workflow [ScreenShot]
Entered workflow description : Core Review Workflow [ScreenShot]
Selected 'Document set' tab [ScreenShot]
Selected document set : 513BA [ScreenShot]
Selected document set : BENEFICIARY_IRA_CUST [ScreenShot]
Selected 'Steps' tab [ScreenShot]
Clicked 'Add step' button [ScreenShot]
Entered step name : Process [ScreenShot]
Selected step type : Action [ScreenShot]
Entered step description : Process [ScreenShot]
Clicked 'Save' button in Add new Step popup [ScreenShot]
Successfully added step 'Process [ScreenShot]
Clicked 'Add step' button [ScreenShot]
Entered step name : Signed [ScreenShot]
Selected step type : Action [ScreenShot]
Entered step description : Completed Signing [ScreenShot]
Clicked 'Save' button in Add new Step popup [ScreenShot]
Successfully added step 'Signed [ScreenShot]
Clicked 'Add step' button [ScreenShot]
Entered step name : Archive Success [ScreenShot]
Selected step type : Action [ScreenShot]
Entered step description : Archive [ScreenShot]
Clicked 'Save' button in Add new Step popup [ScreenShot]
Successfully added step 'Archive Success [ScreenShot]
Clicked 'Add step' button [ScreenShot]
Entered step name : Review [ScreenShot]
Selected step type : Action [ScreenShot]
Entered step description : Review [ScreenShot]
Clicked 'Save' button in Add new Step popup [ScreenShot]
Successfully added step 'Review [ScreenShot]
Clicked 'Add step' button [ScreenShot]
Entered step name : Adhoc Download [ScreenShot]
Selected step type : AdHoc Download [ScreenShot]
Entered step description : Adhoc Download [ScreenShot]
Clicked 'Save' button in Add new Step popup [ScreenShot]
Successfully added step 'Adhoc Download [ScreenShot]
Clicked 'Add step' button [ScreenShot]
Entered step name : After download [ScreenShot]
Selected step type : Action [ScreenShot]
Entered step description : After download [ScreenShot]
Clicked 'Save' button in Add new Step popup [ScreenShot]
Successfully added step 'After download [ScreenShot]
Steps : [Start, Archive, Cancel, Process, Signed, Archive Success, Review, Adhoc Download, After download, Done] [ScreenShot]
Selected step name : Start [ScreenShot]
Selected 'Send Task Email' check box [ScreenShot]
Deselected 'Allow Signing' check box [ScreenShot]
Added step response : Process [ScreenShot]
Selected next step : Process [ScreenShot]
Unable to select recipient 'Shared Inbox' [ScreenShot]
--- 16 Jul 18:10:46 991 - TestCaseID:: createNewWorkflowWithCore
--- 16 Jul 18:10:52 142 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Create new workflow With Core
Steps:
--- 16 Jul 18:11:00 387 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 16 Jul 18:11:00 388 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:00 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //*[@id='btnSubmit']]
--- 16 Jul 18:11:00 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 16 Jul 18:11:02 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //*[@id='btnSubmit']]
--- 16 Jul 18:11:06 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: idSIButton9]
--- 16 Jul 18:11:11 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: idSIButton9]
--- 16 Jul 18:11:15 558 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 18:11:15 558 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:15 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: lightbox]
--- 16 Jul 18:11:15 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: idSIButton9]
--- 16 Jul 18:11:24 242 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 18:11:24 243 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:27 362 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 18:11:27 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:27 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: btnUpload]
--- 16 Jul 18:11:30 660 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 18:11:30 660 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:30 769 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> css selector: .header]
--- 16 Jul 18:11:30 998 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //a[text()='Processing']]
--- 16 Jul 18:11:40 298 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 16 Jul 18:11:40 299 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:40 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: immPageTitle]
--- 16 Jul 18:11:43 526 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 16 Jul 18:11:43 527 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:43 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> css selector: .header]
--- 16 Jul 18:11:43 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> css selector: ul[id*='dropdownUL'] > li]
--- 16 Jul 18:11:43 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //a[text()='Administration']]
--- 16 Jul 18:11:53 777 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:11:53 777 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:53 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: ddActions]
--- 16 Jul 18:11:57 053 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:11:57 054 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:11:57 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> css selector: .header]
Successfully navigated to 'Workflow Builder' page [ScreenShot]
--- 16 Jul 18:12:00 426 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:12:00 427 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:12:03 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: ddActions]
--- 16 Jul 18:12:33 541 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:12:33 542 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:12:33 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: atabGeneral]
Selected action : Create Workflow [ScreenShot]
--- 16 Jul 18:12:33 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: workflow_name]
Entered workflow name : Core Review Workflow [ScreenShot]
--- 16 Jul 18:12:34 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: workflow_description]
Entered workflow description : Core Review Workflow [ScreenShot]
--- 16 Jul 18:12:35 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: chkfrmlabel]
Selected 'Document set' tab [ScreenShot]
Selected document set : 513BA [ScreenShot]
Selected document set : BENEFICIARY_IRA_CUST [ScreenShot]
--- 16 Jul 18:12:37 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: atabSteps]
--- 16 Jul 18:12:37 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
Selected 'Steps' tab [ScreenShot]
--- 16 Jul 18:12:37 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
--- 16 Jul 18:12:39 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 18:12:40 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: txtName]
Entered step name : Process [ScreenShot]
--- 16 Jul 18:12:40 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Process [ScreenShot]
--- 16 Jul 18:12:47 870 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:12:47 871 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:12:47 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 18:12:52 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Process [ScreenShot]
--- 16 Jul 18:12:53 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
--- 16 Jul 18:12:54 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 18:12:55 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: txtName]
Entered step name : Signed [ScreenShot]
--- 16 Jul 18:12:55 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Completed Signing [ScreenShot]
--- 16 Jul 18:13:02 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:13:02 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:13:02 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 18:13:07 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Signed [ScreenShot]
--- 16 Jul 18:13:08 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
--- 16 Jul 18:13:10 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 18:13:10 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: txtName]
Entered step name : Archive Success [ScreenShot]
--- 16 Jul 18:13:11 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Archive [ScreenShot]
--- 16 Jul 18:13:19 234 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:13:19 234 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:13:19 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 18:13:23 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Archive Success [ScreenShot]
--- 16 Jul 18:13:24 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
--- 16 Jul 18:13:27 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 18:13:27 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: txtName]
Entered step name : Review [ScreenShot]
--- 16 Jul 18:13:28 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Review [ScreenShot]
--- 16 Jul 18:13:35 069 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:13:35 070 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:13:35 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 18:13:39 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Review [ScreenShot]
--- 16 Jul 18:13:40 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
--- 16 Jul 18:13:42 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 18:13:42 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: txtName]
Entered step name : Adhoc Download [ScreenShot]
--- 16 Jul 18:13:43 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: cbosteptype]
Selected step type : AdHoc Download [ScreenShot]
Entered step description : Adhoc Download [ScreenShot]
--- 16 Jul 18:13:51 028 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:13:51 029 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:13:51 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 18:13:55 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Adhoc Download [ScreenShot]
--- 16 Jul 18:13:56 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
--- 16 Jul 18:13:59 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 18:13:59 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: txtName]
Entered step name : After download [ScreenShot]
--- 16 Jul 18:14:00 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : After download [ScreenShot]
--- 16 Jul 18:14:07 397 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:14:07 398 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:14:07 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 18:14:11 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'After download [ScreenShot]
--- 16 Jul 18:14:17 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> 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:14:32 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 18:14:32 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 18:14:32 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> id: Step_Message]
Selected step name : Start [ScreenShot]
--- 16 Jul 18:14:33 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //input[@id='chkTaskEmail']/following-sibling::span]
Selected 'Send Task Email' check box [ScreenShot]
--- 16 Jul 18:14:33 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //input[@id='chkAllowSign']/following-sibling::span]
Deselected 'Allow Signing' check box [ScreenShot]
--- 16 Jul 18:14:37 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //input[contains(@id,'Step_response')]]
Added step response : Process [ScreenShot]
--- 16 Jul 18:14:38 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //div[@id='divStepDetailsBodyContents']//select[contains(@id,'drp_NextStep')]]
Selected next step : Process [ScreenShot]
--- 16 Jul 18:14:39 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (030e3f056998f748750acb339e3c5d28)] -> xpath: //div[@id='divStepDetailsBodyContents']//select[contains(@id,'step_recipient')]]
--- 16 Jul 18:14:45 636 - Unable to select value for => Recipient
Unable to select recipient 'Shared Inbox' [ScreenShot]
6 ignored methods
com.imm.testscripts.Builder.Builder
verifyReorderCondition
deactivatedeleterepublishworkflow
verifyWorkflowBuilderActions
workflowVersionManagement
createCopyOfExistingWorkflow
createNewWorkflow
deactivatedeleterepublishworkflow
verifyWorkflowBuilderActions
workflowVersionManagement
createCopyOfExistingWorkflow
createNewWorkflow
Methods in chronological order
com.imm.testscripts.Builder.Builder
initialize(org.testng.TestRunner@36fb5ba)
0 ms
init(org.testng.TestRunner@36fb5ba)
10114 ms
createNewWorkflowWithCore({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=S...)
15521 ms