Test results
1 suite, 3 failed tests
com.imm.testscripts.ManageFi.ManageFi
verifyInPersonSignElectronicSignatureConsent ({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, RemoteAgreement=, FiAdmin_LastName=, Name=anonyLgPls, LocalDomain=, Edit_UserID=, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=, Fully_Intgrt_Key=, IntegrationType=Legacy Account, AdvaceSettings=, SendInBulk=, RemoteSign=, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=, VerifastEDays=, Workflow=AdHoc Simple Workflow, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=, Domain=, anonymusFI=true, FIID=anonyLgPls, Key=, FiAdmin_FirstName=, Dictionary=, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=verify In Person Sign Electronic Signature Consent - Legacy - Anonymous - PlusFI, StarterChecks=, newFIID=, eSignURL=, E-Vault=, Filepath=src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/STUDENTS_LOAN.pdf, TestID=verifyInPersonSignElectronicSignatureConsent, PlusFI=true, FiAdmin_UserID=fiadmin,adobe, EditFIAdmin_FName=, FICreated=, User Email ID=, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, TypeOfUser=, eValultDays=, UserName=, ManagerExist=, Comments=Plus FI - Electronic Consent, Manager User Display Name=, Manager User ID=, Sign_Password=nimdaif, DrpEvalDays=, EditFiadmin_LName=, Sign_RmtAgree_checked=})
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy22.getText(Unknown Source) at com.imm.pages.SignInPage.clickLoginBtn(SignInPage.java:225) at com.imm.testscripts.ManageFi.ManageFi.verifyInPersonSignElectronicSignatureConsent(ManageFi.java:9577) 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.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPageTitle"} (Session info: chrome=142.0.7444.135) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [aee29a147e39180b89c13279d08bcf57, findElement {using=id, value=immPageTitle}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.135, chrome: {chromedriverVersion: 142.0.7444.61 (9884f628acbc..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:56698}, goog:processID: 35620, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.2:4444/sessi..., se:cdpVersion: 142.0.7444.135, 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: aee29a147e39180b89c13279d08bcf57 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.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy18.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) ... 30 more
(verify In Person Sign Electronic Signature Consent)
verifyInPersonSignElectronicSignatureConsent ({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, RemoteAgreement=, FiAdmin_LastName=, Name=anonyLgSg, LocalDomain=, Edit_UserID=, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=, Fully_Intgrt_Key=, IntegrationType=Legacy Account, AdvaceSettings=, SendInBulk=, RemoteSign=, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=, VerifastEDays=, Workflow=AdHoc Simple Workflow, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=, Domain=, anonymusFI=true, FIID=anonyLgSg, Key=, FiAdmin_FirstName=, Dictionary=, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=verify In Person Sign Electronic Signature Consent - Legacy - Anonymous - SignFI, StarterChecks=, newFIID=, eSignURL=, E-Vault=, Filepath=src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/STUDENTS_LOAN.pdf, TestID=verifyInPersonSignElectronicSignatureConsent, PlusFI=, FiAdmin_UserID=fiadmin,adobe, EditFIAdmin_FName=, FICreated=, User Email ID=, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, TypeOfUser=, eValultDays=, UserName=, ManagerExist=, Comments=Plus FI - Electronic Consent, Manager User Display Name=, Manager User ID=, Sign_Password=nimdaif, DrpEvalDays=, EditFiadmin_LName=, Sign_RmtAgree_checked=})
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy22.getText(Unknown Source) at com.imm.pages.SignInPage.clickLoginBtn(SignInPage.java:225) at com.imm.testscripts.ManageFi.ManageFi.verifyInPersonSignElectronicSignatureConsent(ManageFi.java:9585) 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.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPageTitle"} (Session info: chrome=142.0.7444.135) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [36fb1eb1ff0916205c10135d5f0c1890, findElement {using=id, value=immPageTitle}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.135, chrome: {chromedriverVersion: 142.0.7444.61 (9884f628acbc..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57969}, goog:processID: 38644, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.2:4444/sessi..., se:cdpVersion: 142.0.7444.135, 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: 36fb1eb1ff0916205c10135d5f0c1890 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.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy18.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) ... 30 more
(verify In Person Sign Electronic Signature Consent)
verifyInPersonSignElectronicSignatureConsent ({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, RemoteAgreement=, FiAdmin_LastName=, Name=anonyplus, LocalDomain=, Edit_UserID=, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=, Fully_Intgrt_Key=, IntegrationType=Fully Integrated, AdvaceSettings=, SendInBulk=, RemoteSign=, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=, VerifastEDays=, Workflow=AdHoc Simple Workflow, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=, Domain=, anonymusFI=true, FIID=anonyplus, Key=, FiAdmin_FirstName=, Dictionary=, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=verify In Person Sign Electronic Signature Consent - Fully Integrated - Anonymous - PlusFI, StarterChecks=, newFIID=, eSignURL=, E-Vault=, Filepath=src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/STUDENTS_LOAN.pdf, TestID=verifyInPersonSignElectronicSignatureConsent, PlusFI=true, FiAdmin_UserID=fiadmin,adobe, EditFIAdmin_FName=, FICreated=, User Email ID=, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, TypeOfUser=, eValultDays=, UserName=, ManagerExist=, Comments=Plus FI - Electronic Consent, Manager User Display Name=, Manager User ID=, Sign_Password=nimdaif, DrpEvalDays=, EditFiadmin_LName=, Sign_RmtAgree_checked=})
org.openqa.selenium.UnhandledAlertException: unexpected alert open: {Alert text : Please select a Workflow} (Session info: chrome=142.0.7444.135): Please select a Workflow Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [f233fedba4f5e2e09787216a9a19aea4, switchToFrame {id=null}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.135, chrome: {chromedriverVersion: 142.0.7444.61 (9884f628acbc..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54960}, goog:processID: 26000, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.2:4444/sessi..., se:cdpVersion: 142.0.7444.135, 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: f233fedba4f5e2e09787216a9a19aea4 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.$Proxy23.defaultContent(Unknown Source) at com.imm.pages.SessionDetailsPage.SubmitRouting(SessionDetailsPage.java:880) at com.imm.testscripts.ManageFi.ManageFi.verifyInPersonSignElectronicSignatureConsent(ManageFi.java:9610) 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)
(verify In Person Sign Electronic Signature Consent)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse-706515153\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&amp;hsfiid=autoesign&amp;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="verifyInPersonSignElectronicSignatureConsent"/>
        </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
AdobeOEM
verifyInPersonSignElectronicSignatureConsent
P1
verifyInPersonSignElectronicSignatureConsent
Smoke
verifyInPersonSignElectronicSignatureConsent
Times for IMM_Esign_Chrome
Total running time: 4 minutes
Reporter output for IMM_Esign_Chrome
verifyInPersonSignElectronicSignatureConsent({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
verify In Person Sign Electronic Signature Consent - Legacy - Anonymous - PlusFI COMMENTS:Plus FI - Electronic Consent
Steps:
   --- 10 Nov 20:33:00 136 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:33:02 952 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify In Person Sign Electronic Signature Consent - Legacy - Anonymous - PlusFI ****
   --- 10 Nov 20:33:12 640 - 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=f43e30ab-e68a-4c70-952e-690cdef39763&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=nnzubvadqv6dynjurwuwyg7wehxtvqizcbl-tp2irpw&code_challenge_method=s256&nonce=88bbc32f-1674-4c63-88a7-464417f1e7d6&state=eyjpzci6imzizwq4m2vmltrizwmtngq2nc1hodhklwjjnti2owuzngewniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Nov 20:33:12 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:33:31 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: idSIButton9]
   --- 10 Nov 20:33:31 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: i0116]
   --- 10 Nov 20:33:32 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: idSIButton9]
   --- 10 Nov 20:33:36 479 - 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=f43e30ab-e68a-4c70-952e-690cdef39763&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=nnzubvadqv6dynjurwuwyg7wehxtvqizcbl-tp2irpw&code_challenge_method=s256&nonce=88bbc32f-1674-4c63-88a7-464417f1e7d6&state=eyjpzci6imzizwq4m2vmltrizwmtngq2nc1hodhklwjjnti2owuzngewniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Nov 20:33:36 479 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:33:38 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: idSIButton9]
   --- 10 Nov 20:33:43 679 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Nov 20:33:43 679 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:33:43 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: lightbox]
   --- 10 Nov 20:33:44 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: idSIButton9]
   --- 10 Nov 20:33:54 992 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 10 Nov 20:33:54 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:33:58 175 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 10 Nov 20:33:58 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:35:54 611 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 10 Nov 20:35:54 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:35:54 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 10 Nov 20:35:57 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 10 Nov 20:36:01 572 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:36:01 573 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:36:04 848 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:36:04 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:36:08 062 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:36:08 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:36:08 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 10 Nov 20:36:11 436 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:36:11 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:36:11 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 10 Nov 20:36:18 032 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:36:18 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
  Host Id 0 anonyLgPls | anonyLgPls
 Search FI displayed in list
   --- 10 Nov 20:36:22 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> xpath: //span[@id='item-undefined']]
   --- 10 Nov 20:36:26 025 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:36:26 026 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:36:29 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
   --- 10 Nov 20:36:39 892 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:36:39 892 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:36:40 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
   --- 10 Nov 20:36:43 194 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:36:43 195 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:36:43 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> css selector: .header]
   --- 10 Nov 20:36:47 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> xpath: //label[@for='electronicSignatureConsent']]
Expected: Electronic Signature Consent label is displayed.
Actual(Passed): Successfully verified Electronic Signature Consent label is displayed.
[ScreenShot]
   --- 10 Nov 20:36:47 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: electronicSignatureConsent]
Expected: Electronic Signature Consent enabled by default
Actual(Passed): Successfully verified Electronic Signature Consent enabled by default.
[ScreenShot]
   --- 10 Nov 20:36:50 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: electronicSignatureConsent]
 Disabled Electronic Signature Consent [ScreenShot]
   --- 10 Nov 20:36:52 818 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> xpath: //*[contains(@class,'modal-header')]//div[contains(text(),'Are you sure you want to turn off electronic signature consent?')]]
   --- 10 Nov 20:36:56 265 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:36:56 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)

Clicked on Save button
   --- 10 Nov 20:37:01 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (53f660b466e21a2c81a0e7fe0988be73)] -> id: electronicSignatureConsent]
Expected: Electronic Signature Consent disabled
Actual(Passed): Successfully verified Electronic Signature Consent disabled
[ScreenShot]
   --- 10 Nov 20:37:05 100 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:37:08 223 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 10 Nov 20:37:18 677 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:37:18 677 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:37:18 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:37:19 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 10 Nov 20:37:25 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 10 Nov 20:37:28 608 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:37:28 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:37:34 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 10 Nov 20:37:35 247 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:37:41 937 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:37:41 938 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:38:03 768 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:38:03 768 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:38:03 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> id: btnUpload]
   --- 10 Nov 20:38:07 373 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:38:07 374 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:38:07 496 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> css selector: .header]
   --- 10 Nov 20:38:10 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:38:10 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:38:10 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> id: btnUpload]
   --- 10 Nov 20:38:13 836 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:38:13 836 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:38:13 948 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> css selector: .header]
 Login as Fi anonyLgPls

Successfully navigated to the 'documents' page [ScreenShot]
   --- 10 Nov 20:38:14 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 10 Nov 20:38:21 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //*[text()='Select All']]
   --- 10 Nov 20:38:21 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //*[text()='Select All']]
   --- 10 Nov 20:38:27 153 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 10 Nov 20:38:30 563 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 10 Nov 20:38:30 564 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:38:37 375 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 10 Nov 20:38:37 376 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:38:37 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 10 Nov 20:38:37 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (68dbb79dcc9cb5a4986efc7587809147)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: OptionalSignature.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 10 Nov 20:38:44 693 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:38:47 350 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 10 Nov 20:38:56 925 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:38:56 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:38:57 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (aee29a147e39180b89c13279d08bcf57)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:38:57 279 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (aee29a147e39180b89c13279d08bcf57)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 10 Nov 20:39:03 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (aee29a147e39180b89c13279d08bcf57)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 10 Nov 20:39:06 777 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:39:06 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:39:12 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (aee29a147e39180b89c13279d08bcf57)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 10 Nov 20:39:13 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (aee29a147e39180b89c13279d08bcf57)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:39:17 756 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:39:17 757 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
verifyInPersonSignElectronicSignatureConsent({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
verify In Person Sign Electronic Signature Consent - Legacy - Anonymous - SignFI COMMENTS:Plus FI - Electronic Consent
Steps:
   --- 10 Nov 20:28:12 020 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:28:18 220 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify In Person Sign Electronic Signature Consent - Legacy - Anonymous - SignFI ****
   --- 10 Nov 20:28:29 892 - 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=2a1afd12-a133-440a-9665-b283aabdc4f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=goa78_qmssremdwvgo282ski9bnilppybrg1qv5bsy8&code_challenge_method=s256&nonce=977913d1-0ade-4c23-9bc9-c12ce3d0967b&state=eyjpzci6ijq2mzkzzjdmltu5mgmtngvjns05nzfmltdioty0mdjinmywziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Nov 20:28:29 894 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:28:48 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: idSIButton9]
   --- 10 Nov 20:28:49 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: i0116]
   --- 10 Nov 20:28:50 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: idSIButton9]
   --- 10 Nov 20:28:54 237 - 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=2a1afd12-a133-440a-9665-b283aabdc4f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=goa78_qmssremdwvgo282ski9bnilppybrg1qv5bsy8&code_challenge_method=s256&nonce=977913d1-0ade-4c23-9bc9-c12ce3d0967b&state=eyjpzci6ijq2mzkzzjdmltu5mgmtngvjns05nzfmltdioty0mdjinmywziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Nov 20:28:54 238 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:28:56 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: idSIButton9]
   --- 10 Nov 20:29:00 722 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Nov 20:29:00 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:00 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: lightbox]
   --- 10 Nov 20:29:00 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: idSIButton9]
   --- 10 Nov 20:29:07 202 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 10 Nov 20:29:07 202 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:10 426 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 10 Nov 20:29:10 426 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:10 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 10 Nov 20:29:13 886 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 10 Nov 20:29:13 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:14 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 10 Nov 20:29:16 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 10 Nov 20:29:20 151 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:29:20 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:23 306 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:29:23 306 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:26 478 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:29:26 479 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:26 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 10 Nov 20:29:29 823 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:29:29 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:29 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 10 Nov 20:29:36 164 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:29:36 165 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
  Host Id 0 anonyLgSg | anonyLgSg
 Search FI displayed in list
   --- 10 Nov 20:29:40 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> xpath: //span[@id='item-undefined']]
   --- 10 Nov 20:29:43 686 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:29:43 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:46 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
   --- 10 Nov 20:29:57 422 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:29:57 422 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:29:57 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
   --- 10 Nov 20:30:00 806 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:30:00 806 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:30:00 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> css selector: .header]
   --- 10 Nov 20:30:05 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> xpath: //label[@for='electronicSignatureConsent']]
Expected: Electronic Signature Consent label is displayed.
Actual(Passed): Successfully verified Electronic Signature Consent label is displayed.
[ScreenShot]
   --- 10 Nov 20:30:05 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: electronicSignatureConsent]
Expected: Electronic Signature Consent enabled by default
Actual(Passed): Successfully verified Electronic Signature Consent enabled by default.
[ScreenShot]
   --- 10 Nov 20:30:08 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: electronicSignatureConsent]
 Disabled Electronic Signature Consent [ScreenShot]
   --- 10 Nov 20:30:11 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> xpath: //*[contains(@class,'modal-header')]//div[contains(text(),'Are you sure you want to turn off electronic signature consent?')]]
   --- 10 Nov 20:30:15 160 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:30:15 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)

Clicked on Save button
   --- 10 Nov 20:30:20 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fd221554744504aa44210690c78d206a)] -> id: electronicSignatureConsent]
Expected: Electronic Signature Consent disabled
Actual(Passed): Successfully verified Electronic Signature Consent disabled
[ScreenShot]
   --- 10 Nov 20:30:23 656 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:30:26 584 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 10 Nov 20:30:48 074 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:30:48 075 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:30:48 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:30:48 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 10 Nov 20:30:55 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 10 Nov 20:30:58 149 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:30:58 150 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:31:03 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 10 Nov 20:31:05 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:31:12 256 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:31:12 256 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:31:34 151 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:31:34 152 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:31:34 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> id: btnUpload]
   --- 10 Nov 20:31:37 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:31:37 477 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:31:37 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> css selector: .header]
   --- 10 Nov 20:31:40 736 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:31:40 737 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:31:40 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> id: btnUpload]
   --- 10 Nov 20:31:44 020 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:31:44 020 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:31:44 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> css selector: .header]
 Login as Fi anonyLgSg

Successfully navigated to the 'documents' page [ScreenShot]
   --- 10 Nov 20:31:44 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 10 Nov 20:31:52 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //*[text()='Select All']]
   --- 10 Nov 20:31:52 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //*[text()='Select All']]
   --- 10 Nov 20:31:57 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 10 Nov 20:32:00 807 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 10 Nov 20:32:00 808 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:32:06 839 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 10 Nov 20:32:06 841 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:32:06 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 10 Nov 20:32:07 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6a059b25e390ba408d3ff588e041c28)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: OptionalSignature.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 10 Nov 20:32:13 077 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:32:15 904 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 10 Nov 20:32:24 108 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:32:24 109 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:32:24 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (36fb1eb1ff0916205c10135d5f0c1890)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:32:24 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (36fb1eb1ff0916205c10135d5f0c1890)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 10 Nov 20:32:30 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (36fb1eb1ff0916205c10135d5f0c1890)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 10 Nov 20:32:34 086 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:32:34 087 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:32:39 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (36fb1eb1ff0916205c10135d5f0c1890)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 10 Nov 20:32:40 689 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (36fb1eb1ff0916205c10135d5f0c1890)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:32:50 026 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:32:50 027 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
verifyInPersonSignElectronicSignatureConsent({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
verify In Person Sign Electronic Signature Consent - Fully Integrated - Anonymous - PlusFI COMMENTS:Plus FI - Electronic Consent
Steps:
   --- 10 Nov 20:21:21 921 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:21:29 981 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify In Person Sign Electronic Signature Consent - Fully Integrated - Anonymous - PlusFI ****
   --- 10 Nov 20:21:41 188 - 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=1298181c-fba0-4367-81e6-65c0cab136da&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=sdjfjce2c37gygp9leyvzmsi28ma5rltcfrxdknw_4m&code_challenge_method=s256&nonce=2cf42353-70f3-4f49-b625-9074766b060f&state=eyjpzci6immwntnlnje5lwjinzmtngiwzs1hmwvmltzlzjazmzazmzaxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Nov 20:21:41 190 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:00 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: idSIButton9]
   --- 10 Nov 20:22:00 531 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: i0116]
   --- 10 Nov 20:22:02 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: idSIButton9]
   --- 10 Nov 20:22:05 857 - 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=1298181c-fba0-4367-81e6-65c0cab136da&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=sdjfjce2c37gygp9leyvzmsi28ma5rltcfrxdknw_4m&code_challenge_method=s256&nonce=2cf42353-70f3-4f49-b625-9074766b060f&state=eyjpzci6immwntnlnje5lwjinzmtngiwzs1hmwvmltzlzjazmzazmzaxysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Nov 20:22:05 858 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:08 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: idSIButton9]
   --- 10 Nov 20:22:12 224 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Nov 20:22:12 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:12 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: lightbox]
   --- 10 Nov 20:22:12 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: idSIButton9]
   --- 10 Nov 20:22:24 669 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 10 Nov 20:22:24 670 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:27 931 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 10 Nov 20:22:27 932 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:28 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 10 Nov 20:22:33 750 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 10 Nov 20:22:33 751 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:33 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> css selector: .header]

Successfully navigated to 'Create an FI' page [ScreenShot]
   --- 10 Nov 20:22:36 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 10 Nov 20:22:40 015 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:22:40 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:43 221 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:22:43 222 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:46 411 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:22:46 411 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:46 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 10 Nov 20:22:49 758 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:22:49 759 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:22:49 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 10 Nov 20:22:56 840 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:22:56 840 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
  Host Id 0 anonyPlus | anonyPlus
 Search FI displayed in list
   --- 10 Nov 20:23:00 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> xpath: //span[@id='item-undefined']]
   --- 10 Nov 20:23:03 806 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Nov 20:23:03 807 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:23:06 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
   --- 10 Nov 20:23:18 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:23:18 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:23:18 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
   --- 10 Nov 20:23:21 436 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:23:21 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:23:21 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> css selector: .header]
   --- 10 Nov 20:23:25 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> xpath: //label[@for='electronicSignatureConsent']]
Expected: Electronic Signature Consent label is displayed.
Actual(Passed): Successfully verified Electronic Signature Consent label is displayed.
[ScreenShot]
   --- 10 Nov 20:23:26 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: electronicSignatureConsent]
Expected: Electronic Signature Consent enabled by default
Actual(Passed): Successfully verified Electronic Signature Consent enabled by default.
[ScreenShot]
   --- 10 Nov 20:23:28 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: electronicSignatureConsent]
 Disabled Electronic Signature Consent [ScreenShot]
   --- 10 Nov 20:23:31 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> xpath: //*[contains(@class,'modal-header')]//div[contains(text(),'Are you sure you want to turn off electronic signature consent?')]]
   --- 10 Nov 20:23:34 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
   --- 10 Nov 20:23:34 482 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)

Clicked on Save button
   --- 10 Nov 20:23:40 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0a2edb8505472e74e8f87e13ca5b9487)] -> id: electronicSignatureConsent]
Expected: Electronic Signature Consent disabled
Actual(Passed): Successfully verified Electronic Signature Consent disabled
[ScreenShot]
   --- 10 Nov 20:23:42 755 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:23:46 029 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 10 Nov 20:23:54 354 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:23:54 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:23:54 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:23:54 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 10 Nov 20:24:00 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 10 Nov 20:24:03 822 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:24:03 822 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:24:09 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 10 Nov 20:24:10 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:24:16 727 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:24:16 728 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:24:38 769 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:24:38 770 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:24:38 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> id: btnUpload]
   --- 10 Nov 20:24:42 063 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:24:42 064 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:24:42 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> css selector: .header]
   --- 10 Nov 20:24:45 334 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:24:45 334 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:24:45 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> id: btnUpload]
   --- 10 Nov 20:24:48 609 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Nov 20:24:48 609 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:24:48 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> css selector: .header]
 Login as Fi anonyplus

Successfully navigated to the 'documents' page [ScreenShot]
   --- 10 Nov 20:24:48 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 10 Nov 20:24:55 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //*[text()='Select All']]
   --- 10 Nov 20:24:55 411 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //*[text()='Select All']]
   --- 10 Nov 20:25:00 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 10 Nov 20:25:03 938 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 10 Nov 20:25:03 938 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:25:10 724 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 10 Nov 20:25:10 725 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:25:10 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 10 Nov 20:25:11 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (a87b102d9825aedf465df4104e4858cc)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: OptionalSignature.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 10 Nov 20:25:16 841 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent
   --- 10 Nov 20:25:19 022 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 10 Nov 20:25:28 765 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:25:28 766 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:25:28 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:25:29 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 10 Nov 20:25:35 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 10 Nov 20:25:38 246 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Nov 20:25:38 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:25:43 636 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 10 Nov 20:25:44 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 10 Nov 20:25:53 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 10 Nov 20:25:53 317 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:26:12 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //*[@id='btnSearch']]
   --- 10 Nov 20:26:15 511 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 10 Nov 20:26:15 512 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:26:15 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> css selector: .header]
   --- 10 Nov 20:26:18 801 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 10 Nov 20:26:18 802 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:26:18 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> id: immPageTitle]
   --- 10 Nov 20:26:22 082 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 10 Nov 20:26:22 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:26:22 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> css selector: .header]
 Login as User with Existing FI : anonyplus
Expected: Should navigate to 'Cases' Page
Actual(Passed): Successfully navigated to 'Cases' Page
[ScreenShot]
   --- 10 Nov 20:26:22 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //a[text()='Processing']]
   --- 10 Nov 20:26:32 751 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 10 Nov 20:26:32 751 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:26:43 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> id: tab0]
   --- 10 Nov 20:26:46 444 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 10 Nov 20:26:46 445 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:26:46 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> css selector: .header]
   --- 10 Nov 20:26:46 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 10 Nov 20:26:49 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page
[ScreenShot]
   --- 10 Nov 20:26:49 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 10 Nov 20:27:00 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511101457155824558_xa0ifjxgtxrgzk34pvpqohbk&refresh=y
   --- 10 Nov 20:27:00 904 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:27:23 396 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511101457155824558_xa0ifjxgtxrgzk34pvpqohbk&refresh=y
   --- 10 Nov 20:27:23 396 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:27:26 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511101457155824558_xa0ifjxgtxrgzk34pvpqohbk&refresh=y
   --- 10 Nov 20:27:26 627 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:27:30 455 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511101457155824558_xa0ifjxgtxrgzk34pvpqohbk&refresh=y
   --- 10 Nov 20:27:30 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:27:30 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> id: Sign]
   --- 10 Nov 20:27:33 809 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511101457155824558_xa0ifjxgtxrgzk34pvpqohbk&refresh=y
   --- 10 Nov 20:27:33 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:27:33 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Passed): Successfully seen Document name is not as Unknown
[ScreenShot]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 10 Nov 20:27:47 355 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511101457155824558_xa0ifjxgtxrgzk34pvpqohbk&refresh=y
   --- 10 Nov 20:27:47 356 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
   --- 10 Nov 20:27:56 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
   --- 10 Nov 20:28:07 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f233fedba4f5e2e09787216a9a19aea4)] -> id: btnsubmit]

unexpected alert open: {Alert text : Please select a Workflow} [ScreenShot]
30 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifyUsersMenuinAdvanceSettingsTab
verifyAzureDetailsTabs
verifyRemoteSettingsTabDefaultSMS
verifyPlatformSettingsTabs
verifyPlatFormOverrideTabs
ReplacingFiAdmin1Fiadmin2
verifyOtherSettingsTabs
VerifyEffectiveSummaryPagesWhenRemoteAgrementDisabled
verifyFIDetailsInDifferentSettingsTabs
verifyClientSettingsTabs
VerifyCreateAccountAndAddOnsSummary
verifySenderEmailAddressforNotificationsAlertsinOtherSettingsPage
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
VerifyAddonPage
verifyIPFilteringTabs
verifyWebHooksSettingsTab
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
RemoteDisabledVerifyRemoteOptionsineSign
verifyElectronicSignatureConsentinOtherSettingsPageExistingFI
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
verifyBasicDetailsTabs
verifyElectronicSignatureConsentinOtherSettingsPageNewFI
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
verifyManageFIRemoteSettingsCountryCodeDropDownExistingFI
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
VerifyEntraUserIdinAzureDetailsPageAndSign
verifyReportingMenu
VerifyEffectiveSummaryPageInUserMaintenanceAndAccountSettingsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@186da764) 0 ms
init(org.testng.TestRunner@186da764) 11486 ms
verifyInPersonSignElectronicSignatureConsent({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...) 249398 ms
verifyInPersonSignElectronicSignatureConsent({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...) 666278 ms
verifyInPersonSignElectronicSignatureConsent({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...) 1057727 ms