com.imm.testscripts.ManageFi.ManageFi
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,Reusable Templates, FiStatus=, WebForm=Yes, AdobeKey=, FiAdmin_LastName=Teller,Doe, Name=, LocalDomain=immtestcu, Edit_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Adhoc_Doc=Yes, eSignPlus=, RtmAuthTypes=, Fully_Intgrt_Key=CBJCHBCAABAAcgo7jQyMd_Qns4r71HxtB62fjfGeg7Z1, IntegrationType=Fully Integrated, SendInBulk=No, RemoteSign=Enable, DrpSpot=, RemoteSign_ManageFI=Enable, Reusable_Temp=Yes, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, FIID=, Key=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=Send In Bulk, StarterEvalDays=, Description=verify Remote Agreement Options When Remote Signatures Enabled - Fully Integrated key, StarterChecks=, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, EditFIAdmin_FName=Billi,Jeny, Verifast=, LacerPro=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, ErrorMsg=, Address2=, Address3=, Address1=, Sign_Password=iMM@2022, WrongFIID=, DrpEvalDays=, EditFiadmin_LName=Teller1,Andy, Sign_RmtAgree_checked=Ad Hoc Document,Web Form,Reusable Templates,Manage Remote Agreements})
java.lang.AssertionError: eSign Platform page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:545)
at com.imm.pages.PlatformsPage.isLoaded(PlatformsPage.java:79)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled(ManageFi.java:2543)
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:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Remote Agreement Options When Remote Signatures Enabled)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-131165857\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.ManageFi.ManageFi">
<methods>
<include name="verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled"/>
</methods>
</class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
P1
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
Smoke
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
verify Remote Agreement Options When Remote Signatures Enabled
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
Times for IMM_Esign_Chrome
Total running time: 10 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully disaplyed Remote Settings Page [ScreenShot]
eSign Platform page didn't open up [ScreenShot]
--- 18 Mar 22:30:04 982 - TestCaseID:: verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
--- 18 Mar 22:30:09 314 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 18 Mar 22:30:19 030 - 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=42115945-f846-4799-a716-2e790812e854&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=h-8kszspoj4rk2afnnwby3ktbn0u9j5yrwhowj-as9g&code_challenge_method=s256&nonce=96850cd2-94ea-45c3-a5f6-b95725160af5&state=eyjpzci6imezyjawodjlltcwyzitngezyy1imtmxltdkmgu0m2vhnjg0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 18 Mar 22:30:19 031 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:30:38 262 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: idSIButton9]
--- 18 Mar 22:30:38 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: i0116]
--- 18 Mar 22:30:39 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: idSIButton9]
--- 18 Mar 22:30:44 977 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Mar 22:30:44 977 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:30:45 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: lightbox]
--- 18 Mar 22:30:45 163 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: idSIButton9]
--- 18 Mar 22:30:50 672 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 18 Mar 22:30:50 673 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:30:53 834 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 18 Mar 22:30:53 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:32:50 357 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 18 Mar 22:32:50 358 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:32:50 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 18 Mar 22:32:50 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 18 Mar 22:32:50 869 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnAddFI]
--- 18 Mar 22:32:56 186 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Mar 22:32:56 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:32:59 365 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Mar 22:32:59 366 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:32:59 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: .//input[@id='hostFIID']]
--- 18 Mar 22:33:02 586 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Mar 22:33:02 586 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:02 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
--- 18 Mar 22:33:05 778 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Mar 22:33:05 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:05 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: .//input[@id='hostFIID']]
--- 18 Mar 22:33:08 999 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Mar 22:33:08 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:09 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 18 Mar 22:33:10 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnValidateHostFiid]
--- 18 Mar 22:33:21 994 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Mar 22:33:21 994 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:25 165 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Mar 22:33:25 165 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:25 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 18 Mar 22:33:28 349 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Mar 22:33:28 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:28 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
--- 18 Mar 22:33:31 530 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Mar 22:33:31 530 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:31 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 18 Mar 22:33:34 756 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Mar 22:33:34 756 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:34 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
--- 18 Mar 22:33:44 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnNext]
--- 18 Mar 22:33:49 898 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 18 Mar 22:33:49 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:53 059 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 18 Mar 22:33:53 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:53 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 18 Mar 22:33:56 335 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 18 Mar 22:33:56 335 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:56 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
--- 18 Mar 22:33:59 562 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 18 Mar 22:33:59 562 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:33:59 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 18 Mar 22:34:02 846 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 18 Mar 22:34:02 846 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:34:02 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 18 Mar 22:34:05 179 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnConfirm]
--- 18 Mar 22:34:05 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnConfirm]
--- 18 Mar 22:34:10 749 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 18 Mar 22:34:10 749 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:34:13 914 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 18 Mar 22:34:13 914 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:34:14 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 18 Mar 22:34:17 180 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 18 Mar 22:34:17 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:34:17 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
--- 18 Mar 22:34:20 354 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 18 Mar 22:34:20 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:34:20 438 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 18 Mar 22:34:23 554 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 18 Mar 22:34:23 555 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:34:23 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 18 Mar 22:34:23 866 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
--- 18 Mar 22:37:58 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnCompleteInfra]
--- 18 Mar 22:38:05 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnCompleteInfra]
--- 18 Mar 22:38:08 601 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 18 Mar 22:38:08 601 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:38:11 828 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 18 Mar 22:38:11 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:38:30 634 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: step_title]
--- 18 Mar 22:38:33 845 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 18 Mar 22:38:33 845 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:38:52 846 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 18 Mar 22:38:56 089 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 18 Mar 22:38:56 090 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:38:56 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: RS_Enable]
--- 18 Mar 22:38:59 649 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 18 Mar 22:38:59 649 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:39:04 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnNext]
--- 18 Mar 22:39:06 910 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnNext]
--- 18 Mar 22:39:10 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: clientId]
Successfully disaplyed Remote Settings Page [ScreenShot]
--- 18 Mar 22:39:12 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnGenerateKey]
--- 18 Mar 22:39:12 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnGenerateKey]
--- 18 Mar 22:39:15 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[@id="delRow"]/c-modal-dialog/c-modal-content/div[2]/c-modal-body]
--- 18 Mar 22:39:18 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: btnYes]
--- 18 Mar 22:39:35 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[@id="btnGroupRemoteDoc"]/label]
--- 18 Mar 22:39:35 531 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: remoteDocYes]
--- 18 Mar 22:39:35 740 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[@id="btnGroupRemoteWF"]/label]
--- 18 Mar 22:39:35 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: remoteWFNo]
--- 18 Mar 22:39:36 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[@id="btnGroupRemoteRT"]/label]
--- 18 Mar 22:39:36 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: remoteRTYes]
--- 18 Mar 22:39:36 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label]
--- 18 Mar 22:39:36 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (526c7d1993b7d17ca50fd08cfc6d2e14)] -> id: remoteBulkNo]
--- 18 Mar 22:39:49 373 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 18 Mar 22:39:49 373 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Mar 22:39:52 486 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 18 Mar 22:39:52 486 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
eSign Platform page didn't open up [ScreenShot]
5 ignored methods
com.imm.testscripts.ManageFi.ManageFi
VerifyCreateAccountAndAddOnsSummary
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@5e7aa27e)
0 ms
init(org.testng.TestRunner@5e7aa27e)
10116 ms
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
14794 ms