com.imm.testscripts.Builder.Builder
createNewWorkflowWithCore
({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=Signed-Completely Signed, StepType=Action|Action|Action|Action|AdHocDownload|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=AutoLoan|Testdocset, 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 enter step type 'AdHocDownload'
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:581)
at com.imm.support.Log.assertThat(Log.java:762)
at com.imm.testscripts.Builder.Builder.createNewWorkflowWithCore(Builder.java:3756)
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)
(Create new workflow With Core)
C:\Users\rahul.polisetty\AppData\Local\Temp\testng-eclipse-123323258\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: 6 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 'In Development' radio button [ScreenShot]
Selected workflow : Core Review Workflow [ScreenShot]
Selected 'Published version' radio button [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 : AutoLoan [ScreenShot]
Selected document set : Testdocset [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]
Unable to enter step type 'AdHocDownload' [ScreenShot]
--- 16 Jul 13:40:33 475 - TestCaseID:: createNewWorkflowWithCore
--- 16 Jul 13:40:40 506 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Create new workflow With Core
Steps:
--- 16 Jul 13:40:48 615 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 16 Jul 13:40:48 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:40:49 400 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //*[@id='btnSubmit']]
--- 16 Jul 13:40:49 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 16 Jul 13:40:52 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //*[@id='btnSubmit']]
--- 16 Jul 13:40:58 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: idSIButton9]
--- 16 Jul 13:41:02 437 - 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%3dzkyk8aegb9qadp5wwrudtq56jaqyr3lzkgqmpum6bithxoh37uztrh5lfe9znpwir2jgqbjvbnxozm_k4un5zsmtdqvtdxo1t-tajgeowbi9x8gqaijaclqavkksuuhs2wiqqnmvdl1wpefjkluylavwisgz_tf-xiunsqjwbbhactpbs_wkoyip-ds7nh69gtdmzx4lv_ysf22v4tjc6w&response_mode=form_post&nonce=638882502254898492.ymrjytrlywqtztuzyy00nzywlwiyymitm2jhy2q0zgqyzti5zdzhzji4ngitmdk4nc00owe2ltgzzdgtzti5mjq0m2yyogu2&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 13:41:02 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:41:04 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: idSIButton9]
--- 16 Jul 13:41:09 579 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 13:41:09 579 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:41:09 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: lightbox]
--- 16 Jul 13:41:10 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: idSIButton9]
--- 16 Jul 13:41:20 022 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 13:41:20 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:41:23 418 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 13:41:23 418 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:41:23 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: btnUpload]
--- 16 Jul 13:41:27 995 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 13:41:27 995 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:41:28 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> css selector: .header]
--- 16 Jul 13:41:28 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //a[text()='Processing']]
--- 16 Jul 13:41:43 744 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 16 Jul 13:41:43 744 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:41:44 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: immPageTitle]
--- 16 Jul 13:41:47 427 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 16 Jul 13:41:47 427 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:41:47 756 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> css selector: .header]
--- 16 Jul 13:41:47 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> css selector: ul[id*='dropdownUL'] > li]
--- 16 Jul 13:41:48 281 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //a[text()='Administration']]
--- 16 Jul 13:42:00 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 13:42:00 064 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:42:00 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: ddActions]
--- 16 Jul 13:42:03 652 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 13:42:03 668 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:42:03 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> css selector: .header]
Successfully navigated to 'Workflow Builder' page [ScreenShot]
--- 16 Jul 13:42:11 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //label[@for='rdoWorkingVersion']/span/span]
Selected 'In Development' radio button [ScreenShot]
Selected workflow : Core Review Workflow [ScreenShot]
--- 16 Jul 13:43:24 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: ddActions]
--- 16 Jul 13:43:28 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: ddActions]
--- 16 Jul 13:43:31 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //label[@for='rdoLatestVersion']/span/span]
--- 16 Jul 13:43:31 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //label[@for='rdoLatestVersion']/span/span]
Selected 'Published version' radio button [ScreenShot]
--- 16 Jul 13:44:35 383 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 13:44:35 383 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:44:38 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: ddActions]
--- 16 Jul 13:45:09 948 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 13:45:09 948 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:45:10 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: atabGeneral]
Selected action : Create Workflow [ScreenShot]
--- 16 Jul 13:45:10 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: workflow_name]
Entered workflow name : Core Review Workflow [ScreenShot]
--- 16 Jul 13:45:13 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: workflow_description]
Entered workflow description : Core Review Workflow [ScreenShot]
--- 16 Jul 13:45:16 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: chkfrmlabel]
Selected 'Document set' tab [ScreenShot]
Selected document set : AutoLoan [ScreenShot]
Selected document set : Testdocset [ScreenShot]
--- 16 Jul 13:45:19 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: atabSteps]
--- 16 Jul 13:45:19 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
Selected 'Steps' tab [ScreenShot]
--- 16 Jul 13:45:20 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
--- 16 Jul 13:45:22 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 13:45:23 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: txtName]
Entered step name : Process [ScreenShot]
--- 16 Jul 13:45:25 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Process [ScreenShot]
--- 16 Jul 13:45:35 911 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 13:45:35 911 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:45:36 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 13:45:40 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Process [ScreenShot]
--- 16 Jul 13:45:42 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
--- 16 Jul 13:45:44 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 13:45:44 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: txtName]
Entered step name : Signed [ScreenShot]
--- 16 Jul 13:45:46 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Completed Signing [ScreenShot]
--- 16 Jul 13:45:55 600 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 13:45:55 602 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:45:55 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 13:46:00 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Signed [ScreenShot]
--- 16 Jul 13:46:03 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
--- 16 Jul 13:46:05 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 13:46:06 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: txtName]
Entered step name : Archive Success [ScreenShot]
--- 16 Jul 13:46:08 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Archive [ScreenShot]
--- 16 Jul 13:46:18 556 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 13:46:18 557 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:46:18 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 13:46:23 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Archive Success [ScreenShot]
--- 16 Jul 13:46:25 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
--- 16 Jul 13:46:27 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 13:46:28 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: txtName]
Entered step name : Review [ScreenShot]
--- 16 Jul 13:46:29 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Review [ScreenShot]
--- 16 Jul 13:46:38 378 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 13:46:38 379 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 13:46:38 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 13:46:42 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Review [ScreenShot]
--- 16 Jul 13:46:45 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: AddStep]
--- 16 Jul 13:46:47 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 13:46:47 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: txtName]
Entered step name : Adhoc Download [ScreenShot]
--- 16 Jul 13:46:49 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a9681993f1401c44519d6a7904820d3)] -> id: cbosteptype]
--- 16 Jul 13:46:52 532 - Unable to select value for => Step type
Unable to enter step type 'AdHocDownload' [ScreenShot]
7 ignored methods
com.imm.testscripts.Builder.Builder
verifyReorderCondition
deactivatedeleterepublishworkflow
verifyWorkflowBuilderActions
workflowVersionManagement
createASessionWithCoreUpdateNewWorkflow
createCopyOfExistingWorkflow
createNewWorkflow
deactivatedeleterepublishworkflow
verifyWorkflowBuilderActions
workflowVersionManagement
createASessionWithCoreUpdateNewWorkflow
createCopyOfExistingWorkflow
createNewWorkflow
Methods in chronological order
com.imm.testscripts.Builder.Builder
initialize(org.testng.TestRunner@3a8d30e)
0 ms
init(org.testng.TestRunner@3a8d30e)
10237 ms
createNewWorkflowWithCore({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=S...)
17637 ms