Total Tests
Total Steps
Total Time Taken (Current Run) 0h 7m 47s+135ms
Total Time Taken (Overall) 0h 7m 47s+135ms
Start 25-03-2025 03:18:52 PM
End 25-03-2025 03:26:39 PM
Tests View
test(s) passed
test(s) failed, others
Steps View
step(s) passed
step(s) failed, others
Pass Percentage
Environment
Param Value
User Name anomau
OS Windows 10
Java Version 23
Host Name anomau001
Categories
Name
P1
Smoke
Verify Entra UserId in Azure Details Page And Sign
Tests
  • com.imm.testscripts.ManageFi.ManageFi#VerifyEntraUserIdinAzureDetailsPageAndSign fatal
    25-03-2025 03:18:52 PM 25-03-2025 03:26:37 PM 0h 7m 44s+362ms
    P1 Verify Entra UserId in Azure Details Page And Sign Smoke
    Status Timestamp Details
    03:18:52 PM **** Verify Entra UserId in AzureDetails Page And Sign ****
    03:19:34 PM eSign Tenant Manager -CreateFi Page open up [ScreenShot]
    03:19:37 PM Successfully navigated to 'Create an FI' page [ScreenShot]
    03:19:38 PM Add Fi button is diplayed [ScreenShot]
    03:19:50 PM Clicked 'Add Fi' button
    03:19:56 PM Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
    03:19:58 PM Entred FIID AU32515184 [ScreenShot]
    03:20:04 PM Max Character allow is '100' [ScreenShot]
    03:20:05 PM Entered Fi Name AU325151845 [ScreenShot]
    03:20:17 PM Clicked 'Next' button
    03:20:23 PM Successfully navigated to the 'Azure Details' page [ScreenShot]
    03:20:23 PM .........Azure Details...........
    03:20:24 PM Clicked on Enable button
    03:20:24 PM Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
    03:20:24 PM Next button is Disabled [ScreenShot]
    03:20:24 PM Azure details toggle is Enable
    03:20:27 PM Value added in Domain field - immtestcu.onmicrosoft.com
    03:20:27 PM Value added in Local Domain field - immtestcu
    03:20:27 PM Value added in Global Administrator field - cuadmin@immtestcu.onmicrosoft.com
    03:20:30 PM Value added in Fi Admin 1 First Name - Bill [ScreenShot]
    03:20:31 PM Value added in Fi Admin 1 Last Name - Teller [ScreenShot]
    03:20:31 PM Value added in Fi Admin 1 User ID - billteller@immtestcu.onmicrosoft.com [ScreenShot]
    03:20:34 PM Value added in Fi Admin 2 First Name - Joe [ScreenShot]
    03:20:34 PM Value added in Fi Admin 2 Last Name - Teller [ScreenShot]
    03:20:35 PM Value added in Fi Admin 2 User ID - joeteller@immtestcu.onmicrosoft.com [ScreenShot]
    03:20:35 PM Next button is enabled [ScreenShot]
    03:20:47 PM Clicked 'Next' button
    03:20:54 PM Successfully navigated to the 'SummaryPage' page [ScreenShot]
    03:20:56 PM Confirm button is enabled
    03:21:08 PM Clicked 'Confirm' button
    03:21:15 PM Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
    03:21:15 PM Verified Configuration message
    03:21:21 PM Continue button is disabled
    03:23:31 PM Found Result for Setting up the Database - Success [ScreenShot]
    03:23:31 PM Successfully Configured 'Setting up the Databse'
    03:23:31 PM FoundResult for Configuring the FI Database -Success [ScreenShot]
    03:23:31 PM Successfully Configured 'Configuring the FI Database'
    03:24:01 PM Found Result for Running Post Deployment ScriptsSuccess [ScreenShot]
    03:24:01 PM Successfully Configured 'Running Post Deployment Scripts'
    03:24:02 PM Found Result for Creating FI SettingsSuccess [ScreenShot]
    03:24:02 PM Successfully Configured 'Creating FI Settings'
    03:24:30 PM Found Result fotr Creating folders in Azure file storageSuccess [ScreenShot]
    03:24:30 PM Successfully Configured 'Creating folders in Azure file storage'
    03:24:39 PM Found Result for Scheduling JobsSuccess [ScreenShot]
    03:24:39 PM Successfully Configured 'Scheduling Jobs'
    03:24:48 PM Retry Button is not showing
    03:25:21 PM Clicked 'Confirm' button
    03:25:43 PM Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
    03:25:43 PM .......Add-Ons Page ..............
    03:25:47 PM Clicked on Remote sign Enable button [ScreenShot]
    03:26:01 PM Clicked on Create Account Button [ScreenShot]
    03:26:10 PM Clicked on 'OK' Button on the popup [ScreenShot]
    03:26:10 PM Succesfully verified that Integrated Key field is Filled [ScreenShot]
    03:26:11 PM 'Successfully clicked on 'Yes' button for Adhoc documents [ScreenShot]
    03:26:11 PM 'Successfully clicked on 'Yes' button for Web Forms [ScreenShot]
    03:26:12 PM 'Successfully clicked on 'Yes' button for Reusable Templates [ScreenShot]
    03:26:13 PM 'Successfully clicked on 'Yes' button for SendInBulk [ScreenShot]
    03:26:27 PM Clicked on Next button
    03:26:37 PM Timed out after 2 seconds. Unable to locate the element [ScreenShot]
    03:26:37 PM
    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.$Proxy21.getText(Unknown Source) at com.imm.pages.AddOnsPage.isRemoteSignSummaryDisplayed(AddOnsPage.java:2246) at com.imm.testscripts.ManageFi.ManageFi.VerifyEntraUserIdinAzureDetailsPageAndSign(ManageFi.java:2508) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#summaryRs"} (Session info: chrome=134.0.6998.118) 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: [d6b16ff992ae52f0ae3fe18b231bdc45, findElement {using=id, value=summaryRs}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.118, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60015}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 134.0.6998.118, 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: d6b16ff992ae52f0ae3fe18b231bdc45 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
Categories
  • P1
    Others: 1
    RunDate Test Name Status
    25-03-2025 03:18:52 PM com.imm.testscripts.ManageFi.ManageFi#VerifyEntraUserIdinAzureDetailsPageAndSign
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    25-03-2025 03:18:52 PM com.imm.testscripts.ManageFi.ManageFi#VerifyEntraUserIdinAzureDetailsPageAndSign
    fatal
  • Verify Entra UserId in Azure Details Page And Sign
    Others: 1
    RunDate Test Name Status
    25-03-2025 03:18:52 PM com.imm.testscripts.ManageFi.ManageFi#VerifyEntraUserIdinAzureDetailsPageAndSign
    fatal