com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAdobePagesAfterSendingToRemotewithDifferentSender
({Tenant_URL=, EditFullName=, Email=signGrp@IMMTestCU.onmicrosoft.com,Anoma.premalal@kinective.io, Platform=, Sender_Emails=Anoma User (anoma.premalal@kinective.io),signGrp@IMMTestCU.onmicrosoft.com, ShortName=, PartyName=, IndexFieldsValue=, password=, PartiesToView=, ReceivedFromNames=, TextField=, plusfi=TRUE, ImagingSettings=, IntegrationType=Fully Integrated, DocumentName=, Dropdownvalues=Loan Amount, Workflow=AdHoc Simple Workflow, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=Admin,User, Tenant_User=, Group=signGrp, Description=verify Adobe Pages After Sending To Remote with Different Sender- PlusFI, Message=, BarcodeDropdownValues=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, DocumentPermission=, TestID=verifyAdobePagesAfterSendingToRemotewithDifferentSender, FItype=Unified, Required=TRUE, IndexSource=, Document Names=, Inbox=, Password=iMM@2022, Path=src/main/resources/testdata/files/513bA.Zip, Tenant_Password=, UserName=Bill Teller, Comments=Group email, Email_Id=signGrp@IMMTestCU.onmicrosoft.com,anoma.premalal@kinective.io, Index_Field_Name=, Sender_Email_Id=signGrp (signGrp@IMMTestCU.onmicrosoft.com), FI_ID=plusoem, Vendor=None, From=, TemplatePermission=, Subject=, Date=TRUE, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/fingerprint01.pdf, Username=billteller@immtestcu.onmicrosoft.com,billteller@immtestcu.onmicrosoft.com, FullName=513BA, EditNameDescription=, ErrorMessage=})
org.openqa.selenium.UnhandledAlertException: unexpected alert open: {Alert text : Please select a Workflow}
(Session info: chrome=141.0.7390.66): Please select a Workflow
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '23'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [2188e78031535ec9f79b43b6c67e5c4f, switchToFrame {id=null}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 141.0.7390.66, chrome: {chromedriverVersion: 141.0.7390.65 (b2ec783d2b51..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64036}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 141.0.7390.66, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 2188e78031535ec9f79b43b6c67e5c4f
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:131)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.defaultContent(RemoteWebDriver.java:1076)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.TargetLocatorProxyInvocationHandler.invoke(TargetLocatorProxyInvocationHandler.java:34)
at jdk.proxy2/jdk.proxy2.$Proxy37.defaultContent(Unknown Source)
at com.imm.pages.SessionDetailsPage.SubmitRouting(SessionDetailsPage.java:880)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobePagesAfterSendingToRemotewithDifferentSender(DocumentRTS.java:17637)
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:1597)
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)
(verify Adobe Pages After Sending To Remote with Different Sender)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-728806429\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.DocumentRTS.DocumentRTS">
<methods>
<include name="verifyAdobePagesAfterSendingToRemotewithDifferentSender"/>
</methods>
</class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
AdobeOEM
verifyAdobePagesAfterSendingToRemotewithDifferentSender
DocumentRTS
verifyAdobePagesAfterSendingToRemotewithDifferentSender
P1
verifyAdobePagesAfterSendingToRemotewithDifferentSender
Smoke
verifyAdobePagesAfterSendingToRemotewithDifferentSender
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyAdobePagesAfterSendingToRemotewithDifferentSender({Tenant_URL=, EditFullName=, Email=signGrp@IMMTestCU.onmicrosoft.com,Anoma.premalal@kinective.io, Pl...)
Successfully navigated to the 'documents' page [ScreenShot]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
Successfully navigated to the 'userAccountSettingsPage' [ScreenShot]
unexpected alert open: {Alert text : Please select a Workflow} [ScreenShot]
--- 08 Oct 16:25:55 064 - TestCaseID:: verifyAdobePagesAfterSendingToRemotewithDifferentSender
--- 08 Oct 16:26:03 033 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe Pages After Sending To Remote with Different Sender- PlusFI COMMENTS:Group email
Steps:
--- 08 Oct 16:26:09 336 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 08 Oct 16:26:09 340 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:26:09 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: ctl00_cph1_btnSubmit]
--- 08 Oct 16:26:09 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Oct 16:26:11 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: ctl00_cph1_btnSubmit]
--- 08 Oct 16:26:14 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: i0116]
--- 08 Oct 16:26:16 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: idSIButton9]
--- 08 Oct 16:26:20 240 - 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%3dnjmmqg3hyivqrdt5irdfuwjma9xq90abmphnxpivtupxce6swckgl68ney-z3lbu6vbuzlgmox6lux5walo2mn8ntir1cfegjb2bhhriktjzpm-zvqyom3gyjpdo_0fxk8zvxq40z1kt269uhycyyjguzan88bqartfigvujzaf8cddbmxiygeyf4sqcqocngimgks9uylq75gripkkxeg&response_mode=form_post&nonce=638955375725622931.yju1njk1ndqtywzhyi00njqwlthkmzmtyzg2nwzin2i5ymzlnjhjnmexmgitmdeyni00ymqzlwfknmutntawywy3ndu0zwm2&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
--- 08 Oct 16:26:20 242 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:26:22 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: idSIButton9]
--- 08 Oct 16:26:26 491 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Oct 16:26:26 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:26:26 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: lightbox]
--- 08 Oct 16:26:26 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: idSIButton9]
--- 08 Oct 16:26:34 617 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Oct 16:26:34 618 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:26:37 937 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Oct 16:26:37 938 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:26:38 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: btnUpload]
--- 08 Oct 16:26:41 614 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Oct 16:26:41 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:26:41 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> css selector: .header]
Successfully navigated to the 'documents' page [ScreenShot]
--- 08 Oct 16:26:42 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> xpath: //a[text()='Administration']]
--- 08 Oct 16:26:45 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> xpath: //a[text()='Administration']]
--- 08 Oct 16:26:52 911 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 08 Oct 16:26:52 912 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:26:53 102 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: immPageTitle]
--- 08 Oct 16:26:56 387 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 08 Oct 16:26:56 388 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:26:56 513 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> css selector: .header]
Successfully navigated to the 'Group Maintenance' page [ScreenShot]
--- 08 Oct 16:26:56 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: TxtGroupTitle]
--- 08 Oct 16:26:57 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: btnSearch]
--- 08 Oct 16:27:35 342 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 08 Oct 16:27:35 343 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:27:38 622 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 08 Oct 16:27:38 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:27:45 779 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
--- 08 Oct 16:27:45 780 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:27:48 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 08 Oct 16:27:58 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 08 Oct 16:27:58 821 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:27:58 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 08 Oct 16:28:02 199 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 08 Oct 16:28:02 200 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:28:02 335 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> css selector: .header]
Successfully navigated to the 'userAccountSettingsPage' [ScreenShot]
Expected: Default Sender dropdown should not be blank
Actual(Failed): Defaut sender dropdown is banlk[ScreenShot]
Actual(Failed): Defaut sender dropdown is banlk[ScreenShot]
--- 08 Oct 16:28:02 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> xpath: //a[text()='Processing']]
--- 08 Oct 16:28:10 190 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 08 Oct 16:28:10 191 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:28:20 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: tab0]
--- 08 Oct 16:28:23 761 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 08 Oct 16:28:23 762 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:28:23 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> css selector: .header]
--- 08 Oct 16:28:33 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: dragandrophandler]
--- 08 Oct 16:28:36 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded 513BA.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded 513BA.pdf file in the collected Document Page[ScreenShot]
--- 08 Oct 16:28:41 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> xpath: //span[contains(text(),'Create Session')]]
--- 08 Oct 16:28:49 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202510081628417568260_fsnbd1cdg4ztmmeeiw5xngp0&refresh=y
--- 08 Oct 16:28:49 852 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:29:11 864 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202510081628417568260_fsnbd1cdg4ztmmeeiw5xngp0&refresh=y
--- 08 Oct 16:29:11 865 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:29:15 049 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202510081628417568260_fsnbd1cdg4ztmmeeiw5xngp0&refresh=y
--- 08 Oct 16:29:15 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:29:18 225 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202510081628417568260_fsnbd1cdg4ztmmeeiw5xngp0&refresh=y
--- 08 Oct 16:29:18 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:29:18 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: Sign]
--- 08 Oct 16:29:21 572 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202510081628417568260_fsnbd1cdg4ztmmeeiw5xngp0&refresh=y
--- 08 Oct 16:29:21 573 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:29:21 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Passed): Successfully seen Document name is not as Unknown[ScreenShot]
Actual(Passed): Successfully seen Document name is not as Unknown[ScreenShot]
--- 08 Oct 16:29:35 337 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202510081628417568260_fsnbd1cdg4ztmmeeiw5xngp0&refresh=y
--- 08 Oct 16:29:35 339 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 08 Oct 16:29:43 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 08 Oct 16:29:50 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2188e78031535ec9f79b43b6c67e5c4f)] -> id: btnsubmit]
unexpected alert open: {Alert text : Please select a Workflow} [ScreenShot]
65 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifySenderEmailWithGroupEmailIneSignatureManagementPageRTS
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifySenderEmailWithGroupEmailIneSignatureManagementPageRTS
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@2c39c520)
0 ms
init(org.testng.TestRunner@2c39c520)
10328 ms
verifyAdobePagesAfterSendingToRemotewithDifferentSender({Tenant_URL=, EditFullName=, Email=signGrp@IMMTestCU.onmicrosoft.com,Anoma.premalal@kinective.io, Pl...)
18795 ms