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=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 'AdHoc Download'
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--1564087279\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: 5 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 '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 'AdHoc Download' [ScreenShot]
--- 16 Jul 02:20:17 517 - TestCaseID:: createNewWorkflowWithCore
--- 16 Jul 02:20:22 145 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Create new workflow With Core
Steps:
--- 16 Jul 02:20:30 691 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 16 Jul 02:20:30 692 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:20:30 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //*[@id='btnSubmit']]
--- 16 Jul 02:20:31 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 16 Jul 02:20:33 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //*[@id='btnSubmit']]
--- 16 Jul 02:20:39 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: idSIButton9]
--- 16 Jul 02:20:43 331 - 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%3dh6rdqc6-znhzrccdw1dy1vd8ypwpnh0h88b4rqzprllsskrnb85hgakowk9gjxstzovyuvg6xfktyiosu-fl5o-h4prxddcejlqmv5epzyt-h9eygtkef_mdbx61ihws3qsdbycs4obhha7jslursy_1uavbnvurbfmndvgfdzwak6t8wx0be1i0qcfvhggwvkie000_ryr3tclav8jqvq&response_mode=form_post&nonce=638882094058406974.yjg3ogi4m2mtodhlys00zgi5lwi2mjctota0mzbjntvmnzg4zjy5yzkyzdctodczos00ywjhltkxmdmtnmm2ndu4mjbkmdu4&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 02:20:43 332 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:20:45 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: idSIButton9]
--- 16 Jul 02:20:50 714 - Page URL:: https://login.microsoftonline.com/common/login
--- 16 Jul 02:20:50 715 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:20:50 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: lightbox]
--- 16 Jul 02:20:51 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: idSIButton9]
--- 16 Jul 02:21:17 576 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 02:21:17 577 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:21:21 045 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 02:21:21 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:21:21 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: btnUpload]
--- 16 Jul 02:21:24 731 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 16 Jul 02:21:24 732 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:21:25 028 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> css selector: .header]
--- 16 Jul 02:21:25 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //a[text()='Processing']]
--- 16 Jul 02:21:37 453 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 16 Jul 02:21:37 453 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:21:37 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: immPageTitle]
--- 16 Jul 02:21:40 938 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 16 Jul 02:21:40 956 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:21:41 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> css selector: .header]
--- 16 Jul 02:21:41 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> css selector: ul[id*='dropdownUL'] > li]
--- 16 Jul 02:21:41 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //a[text()='Administration']]
--- 16 Jul 02:21:52 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 02:21:52 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:21:52 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: ddActions]
--- 16 Jul 02:21:56 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 02:21:56 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:21:56 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> css selector: .header]
Successfully navigated to 'Workflow Builder' page [ScreenShot]
--- 16 Jul 02:22:03 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //label[@for='rdoWorkingVersion']/span/span]
Selected 'In Development' radio button [ScreenShot]
--- 16 Jul 02:22:54 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //label[@for='rdoLatestVersion']/span/span]
--- 16 Jul 02:22:54 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //label[@for='rdoLatestVersion']/span/span]
Selected 'Published version' radio button [ScreenShot]
--- 16 Jul 02:23:52 437 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 02:23:52 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:23:55 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: ddActions]
--- 16 Jul 02:24:26 903 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 02:24:26 904 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:24:27 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: atabGeneral]
Selected action : Create Workflow [ScreenShot]
--- 16 Jul 02:24:27 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: workflow_name]
Entered workflow name : Core Review Workflow [ScreenShot]
--- 16 Jul 02:24:31 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: workflow_description]
Entered workflow description : Core Review Workflow [ScreenShot]
--- 16 Jul 02:24:34 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: chkfrmlabel]
Selected 'Document set' tab [ScreenShot]
Selected document set : AutoLoan [ScreenShot]
Selected document set : Testdocset [ScreenShot]
--- 16 Jul 02:24:37 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: atabSteps]
--- 16 Jul 02:24:37 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
Selected 'Steps' tab [ScreenShot]
--- 16 Jul 02:24:37 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
--- 16 Jul 02:24:40 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 02:24:40 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: txtName]
Entered step name : Process [ScreenShot]
--- 16 Jul 02:24:42 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Process [ScreenShot]
--- 16 Jul 02:24:52 043 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 02:24:52 043 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:24:52 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 02:24:56 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Process [ScreenShot]
--- 16 Jul 02:24:58 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
--- 16 Jul 02:25:00 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 02:25:01 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: txtName]
Entered step name : Signed [ScreenShot]
--- 16 Jul 02:25:02 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Completed Signing [ScreenShot]
--- 16 Jul 02:25:11 586 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 02:25:11 598 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:25:11 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 02:25:16 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Signed [ScreenShot]
--- 16 Jul 02:25:18 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
--- 16 Jul 02:25:20 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 02:25:20 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: txtName]
Entered step name : Archive Success [ScreenShot]
--- 16 Jul 02:25:22 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Archive [ScreenShot]
--- 16 Jul 02:25:31 443 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 02:25:31 443 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:25:32 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 02:25:36 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Archive Success [ScreenShot]
--- 16 Jul 02:25:38 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
--- 16 Jul 02:25:40 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 02:25:41 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: txtName]
Entered step name : Review [ScreenShot]
--- 16 Jul 02:25:42 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: cbosteptype]
Selected step type : Action [ScreenShot]
Entered step description : Review [ScreenShot]
--- 16 Jul 02:25:52 258 - Page URL:: https://esignplusqa.immesign.com/teaasp/builderiframe.aspx
--- 16 Jul 02:25:52 258 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 16 Jul 02:25:52 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
Clicked 'Save' button in Add new Step popup [ScreenShot]
--- 16 Jul 02:25:56 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> xpath: //div[@id='stepDatagrid']//tr[@type='row']/td[2]]
Successfully added step 'Review [ScreenShot]
--- 16 Jul 02:25:59 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: AddStep]
--- 16 Jul 02:26:01 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: tmplName]
Clicked 'Add step' button [ScreenShot]
--- 16 Jul 02:26:02 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: txtName]
Entered step name : Adhoc Download [ScreenShot]
--- 16 Jul 02:26:03 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c059105e0ec253e45cfac354524bb915)] -> id: cbosteptype]
--- 16 Jul 02:26:07 487 - Unable to select value for => Step type
Unable to enter step type 'AdHoc Download' [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@117eac4a)
0 ms
init(org.testng.TestRunner@117eac4a)
10098 ms
createNewWorkflowWithCore({SendTaskEmail=Start, Description=Create new workflow With Core, workflowtodelete=, ConditionValue=S...)
14970 ms