com.imm.testscripts.DocumentRTS.DocumentRTS
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan,XNAAP,XX11993, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, ArchiveOptions=, DocumentName=, Dropdownvalues=Loan Amount, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=src/main/resources/testdata/files/documentRTS/Student,src/main/resources/testdata/files/documentRTS/XNAAP,src/main/resources/testdata/files/documentRTS/XX11993, NameDescription=StudentsLoan,XNAAP,XX11993, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate, Message=, FileName=DocumentExport.Zip, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf, DocumentPermission=, TestID=VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate, FItype=, Required=TRUE, IndexSource=, Document Names=, Inbox=, Password=, Path=, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=Account_Number, Sender_Email_Id=, FI_ID=autoesign, Vendor=, From=, TemplatePermission=, Subject=, Date=TRUE, Response=, Type=, AttachmentPath=, Username=, FullName=StudentsLoan,XNAAP,XX11993, EditNameDescription=, ErrorMessage=, Export_Fields=Source PDF})
org.openqa.selenium.ScriptTimeoutException: org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:17743
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [d8ebdccf8ad2be6b20326501a85aa44e, getElementAttribute {id=f.32FE836096E1AFC217ED64EB4C0D326E.d.48F258DCB7C1BCC7B05273124DA98F7B.e.1491, name=textContent}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.99, chrome: {chromedriverVersion: 133.0.6943.98 (da53563ceb66..., userDataDir: C:\Users\RAHUL~1.POL\AppDat...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52689}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.102:4444/ses..., se:cdpVersion: 133.0.6943.99, 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}
Element: [[[[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //select[@class='form-control full-width']]] -> tag name: option]
Session ID: d8ebdccf8ad2be6b20326501a85aa44e
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at java.base/java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:540)
at java.base/java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:567)
at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:670)
at java.base/java.util.stream.FindOps$FindOp.evaluateParallel(FindOps.java:160)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647)
at com.imm.pages.DocumentDesignerPage.selectIndex(DocumentDesignerPage.java:1747)
at com.imm.testscripts.DocumentRTS.DocumentRTS.VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate(DocumentRTS.java:14450)
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)
Caused by: org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:17743
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [d8ebdccf8ad2be6b20326501a85aa44e, getElementAttribute {id=f.32FE836096E1AFC217ED64EB4C0D326E.d.48F258DCB7C1BCC7B05273124DA98F7B.e.1491, name=textContent}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.99, chrome: {chromedriverVersion: 133.0.6943.98 (da53563ceb66..., userDataDir: C:\Users\RAHUL~1.POL\AppDat...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52689}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.102:4444/ses..., se:cdpVersion: 133.0.6943.99, 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}
Element: [[[[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //select[@class='form-control full-width']]] -> tag name: option]
Session ID: d8ebdccf8ad2be6b20326501a85aa44e
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
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.RemoteWebElement.execute(RemoteWebElement.java:257)
at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:158)
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.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy37.getAttribute(Unknown Source)
at com.imm.pages.DocumentDesignerPage.lambda$6(DocumentDesignerPage.java:1746)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178)
at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1685)
at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.FindOps$FindTask.doLeaf(FindOps.java:319)
at java.base/java.util.stream.AbstractShortCircuitTask.compute(AbstractShortCircuitTask.java:115)
at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
(Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate)
C:\Users\rahul.polisetty\AppData\Local\Temp\testng-eclipse-1500352962\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="VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate"/>
</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
DocumentRTS
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
P1
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
Smoke
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
Times for IMM_Esign_Chrome
Total running time: 11 minutes
Reporter output for IMM_Esign_Chrome
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan,XNAAP,XX11993, PartyName=, Pa...)
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:17743 [ScreenShot]
--- 18 Feb 20:16:34 611 - TestCaseID:: VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
--- 18 Feb 20:16:40 642 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate COMMENTS:
Steps:
--- 18 Feb 20:16:48 921 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 18 Feb 20:16:48 946 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:16:49 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: btnSubmit]
--- 18 Feb 20:16:49 636 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 Feb 20:16:51 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: btnSubmit]
--- 18 Feb 20:17:11 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: lightbox]
--- 18 Feb 20:17:12 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: i0116]
--- 18 Feb 20:17:13 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: idSIButton9]
--- 18 Feb 20:17:21 020 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Feb 20:17:21 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:17:21 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: lightbox]
--- 18 Feb 20:17:21 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: idSIButton9]
--- 18 Feb 20:17:30 223 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Feb 20:17:30 224 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:17:30 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: btnUpload]
--- 18 Feb 20:17:33 974 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Feb 20:17:33 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:17:34 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> css selector: .header]
--- 18 Feb 20:17:34 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //a[text()='Administration']]
--- 18 Feb 20:17:39 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[text()='Select All']]
--- 18 Feb 20:17:40 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[text()='Select All']]
--- 18 Feb 20:17:45 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[text()='Select All']]
--- 18 Feb 20:17:48 899 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:17:48 902 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:17:51 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 18 Feb 20:17:51 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[@class='btn margin-off action']]
--- 18 Feb 20:17:57 632 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:17:57 633 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:18:12 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:18:12 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:18:25 522 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:18:25 523 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:18:30 884 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:18:30 885 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:18:31 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: IndexFieldTypeList]
--- 18 Feb 20:18:36 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 Feb 20:18:57 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 Feb 20:19:05 518 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=9886df8e-1c22-4eb8-b359-57ce7823153a&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:19:05 519 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:19:29 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: shortname]
--- 18 Feb 20:19:32 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 Feb 20:19:33 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='dispDocProc_new']]
--- 18 Feb 20:19:34 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 Feb 20:19:42 883 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=9886df8e-1c22-4eb8-b359-57ce7823153a&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:19:42 885 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:20:08 922 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=9886df8e-1c22-4eb8-b359-57ce7823153a&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:20:08 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:20:34 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'margin-off padding-off action-color-nohover icon-edit')]]
--- 18 Feb 20:20:38 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='indexType']]
--- 18 Feb 20:20:39 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 Feb 20:20:46 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 Feb 20:20:49 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 Feb 20:21:00 537 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=9886df8e-1c22-4eb8-b359-57ce7823153a&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:21:00 539 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:21:07 816 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:21:07 817 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:21:11 110 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:21:11 111 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:21:11 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: btnSearch]
--- 18 Feb 20:21:14 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:21:14 498 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:21:14 677 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> css selector: .header]
--- 18 Feb 20:21:14 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 Feb 20:21:18 357 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:21:18 358 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 Feb 20:21:18 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[@class='btn margin-off action']]
--- 18 Feb 20:21:24 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:21:24 352 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:21:39 108 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:21:39 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:21:52 319 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:21:52 320 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:21:57 731 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:21:57 732 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:21:57 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: IndexFieldTypeList]
--- 18 Feb 20:22:03 044 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 Feb 20:22:22 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 Feb 20:22:32 689 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=d41000dc-724a-4d5b-a23e-4b91138fbe01&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:22:32 690 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:22:56 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: shortname]
--- 18 Feb 20:22:59 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 Feb 20:23:00 314 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 Feb 20:23:01 218 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 Feb 20:23:09 880 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=d41000dc-724a-4d5b-a23e-4b91138fbe01&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:23:09 881 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:23:35 864 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=d41000dc-724a-4d5b-a23e-4b91138fbe01&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:23:35 864 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:24:01 661 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'margin-off padding-off action-color-nohover icon-edit')]]
--- 18 Feb 20:24:05 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='indexType']]
--- 18 Feb 20:24:06 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 Feb 20:24:14 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 Feb 20:24:16 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 Feb 20:24:27 890 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=d41000dc-724a-4d5b-a23e-4b91138fbe01&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:24:27 891 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:24:35 100 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:24:35 101 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:24:38 359 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:24:38 360 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:24:38 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: btnSearch]
--- 18 Feb 20:24:41 726 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:24:41 727 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:24:41 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> css selector: .header]
--- 18 Feb 20:24:42 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 Feb 20:24:45 485 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Feb 20:24:45 486 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 Feb 20:24:46 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[@class='btn margin-off action']]
--- 18 Feb 20:24:51 537 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:24:51 538 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:25:06 212 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:25:06 212 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:25:19 396 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:25:19 397 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:25:24 727 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 18 Feb 20:25:24 728 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:25:24 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: IndexFieldTypeList]
--- 18 Feb 20:25:30 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 Feb 20:25:49 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 Feb 20:25:58 138 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=64c4c791-54f6-446c-a886-5ab4253be108&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:25:58 139 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:26:22 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> id: shortname]
--- 18 Feb 20:26:26 023 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 Feb 20:26:26 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 Feb 20:26:28 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 Feb 20:26:36 862 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=64c4c791-54f6-446c-a886-5ab4253be108&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:26:36 863 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:27:12 975 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=64c4c791-54f6-446c-a886-5ab4253be108&source=templatedetail&hasundefineddocs=false
--- 18 Feb 20:27:12 976 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Feb 20:27:28 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 Feb 20:27:37 540 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //span[contains(@class,'margin-off padding-off action-color-nohover icon-edit')]]
--- 18 Feb 20:27:41 101 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d8ebdccf8ad2be6b20326501a85aa44e)] -> xpath: //*[@id='indexType']]
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:17743 [ScreenShot]
58 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyExportButtonOnTheDocumentMaintenanceRTSPage
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyExportButtonOnTheDocumentMaintenanceRTSPage
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@4843fc3c)
0 ms
init(org.testng.TestRunner@4843fc3c)
10238 ms
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan,XNAAP,XX11993, PartyName=, Pa...)
16689 ms