Test results
1 suite, 4 failed tests
com.imm.testscripts.AdobeOEM.AdobeOEM
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi ({templateType=, Group=anomaGRP,Test Group Management, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI -Admin User, Email=janedoe@kinective.com,anoma.Premalal213362223333336767633277734@immtestcu.onmicrosoft.com,Janejunior.Doe12345678912134567891@immtestcu.onmicrosoft.com,janedoe@gmail.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=P@ssword1!,iMM@2026,nimdaif, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=kinective, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=Administrators, ManageWebform=, Name=Jane Doe, TestID=VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=FALSE, Document Names=513BA.pdf, IntegrationType=Fully Integrated, Session URL=, ParticipantRole=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, User_Name=Fiadmin,janedoe, Comments=, Admin_FName=, FI_ID=Anony, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
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.$Proxy40.getText(Unknown Source) at com.imm.pages.AdobeAdvanceSettingsPage.getUserCount(AdobeAdvanceSettingsPage.java:161) at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi(AdobeOEM.java:3178) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#userCountLabel"} (Session info: chrome=139.0.7258.155) 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '23' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [4045c7bac14778d15db6108bf3e0c913, findElement {using=id, value=userCountLabel}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.155, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51621}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 139.0.7258.155, 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: 4045c7bac14778d15db6108bf3e0c913 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) 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.$Proxy20.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 Adobe Impersonation Email In Remote Profiletab for AnonyousFi)
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi ({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI Plus - Doc Admin USer, Email=joeteller@immonline.com,Janejunior.Doe1234567891234567891@immtestcu.onmicrosoft.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=P@ssword1!,iMM@2026,nimdaif, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immonline, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=DocumentAdmins, ManageWebform=, Name=Joe Teller, TestID=VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=TRUE, Document Names=513BA.pdf, IntegrationType=Fully Integrated, Session URL=, ParticipantRole=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, User_Name=Fiadmin,JoeTeller, Comments=, Admin_FName=, FI_ID=AnonyPlus1, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
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.$Proxy40.getText(Unknown Source) at com.imm.pages.AdobeAdvanceSettingsPage.getUserCount(AdobeAdvanceSettingsPage.java:161) at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi(AdobeOEM.java:3178) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#userCountLabel"} (Session info: chrome=139.0.7258.155) 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '23' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [baadc85cd246390f32f97ee329d14992, findElement {using=id, value=userCountLabel}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.155, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51961}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 139.0.7258.155, 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: baadc85cd246390f32f97ee329d14992 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) 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.$Proxy20.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 Adobe Impersonation Email In Remote Profiletab for AnonyousFi)
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi ({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI - USer when user email is blank, Email=, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=P@ssword1!,iMM@2026,nimdaif, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=Users, ManageWebform=, Name=Peter Joe, TestID=VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=FALSE, Document Names=513BA.pdf, IntegrationType=Fully Integrated, Session URL=, ParticipantRole=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, User_Name=Fiadmin,Peter, Comments=, Admin_FName=, FI_ID=Anony, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
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.$Proxy40.getText(Unknown Source) at com.imm.pages.AdobeAdvanceSettingsPage.getUserCount(AdobeAdvanceSettingsPage.java:161) at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi(AdobeOEM.java:3178) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#userCountLabel"} (Session info: chrome=139.0.7258.155) 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '23' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [be32f3c51f263d9dc65de4cbdd8cab29, findElement {using=id, value=userCountLabel}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.155, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52507}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 139.0.7258.155, 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: be32f3c51f263d9dc65de4cbdd8cab29 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) 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.$Proxy20.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 Adobe Impersonation Email In Remote Profiletab for AnonyousFi)
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi ({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI - USer, Email=adobeuser@immlab.com,Janejunior.Doe1234567891234567891@immtestcu.onmicrosoft.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=P@ssword1!,iMM@2026,nimdaif, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immlab, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=Users, ManageWebform=, Name=Adobe User, TestID=VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=FALSE, Document Names=513BA.pdf, IntegrationType=Fully Integrated, Session URL=, ParticipantRole=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, User_Name=Fiadmin,AdobeUser, Comments=, Admin_FName=, FI_ID=Anony, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
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.$Proxy40.getText(Unknown Source) at com.imm.pages.AdobeAdvanceSettingsPage.getUserCount(AdobeAdvanceSettingsPage.java:161) at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi(AdobeOEM.java:3178) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#userCountLabel"} (Session info: chrome=139.0.7258.155) 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '23' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [f1156ab81daef1075f85cb4d863a5905, findElement {using=id, value=userCountLabel}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.155, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52225}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 139.0.7258.155, 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: f1156ab81daef1075f85cb4d863a5905 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) 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.$Proxy20.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 Adobe Impersonation Email In Remote Profiletab for AnonyousFi)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-1670505856\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.AdobeOEM.AdobeOEM">
        <methods>
          <include name="VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi"/>
        </methods>
      </class> <!-- com.imm.testscripts.AdobeOEM.AdobeOEM -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
Adobe OEM
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
P1
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
Smoke
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
Times for IMM_Esign_Chrome
Total running time: 8 minutes
Reporter output for IMM_Esign_Chrome
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi({templateType=, Group=anomaGRP,Test Group Management, AnonymousFi=TRUE, Description=Verify User emai...)
   --- 02 Sep 16:49:51 290 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
   --- 02 Sep 16:49:57 898 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify User email field with Anonymous FI -Admin User COMMENTS:
Steps:
 **** Verify User email field with Anonymous FI -Admin User ****
   --- 02 Sep 16:50:04 810 - 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=d75d53e1-58ac-46ef-ac06-90c2077a4555&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=rlvvzltgft4as_g2fxrgs_fsswvpkfbhtjiu1whoqhy&code_challenge_method=s256&nonce=ffb8ca02-6aad-4116-8d11-eaad8759ad31&state=eyjpzci6ijnlngu5mzkxltk3ztqtndzins04yjkyltmymmvkmzjlzmyyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Sep 16:50:04 811 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:23 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: idSIButton9]
   --- 02 Sep 16:50:24 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: i0116]
   --- 02 Sep 16:50:25 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: idSIButton9]
   --- 02 Sep 16:50:28 563 - 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=d75d53e1-58ac-46ef-ac06-90c2077a4555&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=rlvvzltgft4as_g2fxrgs_fsswvpkfbhtjiu1whoqhy&code_challenge_method=s256&nonce=ffb8ca02-6aad-4116-8d11-eaad8759ad31&state=eyjpzci6ijnlngu5mzkxltk3ztqtndzins04yjkyltmymmvkmzjlzmyyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Sep 16:50:28 564 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:30 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: idSIButton9]
   --- 02 Sep 16:50:34 629 - Page URL:: https://login.microsoftonline.com/common/login
   --- 02 Sep 16:50:34 631 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:34 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: lightbox]
   --- 02 Sep 16:50:34 834 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: idSIButton9]
   --- 02 Sep 16:50:38 150 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:50:38 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:41 301 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:50:41 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:41 428 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 02 Sep 16:50:44 869 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:50:44 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:44 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 02 Sep 16:50:47 540 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 02 Sep 16:50:50 883 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:50:50 884 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:54 028 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:50:54 029 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:57 184 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:50:57 185 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:50:57 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 02 Sep 16:51:00 427 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:51:00 428 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:51:00 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 02 Sep 16:51:06 841 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:51:06 842 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
  Host Id 0 Anony | Anony
  Host Id 1 AnonymsFI | AnonymsFI
  Host Id 2 anonyPlus | anonyPlus
  Host Id 3 AnonyPlus1 | AnonyPlus1
  Host Id 4 AnonyPL | AnonyPL
 Search FI displayed in list
   --- 02 Sep 16:51:10 633 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> xpath: //span[@id='item-undefined']]
   --- 02 Sep 16:51:14 152 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:51:14 153 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:51:19 268 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Sep 16:51:19 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Sep 16:51:23 010 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Sep 16:51:23 011 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:51:23 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: headerRemoteSettings]
   --- 02 Sep 16:51:26 273 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Sep 16:51:26 274 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:51:26 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> css selector: .header]
   --- 02 Sep 16:51:26 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> id: remoteBulkYes]
 verify Fully Integrated Account  [ScreenShot]
   --- 02 Sep 16:51:34 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
   --- 02 Sep 16:51:47 216 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 02 Sep 16:51:47 217 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:51:47 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
   --- 02 Sep 16:51:50 524 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 02 Sep 16:51:50 525 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:51:50 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> css selector: .header]
 ........Advanced Settings page...........

Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
   --- 02 Sep 16:51:50 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4045c7bac14778d15db6108bf3e0c913)] -> xpath: //*[@id='adminContainer']/div/div[1]/div/ul/li[3]/div/div]
 Clicked on Users Tab [ScreenShot]

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI Plus...)
   --- 02 Sep 16:52:08 006 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
   --- 02 Sep 16:52:10 828 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify User email field with Anonymous FI Plus - Doc Admin USer COMMENTS:
Steps:
 **** Verify User email field with Anonymous FI Plus - Doc Admin USer ****
   --- 02 Sep 16:52:18 198 - 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=10427308-b102-4359-861a-7d0ae63626de&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=uqirqxe8fw8qmuievy0itiq8t8olpy_ws0qfqf9d7_w&code_challenge_method=s256&nonce=226ce819-ac49-4641-92f3-e9a677d1e0fb&state=eyjpzci6ijdimtm2mdq4ltywntktnduxmy1inwizlty5yjllyzhjyzc5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Sep 16:52:18 200 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:52:37 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: idSIButton9]
   --- 02 Sep 16:52:37 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: i0116]
   --- 02 Sep 16:52:39 244 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: idSIButton9]
   --- 02 Sep 16:52:43 061 - 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=10427308-b102-4359-861a-7d0ae63626de&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=uqirqxe8fw8qmuievy0itiq8t8olpy_ws0qfqf9d7_w&code_challenge_method=s256&nonce=226ce819-ac49-4641-92f3-e9a677d1e0fb&state=eyjpzci6ijdimtm2mdq4ltywntktnduxmy1inwizlty5yjllyzhjyzc5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Sep 16:52:43 062 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:52:45 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: idSIButton9]
   --- 02 Sep 16:52:49 141 - Page URL:: https://login.microsoftonline.com/common/login
   --- 02 Sep 16:52:49 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:52:49 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: lightbox]
   --- 02 Sep 16:52:49 438 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: idSIButton9]
   --- 02 Sep 16:52:54 029 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:52:54 030 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:52:57 188 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:52:57 189 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:52:57 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 02 Sep 16:53:00 694 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:53:00 696 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:53:00 846 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 02 Sep 16:53:03 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 02 Sep 16:53:06 974 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:53:06 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:53:10 081 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:53:10 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:53:13 187 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:53:13 187 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:53:13 290 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 02 Sep 16:53:16 427 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:53:16 428 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:53:16 531 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 02 Sep 16:53:22 845 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:53:22 846 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
  Host Id 0 AnonyPlus1 | AnonyPlus1
 Search FI displayed in list
   --- 02 Sep 16:53:26 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> xpath: //span[@id='item-undefined']]
   --- 02 Sep 16:53:29 720 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:53:29 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:53:34 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Sep 16:53:35 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Sep 16:53:39 115 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Sep 16:53:39 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:53:39 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: headerRemoteSettings]
   --- 02 Sep 16:53:42 443 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Sep 16:53:42 444 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:53:42 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> css selector: .header]
   --- 02 Sep 16:53:42 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: remoteBulkYes]
   --- 02 Sep 16:53:44 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> id: remoteDocYes]
 verify Fully Integrated Account  [ScreenShot]
   --- 02 Sep 16:53:53 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
   --- 02 Sep 16:54:05 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 02 Sep 16:54:05 677 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:54:05 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
   --- 02 Sep 16:54:08 956 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 02 Sep 16:54:08 957 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:54:09 044 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> css selector: .header]
 ........Advanced Settings page...........

Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
   --- 02 Sep 16:54:09 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (baadc85cd246390f32f97ee329d14992)] -> xpath: //*[@id='adminContainer']/div/div[1]/div/ul/li[3]/div/div]
 Clicked on Users Tab [ScreenShot]

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI - US...)
   --- 02 Sep 16:56:40 105 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
   --- 02 Sep 16:56:42 567 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify User email field with Anonymous FI - USer when user email is blank COMMENTS:
Steps:
 **** Verify User email field with Anonymous FI - USer when user email is blank ****
   --- 02 Sep 16:56:48 344 - 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=d9e42ac7-4736-4d86-8aa5-62fe39b1fe70&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=p-dwobgti2ok_joa2f-vmyw_zusvixcf19xugdnuf_q&code_challenge_method=s256&nonce=35e33d89-cd4c-4432-bfa7-948e897c6159&state=eyjpzci6ijk1yzzkztbmltc2mzutndjkos04ndq2lwjkyme0owrkmtkyzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Sep 16:56:48 345 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:07 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: idSIButton9]
   --- 02 Sep 16:57:07 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: i0116]
   --- 02 Sep 16:57:08 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: idSIButton9]
   --- 02 Sep 16:57:12 050 - 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=d9e42ac7-4736-4d86-8aa5-62fe39b1fe70&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=p-dwobgti2ok_joa2f-vmyw_zusvixcf19xugdnuf_q&code_challenge_method=s256&nonce=35e33d89-cd4c-4432-bfa7-948e897c6159&state=eyjpzci6ijk1yzzkztbmltc2mzutndjkos04ndq2lwjkyme0owrkmtkyzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Sep 16:57:12 051 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:14 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: idSIButton9]
   --- 02 Sep 16:57:18 947 - Page URL:: https://login.microsoftonline.com/common/login
   --- 02 Sep 16:57:18 947 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:19 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: lightbox]
   --- 02 Sep 16:57:19 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: idSIButton9]
   --- 02 Sep 16:57:22 496 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:57:22 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:25 629 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:57:25 630 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:25 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 02 Sep 16:57:28 985 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:57:28 986 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:29 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 02 Sep 16:57:31 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 02 Sep 16:57:34 967 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:57:34 967 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:38 067 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:57:38 068 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:41 197 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:57:41 197 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:41 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 02 Sep 16:57:44 415 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:57:44 416 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:57:44 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 02 Sep 16:57:50 753 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:57:50 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
  Host Id 0 Anony | Anony
  Host Id 1 AnonymsFI | AnonymsFI
  Host Id 2 anonyPlus | anonyPlus
  Host Id 3 AnonyPlus1 | AnonyPlus1
  Host Id 4 AnonyPL | AnonyPL
 Search FI displayed in list
   --- 02 Sep 16:57:54 050 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> xpath: //span[@id='item-undefined']]
   --- 02 Sep 16:57:57 490 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:57:57 490 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:58:02 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Sep 16:58:02 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Sep 16:58:06 320 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Sep 16:58:06 321 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:58:06 373 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: headerRemoteSettings]
   --- 02 Sep 16:58:09 575 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Sep 16:58:09 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:58:09 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> css selector: .header]
   --- 02 Sep 16:58:09 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> id: remoteBulkYes]
 verify Fully Integrated Account  [ScreenShot]
   --- 02 Sep 16:58:18 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
   --- 02 Sep 16:58:30 524 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 02 Sep 16:58:30 525 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:58:30 661 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
   --- 02 Sep 16:58:33 806 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 02 Sep 16:58:33 807 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:58:33 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> css selector: .header]
 ........Advanced Settings page...........

Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
   --- 02 Sep 16:58:34 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (be32f3c51f263d9dc65de4cbdd8cab29)] -> xpath: //*[@id='adminContainer']/div/div[1]/div/ul/li[3]/div/div]
 Clicked on Users Tab [ScreenShot]

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI - US...)
   --- 02 Sep 16:54:26 299 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
   --- 02 Sep 16:54:28 828 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify User email field with Anonymous FI - USer COMMENTS:
Steps:
 **** Verify User email field with Anonymous FI - USer ****
   --- 02 Sep 16:54:34 726 - 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=1b1f730c-da2a-4a3c-a0df-95b320546864&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=bi0tae1cfr4d_gcy0mfjdirmarmtrruae2xivei1tks&code_challenge_method=s256&nonce=ba9b98b7-ec4b-42ae-8982-e9d3cf931d56&state=eyjpzci6imjkmmq0ztzjlwu1owmtngriys1hyze4lwzlmjrkyznmn2mwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Sep 16:54:34 727 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:54:53 541 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: idSIButton9]
   --- 02 Sep 16:54:53 642 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: i0116]
   --- 02 Sep 16:54:54 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: idSIButton9]
   --- 02 Sep 16:54:57 937 - 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=1b1f730c-da2a-4a3c-a0df-95b320546864&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=bi0tae1cfr4d_gcy0mfjdirmarmtrruae2xivei1tks&code_challenge_method=s256&nonce=ba9b98b7-ec4b-42ae-8982-e9d3cf931d56&state=eyjpzci6imjkmmq0ztzjlwu1owmtngriys1hyze4lwzlmjrkyznmn2mwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Sep 16:54:57 938 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:00 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: idSIButton9]
   --- 02 Sep 16:55:04 919 - Page URL:: https://login.microsoftonline.com/common/login
   --- 02 Sep 16:55:04 920 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:05 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: lightbox]
   --- 02 Sep 16:55:05 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: idSIButton9]
   --- 02 Sep 16:55:10 192 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:55:10 193 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:13 343 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:55:13 343 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:13 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 02 Sep 16:55:16 788 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Sep 16:55:16 789 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:16 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 02 Sep 16:55:19 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 02 Sep 16:55:22 688 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:55:22 688 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:25 772 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:55:25 772 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:28 850 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:55:28 850 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:28 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 02 Sep 16:55:32 066 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:55:32 067 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:32 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 02 Sep 16:55:38 446 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:55:38 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
  Host Id 0 Anony | Anony
  Host Id 1 AnonymsFI | AnonymsFI
  Host Id 2 anonyPlus | anonyPlus
  Host Id 3 AnonyPlus1 | AnonyPlus1
  Host Id 4 AnonyPL | AnonyPL
 Search FI displayed in list
   --- 02 Sep 16:55:41 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> xpath: //span[@id='item-undefined']]
   --- 02 Sep 16:55:45 379 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Sep 16:55:45 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:50 492 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Sep 16:55:50 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Sep 16:55:54 301 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Sep 16:55:54 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:54 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: headerRemoteSettings]
   --- 02 Sep 16:55:57 526 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Sep 16:55:57 527 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:55:57 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> css selector: .header]
   --- 02 Sep 16:55:57 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> id: remoteBulkYes]
 verify Fully Integrated Account  [ScreenShot]
   --- 02 Sep 16:56:06 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
   --- 02 Sep 16:56:18 519 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 02 Sep 16:56:18 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:56:18 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
   --- 02 Sep 16:56:21 886 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 02 Sep 16:56:21 886 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Sep 16:56:21 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> css selector: .header]
 ........Advanced Settings page...........

Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
   --- 02 Sep 16:56:22 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1156ab81daef1075f85cb4d863a5905)] -> xpath: //*[@id='adminContainer']/div/div[1]/div/ul/li[3]/div/div]
 Clicked on Users Tab [ScreenShot]

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
14 ignored methods
com.imm.testscripts.AdobeOEM.AdobeOEM
createResuableTemplateAndSendTransaction
verifyGroupPermissionsforRemoteFeatures
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate
verifySendInBulkTransaction
verifyManageRemoteAgreementsBackButton
verifyAdHocTransacionsAndManageLoginAsRecipient
verifyCreatingWebForms
verifyManageRemoteAgreements
verifyManageRemoteAgreementsCanceledStatus
verifyManageRemoteAgreementsDraftStatus
verifyUserPermissionsforRemoteFeatures
VerifyAdobeImpersonationEmailInRemoteProfiletab
Methods in chronological order
com.imm.testscripts.AdobeOEM.AdobeOEM
initialize(org.testng.TestRunner@7dcbb6e5) 0 ms
init(org.testng.TestRunner@7dcbb6e5) 219224 ms
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi({templateType=, Group=anomaGRP,Test Group Management, AnonymousFi=TRUE, Description=Verify User emai...) 225952 ms
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI Plus...) 358886 ms
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI - US...) 496886 ms
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi({templateType=, Group=, AnonymousFi=TRUE, Description=Verify User email field with Anonymous FI - US...) 630627 ms