com.imm.testscripts.CreateFi.CreateFi
AllValidationforFiAdmin1AndFiAdmin2
({ZIP=, FiAdmin_FirstName=cu,Bill, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Verify all Azure Details page validations for Adobe OEM, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Completed, StarterChecks=Off, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=Off, FiAdmin_LastName=admin,Teller, Filepath=, Name=AD, LocalDomain=immtestcu, TestID=AllValidationforFiAdmin1AndFiAdmin2, FiAdmin_UserID=test;test@123;admintestfi.com;cuadmin@immstestu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=off, RtmAuthTypes=InPerson,Email,Password,KBA,Phone,GovernmentID,, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=off, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, VerifastEDays=, Address1=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=Off, Login_Password=iMM@2022, WrongFIID=, DrpEvalDays=, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, FIID=AD, 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.$Proxy22.getText(Unknown Source)
at com.imm.pages.AzureDetails.verifyFiAdminUserID(AzureDetails.java:525)
at com.imm.testscripts.CreateFi.CreateFi.AllValidationforFiAdmin1AndFiAdmin2(CreateFi.java:3185)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#errorAdminEmailReq2"}
(Session info: chrome=132.0.6834.160)
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: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [26f0f122e60ec5ef41206fbfd9338433, findElement {using=id, value=errorAdminEmailReq2}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 132.0.6834.160, chrome: {chromedriverVersion: 132.0.6834.159 (2d77d3fc445..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60115}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.102:4444/ses..., se:cdpVersion: 132.0.6834.160, 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: 26f0f122e60ec5ef41206fbfd9338433
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.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 all Azure Details page validations for Adobe OEM)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--2090047068\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.CreateFi.CreateFi">
<methods>
<include name="AllValidationforFiAdmin1AndFiAdmin2"/>
</methods>
</class> <!-- com.imm.testscripts.CreateFi.CreateFi -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
P1
AllValidationforFiAdmin1AndFiAdmin2
Smoke
AllValidationforFiAdmin1AndFiAdmin2
Verify all Azure Details page validations for Adobe OEM
AllValidationforFiAdmin1AndFiAdmin2
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
AllValidationforFiAdmin1AndFiAdmin2({ZIP=, FiAdmin_FirstName=cu,Bill, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Verify all A...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Error message is displayed for incorrect email 'test' [ScreenShot]
Error message is displayed for incorrect email 'test@123' [ScreenShot]
Error message is displayed for incorrect email 'admintestfi.com' [ScreenShot]
Succesfully entered email Fi Admin 1 User ID 'cuadmin@immstestu.onmicrosoft.com' [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 07 Feb 20:12:20 190 - TestCaseID:: AllValidationforFiAdmin1AndFiAdmin2
--- 07 Feb 20:12:24 932 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 07 Feb 20:12:35 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=8c2efb55-1024-4d41-8389-cf971f4bb658&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=zatkslpei1aks3ll-ja2wsa61venflhsthhyzopk1m0&code_challenge_method=s256&nonce=7a22368a-3f13-49c2-87d4-b3ad6b5dac13&state=eyjpzci6ijjlothizja0ltbkmjmtnda2oc04n2zklwuzmzg2n2fkodg5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 07 Feb 20:12:35 706 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:12:54 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: idSIButton9]
--- 07 Feb 20:12:54 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: i0116]
--- 07 Feb 20:12:55 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: idSIButton9]
--- 07 Feb 20:13:01 933 - Page URL:: https://login.microsoftonline.com/common/login
--- 07 Feb 20:13:01 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:02 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: lightbox]
--- 07 Feb 20:13:02 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: idSIButton9]
--- 07 Feb 20:13:08 045 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 07 Feb 20:13:08 045 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:11 302 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 07 Feb 20:13:11 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:11 400 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 07 Feb 20:13:14 970 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 07 Feb 20:13:14 970 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:15 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 07 Feb 20:13:15 281 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 07 Feb 20:13:15 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: btnAddFI]
--- 07 Feb 20:13:20 831 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 07 Feb 20:13:20 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:23 947 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 07 Feb 20:13:23 947 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:24 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> xpath: .//input[@id='hostFIID']]
--- 07 Feb 20:13:27 129 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 07 Feb 20:13:27 130 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:27 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> css selector: .header]
--- 07 Feb 20:13:30 394 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 07 Feb 20:13:30 394 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:30 479 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> xpath: .//input[@id='hostFIID']]
--- 07 Feb 20:13:33 613 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 07 Feb 20:13:33 613 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:33 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 07 Feb 20:13:34 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> id: btnValidateHostFiid]
--- 07 Feb 20:13:47 320 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 07 Feb 20:13:47 320 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:50 466 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 07 Feb 20:13:50 466 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:50 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 07 Feb 20:13:53 666 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 07 Feb 20:13:53 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:53 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> css selector: .header]
--- 07 Feb 20:13:56 898 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 07 Feb 20:13:56 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:13:56 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 07 Feb 20:14:00 125 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 07 Feb 20:14:00 125 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 07 Feb 20:14:00 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26f0f122e60ec5ef41206fbfd9338433)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Expected: First Name entry field description when blank: “First Name”
Actual(Passed): Successfully verified Default value FirstName[ScreenShot]
Actual(Passed): Successfully verified Default value FirstName[ScreenShot]
Expected: First Name entry field description when blank: “First Name”
Actual(Passed): Successfully verified Default value FirstName[ScreenShot]
Actual(Passed): Successfully verified Default value FirstName[ScreenShot]
Expected: Last Name entry field description when blank: “Last Name”
Actual(Passed): Successfully verified Default value LastName[ScreenShot]
Actual(Passed): Successfully verified Default value LastName[ScreenShot]
Expected: Last Name entry field description when blank: “Last Name”
Actual(Passed): Successfully verified Default value LastName[ScreenShot]
Actual(Passed): Successfully verified Default value LastName[ScreenShot]
Expected: Error message is displayed whe Same email added for FI admin 1 and 2
Actual(Passed): Successfully verified same User Id error User with this email already exists.[ScreenShot]
Actual(Passed): Successfully verified same User Id error User with this email already exists.[ScreenShot]
Error message is Not displayed for Blank UserID 1[ScreenShot]
Error message is displayed for incorrect email 'test' [ScreenShot]
Error message is displayed for incorrect email 'test@123' [ScreenShot]
Error message is displayed for incorrect email 'admintestfi.com' [ScreenShot]
Succesfully entered email Fi Admin 1 User ID 'cuadmin@immstestu.onmicrosoft.com' [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
12 ignored methods
com.imm.testscripts.CreateFi.CreateFi
CreateFiwithFiAdmin1andFiAdmin2andLoginWithcuadmin
VerifyAzureDetailsSummaryAndInfrastrucure
verifycreateNewFIRemoteIDMe
CreateFiwithAndWithoutRemoteSign
createeSignPlusFI
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
CreateFiwithFiAdmin1andFiAdmin2
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
VerifyAzureDetailsSummaryAndInfrastrucure
verifycreateNewFIRemoteIDMe
CreateFiwithAndWithoutRemoteSign
createeSignPlusFI
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
CreateFiwithFiAdmin1andFiAdmin2
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@48b01607)
0 ms
init(org.testng.TestRunner@48b01607)
10285 ms
AllValidationforFiAdmin1AndFiAdmin2({ZIP=, FiAdmin_FirstName=cu,Bill, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Verify all A...)
15290 ms