com.imm.testscripts.AdobeOEM.AdobeOEM
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email exeeds 60 chars -Sign Fi, create an AdminUser in TM, Email=PeterJoe@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=kinective, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=Admin, ManageWebform=, Name=Peter1222123 Joe33334423,Peter1222123 Joe3333...,peter_user, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,Peter_user@immtestcu.onmicrosoft.com, Comments=, Admin_FName=Peter1222123, FI_ID=signoemfi, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=Joe33334423, Admin_UserId=, Key=})
java.lang.AssertionError: Users Maintenance page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:545)
at com.imm.pages.UserAccountSettingsPage.isLoaded(UserAccountSettingsPage.java:129)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.header.Header.navigateToAdminUserAccountSettings(Header.java:745)
at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailAndUserEmail(AdobeOEM.java:2892)
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)
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email with 60 chars -Sign Fi, Email=william@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=kinective, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, ManageWebform=, Name=William PeterR,WilliamPeterJr,WilliamPeterJr, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,williP@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=signoemfi, 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.$Proxy36.getAttribute(Unknown Source)
at com.imm.pages.UserAccountSettingsPage.getDefaultUserEmail(UserAccountSettingsPage.java:389)
at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailAndUserEmail(AdobeOEM.java:2866)
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":"xpath","selector":"//input[contains(@id,'DefaultUserEmail_')]"}
(Session info: chrome=140.0.7339.208)
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: [d5bd50938bd1773a25d9eceb87cb8eab, findElement {using=xpath, value=//input[contains(@id,'DefaultUserEmail_')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.208, chrome: {chromedriverVersion: 140.0.7339.207 (17230b545fd..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57384}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 140.0.7339.208, 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: d5bd50938bd1773a25d9eceb87cb8eab
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.$Proxy15.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 RemoteProfile tab for AD linked Fis)
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email exeeds 60 chars -Sign Fi, Email=samS@immonline.onmicrosoft.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immonline, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, ManageWebform=, Name=Sam1 Smith1_23432432432432432432423432432,Sam1 Smith1_23432432...,Sam, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,Sam_Smith@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=signoemfi, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
java.lang.AssertionError: Search active page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:545)
at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailAndUserEmail(AdobeOEM.java:2858)
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)
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
com.imm.testscripts.AdobeOEM.AdobeOEM
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email exeeds 60 chars -LegacySign Fi, Email=joeteller@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=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immonline, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=User, ManageWebform=, Name=joe teller,joe teller,Sam, TestID=VerifyAdobeImpersonationEmailAndUserEmail, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=FALSE, Document Names=513BA.pdf, IntegrationType=Legacy, Session URL=, ParticipantRole=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, User_Name=Billteller@immtestcu.onmicrosoft.com,joeteller@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=autoesign, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email less than 60 chars -Sign Fi, Email=Tomp@immonline.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immonline, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, ManageWebform=, Name=Tom P,Tom P,Tom, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,tomp@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=signoemfi, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobe User creation if use email exceed 60 characters - Sign OEM fi, Email=anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immtestcu, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=User, ManageWebform=, Name=Anoma1 Premalal1,Anoma1 Premalal1,AnomaNew, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,anomaNew@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=signoemfi, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email with 60 characters - Sign OEM fi, Email=user6034234342342354654654654654645564234234324@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=kinective, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=User, ManageWebform=, Name=User60chr immtestcu,User60chr,User60chr, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,User60chr@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=signoemfi, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email exceeds 60 chars -Plus Fi , Email=samS@immonline.onmicrosoft.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immonline, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, ManageWebform=, Name=Sam1 Smith1_23432432432432432432423432432,Sam1 Smith1_23432432...,Sam, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,Sam_Smith@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=webhook, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email is blank - Sign OEM fi, Email=, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immtestcu, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=User, ManageWebform=, Name=emily,emily,emily, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,emily@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=signoemfi, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email exceed 60 characters- Plus oem FI, Email=anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immtestcu, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=User, ManageWebform=, Name=Anoma1 Premalal1,Anoma1 Premalal1,AnomaNew, TestID=VerifyAdobeImpersonationEmailAndUserEmail, 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=Billteller@immtestcu.onmicrosoft.com,anomaNew@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=plusoem, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-269090472\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
<parameter name="projectKey" value="SIGN"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="500" name="Default test" verbose="2">
<classes>
<class name="com.imm.testscripts.AdobeOEM.AdobeOEM">
<methods>
<include name="VerifyAdobeImpersonationEmailAndUserEmail"/>
</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
VerifyAdobeImpersonationEmailAndUserEmail
P1
VerifyAdobeImpersonationEmailAndUserEmail
Smoke
VerifyAdobeImpersonationEmailAndUserEmail
Times for IMM_Esign_Chrome
Total running time: 17 minutes
Reporter output for IMM_Esign_Chrome
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully verified that Advanced Setting page is not displayed [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
RemoteProfile Tab is Not displyed for Legacy Fis [ScreenShot]
Test Passed.
--- 26 Sep 16:54:39 196 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:54:41 168 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email exeeds 60 chars -LegacySign Fi COMMENTS:
Steps:
--- 26 Sep 16:54:42 062 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:54:43 976 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:54:48 992 - 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=ddf8d153-2604-4f27-a414-be4f7af5cb49&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xqkcbnvksicagqdsaql3war18mj-lu-ih14wzl1bluy&code_challenge_method=s256&nonce=a0c99a4c-05f0-4769-aa94-b2d5a1d33286&state=eyjpzci6imnhmtfiote1ltkzyjqtndq3ys05mzflltrimtc5owvhmza5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:54:48 994 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:07 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> id: idSIButton9]
--- 26 Sep 16:55:08 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> id: i0116]
--- 26 Sep 16:55:08 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> id: idSIButton9]
--- 26 Sep 16:55:12 281 - 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=ddf8d153-2604-4f27-a414-be4f7af5cb49&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xqkcbnvksicagqdsaql3war18mj-lu-ih14wzl1bluy&code_challenge_method=s256&nonce=a0c99a4c-05f0-4769-aa94-b2d5a1d33286&state=eyjpzci6imnhmtfiote1ltkzyjqtndq3ys05mzflltrimtc5owvhmza5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:55:12 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:14 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> id: idSIButton9]
--- 26 Sep 16:55:17 785 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:55:17 786 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:17 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> id: lightbox]
--- 26 Sep 16:55:17 992 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> id: idSIButton9]
--- 26 Sep 16:55:22 201 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:55:22 202 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:25 385 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:55:25 386 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:25 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 16:55:28 853 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:55:28 854 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:28 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 16:55:31 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 16:55:34 881 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:55:34 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:38 021 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:55:38 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:41 114 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:55:41 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:41 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 16:55:44 383 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:55:44 384 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:44 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 16:55:50 773 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:55:50 774 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:55:54 143 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 16:55:57 722 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:55:57 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:56:02 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:56:02 979 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:56:06 774 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:56:06 775 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:56:06 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> id: headerRemoteSettings]
--- 26 Sep 16:56:10 103 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:56:10 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:56:10 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9c2048c1f1a09437fe1520022d02a8da)] -> css selector: .header]
--- 26 Sep 16:56:13 869 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:56:13 871 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully verified that Advanced Setting page is not displayed [ScreenShot]
--- 26 Sep 16:56:33 623 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:56:35 457 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:56:39 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 16:56:39 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:56:40 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:56:40 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 16:56:41 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:56:44 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> id: idSIButton9]
--- 26 Sep 16:56:47 730 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dqlpe2rddbl2tpp2bkz7xdkbwzhvyv-wlvpbfvsgxavnpknnqm9ib4180wkgxatjrlnskl6cirf2znm7f0fvbjnqxecadgg8fma69mcwnnwa66jupfzzfwigjfipatcdujboiolv5wme9kc4r2ovuzpno-feliph700keh7lfdnj4wk4ywqddf7emksurxvaiuwibnkg6tbukm5cwrtbpua&response_mode=form_post&nonce=638945026013680965.zdvizgm0zgutodm3yi00zwmwlwiwnzytywjinzy5yjjlmdixzjljyjy3m2qtmdyxmi00ota4ltk5nzgtnwe5mjmxodkynmvl&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 16:56:47 731 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:56:49 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> id: idSIButton9]
--- 26 Sep 16:56:54 940 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:56:54 940 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:56:55 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> id: lightbox]
--- 26 Sep 16:56:55 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> id: idSIButton9]
--- 26 Sep 16:57:00 967 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 16:57:00 968 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:57:01 127 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //*[@id='btnSearch']]
--- 26 Sep 16:57:04 300 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 16:57:04 301 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:57:04 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> css selector: .header]
--- 26 Sep 16:57:04 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 26 Sep 16:57:12 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 16:57:12 080 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:57:12 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 26 Sep 16:57:15 399 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 16:57:15 400 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:57:15 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> css selector: .header]
Successfully navigated to 'User Account Settings' page [ScreenShot]
--- 26 Sep 16:57:20 809 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //input[contains(@id,'DefaultUserEmail_')]]
--- 26 Sep 16:57:24 088 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 16:57:24 089 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
RemoteProfile Tab is Not displyed for Legacy Fis [ScreenShot]
--- 26 Sep 16:57:46 214 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 16:57:46 215 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:57:46 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //input[contains(@id,'UserDefaultSenderEmail')]]
--- 26 Sep 16:57:46 799 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //input[contains(@id,'DefaultUserEmail_')]]
Expected: User Email should be editable
Actual(Passed): Successfully verified that user email field is Editable[ScreenShot]
Actual(Passed): Successfully verified that user email field is Editable[ScreenShot]
--- 26 Sep 16:57:47 087 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //input[contains(@id,'DefaultUserEmail_')]]
--- 26 Sep 16:57:50 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //input[contains(@id,'DefaultUserEmail_')]]
Expected: User email is limited to 60 Chars
Actual(Passed): Successfully verified that Emails with more than 60 character cannot be entered in the user email field [ScreenShot]
Actual(Passed): Successfully verified that Emails with more than 60 character cannot be entered in the user email field [ScreenShot]
--- 26 Sep 16:57:51 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //input[contains(@id,'DefaultUserEmail_')]]
--- 26 Sep 16:57:55 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (786d235bb8c4d648a40f876150d2a76e)] -> xpath: //input[contains(@id,'DefaultUserEmail_')]]
Expected: User email is limited to 60 Chars
Actual(Passed): Successfully verified that full email address is displayed with 60 chars 'Janejunior.Doe12345678912134567891@immtestcu.onmicrosoft.com[ScreenShot]
Actual(Passed): Successfully verified that full email address is displayed with 60 chars 'Janejunior.Doe12345678912134567891@immtestcu.onmicrosoft.com[ScreenShot]
Test Passed.
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
RemoteProfile Tab is displyed Successfully [ScreenShot]
RemoteProfile page is loaded Successfully [ScreenShot]
Successfully verified Username [ScreenShot]
Email is displayed Successfully [ScreenShot]
Successfuly displays less than 60 Characters (50) in the Impersionation email [ScreenShot]
Successfully verified Fi name signoemfi [ScreenShot]
Successfully opened Details Tab [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Search FI displayed in list [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Test Passed.
--- 26 Sep 16:57:56 855 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:57:59 023 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email less than 60 chars -Sign Fi COMMENTS:
Steps:
--- 26 Sep 16:58:00 284 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:58:02 223 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:58:07 302 - 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=b7d79e11-a1e5-4e19-91b8-efb95874d6a3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=me3iitz85mxnel6gca_nesgkl_7ab4pw_nexrwyf7m8&code_challenge_method=s256&nonce=718e5702-1eda-4a2a-a414-d2b529b5acc8&state=eyjpzci6ijayzdq1n2jkltrmndktndbmmy05zwvhltvhmgy0mtc5yjk0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:58:07 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:58:26 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: idSIButton9]
--- 26 Sep 16:58:26 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: i0116]
--- 26 Sep 16:58:27 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: idSIButton9]
--- 26 Sep 16:58:30 827 - 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=b7d79e11-a1e5-4e19-91b8-efb95874d6a3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=me3iitz85mxnel6gca_nesgkl_7ab4pw_nexrwyf7m8&code_challenge_method=s256&nonce=718e5702-1eda-4a2a-a414-d2b529b5acc8&state=eyjpzci6ijayzdq1n2jkltrmndktndbmmy05zwvhltvhmgy0mtc5yjk0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:58:30 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:58:33 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: idSIButton9]
--- 26 Sep 16:58:36 723 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:58:36 724 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:58:36 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: lightbox]
--- 26 Sep 16:58:36 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: idSIButton9]
--- 26 Sep 16:58:41 264 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:58:41 265 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:58:44 473 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:58:44 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:58:44 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 16:58:48 010 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:58:48 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:58:48 120 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 16:58:50 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 16:58:54 007 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:58:54 008 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:58:57 126 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:58:57 127 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:00 310 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:59:00 311 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:00 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 16:59:03 571 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:59:03 571 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:03 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 16:59:09 994 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:59:09 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:13 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 16:59:16 779 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:59:16 781 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:21 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:59:22 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:59:25 911 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:59:25 912 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:25 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: headerRemoteSettings]
--- 26 Sep 16:59:29 309 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:59:29 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:29 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> css selector: .header]
--- 26 Sep 16:59:29 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> id: remoteBulkYes]
--- 26 Sep 16:59:37 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 16:59:50 348 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:59:50 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:50 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 16:59:53 695 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:59:53 696 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:59:53 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 16:59:54 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (6b8d8125921b7dbde860232f27f21616)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:00:02 353 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:00:04 378 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:00:09 905 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:00:09 906 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:10 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:00:10 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:00:11 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:00:14 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> id: idSIButton9]
--- 26 Sep 17:00:18 085 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dz9rhy7t4-br0dio5uwwgcg8tkta_emrmuw0suv7fklinze9cahj26v0bjl6rszvkc04fgrpkdu1gr_kqsq_6w8bmcyypgjfq9gqpi3ad9g6oq27bcx6fpet_ukoldsmiz3epnsforbopcm9js5_k7prqh8qsgau4475zzwrmb3pc5gjdinfg3qe_usndstyp0ui9j5g1v9ahduyzlsygyq&response_mode=form_post&nonce=638945028117514180.zwrmnmnlnjutytbhmi00y2e1lwe1y2qtmmrhzmm1zme0zdc3n2m2ngy0zdatythinc00zde1lwe1yzktmzm3yjm3mzayy2q2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:00:18 086 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:20 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> id: idSIButton9]
--- 26 Sep 17:00:24 381 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:00:24 382 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:24 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> id: lightbox]
--- 26 Sep 17:00:24 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> id: idSIButton9]
--- 26 Sep 17:00:31 020 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:00:31 021 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:34 234 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:00:34 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:34 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> id: btnUpload]
--- 26 Sep 17:00:37 511 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:00:37 512 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:37 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> css selector: .header]
--- 26 Sep 17:00:40 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:00:40 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:40 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> id: btnUpload]
--- 26 Sep 17:00:44 097 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:00:44 098 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:44 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> css selector: .header]
--- 26 Sep 17:00:46 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> xpath: //a[text()='Administration']]
--- 26 Sep 17:00:54 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:00:54 085 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:54 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 17:00:57 623 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:00:57 624 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:00:57 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> css selector: .header]
--- 26 Sep 17:01:01 056 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:01:01 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:01 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 17:01:02 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> id: btnSearch]
--- 26 Sep 17:01:06 850 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:01:06 850 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:10 239 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:01:10 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:13 479 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:01:13 480 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:16 691 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:01:16 691 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:19 879 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:01:19 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:20 066 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4c045c00cc7b641767885b05db9e85bc)] -> id: userselect_0]
--- 26 Sep 17:01:23 449 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:01:23 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:37 093 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:01:37 095 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:38 278 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:01:40 208 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:01:44 774 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:01:44 774 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:44 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:01:45 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:01:46 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:01:49 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> id: idSIButton9]
--- 26 Sep 17:01:52 790 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dy9xng21q6e3ax_mjjhmuwxvotbqogxsnjurxesfbse4hbtlnvhnwztdurrprhy0rcpzu6naj1oovnsbob_8qvsxaqjxp4k_m2sdzfuz-uo24jkdqjvfuxnwxdqaapmmb6mylqmaiqripim1yxacsfjsakiyxzcxp_xgtiogc4x8k6udcv5s8mizke6be6q2w4lra6dsw_u8dunbmcbezgw&response_mode=form_post&nonce=638945029064349432.mzewy2q5nmetnjdlzc00ndlhlwi3mzatzddlnwewodm5ndgwowrkmja3zjgtyjcyyy00yme1ltlimwutyjk5ywnjzdrkzmu5&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:01:52 791 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:01:55 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> id: idSIButton9]
--- 26 Sep 17:02:00 097 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:02:00 098 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:02:00 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> id: lightbox]
--- 26 Sep 17:02:00 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> id: idSIButton9]
--- 26 Sep 17:02:11 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:02:11 079 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:02:11 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //*[@id='btnSearch']]
--- 26 Sep 17:02:14 363 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:02:14 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:02:14 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> css selector: .header]
--- 26 Sep 17:02:14 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 26 Sep 17:02:22 475 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:02:22 475 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:02:22 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 26 Sep 17:02:26 020 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:02:26 021 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:02:26 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> css selector: .header]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Expected: User Email should be displayed
Actual(Passed): Successfully verified user email[ScreenShot]
Actual(Passed): Successfully verified user email[ScreenShot]
Expected: User Email address should not be truncated
Actual(Passed): Full email address is displayed in the User email field Tomp@immonline.com[ScreenShot]
Actual(Passed): Full email address is displayed in the User email field Tomp@immonline.com[ScreenShot]
--- 26 Sep 17:02:35 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:02:35 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:02:35 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
RemoteProfile Tab is displyed Successfully [ScreenShot]
--- 26 Sep 17:02:35 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
RemoteProfile page is loaded Successfully [ScreenShot]
Successfully verified Username [ScreenShot]
--- 26 Sep 17:02:47 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> id: email]
Email is displayed Successfully [ScreenShot]
Successfuly displays less than 60 Characters (50) in the Impersionation email [ScreenShot]
Successfully verified Fi name signoemfi [ScreenShot]
--- 26 Sep 17:02:54 014 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:02:54 014 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:02:54 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //input[contains(@id,'UserDefaultSenderEmail')]]
Successfully opened Details Tab [ScreenShot]
--- 26 Sep 17:02:58 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f20ee87b3e7a8eabff0b284ce35809e)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 17:03:10 450 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:03:13 194 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:03:18 961 - 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=7780e646-3a98-474a-bbc8-315863f10100&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=zupvs39mhjjkuhsa4tojcww8ouo1jda5zmxhukaygze&code_challenge_method=s256&nonce=89231da6-4a08-411a-99ab-98ac6680c7e0&state=eyjpzci6ijgxzdu2mtqxlti5zdutngyync04mzk5lwm4ymviotaxzjqxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:03:18 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:03:37 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> id: idSIButton9]
--- 26 Sep 17:03:37 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> id: i0116]
--- 26 Sep 17:03:39 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> id: idSIButton9]
--- 26 Sep 17:03:42 578 - 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=7780e646-3a98-474a-bbc8-315863f10100&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=zupvs39mhjjkuhsa4tojcww8ouo1jda5zmxhukaygze&code_challenge_method=s256&nonce=89231da6-4a08-411a-99ab-98ac6680c7e0&state=eyjpzci6ijgxzdu2mtqxlti5zdutngyync04mzk5lwm4ymviotaxzjqxocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:03:42 579 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:03:44 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> id: idSIButton9]
--- 26 Sep 17:03:48 242 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:03:48 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:03:48 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> id: lightbox]
--- 26 Sep 17:03:48 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> id: idSIButton9]
--- 26 Sep 17:03:53 303 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:03:53 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:03:56 647 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:03:56 648 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:03:56 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:04:00 386 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:04:00 387 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:04:00 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 26 Sep 17:04:03 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:04:06 543 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:04:06 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:04:09 674 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:04:09 675 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:04:12 794 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:04:12 795 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:04:12 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:04:16 015 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:04:16 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:04:16 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:04:22 396 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:04:22 397 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search FI displayed in list [ScreenShot]
--- 26 Sep 17:04:30 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:04:34 632 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:04:34 633 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:04:44 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:04:57 269 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:04:57 270 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:04:57 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:05:00 675 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:05:00 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:05:00 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:05:01 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:05:07 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //a[@title='Page ']]
--- 26 Sep 17:05:08 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //a[@title='Page ']]
--- 26 Sep 17:05:14 951 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //a[@title='Page ']]
--- 26 Sep 17:05:20 933 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //a[@title='Page ']]
--- 26 Sep 17:05:27 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (153dc08c7d046b7df6cf5999539c1f96)] -> xpath: //a[contains(text(),'Edit User Details')]]
Test Passed.
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobe User creation if use email exceed...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Successfully opened Details Tab [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Search FI displayed in list [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Test Passed.
--- 26 Sep 17:17:40 347 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:17:42 670 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobe User creation if use email exceed 60 characters - Sign OEM fi COMMENTS:
Steps:
--- 26 Sep 17:17:52 438 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:17:57 513 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:18:05 110 - 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=ed1069d6-f466-4dba-8b00-59821e01ea14&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ltknk13pwuwqiqwv8yws5jrhw8czkexexqoj1bnjorc&code_challenge_method=s256&nonce=778f3d65-6c80-4016-8b37-4008323596e0&state=eyjpzci6ijezzwrkzde4lwm0zgqtngriny04ntu5lwy5mjywnti2n2fhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:18:05 111 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:18:24 579 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: idSIButton9]
--- 26 Sep 17:18:24 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: i0116]
--- 26 Sep 17:18:25 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: idSIButton9]
--- 26 Sep 17:18:29 456 - 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=ed1069d6-f466-4dba-8b00-59821e01ea14&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ltknk13pwuwqiqwv8yws5jrhw8czkexexqoj1bnjorc&code_challenge_method=s256&nonce=778f3d65-6c80-4016-8b37-4008323596e0&state=eyjpzci6ijezzwrkzde4lwm0zgqtngriny04ntu5lwy5mjywnti2n2fhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:18:29 456 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:18:31 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: idSIButton9]
--- 26 Sep 17:18:37 477 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:18:37 478 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:18:38 087 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: lightbox]
--- 26 Sep 17:18:38 344 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: idSIButton9]
--- 26 Sep 17:18:43 445 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:18:43 446 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:18:47 160 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:18:47 161 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:18:47 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:18:51 503 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:18:51 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:18:52 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 17:18:55 318 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:18:58 670 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:18:58 671 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:01 802 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:19:01 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:04 936 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:19:04 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:05 050 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:19:08 190 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:19:08 191 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:08 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:19:14 628 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:19:14 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:17 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:19:21 682 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:19:21 683 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:26 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:19:26 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:19:30 785 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:19:30 786 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:30 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: headerRemoteSettings]
--- 26 Sep 17:19:34 078 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:19:34 079 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:34 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> css selector: .header]
--- 26 Sep 17:19:34 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> id: remoteBulkYes]
--- 26 Sep 17:19:42 636 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:19:55 091 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:19:55 092 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:55 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:19:58 378 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:19:58 378 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:19:58 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:19:58 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b5e12b18e47559ba2658c08e5a6707d4)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:20:06 870 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:20:09 442 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:20:13 912 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:20:13 913 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:14 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:20:14 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:20:15 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:20:18 490 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> id: idSIButton9]
--- 26 Sep 17:20:21 925 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dmu_7x-aiexokvyu56xhhzz_mewid6xa6o-n4zac26pc1u1fytxqsof_nuao7kwirkcg8ans67ohx4osdi7osvvxci593z3xampptc_qunxn8xawbo32d0asskbius-r9u2qjkdlfjghzaweher_4j8cv-efp_kpj4z-r6d8q7hsklqbf88ntig6gncdiy-yfozky8hw69mfckcmjyaldbg&response_mode=form_post&nonce=638945040154320993.ogm4n2fiogytmjzizs00odjmltljztmtoge1zdzizwnlmjizmdm4ymrhzgitytm3zc00mdyzltg1njatnmjkzjm1mde3yzi2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:20:21 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:24 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> id: idSIButton9]
--- 26 Sep 17:20:29 388 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:20:29 389 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:29 490 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> id: lightbox]
--- 26 Sep 17:20:29 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> id: idSIButton9]
--- 26 Sep 17:20:35 452 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:20:35 453 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:38 644 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:20:38 645 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:38 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> id: btnUpload]
--- 26 Sep 17:20:41 917 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:20:41 918 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:42 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> css selector: .header]
--- 26 Sep 17:20:45 137 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:20:45 137 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:45 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> id: btnUpload]
--- 26 Sep 17:20:48 432 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:20:48 433 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:48 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> css selector: .header]
--- 26 Sep 17:20:50 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> xpath: //a[text()='Administration']]
--- 26 Sep 17:20:58 429 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:20:58 430 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:20:58 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 17:21:02 040 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:02 041 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:02 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> css selector: .header]
--- 26 Sep 17:21:05 488 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:05 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:05 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 17:21:06 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> id: btnSearch]
--- 26 Sep 17:21:11 100 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:11 101 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:14 446 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:14 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:17 678 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:17 679 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:20 868 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:20 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:24 047 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:24 048 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:24 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (11f76859ce620b6acf0c6f5d691d11e5)] -> id: userselect_0]
--- 26 Sep 17:21:27 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:27 556 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:41 085 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:21:41 086 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:42 037 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:21:44 160 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:21:48 635 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:21:48 636 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:48 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:21:48 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:21:49 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:21:54 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> id: idSIButton9]
--- 26 Sep 17:21:57 631 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3diy1982nfyjfl2wfvwduarnbhi_dtppi-ojjcwbi66a9lurravdec9v8sxwpns0pgoa44m6hpnf1lu-isfrmstu5uf17tiqv9yuce6l2zb6b7dbdvtcmdtun6lwoerygm_uur0ls842rhwytw2jwxeos0vs_vcaa22266xsch4zvxf4wl-g6qgdi6mg29ix5ozimop99gbbes-y5w4mt4kw&response_mode=form_post&nonce=638945041102086058.owu3ogzmngqtnjixmi00y2vjlwe1y2etztrmyte3ogiyndrlndm3mjhinwitowfhny00yjgwlwjmndytndqxmthkzdm3yjvj&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:21:57 631 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:21:59 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> id: idSIButton9]
--- 26 Sep 17:22:03 881 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:22:03 881 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:22:04 004 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> id: lightbox]
--- 26 Sep 17:22:04 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> id: idSIButton9]
--- 26 Sep 17:22:10 037 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:22:10 037 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:22:10 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //*[@id='btnSearch']]
--- 26 Sep 17:22:13 313 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:22:13 314 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:22:13 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> css selector: .header]
--- 26 Sep 17:22:13 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 26 Sep 17:22:21 228 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:22:21 229 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:22:21 342 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 26 Sep 17:22:24 550 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:22:24 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:22:24 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> css selector: .header]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Expected: User Email should be displayed
Actual(Passed): Successfully verified user email[ScreenShot]
Actual(Passed): Successfully verified user email[ScreenShot]
Expected: User Email address should not be truncated
Actual(Passed): Full email address is displayed in the User email field anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com[ScreenShot]
Actual(Passed): Full email address is displayed in the User email field anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com[ScreenShot]
--- 26 Sep 17:22:33 595 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:22:33 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:22:33 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 17:22:34 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 17:22:36 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> id: errorMsg]
Expected: Error message should be displayed The remote profile cannot be loaded because the Adobe user account creation failed.
Actual(Passed): Successfully verified Error message 'The remote profile cannot be loaded because the Adobe user account creation failed.[ScreenShot]
Actual(Passed): Successfully verified Error message 'The remote profile cannot be loaded because the Adobe user account creation failed.[ScreenShot]
--- 26 Sep 17:22:40 209 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:22:40 210 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:22:40 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ab3aa1691c9cafee165b4dd9e7fefd9)] -> xpath: //input[contains(@id,'UserDefaultSenderEmail')]]
Successfully opened Details Tab [ScreenShot]
Expected: The User email should be displayed
Actual(Passed): Successfully verified that user email is displayed with (70)no of Characters 'anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com[ScreenShot]
Actual(Passed): Successfully verified that user email is displayed with (70)no of Characters 'anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com[ScreenShot]
--- 26 Sep 17:22:44 843 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:22:46 950 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:22:52 236 - 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=49a7e1fd-c23b-426d-a690-c6aabe2f5402&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kshqjabls3kq3qs8ag5angywdwpm2knq93gze8x_yzq&code_challenge_method=s256&nonce=e5a75897-1e39-407b-86e0-f24751ce367c&state=eyjpzci6ija0y2qzodq4lwfiodqtndjmmy1inmq3lwvlyze2zmeyowy3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:22:52 236 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:11 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> id: idSIButton9]
--- 26 Sep 17:23:11 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> id: i0116]
--- 26 Sep 17:23:12 223 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> id: idSIButton9]
--- 26 Sep 17:23:15 661 - 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=49a7e1fd-c23b-426d-a690-c6aabe2f5402&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kshqjabls3kq3qs8ag5angywdwpm2knq93gze8x_yzq&code_challenge_method=s256&nonce=e5a75897-1e39-407b-86e0-f24751ce367c&state=eyjpzci6ija0y2qzodq4lwfiodqtndjmmy1inmq3lwvlyze2zmeyowy3nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:23:15 661 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:17 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> id: idSIButton9]
--- 26 Sep 17:23:21 912 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:23:21 913 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:22 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> id: lightbox]
--- 26 Sep 17:23:22 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> id: idSIButton9]
--- 26 Sep 17:23:26 449 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:23:26 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:29 634 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:23:29 635 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:29 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:23:33 115 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:23:33 116 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:33 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 26 Sep 17:23:35 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:23:39 243 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:23:39 244 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:42 392 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:23:42 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:45 523 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:23:45 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:45 637 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:23:48 748 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:23:48 749 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:23:48 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:23:55 151 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:23:55 152 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search FI displayed in list [ScreenShot]
--- 26 Sep 17:24:03 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:24:07 413 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:24:07 417 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:24:17 553 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:24:30 032 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:24:30 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:24:30 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:24:33 360 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:24:33 360 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:24:33 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:24:33 835 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:24:40 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f99760f9c276f8611cc9242606b5f7c7)] -> xpath: //a[@title='Page ']]
Expected: Adobe user should not be created
Actual(Passed): Adobe user is not created when user email exceeds 60 chars.or USer email is blank. User count is same 60[ScreenShot]
Actual(Passed): Adobe user is not created when user email exceeds 60 chars.or USer email is blank. User count is same 60[ScreenShot]
Test Passed.
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email with ...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
RemoteProfile Tab is displyed Successfully [ScreenShot]
RemoteProfile page is loaded Successfully [ScreenShot]
Successfully verified Username [ScreenShot]
Email is displayed Successfully [ScreenShot]
Successfuly displays less than 60 Characters (48) in the Impersionation email [ScreenShot]
Successfully verified Fi name signoemfi [ScreenShot]
Successfully opened Details Tab [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Search FI displayed in list [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Test Passed.
--- 26 Sep 17:31:26 514 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:31:28 546 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Adobe User creation if use email with 60 characters - Sign OEM fi COMMENTS:
Steps:
--- 26 Sep 17:31:29 377 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:31:31 207 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:31:36 513 - 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=8b14ca73-8d71-43a2-a3a7-44be8283f8cc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=hblhc72oypvrtiksgwtl4swjgeyd601ysz9ubisqnz8&code_challenge_method=s256&nonce=7479e943-1ddd-4e35-86a9-f2b682c26e18&state=eyjpzci6ijjjzmy5nde4ltbinwetnduzyi1iyzc4lwe4mdg5yzewyme1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:31:36 513 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:31:55 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: idSIButton9]
--- 26 Sep 17:31:55 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: i0116]
--- 26 Sep 17:31:56 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: idSIButton9]
--- 26 Sep 17:32:00 001 - 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=8b14ca73-8d71-43a2-a3a7-44be8283f8cc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=hblhc72oypvrtiksgwtl4swjgeyd601ysz9ubisqnz8&code_challenge_method=s256&nonce=7479e943-1ddd-4e35-86a9-f2b682c26e18&state=eyjpzci6ijjjzmy5nde4ltbinwetnduzyi1iyzc4lwe4mdg5yzewyme1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:32:00 001 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:02 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: idSIButton9]
--- 26 Sep 17:32:06 302 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:32:06 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:06 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: lightbox]
--- 26 Sep 17:32:06 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: idSIButton9]
--- 26 Sep 17:32:11 839 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:32:11 840 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:15 039 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:32:15 040 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:15 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:32:18 545 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:32:18 545 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:18 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 17:32:21 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:32:24 587 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:32:24 587 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:27 690 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:32:27 690 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:30 835 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:32:30 835 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:30 942 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:32:34 094 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:32:34 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:34 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:32:40 486 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:32:40 487 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:43 872 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:32:47 441 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:32:47 441 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:52 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:32:52 728 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:32:56 506 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:32:56 507 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:56 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: headerRemoteSettings]
--- 26 Sep 17:32:59 834 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:32:59 835 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:32:59 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> css selector: .header]
--- 26 Sep 17:33:00 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> id: remoteBulkYes]
--- 26 Sep 17:33:08 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:33:21 238 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:33:21 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:33:21 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:33:24 557 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:33:24 557 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:33:24 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:33:24 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2ae4de38ce257d4c77254a8c262b97b)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:33:32 649 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:33:34 808 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:33:39 320 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:33:39 321 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:33:39 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:33:39 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:33:40 696 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:33:43 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> id: idSIButton9]
--- 26 Sep 17:33:46 924 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d1wouagj_2kx3ugz7oiuwulkkhjcpuwxontn1rn2pcw9v82dhqn1kqyrnbv3vseznmno7ot1obyijz0mogiqjkjrhfqdyeuxqgvlq0zqlitmsonxmgiu_ucvhlan-t-iz3xosy3uubygssne54f3eougvtmrr4aiwadhfivndrn9x46xakyzco2qptrmstbwtsqt0eiggsysrgmpdfi37ia&response_mode=form_post&nonce=638945048209901123.nzu5otgym2mtymy1yi00zmy2lwjmogitmzzkownmowzjndyzowvkmtzlnzitmgmzoc00zju3lthiy2utymriywy3otu1otrj&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:33:46 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:33:49 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> id: idSIButton9]
--- 26 Sep 17:33:53 332 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:33:53 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:33:53 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> id: lightbox]
--- 26 Sep 17:33:53 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> id: idSIButton9]
--- 26 Sep 17:33:57 218 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:33:57 219 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:00 408 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:34:00 409 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:00 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> id: btnUpload]
--- 26 Sep 17:34:03 721 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:34:03 722 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:03 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> css selector: .header]
--- 26 Sep 17:34:06 963 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:34:06 963 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:07 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> id: btnUpload]
--- 26 Sep 17:34:10 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:34:10 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:10 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> css selector: .header]
--- 26 Sep 17:34:12 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> xpath: //a[text()='Administration']]
--- 26 Sep 17:34:19 791 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:19 792 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:19 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 17:34:23 191 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:23 191 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:23 281 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> css selector: .header]
--- 26 Sep 17:34:26 532 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:26 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:26 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 17:34:27 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> id: btnSearch]
--- 26 Sep 17:34:32 292 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:32 293 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:35 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:35 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:38 793 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:38 794 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:41 977 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:41 978 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:45 141 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:45 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:34:45 318 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (fafcea0b846224069302d342f630413f)] -> id: userselect_0]
--- 26 Sep 17:34:48 682 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:34:48 682 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:02 285 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:35:02 286 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:03 343 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:35:05 241 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:35:10 593 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:35:10 594 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:10 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:35:10 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:35:11 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:35:14 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> id: idSIButton9]
--- 26 Sep 17:35:17 813 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3drmodp7iqb3yh5efrdkqwedvuspcl_ykrkx6irrjzpgkuift9jmj9ta4sryfy7dr1frsgbq7cmgombyd2shnr-vorvdvke2qdv0ulnoovpxwxrlqpugmj6p1_uze-1g9agly-a2yedavcvoka11zy4e5sosxvw-se6tfazolbrbohmxli6qtumrb_rbnneeh0oygabacmekt11bb-odc2ig&response_mode=form_post&nonce=638945049121919669.zdq3yzq1mtmtodexmy00yjq1ltg0njktmdq5n2y4zwm5zjq2ymjmoge3ztitntlmmc00n2vhltkwnwetotdimzuxyzzjn2ri&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:35:17 814 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:20 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> id: idSIButton9]
--- 26 Sep 17:35:25 119 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:35:25 120 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:25 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> id: lightbox]
--- 26 Sep 17:35:25 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> id: idSIButton9]
--- 26 Sep 17:35:36 695 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:35:36 695 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:36 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //*[@id='btnSearch']]
--- 26 Sep 17:35:40 001 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:35:40 001 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:40 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> css selector: .header]
--- 26 Sep 17:35:40 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 26 Sep 17:35:47 843 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:35:47 844 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:47 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 26 Sep 17:35:51 206 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:35:51 206 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:35:51 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> css selector: .header]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Expected: User Email should be displayed
Actual(Passed): Successfully verified user email[ScreenShot]
Actual(Passed): Successfully verified user email[ScreenShot]
Expected: User Email address should not be truncated
Actual(Passed): Full email address is displayed in the User email field user6034234342342354654654654654645564234234324@kinective.io[ScreenShot]
Actual(Passed): Full email address is displayed in the User email field user6034234342342354654654654654645564234234324@kinective.io[ScreenShot]
--- 26 Sep 17:36:00 192 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:36:00 192 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:36:00 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
RemoteProfile Tab is displyed Successfully [ScreenShot]
--- 26 Sep 17:36:00 562 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
RemoteProfile page is loaded Successfully [ScreenShot]
Successfully verified Username [ScreenShot]
--- 26 Sep 17:36:11 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> id: email]
Email is displayed Successfully [ScreenShot]
Successfuly displays less than 60 Characters (48) in the Impersionation email [ScreenShot]
Successfully verified Fi name signoemfi [ScreenShot]
--- 26 Sep 17:36:18 395 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:36:18 395 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:36:18 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //input[contains(@id,'UserDefaultSenderEmail')]]
Successfully opened Details Tab [ScreenShot]
--- 26 Sep 17:36:22 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7991413158dcadf0d5a4a2f528fcdb00)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 17:36:34 193 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:36:36 501 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:36:41 590 - 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=c6b4329e-5c77-428e-9b1d-e729764a9ad9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=oclm4ivwpdwxmq39fr3rvaqpf-o-b3r0nmybnz56omg&code_challenge_method=s256&nonce=e8cd915f-6afe-4c43-9b00-290024c050a1&state=eyjpzci6imuznzczyzg0ltnkn2ytngjkns04zgi4lwy2zji2zjhkzgi3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:36:41 591 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:00 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> id: idSIButton9]
--- 26 Sep 17:37:00 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> id: i0116]
--- 26 Sep 17:37:02 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> id: idSIButton9]
--- 26 Sep 17:37:05 729 - 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=c6b4329e-5c77-428e-9b1d-e729764a9ad9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=oclm4ivwpdwxmq39fr3rvaqpf-o-b3r0nmybnz56omg&code_challenge_method=s256&nonce=e8cd915f-6afe-4c43-9b00-290024c050a1&state=eyjpzci6imuznzczyzg0ltnkn2ytngjkns04zgi4lwy2zji2zjhkzgi3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:37:05 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:08 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> id: idSIButton9]
--- 26 Sep 17:37:13 023 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:37:13 024 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:13 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> id: lightbox]
--- 26 Sep 17:37:13 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> id: idSIButton9]
--- 26 Sep 17:37:17 851 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:37:17 851 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:21 050 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:37:21 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:21 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:37:24 498 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:37:24 499 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:24 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 26 Sep 17:37:27 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:37:30 534 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:37:30 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:33 644 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:37:33 644 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:36 760 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:37:36 760 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:36 859 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:37:39 991 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:37:39 992 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:37:40 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:37:46 405 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:37:46 406 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search FI displayed in list [ScreenShot]
--- 26 Sep 17:37:55 300 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:37:58 938 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:37:58 939 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:38:09 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:38:21 643 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:38:21 643 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:38:21 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:38:24 980 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:38:24 981 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:38:25 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:38:25 442 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:38:32 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //a[@title='Page ']]
--- 26 Sep 17:38:33 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //a[@title='Page ']]
--- 26 Sep 17:38:39 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //a[@title='Page ']]
--- 26 Sep 17:38:45 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //a[@title='Page ']]
--- 26 Sep 17:38:52 411 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7d43956247b953b83564a6379574d374)] -> xpath: //a[contains(text(),'Edit User Details')]]
Test Passed.
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
RemoteProfile Tab is displyed Successfully [ScreenShot]
RemoteProfile page is loaded Successfully [ScreenShot]
Successfully verified Username [ScreenShot]
Email is displayed Successfully [ScreenShot]
Successfuly displays less than 60 Characters (48) in the Impersionation email [ScreenShot]
Successfully verified Fi name webhook [ScreenShot]
Successfully opened Details Tab [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Search FI displayed in list [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Test Passed.
--- 26 Sep 16:36:43 746 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:36:51 644 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email exceeds 60 chars -Plus Fi COMMENTS:
Steps:
--- 26 Sep 16:36:54 304 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:36:56 918 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:37:03 341 - 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=ab46c182-bb7b-48e0-a8dc-74d725243a1e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ywmzt2476kbnregtcucujuy_zafqr55xpkqwubfpft0&code_challenge_method=s256&nonce=9b68e602-abda-47b2-a648-65aa33aff1ad&state=eyjpzci6imjingezotnhlty5zgqtndq3mi05yzixlwrkyzuxotm0mji2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:37:03 343 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:37:22 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: idSIButton9]
--- 26 Sep 16:37:22 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: i0116]
--- 26 Sep 16:37:24 010 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: idSIButton9]
--- 26 Sep 16:37:27 448 - 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=ab46c182-bb7b-48e0-a8dc-74d725243a1e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ywmzt2476kbnregtcucujuy_zafqr55xpkqwubfpft0&code_challenge_method=s256&nonce=9b68e602-abda-47b2-a648-65aa33aff1ad&state=eyjpzci6imjingezotnhlty5zgqtndq3mi05yzixlwrkyzuxotm0mji2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:37:27 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:37:29 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: idSIButton9]
--- 26 Sep 16:37:33 707 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:37:33 709 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:37:33 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: lightbox]
--- 26 Sep 16:37:34 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: idSIButton9]
--- 26 Sep 16:37:38 677 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:37:38 678 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:37:42 049 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:37:42 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:37:42 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 16:37:45 813 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:37:45 819 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:37:57 998 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 16:38:02 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 16:38:06 088 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:38:06 090 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:38:09 344 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:38:09 345 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:38:12 570 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:38:12 571 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:38:12 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 16:38:15 903 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:38:15 904 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:38:16 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 16:38:22 443 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:38:22 444 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:38:25 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 16:38:29 505 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:38:29 506 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:38:34 642 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:38:34 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:38:38 668 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:38:38 669 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:38:38 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: headerRemoteSettings]
--- 26 Sep 16:38:42 078 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:38:42 080 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:38:42 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> css selector: .header]
--- 26 Sep 16:38:42 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> id: remoteBulkYes]
--- 26 Sep 16:38:50 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 16:39:03 389 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:39:03 396 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:03 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 16:39:06 792 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:39:06 793 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:06 961 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 16:39:07 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (165c04fe317243fbb0151ecc3691f73c)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 16:39:15 574 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:39:17 891 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:39:22 738 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 16:39:22 739 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:22 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:39:23 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 16:39:24 352 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:39:27 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> id: idSIButton9]
--- 26 Sep 16:39:31 436 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dno_4wd4b1ob4p-tx4sjqevzwop3cbk46q0ahceopfibzcijzzx4d2q1zpwt4fqhnbeklyodf-b0s77lgptv1ayah_mziauhgrk6vknmdonk6fw9fqde6au3lc7gk4qse3himci_ota6tn0wgu3osrs27tvxq3bsdhb7ljceqa7454hd3oy3cri8fsuplsy0t4vz4g4qjg1rj6vt_wdm4ea&response_mode=form_post&nonce=638945015646911205.nwjkntgymjmtyjm2zs00nmezltg3y2etmwnjmguzmdm5mmnmmtuxmta3nzuty2ewms00zgm4lwi3ntgtodllzwi4ztaxmgqx&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 16:39:31 438 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:33 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> id: idSIButton9]
--- 26 Sep 16:39:37 667 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:39:37 668 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:37 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> id: lightbox]
--- 26 Sep 16:39:37 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> id: idSIButton9]
--- 26 Sep 16:39:43 704 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:39:43 705 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:46 899 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:39:46 900 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:47 054 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> id: btnUpload]
--- 26 Sep 16:39:50 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:39:50 179 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:50 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> css selector: .header]
--- 26 Sep 16:39:53 425 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:39:53 426 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:53 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> id: btnUpload]
--- 26 Sep 16:39:56 748 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:39:56 749 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:39:56 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> css selector: .header]
--- 26 Sep 16:39:59 137 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> xpath: //a[text()='Administration']]
--- 26 Sep 16:40:06 867 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:06 869 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:07 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 16:40:10 332 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:10 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:10 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> css selector: .header]
--- 26 Sep 16:40:13 791 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:13 792 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:13 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 16:40:15 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> id: btnSearch]
--- 26 Sep 16:40:19 799 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:19 800 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:23 184 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:23 185 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:26 433 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:26 434 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:29 680 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:29 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:32 849 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:32 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:33 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ca6804a7d6453472e9af589b76e2274)] -> id: userselect_0]
--- 26 Sep 16:40:36 431 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:36 432 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:50 205 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:40:50 207 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:51 730 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:40:54 245 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:40:58 999 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 16:40:59 001 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:40:59 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:40:59 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 16:41:00 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:41:03 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> id: idSIButton9]
--- 26 Sep 16:41:07 425 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dkbs0jnbfk-2iaxlw4epw-xezojgwjnqhdbswohzsmwiko1ey5dt8m3tyx0zjxenroauf8o1ewvn7xqpmmlouey-lhlde2vntvsb_rvhw-2qgvgtnszm4verofcmzasao2iwr2tzpy9sypdoxpdpzvppk5a1kle9xs_uojf_jn9z-tfjsahzdd9wcddryguwyw4idjfolh9b5du62cmsgia&response_mode=form_post&nonce=638945016609000666.mgmwntlimwutzwnjni00zjdjlthhodctmtc0zgvmmjewmjgwyjvknzy0nmmtmjq1yi00mzlhltk5zgutnjqxmzewzdu5m2q0&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 16:41:07 426 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:41:09 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> id: idSIButton9]
--- 26 Sep 16:41:14 816 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:41:14 817 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:41:14 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> id: lightbox]
--- 26 Sep 16:41:15 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> id: idSIButton9]
--- 26 Sep 16:41:25 469 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 26 Sep 16:41:25 470 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:41:28 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 26 Sep 16:41:28 753 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:41:28 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> id: immPageTitle]
--- 26 Sep 16:41:32 128 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 26 Sep 16:41:32 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:41:32 244 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> css selector: .header]
--- 26 Sep 16:41:32 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 26 Sep 16:41:40 029 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 16:41:40 030 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:41:40 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 26 Sep 16:41:43 396 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 16:41:43 396 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:41:43 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> css selector: .header]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Expected: User Email should be Read Only
Actual(Passed): Successfully verified that user email field is ReadOnly[ScreenShot]
Actual(Passed): Successfully verified that user email field is ReadOnly[ScreenShot]
Expected: User Email should be displayed
Actual(Passed): Successfully verified user email[ScreenShot]
Actual(Passed): Successfully verified user email[ScreenShot]
Expected: User Email address should not be truncated
Actual(Passed): Full email address is displayed in the User email field samS@immonline.onmicrosoft.com[ScreenShot]
Actual(Passed): Full email address is displayed in the User email field samS@immonline.onmicrosoft.com[ScreenShot]
--- 26 Sep 16:41:47 811 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 16:41:47 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:41:47 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
RemoteProfile Tab is displyed Successfully [ScreenShot]
--- 26 Sep 16:41:48 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
RemoteProfile page is loaded Successfully [ScreenShot]
Successfully verified Username [ScreenShot]
--- 26 Sep 16:41:59 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> id: email]
Email is displayed Successfully [ScreenShot]
Successfuly displays less than 60 Characters (48) in the Impersionation email [ScreenShot]
Successfully verified Fi name webhook [ScreenShot]
--- 26 Sep 16:42:06 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 16:42:06 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:42:06 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //input[contains(@id,'UserDefaultSenderEmail')]]
Successfully opened Details Tab [ScreenShot]
--- 26 Sep 16:42:10 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5311c369728539cdfe087c03197051d7)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 16:42:22 216 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:42:24 273 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:42:30 412 - 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=14881ec5-42c7-44f4-8fe5-ba81fe3967f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=mw4bnv-n1a5dresai_j7derf89bulyyxhchjqyi8phi&code_challenge_method=s256&nonce=56fe3f50-5168-486b-9153-c07a0efe15dc&state=eyjpzci6imnjzdi0otnlltljmjmtndrhmc1hzgjlltlhmjvjmwjlmtrlnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:42:30 414 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:42:49 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> id: idSIButton9]
--- 26 Sep 16:42:49 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> id: i0116]
--- 26 Sep 16:42:50 633 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> id: idSIButton9]
--- 26 Sep 16:42:54 043 - 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=14881ec5-42c7-44f4-8fe5-ba81fe3967f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=mw4bnv-n1a5dresai_j7derf89bulyyxhchjqyi8phi&code_challenge_method=s256&nonce=56fe3f50-5168-486b-9153-c07a0efe15dc&state=eyjpzci6imnjzdi0otnlltljmjmtndrhmc1hzgjlltlhmjvjmwjlmtrlnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:42:54 044 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:42:56 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> id: idSIButton9]
--- 26 Sep 16:43:00 269 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:43:00 270 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:00 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> id: lightbox]
--- 26 Sep 16:43:00 677 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> id: idSIButton9]
--- 26 Sep 16:43:05 037 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:43:05 039 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:08 245 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:43:08 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:08 404 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 16:43:11 834 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:43:11 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:11 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 26 Sep 16:43:14 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 16:43:17 898 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:43:17 899 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:21 014 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:43:21 015 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:24 159 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:43:24 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:24 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 16:43:27 395 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:43:27 396 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:27 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 16:43:33 874 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:43:33 875 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search FI displayed in list [ScreenShot]
--- 26 Sep 16:43:42 483 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 16:43:46 061 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:43:46 062 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:43:56 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 16:44:08 680 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:44:08 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:44:08 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 16:44:12 081 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:44:12 081 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:44:12 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 16:44:12 553 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 16:44:19 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //a[@title='Page ']]
--- 26 Sep 16:44:20 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //a[@title='Page ']]
--- 26 Sep 16:44:26 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //a[@title='Page ']]
--- 26 Sep 16:44:32 925 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //a[@title='Page ']]
--- 26 Sep 16:44:38 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1d4f76f91466abebbf4b7794b85a6db7)] -> xpath: //a[contains(text(),'Edit User Details')]]
Test Passed.
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email is bl...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Successfully opened Details Tab [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Search FI displayed in list [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Test Passed.
--- 26 Sep 17:24:42 819 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:24:45 221 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Adobe User creation if use email is blank - Sign OEM fi COMMENTS:
Steps:
--- 26 Sep 17:24:46 006 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:24:48 799 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:24:54 470 - 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=a83ddc79-6aa1-41d6-9ce7-77c4586e6db1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=i6sye76j4mesvu1tznweexnryuw8ptmjyudzw2dfau0&code_challenge_method=s256&nonce=d3534ddc-cda9-43d9-9e51-b103a2f875f4&state=eyjpzci6ijy2zjjkyjqzlwqxyzetndq5nc1howmxltfmmgqxn2y3mdcyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:24:54 471 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:13 472 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: idSIButton9]
--- 26 Sep 17:25:13 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: i0116]
--- 26 Sep 17:25:14 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: idSIButton9]
--- 26 Sep 17:25:18 003 - 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=a83ddc79-6aa1-41d6-9ce7-77c4586e6db1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=i6sye76j4mesvu1tznweexnryuw8ptmjyudzw2dfau0&code_challenge_method=s256&nonce=d3534ddc-cda9-43d9-9e51-b103a2f875f4&state=eyjpzci6ijy2zjjkyjqzlwqxyzetndq5nc1howmxltfmmgqxn2y3mdcyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:25:18 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:20 201 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: idSIButton9]
--- 26 Sep 17:25:24 226 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:25:24 227 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:24 344 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: lightbox]
--- 26 Sep 17:25:24 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: idSIButton9]
--- 26 Sep 17:25:28 940 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:25:28 941 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:32 166 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:25:32 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:32 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:25:35 757 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:25:35 757 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:35 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 17:25:38 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:25:41 754 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:25:41 755 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:44 905 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:25:44 905 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:48 022 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:25:48 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:48 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:25:51 261 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:25:51 262 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:25:51 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:25:57 627 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:25:57 628 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:26:01 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:26:05 025 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:26:05 025 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:26:10 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:26:10 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:26:14 109 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:26:14 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:26:14 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: headerRemoteSettings]
--- 26 Sep 17:26:17 412 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:26:17 413 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:26:17 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> css selector: .header]
--- 26 Sep 17:26:17 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> id: remoteBulkYes]
--- 26 Sep 17:26:26 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:26:38 529 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:26:38 529 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:26:38 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:26:41 868 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:26:41 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:26:41 974 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:26:42 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12ec58252880ab86be82ab2651535519)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:26:49 870 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:26:52 886 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:26:57 469 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:26:57 470 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:26:57 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:26:57 721 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:26:58 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:27:02 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> id: idSIButton9]
--- 26 Sep 17:27:05 602 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3da7njqprniuekwv99nl90zkiwt_dp8dna0dkhegs9jdeog56oy6ipflowaei7qznhjgu9bvq8q4bovulhvfpy96sjiiescdxpechvwsufkzeig03y7gnb9gccakezz9gtpmyywyn9ui5zwtjt9py1bj0jyqdhdgmulikkr-lamqv6p2g2n4u1hirhfef5wwnmbbi5e6ep75okjyhzj6epzg&response_mode=form_post&nonce=638945044190021047.odu3yjfkyjutmzzhys00ntblltlmztqtyjlkzmy2njm3zjzknzmym2eynzitnwnjys00nmnmlthin2ytmjzlyzbizjjjmwm0&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:27:05 603 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:07 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> id: idSIButton9]
--- 26 Sep 17:27:12 780 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:27:12 781 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:12 942 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> id: lightbox]
--- 26 Sep 17:27:13 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> id: idSIButton9]
--- 26 Sep 17:27:18 744 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:27:18 745 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:21 924 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:27:21 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:22 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> id: btnUpload]
--- 26 Sep 17:27:25 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:27:25 234 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:25 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> css selector: .header]
--- 26 Sep 17:27:28 472 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:27:28 472 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:28 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> id: btnUpload]
--- 26 Sep 17:27:31 756 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:27:31 756 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:31 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> css selector: .header]
--- 26 Sep 17:27:34 005 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> xpath: //a[text()='Administration']]
--- 26 Sep 17:27:41 398 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:27:41 398 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:41 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 17:27:44 962 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:27:44 963 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:45 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> css selector: .header]
--- 26 Sep 17:27:48 424 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:27:48 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:48 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 17:27:49 690 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> id: btnSearch]
--- 26 Sep 17:27:54 168 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:27:54 169 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:27:57 472 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:27:57 473 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:00 616 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:28:00 616 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:03 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:28:03 786 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:06 959 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:28:06 960 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:07 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (09a01713aab725a3fccbc40b4457c3b4)] -> id: userselect_0]
--- 26 Sep 17:28:10 534 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:28:10 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:24 128 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:28:24 129 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:25 067 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:28:27 062 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:28:32 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:28:32 524 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:32 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:28:32 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:28:33 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:28:38 414 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> id: idSIButton9]
--- 26 Sep 17:28:42 159 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d5fqslt4zk5c8xrbdl6pmzvejdtvafj095pzmfk3qgw0worrm8hxy80woq8if34ahg0f8uxyqwivw9c8r7yshszsbifa9uty7lf4ku47dmymsoyzsckyhvqr5ajxirb4xhilzmmoxgc8pu5dfwahc_ot7sbp8a3zaynyhf6hsfnkhbvjb0eqhy2xrb-iw7dby0bc0jzsd56y93pya-luxcw&response_mode=form_post&nonce=638945045142590295.zgi3ymjkmmmtzjjmms00yjqzlwizowitmzmwnzcxzguxyzdkmwvmzmiyyzitmwfkmi00yzljltlhzditndqznti3ogziyjmw&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:28:42 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:44 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> id: idSIButton9]
--- 26 Sep 17:28:48 563 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:28:48 564 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:48 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> id: lightbox]
--- 26 Sep 17:28:48 856 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> id: idSIButton9]
--- 26 Sep 17:28:55 731 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:28:55 732 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:55 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //*[@id='btnSearch']]
--- 26 Sep 17:28:59 082 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:28:59 083 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:28:59 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> css selector: .header]
--- 26 Sep 17:28:59 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 26 Sep 17:29:06 430 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:29:06 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:29:06 554 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 26 Sep 17:29:09 852 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:29:09 852 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:29:09 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> css selector: .header]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Expected: User email should be blank
Actual(Passed): Successfully verified user email that USer emal is blank[ScreenShot]
Actual(Passed): Successfully verified user email that USer emal is blank[ScreenShot]
--- 26 Sep 17:29:18 672 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:29:18 673 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:29:18 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 17:29:19 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 17:29:21 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> id: errorMsg]
Expected: Error message should be displayed The remote profile cannot be loaded because the Adobe user account creation failed.
Actual(Passed): Successfully verified Error message 'The remote profile cannot be loaded because the Adobe user account creation failed.[ScreenShot]
Actual(Passed): Successfully verified Error message 'The remote profile cannot be loaded because the Adobe user account creation failed.[ScreenShot]
--- 26 Sep 17:29:25 240 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:29:25 241 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:29:25 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f2843342fcfc95451b79b5a980e266cc)] -> xpath: //input[contains(@id,'UserDefaultSenderEmail')]]
Successfully opened Details Tab [ScreenShot]
--- 26 Sep 17:29:29 742 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:29:31 701 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:29:37 284 - 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=331b2a66-3fe1-4edd-8bfe-0194b6f2b9f1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=w1ytacydehtyxk7txqefx7yza2-a5khe7tiash32m7u&code_challenge_method=s256&nonce=102ec593-44b6-4506-a632-a17bc3739cbb&state=eyjpzci6imrlowqzmziwlwqwngmtngrhnc05mdrjltnimziwmgi1zwyyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:29:37 285 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:29:56 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> id: idSIButton9]
--- 26 Sep 17:29:56 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> id: i0116]
--- 26 Sep 17:29:57 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> id: idSIButton9]
--- 26 Sep 17:30:00 917 - 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=331b2a66-3fe1-4edd-8bfe-0194b6f2b9f1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=w1ytacydehtyxk7txqefx7yza2-a5khe7tiash32m7u&code_challenge_method=s256&nonce=102ec593-44b6-4506-a632-a17bc3739cbb&state=eyjpzci6imrlowqzmziwlwqwngmtngrhnc05mdrjltnimziwmgi1zwyyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:30:00 918 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:03 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> id: idSIButton9]
--- 26 Sep 17:30:07 356 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:30:07 356 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:07 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> id: lightbox]
--- 26 Sep 17:30:07 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> id: idSIButton9]
--- 26 Sep 17:30:11 004 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:30:11 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:14 207 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:30:14 207 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:14 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:30:17 697 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:30:17 697 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:17 786 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 26 Sep 17:30:20 341 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:30:23 683 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:30:23 683 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:26 790 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:30:26 791 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:29 948 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:30:29 948 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:30 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:30:33 205 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:30:33 206 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:30:33 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:30:39 582 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:30:39 582 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search FI displayed in list [ScreenShot]
--- 26 Sep 17:30:48 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:30:51 582 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:30:51 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:31:01 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:31:14 200 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:31:14 200 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:31:14 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:31:17 521 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:31:17 521 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:31:17 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:31:17 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:31:24 633 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (432acb595ce9d48203a452558a30e5e7)] -> xpath: //a[@title='Page ']]
Expected: Adobe user should not be created
Actual(Passed): Adobe user is not created when user email exceeds 60 chars.or USer email is blank. User count is same 60[ScreenShot]
Actual(Passed): Adobe user is not created when user email exceeds 60 chars.or USer email is blank. User count is same 60[ScreenShot]
Test Passed.
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email excee...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Successfully opened Details Tab [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Search FI displayed in list [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Test Passed.
--- 26 Sep 17:10:47 575 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:10:49 735 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Adobe User creation if use email exceed 60 characters- Plus oem FI COMMENTS:
Steps:
--- 26 Sep 17:10:50 797 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:10:52 650 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:11:07 706 - 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=8a0ba241-e1de-46d4-9baf-1cf6e31b9998&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=8w0ax632jvrnkmmvxxvnhren5vfwlixytiw0fbvafcg&code_challenge_method=s256&nonce=ae081558-3693-4983-b11c-244aeee43c56&state=eyjpzci6ijnlngzhytc5ltayztutndy2ni05ngzjlwnlm2jlzmzlytkwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:11:07 707 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:11:26 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: idSIButton9]
--- 26 Sep 17:11:26 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: i0116]
--- 26 Sep 17:11:27 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: idSIButton9]
--- 26 Sep 17:11:31 378 - 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=8a0ba241-e1de-46d4-9baf-1cf6e31b9998&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=8w0ax632jvrnkmmvxxvnhren5vfwlixytiw0fbvafcg&code_challenge_method=s256&nonce=ae081558-3693-4983-b11c-244aeee43c56&state=eyjpzci6ijnlngzhytc5ltayztutndy2ni05ngzjlwnlm2jlzmzlytkwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:11:31 379 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:11:33 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: idSIButton9]
--- 26 Sep 17:11:37 591 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:11:37 591 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:11:37 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: lightbox]
--- 26 Sep 17:11:37 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: idSIButton9]
--- 26 Sep 17:11:43 584 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:11:43 584 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:11:46 779 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:11:46 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:11:46 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:11:50 290 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:11:50 291 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:11:50 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 17:11:53 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:11:56 431 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:11:56 432 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:11:59 549 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:11:59 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:02 686 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:12:02 686 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:02 789 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:12:05 905 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:12:05 906 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:06 028 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:12:12 349 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:12:12 350 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:15 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:12:19 353 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:12:19 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:24 479 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:12:24 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:12:28 406 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:12:28 406 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:28 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: headerRemoteSettings]
--- 26 Sep 17:12:31 741 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:12:31 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:31 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> css selector: .header]
--- 26 Sep 17:12:31 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: remoteBulkYes]
--- 26 Sep 17:12:34 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> id: remoteDocYes]
--- 26 Sep 17:12:42 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:12:54 980 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:12:54 980 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:55 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:12:58 289 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:12:58 290 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:12:58 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:12:58 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (07d4f5eaaaf2862f29395d817445dc6b)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:13:06 424 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:13:08 442 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:13:13 005 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:13:13 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:13 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:13:13 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:13:14 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:13:17 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> id: idSIButton9]
--- 26 Sep 17:13:21 190 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dr85iopfknzh32lrzmbt3pokpxglrfgtninbyqgtqi4i7iefjniltlkenppgacanj7sqon0e0ia9mcd3j-lzson_wq6vmvtz4k_sug0tei6lj7muubxjvxlpozhps7nrcbiedwqbjnwcy1hkg2bit2egnctwthk9ngkckjngmqq-ksabuh03q8fpmyjaeuwhbmvjquveaj6cblab0iz96ra&response_mode=form_post&nonce=638945035945814440.odgwytc5m2itnzrhzc00yjzhlthjmwitoti5nmzkm2e2mjzknta5njljzmqtndk5ms00ztc5lwe5ndatmtm0zdhjmwyxngi2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:13:21 191 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:23 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> id: idSIButton9]
--- 26 Sep 17:13:27 407 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:13:27 408 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:27 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> id: lightbox]
--- 26 Sep 17:13:27 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> id: idSIButton9]
--- 26 Sep 17:13:34 600 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:13:34 601 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:37 847 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:13:37 847 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:37 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> id: btnUpload]
--- 26 Sep 17:13:41 185 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:13:41 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:41 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> css selector: .header]
--- 26 Sep 17:13:44 531 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:13:44 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:44 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> id: btnUpload]
--- 26 Sep 17:13:47 825 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:13:47 826 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:47 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> css selector: .header]
--- 26 Sep 17:13:50 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> xpath: //a[text()='Administration']]
--- 26 Sep 17:13:57 379 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:13:57 379 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:13:57 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 17:14:00 829 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:00 829 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:00 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> css selector: .header]
--- 26 Sep 17:14:04 250 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:04 250 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:04 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 17:14:05 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> id: btnSearch]
--- 26 Sep 17:14:09 933 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:09 934 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:13 228 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:13 229 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:16 340 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:16 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:19 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:19 556 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:22 701 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:22 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:22 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c4e2c08bd2061eebe940596f6c18beaf)] -> id: userselect_0]
--- 26 Sep 17:14:26 309 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:26 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:40 016 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:14:40 017 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:41 070 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:14:42 887 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:14:47 315 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:14:47 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:47 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:14:47 579 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:14:48 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:14:51 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> id: idSIButton9]
--- 26 Sep 17:14:55 337 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dqzowqz-n-vdxxnr-engi1eindhk30cdsb9gixoh2jjnfqfuvx8u9plkrgrqxgpidok46-rxydlogiftlbfx7if4u4tijazl_jls7zxrm9fcd_nx7mwy_snxq5cf6f9wg4cnprhws3lkaeh3fk65qro81uji6nxugqwh6guwcvet5zmpw7m5__x324g_wwajyebvgtt4rmrckyua3ext5ea&response_mode=form_post&nonce=638945036889852820.njc3mgyyzwetytm1yi00mjy1ltgzotmtmgnmowfhnwvjmtrkotczzjzhztitmwnimi00ymq4lwexyzctnjmwmzu5owy0mtcz&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:14:55 337 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:14:57 521 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> id: idSIButton9]
--- 26 Sep 17:15:02 957 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:15:02 958 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:15:03 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> id: lightbox]
--- 26 Sep 17:15:03 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> id: idSIButton9]
--- 26 Sep 17:15:09 246 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 26 Sep 17:15:09 247 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:15:12 418 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 26 Sep 17:15:12 418 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:15:12 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> id: immPageTitle]
--- 26 Sep 17:15:15 659 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
--- 26 Sep 17:15:15 660 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:15:15 756 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> css selector: .header]
--- 26 Sep 17:15:15 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 26 Sep 17:15:23 377 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:15:23 377 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:15:23 486 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 26 Sep 17:15:26 672 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:15:26 672 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:15:26 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> css selector: .header]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Expected: User Email should be Read Only
Actual(Passed): Successfully verified that user email field is ReadOnly[ScreenShot]
Actual(Passed): Successfully verified that user email field is ReadOnly[ScreenShot]
Expected: User Email should be displayed
Actual(Passed): Successfully verified user email[ScreenShot]
Actual(Passed): Successfully verified user email[ScreenShot]
Expected: User Email address should not be truncated
Actual(Passed): Full email address is displayed in the User email field anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com[ScreenShot]
Actual(Passed): Full email address is displayed in the User email field anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com[ScreenShot]
--- 26 Sep 17:15:31 027 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:15:31 027 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:15:31 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 17:15:31 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> xpath: //li[contains(@id,'UserTab')]//a[contains(text(),'Remote Profile')]]
--- 26 Sep 17:15:34 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> id: errorMsg]
Expected: Error message should be displayed The remote profile cannot be loaded because the Adobe user account creation failed.
Actual(Passed): Successfully verified Error message 'The remote profile cannot be loaded because the Adobe user account creation failed.[ScreenShot]
Actual(Passed): Successfully verified Error message 'The remote profile cannot be loaded because the Adobe user account creation failed.[ScreenShot]
--- 26 Sep 17:15:37 567 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 26 Sep 17:15:37 567 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:15:37 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (450d8d02f5914492f515c94a9ad72f25)] -> xpath: //input[contains(@id,'UserDefaultSenderEmail')]]
Successfully opened Details Tab [ScreenShot]
Expected: The User email should be displayed
Actual(Passed): Successfully verified that user email is displayed with (70)no of Characters 'anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com[ScreenShot]
Actual(Passed): Successfully verified that user email is displayed with (70)no of Characters 'anoma.Premalal213342344234234234234234234234@immtestcu.onmicrosoft.com[ScreenShot]
--- 26 Sep 17:15:41 966 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:15:43 845 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:15:49 302 - 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=958fe637-b335-4daf-8075-6798ee0dab26&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=e42sxxrw6fkkkyfmvv421m0uswmbpdb3g-ruooyry9a&code_challenge_method=s256&nonce=a269f08c-f4de-4421-9dec-373680d3490b&state=eyjpzci6ijkzyjvkyjg4ltzkmwytndbimc1hmzexlwy3zwrmztu1mwuwnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:15:49 303 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:08 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> id: idSIButton9]
--- 26 Sep 17:16:08 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> id: i0116]
--- 26 Sep 17:16:09 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> id: idSIButton9]
--- 26 Sep 17:16:12 894 - 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=958fe637-b335-4daf-8075-6798ee0dab26&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=e42sxxrw6fkkkyfmvv421m0uswmbpdb3g-ruooyry9a&code_challenge_method=s256&nonce=a269f08c-f4de-4421-9dec-373680d3490b&state=eyjpzci6ijkzyjvkyjg4ltzkmwytndbimc1hmzexlwy3zwrmztu1mwuwnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:16:12 895 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:15 093 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> id: idSIButton9]
--- 26 Sep 17:16:20 057 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:16:20 057 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:20 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> id: lightbox]
--- 26 Sep 17:16:20 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> id: idSIButton9]
--- 26 Sep 17:16:24 602 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:16:24 602 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:27 795 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:16:27 796 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:27 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:16:31 293 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:16:31 294 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:31 404 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 26 Sep 17:16:33 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:16:37 290 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:16:37 291 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:40 401 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:16:40 401 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:43 558 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:16:43 558 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:43 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:16:46 808 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:16:46 808 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:16:46 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:16:53 179 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:16:53 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search FI displayed in list [ScreenShot]
--- 26 Sep 17:17:01 721 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:17:05 239 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:17:05 240 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:17:15 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:17:27 837 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:17:27 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:17:28 046 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:17:31 193 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:17:31 193 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:17:31 298 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:17:31 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:17:38 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ddfd14abf2cab955d18257919d21b87d)] -> xpath: //a[@title='Page ']]
Expected: Adobe user should not be created
Actual(Passed): Adobe user is not created when user email exceeds 60 chars.or USer email is blank. User count is same 17[ScreenShot]
Actual(Passed): Adobe user is not created when user email exceeds 60 chars.or USer email is blank. User count is same 17[ScreenShot]
Test Passed.
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to the ' azureDetails Page' [ScreenShot]
Users Maintenance page didn't open up [ScreenShot]
--- 26 Sep 16:48:56 171 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:48:58 052 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email exeeds 60 chars -Sign Fi, create an AdminUser in TM COMMENTS:
Steps:
--- 26 Sep 16:48:59 278 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:49:01 196 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:49:05 804 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 16:49:05 805 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:05 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:49:06 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 16:49:07 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:49:08 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: i0116]
--- 26 Sep 16:49:09 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: idSIButton9]
--- 26 Sep 16:49:13 380 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dc25fyxalnnm7_d4ejgxbl1nn-o7aehpy3w434fhk_sovnlzr9_qgpo0-pqdibgr3it0d_ocidtpduupqg51668z1j74avph0xomam1axn36dvg5af-87yfshqiswgjtutqz-4rn8xncm_jrvoaxq6bx4meewvja6povk4fcuip9fuiaq4zuiolrdc709jejrk6opseyiwij0juagc8ayog&response_mode=form_post&nonce=638945021474214784.nta3nzkzytqtmjgwms00zgywlwjjowetytm2ogfizjqxowfmmtqym2m0ztitnjcxmc00odvkltkyzwqtnzu1mwqzymvim2u2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 16:49:13 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:15 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: idSIButton9]
--- 26 Sep 16:49:20 486 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:49:20 487 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:20 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: lightbox]
--- 26 Sep 16:49:20 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: idSIButton9]
--- 26 Sep 16:49:26 397 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:49:26 398 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:29 548 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:49:29 549 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:29 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: btnUpload]
--- 26 Sep 16:49:32 822 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:49:32 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:32 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> css selector: .header]
--- 26 Sep 16:49:36 112 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:49:36 113 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:36 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: btnUpload]
--- 26 Sep 16:49:39 347 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:49:39 347 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:39 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> css selector: .header]
--- 26 Sep 16:49:41 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> xpath: //a[text()='Administration']]
--- 26 Sep 16:49:48 987 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:49:48 988 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:49 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 16:49:52 432 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:49:52 433 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:52 531 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> css selector: .header]
--- 26 Sep 16:49:56 106 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:49:56 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:49:56 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 16:49:57 458 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: btnSearch]
--- 26 Sep 16:50:01 836 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:50:01 836 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:50:05 159 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:50:05 161 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:50:08 299 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:50:08 299 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:50:11 471 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:50:11 472 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:50:14 637 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:50:14 638 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:50:14 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a09dc2a40facd677959693573c42e56e)] -> id: userselect_0]
--- 26 Sep 16:50:18 145 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:50:18 146 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:50:31 863 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:50:31 864 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:50:32 899 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:50:34 904 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:50:39 816 - 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=dfb27462-6fb7-4063-b52a-520930244eb1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xtkswz9zxj34grcmb83z2-vtv5msurktvm2juhcmyae&code_challenge_method=s256&nonce=5b745756-8b77-461b-8137-2a11a8795a35&state=eyjpzci6imuxm2iyogy4ltyzmdetngi3ni05mzm2lwywntc3odq0ytczyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:50:39 817 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:50:58 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: idSIButton9]
--- 26 Sep 16:50:58 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: i0116]
--- 26 Sep 16:50:59 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: idSIButton9]
--- 26 Sep 16:51:03 220 - 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=dfb27462-6fb7-4063-b52a-520930244eb1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xtkswz9zxj34grcmb83z2-vtv5msurktvm2juhcmyae&code_challenge_method=s256&nonce=5b745756-8b77-461b-8137-2a11a8795a35&state=eyjpzci6imuxm2iyogy4ltyzmdetngi3ni05mzm2lwywntc3odq0ytczyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:51:03 221 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:05 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: idSIButton9]
--- 26 Sep 16:51:10 311 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:51:10 312 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:10 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: lightbox]
--- 26 Sep 16:51:10 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: idSIButton9]
--- 26 Sep 16:51:14 227 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:51:14 228 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:17 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:51:17 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:17 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 16:51:20 911 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:51:20 912 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:21 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 16:51:23 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 16:51:26 822 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:51:26 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:29 947 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:51:29 947 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:33 089 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:51:33 090 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:33 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 16:51:36 344 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:51:36 344 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:36 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 16:51:42 724 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:51:42 725 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:46 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 16:51:49 693 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:51:49 693 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:54 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:51:54 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:51:58 848 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:51:58 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:51:58 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: headerRemoteSettings]
--- 26 Sep 16:52:02 168 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:52:02 169 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:52:02 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> css selector: .header]
--- 26 Sep 16:52:02 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> id: remoteBulkYes]
--- 26 Sep 16:52:10 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 16:52:23 174 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:52:23 175 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:52:23 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 16:52:26 473 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:52:26 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:52:26 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 16:52:26 925 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 16:52:36 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 26 Sep 16:52:47 345 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 26 Sep 16:52:47 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:53:06 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 26 Sep 16:53:09 329 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 26 Sep 16:53:09 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:53:09 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> css selector: .header]
Successfully navigated to the ' azureDetails Page' [ScreenShot]
--- 26 Sep 16:53:19 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (192f737959b6bddcefc330daea14f4e7)] -> xpath: //*[contains(text(),'Changes saved successfully')]//ancestor::c-toast[contains(@style,'opacity: 1')]]
--- 26 Sep 16:53:20 278 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:53:22 082 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:53:26 613 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 16:53:26 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:53:26 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:53:26 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 16:53:27 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:53:31 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> id: idSIButton9]
--- 26 Sep 16:53:34 531 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dc-do0cdpvp2nt8z_ucczxxgynqg1fjppru1yf4fwlu5tb-b1o1hd4lqz3nh44di-enjltxp2evlx5eypgtieptvdq0lgq78mofvgo8xrnixage2sunvxpofylklqpytmtfoxhqlydktjcztj9x--4wmas0kbuijtr-meebxrxim2v5gnbjqxtttbpfkzz61o3nvnvrvriuv7bk0qqs5dbq&response_mode=form_post&nonce=638945024083126913.mdyyzgflmtatyzuzmi00mtvlltgzzgqtn2ewmzkwzmu0nwe5ztdkoddknjytzmq2ny00m2e0ltkzntetzge0mzi1njrimje0&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 16:53:34 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:53:36 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> id: idSIButton9]
--- 26 Sep 16:53:41 618 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:53:41 619 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:53:41 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> id: lightbox]
--- 26 Sep 16:53:41 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> id: idSIButton9]
--- 26 Sep 16:53:48 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:53:48 699 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:53:51 903 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:53:51 904 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:53:52 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> id: btnUpload]
--- 26 Sep 16:53:55 189 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:53:55 190 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:53:55 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> css selector: .header]
--- 26 Sep 16:53:55 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8155ae9149a697544bbd5a26d244a60a)] -> xpath: //*[@id="ctl00_TeAjQueryMenu2_dropdownUL"]/li]
--- 26 Sep 16:54:00 910 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:54:00 911 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Users Maintenance page didn't open up [ScreenShot]
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 26 Sep 17:05:33 715 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:05:35 645 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email with 60 chars -Sign Fi COMMENTS:
Steps:
--- 26 Sep 17:05:36 409 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:05:38 542 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:05:43 944 - 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=3aff0e57-938d-41b8-ab5d-081d6c669af5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kt3tyiojfk7vy_2tkj6baihl4xbbjmsmfl77zjn0-uw&code_challenge_method=s256&nonce=b8e02af7-9dcb-4404-8edd-edc7251c2185&state=eyjpzci6ijdjywnhzty0ltjlowytngjioc1hmtm4ltkzywyyytzmnzfkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:05:43 945 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:02 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: idSIButton9]
--- 26 Sep 17:06:02 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: i0116]
--- 26 Sep 17:06:04 084 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: idSIButton9]
--- 26 Sep 17:06:07 499 - 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=3aff0e57-938d-41b8-ab5d-081d6c669af5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kt3tyiojfk7vy_2tkj6baihl4xbbjmsmfl77zjn0-uw&code_challenge_method=s256&nonce=b8e02af7-9dcb-4404-8edd-edc7251c2185&state=eyjpzci6ijdjywnhzty0ltjlowytngjioc1hmtm4ltkzywyyytzmnzfkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 17:06:07 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:09 696 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: idSIButton9]
--- 26 Sep 17:06:14 486 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:06:14 486 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:14 600 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: lightbox]
--- 26 Sep 17:06:14 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: idSIButton9]
--- 26 Sep 17:06:18 188 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:06:18 188 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:21 380 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:06:21 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:21 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 17:06:24 841 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 17:06:24 841 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:24 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 17:06:27 522 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 17:06:30 881 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:06:30 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:34 032 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:06:34 032 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:37 213 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:06:37 214 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:37 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 17:06:40 485 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:06:40 486 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:40 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 17:06:46 894 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:06:46 894 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:50 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 17:06:54 117 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 17:06:54 117 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:06:59 245 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:06:59 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 17:07:03 126 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:07:03 127 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:07:03 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: headerRemoteSettings]
--- 26 Sep 17:07:06 432 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 17:07:06 433 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:07:06 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> css selector: .header]
--- 26 Sep 17:07:06 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> id: remoteBulkYes]
--- 26 Sep 17:07:15 084 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 17:07:27 568 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:07:27 569 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:07:27 763 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 17:07:30 894 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 17:07:30 894 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:07:31 028 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 17:07:31 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c7816c2e4241ae5f3751f0be6a3f85fb)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 17:07:39 019 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:07:40 987 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:07:45 471 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:07:45 472 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:07:45 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:07:45 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:07:46 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:07:50 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> id: idSIButton9]
--- 26 Sep 17:07:53 483 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dq8mvfskfuzeyn9xieuce2bszev3c_obh9uygywvc76sqob8vl4z4_v6qvkwshho2akkhukfjl1tjo2u9uf6d46-j53peyc9qqsbbcygnhztcugs_m4v53wm-5mi3ismfuz-eonlljchwk1le6b4dl24oecgqxjrqzo2olqgreumij6vx2xphb204a2k7doeklw3b4htimzfxkis9wb0tka&response_mode=form_post&nonce=638945032670183024.otdjzmq4nditnjyxmc00y2uzlwfknzqtmzbmoda3mwvhmzc0mdq2y2uxywqtmweyyi00ndawlwfjmdytyzrhzje4ndljyzyx&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:07:53 483 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:07:55 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> id: idSIButton9]
--- 26 Sep 17:08:00 569 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:08:00 569 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:00 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> id: lightbox]
--- 26 Sep 17:08:00 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> id: idSIButton9]
--- 26 Sep 17:08:04 174 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:08:04 174 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:07 324 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:08:07 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:07 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> id: btnUpload]
--- 26 Sep 17:08:10 569 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:08:10 571 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:10 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> css selector: .header]
--- 26 Sep 17:08:13 838 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:08:13 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:13 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> id: btnUpload]
--- 26 Sep 17:08:17 081 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 17:08:17 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:17 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> css selector: .header]
--- 26 Sep 17:08:19 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> xpath: //a[text()='Administration']]
--- 26 Sep 17:08:26 727 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:08:26 727 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:26 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 17:08:30 165 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:08:30 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:30 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> css selector: .header]
--- 26 Sep 17:08:33 580 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:08:33 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:33 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 17:08:34 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ed2853eb7c08497e95717285ff6673d2)] -> id: btnSearch]
--- 26 Sep 17:08:39 237 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:08:39 238 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:42 549 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:08:42 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:45 703 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:08:45 704 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:48 905 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:08:48 906 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:08:52 041 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:08:52 041 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:09:13 802 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 17:09:13 803 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:09:14 673 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 17:09:17 003 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 17:09:21 405 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 17:09:21 406 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:09:21 567 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:09:21 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 17:09:22 771 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 17:09:25 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> id: idSIButton9]
--- 26 Sep 17:09:28 503 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d9kc0-f0zdvam_iheoupxsvvp52tirwsvcdufjhtrhumh5ssvsfkqpl-gypg3onbyh78ltesr6s5llwfkqlxhxzmbtdum0x8-y1zjnrq_jygy4bqhsazp_w1dkeg_qxeevuu3nj2x1jwnrkuf5aaafluatsfz1tyk0ekhe3rcgm9qukspsagtxi-bmqcdcqhofzn9qgcbgxqxywz1mp_bfq&response_mode=form_post&nonce=638945033630251015.mwvhztrhngitzjy5yi00m2q2lwfkodqtmwi3ndk5mtk5yta1ntlky2zintgtmtiwms00zte5ltlhm2qtzdy3zje4y2y1nty1&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 17:09:28 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:09:30 730 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> id: idSIButton9]
--- 26 Sep 17:09:35 955 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 17:09:35 955 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:09:36 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> id: lightbox]
--- 26 Sep 17:09:36 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> id: idSIButton9]
--- 26 Sep 17:09:41 818 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:09:41 819 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:09:41 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> xpath: //*[@id='btnSearch']]
--- 26 Sep 17:09:45 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:09:45 122 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:09:45 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> css selector: .header]
--- 26 Sep 17:09:45 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 26 Sep 17:09:51 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:09:51 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:10:09 998 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> id: immPageTitle]
--- 26 Sep 17:10:13 195 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 17:10:13 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 17:10:13 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d5bd50938bd1773a25d9eceb87cb8eab)] -> css selector: .header]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Search active page didn't open up [ScreenShot]
--- 26 Sep 16:44:45 088 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:44:47 313 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email exeeds 60 chars -Sign Fi COMMENTS:
Steps:
--- 26 Sep 16:44:48 391 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:44:50 504 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:44:54 550 - 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=92502c8c-2462-4b4b-9fbc-e279d06477a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=lllh6vnupz2n5mtglnrqvifojtvow4r45_cwzzm9wzo&code_challenge_method=s256&nonce=f809f524-5472-48b0-97e7-d70bac7985bf&state=eyjpzci6ijq1mtllodyylwi2ytytngm5ni1izjexlwrhmwjlnmflndjjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:44:54 551 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:13 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: idSIButton9]
--- 26 Sep 16:45:13 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: i0116]
--- 26 Sep 16:45:14 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: idSIButton9]
--- 26 Sep 16:45:18 357 - 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=92502c8c-2462-4b4b-9fbc-e279d06477a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=lllh6vnupz2n5mtglnrqvifojtvow4r45_cwzzm9wzo&code_challenge_method=s256&nonce=f809f524-5472-48b0-97e7-d70bac7985bf&state=eyjpzci6ijq1mtllodyylwi2ytytngm5ni1izjexlwrhmwjlnmflndjjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 16:45:18 357 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:20 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: idSIButton9]
--- 26 Sep 16:45:24 480 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:45:24 480 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:24 593 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: lightbox]
--- 26 Sep 16:45:24 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: idSIButton9]
--- 26 Sep 16:45:29 031 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:45:29 032 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:32 241 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:45:32 241 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:32 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 16:45:35 711 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 16:45:35 712 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:35 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 16:45:38 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 16:45:41 939 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:45:41 940 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:45 062 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:45:45 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:48 222 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:45:48 223 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:48 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 16:45:51 529 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:45:51 530 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:45:51 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 16:45:57 947 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:45:57 949 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:46:01 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 16:46:04 999 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 16:46:04 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:46:10 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:46:10 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 16:46:14 133 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:46:14 135 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:46:14 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: headerRemoteSettings]
--- 26 Sep 16:46:17 429 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 16:46:17 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:46:17 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> css selector: .header]
--- 26 Sep 16:46:17 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> id: remoteBulkYes]
--- 26 Sep 16:46:26 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 16:46:38 561 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:46:38 562 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:46:38 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 16:46:41 914 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 16:46:41 916 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:46:42 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 16:46:42 400 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (980376c885b8c0e851160b1d97c9ae46)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 16:46:50 069 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:46:51 887 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:46:56 777 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 16:46:56 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:46:56 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:46:57 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 16:46:58 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:47:04 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> id: idSIButton9]
--- 26 Sep 16:47:07 644 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dezxotjuxzltl2fug3wtnkrxskixxwq19e2jxswmgbthdwff7ae_c2nzkywhsdxu1enhabg6vqqy6noiqzc5zcjw_j7xs8nkocuc6nnmd-uzal3p5uxakygyam3yxth1fbqa0du1sruhra5vhjrpzabw5i7d06ob1t4wya05dqawtsnlpu_qdad83eerakf00m_jbe0oryj436xrhcqj1qw&response_mode=form_post&nonce=638945020184623206.mzzjode4ztetywnlyy00m2vkltg4mmitn2vkodrimtu0y2i2mtbjmwu4nditmmu3zi00njq4ltliotytywi4ntk5zdljotex&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 16:47:07 645 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:09 972 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> id: idSIButton9]
--- 26 Sep 16:47:13 978 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:47:13 979 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:14 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> id: lightbox]
--- 26 Sep 16:47:14 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> id: idSIButton9]
--- 26 Sep 16:47:20 381 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:47:20 382 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:23 551 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:47:23 552 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:23 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> id: btnUpload]
--- 26 Sep 16:47:26 831 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:47:26 832 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:26 967 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> css selector: .header]
--- 26 Sep 16:47:30 141 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:47:30 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:30 262 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> id: btnUpload]
--- 26 Sep 16:47:33 442 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 16:47:33 443 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:33 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> css selector: .header]
--- 26 Sep 16:47:35 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> xpath: //a[text()='Administration']]
--- 26 Sep 16:47:43 078 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:47:43 079 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:43 201 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 16:47:46 565 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:47:46 566 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:46 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> css selector: .header]
--- 26 Sep 16:47:49 952 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:47:49 953 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:50 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 16:47:51 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> id: btnSearch]
--- 26 Sep 16:47:55 702 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:47:55 703 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:47:59 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:47:59 122 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:02 279 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:48:02 280 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:05 564 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:48:05 565 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:08 761 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:48:08 761 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:08 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7ea5d0df3f0e05d2818c2497a9dfd7bd)] -> id: userselect_0]
--- 26 Sep 16:48:12 280 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:48:12 280 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:25 914 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 16:48:25 914 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:26 821 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 16:48:28 809 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 16:48:33 500 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 16:48:33 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:33 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1fee33f401fa87f9f084204b416fb50)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:48:33 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1fee33f401fa87f9f084204b416fb50)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 16:48:34 846 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1fee33f401fa87f9f084204b416fb50)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 16:48:37 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1fee33f401fa87f9f084204b416fb50)] -> id: idSIButton9]
--- 26 Sep 16:48:41 006 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3djyjwqelq_fob1mehrqqw6llbh01hy8sdjnu8imzesttry-nwwfj3kujadznh1xktptmhlluk-7n1p8ss3ghpyjpf_uugvdilmvfgycp9bt4eykrh6q0pcz9s5mfwyefu-giuft7myyv-6olbxqmk8bedz1ej11dbrfraa7knxp02qvoukzhsznct3yp6rjps4nlud1x37c6gsvlwvqr24a&response_mode=form_post&nonce=638945021151537820.mtawmgywyzgtotjjni00n2fmlwjjytqtmtjizjkxnzi2mzdhodbkntm2nzytyzi1yi00zte4ltljm2itzti2mznhy2e5zdbm&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 26 Sep 16:48:41 007 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:43 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1fee33f401fa87f9f084204b416fb50)] -> id: idSIButton9]
--- 26 Sep 16:48:48 131 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 16:48:48 131 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 16:48:48 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1fee33f401fa87f9f084204b416fb50)] -> id: lightbox]
--- 26 Sep 16:48:48 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f1fee33f401fa87f9f084204b416fb50)] -> id: idSIButton9]
--- 26 Sep 16:48:55 242 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 16:48:55 242 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search active page didn't open up [ScreenShot]
14 ignored methods
com.imm.testscripts.AdobeOEM.AdobeOEM
createResuableTemplateAndSendTransaction
verifyGroupPermissionsforRemoteFeatures
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate
verifySendInBulkTransaction
verifyManageRemoteAgreementsBackButton
verifyAdHocTransacionsAndManageLoginAsRecipient
verifyCreatingWebForms
verifyManageRemoteAgreements
verifyManageRemoteAgreementsCanceledStatus
verifyManageRemoteAgreementsDraftStatus
verifyUserPermissionsforRemoteFeatures
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
verifyGroupPermissionsforRemoteFeatures
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate
verifySendInBulkTransaction
verifyManageRemoteAgreementsBackButton
verifyAdHocTransacionsAndManageLoginAsRecipient
verifyCreatingWebForms
verifyManageRemoteAgreements
verifyManageRemoteAgreementsCanceledStatus
verifyManageRemoteAgreementsDraftStatus
verifyUserPermissionsforRemoteFeatures
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
Methods in chronological order
com.imm.testscripts.AdobeOEM.AdobeOEM
initialize(org.testng.TestRunner@7a5bfbb0)
0 ms
init(org.testng.TestRunner@7a5bfbb0)
10550 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
351514 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
716059 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
1009347 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
1202721 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
1600458 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
1964267 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email excee...)
2351110 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobe User creation if use email exceed...)
2774213 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email is bl...)
3178965 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email with ...)
3603756 ms