com.imm.testscripts.Edelivery.EDelivery
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
({Attachpath=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, Tenant_User=immadmin2@immesignqa.onmicrosoft.com, EmailID=, FI_Name=AutoAdobeSMS, Description=verify Adobe SMS checkbox for EDelivery using ID.me Authentication for RTS Session, Email=chintan.chokshi@kinective.io, User=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com, Message=, Sender_Emails=, ShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/Disclosure.pdf,src/main/resources/testdata/files/documentRTS/Loan Application Form.pdf,src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/DriversLicense.jpg, TestID=verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS, Parties=, Dictionary_Code=TeSign,XPLN, FItype=, Required=, PartiesToView=, IndexSource=, Phone=+91 8600034622, Sessionurl=, plusfi=, DocumentName=, Password=, DictionaryOption=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Tenant_Password=iMM@2022, Comments=, Workflow=, Sender_Email_Id=employee1@immonline.com, FI_ID=AutoAdobe, Vendor=, AttachmentTypeOption=, Date=, Subject=, Folderpath=, NameDescription=, Tab=Remote Settings, Psw=, Usr=, FullName=, Login_Password=iMM@2022, UserType=, Authentication Method=ID.me})
java.lang.NoSuchMethodError: 'org.jsoup.nodes.Element org.jsoup.nodes.Document.root()'
at com.epam.healenium.treecomparing.JsoupHTMLParser.parse(JsoupHTMLParser.java:25)
at com.epam.healenium.SelfHealingEngine.parseTree(SelfHealingEngine.java:144)
at com.epam.healenium.processor.HealingProcessor.execute(HealingProcessor.java:35)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:50)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:50)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy22.toString(Unknown Source)
at com.codeborne.selenide.impl.WebElementWrapper.getSearchCriteria(WebElementWrapper.java:59)
at com.codeborne.selenide.impl.Alias$NoneAlias.getOrElse(Alias.java:45)
at com.codeborne.selenide.impl.WebElementSource.description(WebElementSource.java:48)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:81)
at jdk.proxy2/jdk.proxy2.$Proxy25.isDisplayed(Unknown Source)
at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:200)
at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:162)
at com.imm.pages.SignInPage.isLoaded(SignInPage.java:127)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.Edelivery.EDelivery.verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS(EDelivery.java:3152)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 SMS checkbox for EDelivery using different Authentication methods for RTS Session)
C:\Users\sa_kaushal.patel\eclipse-workspace\Latest_9_25_AnalisisCloudProjectScript\AdobeSignCloud\testxml\regression\Chrome_Run.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=autoeplus&xmldata=D:\\eSignPlus_Datafiles\\PrimaryKen.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.Edelivery.EDelivery">
<methods>
<include name="verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS"/>
</methods>
</class> <!-- com.imm.testscripts.Edelivery.EDelivery -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
Process
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
Sanity
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
Times for IMM_Esign_Chrome
Total running time: 22 seconds
Reporter output for IMM_Esign_Chrome
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS({Attachpath=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, Tenant_User=immadmin2...)
--- 15 Sep 14:39:10 263 - TestCaseID:: verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
--- 15 Sep 14:39:14 775 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adobe SMS checkbox for EDelivery using ID.me Authentication for RTS Session COMMENTS:
Steps:
--- 15 Sep 14:39:25 127 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=b619fac7-fa23-40e9-9488-e4cbe8881509&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=0jd_1jqm64kms3vypzo63u_c2vpswjo4ttoqokcjqoo&code_challenge_method=s256&nonce=97c1579a-102b-4bc1-9c36-a1fa6a691289&state=eyjpzci6ijc3mddhmzi5ltuwogmtngnims1iztq2lwqzndm3mjfkotyzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 15 Sep 14:39:25 128 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
11 ignored methods
com.imm.testscripts.Edelivery.EDelivery
verifyDeliveryRTSAddDocAttPartyTransferSession
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
VerifyDeliveryXMLPartywithNoAction_ExcludeParty
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
verifyDeliveryRTSDefault_AllParties
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
verifyeDeliverySenderEmailIneSignatureManagementPageXML
VerifyDeliveryXMLDefault_AllParties
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML
verifyeDeliverySenderEmailIneSignatureManagementPageRTS
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
VerifyDeliveryXMLPartywithNoAction_ExcludeParty
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
verifyDeliveryRTSDefault_AllParties
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
verifyeDeliverySenderEmailIneSignatureManagementPageXML
VerifyDeliveryXMLDefault_AllParties
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML
verifyeDeliverySenderEmailIneSignatureManagementPageRTS
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@7f4e5a39)
0 ms
init(org.testng.TestRunner@7f4e5a39)
10113 ms
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS({Attachpath=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, Tenant_User=immadmin2...)
14851 ms