Total Tests
Total Steps
Total Time Taken (Current Run) 0h 2m 20s+529ms
Total Time Taken (Overall) 0h 2m 20s+529ms
Start 17-06-2025 05:35:46 pm
End 17-06-2025 05:38:07 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 Sunitha.Patterm
OS Windows 10
Java Version 21.0.1
Host Name SIMS-IT-66
Categories
Name
ConfiguringFI
P1
Smoke
Tests
  • com.imm.testscripts.Process.ProcessSignatures#verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet#170625173546 fatal
    17-06-2025 05:35:46 pm 17-06-2025 05:38:06 pm 0h 2m 19s+135ms
    verify Upload Max File Size Limit In Document XML Page
    P1 ConfiguringFI Smoke
    Status Timestamp Details
    05:35:55 pm Navigated to 'Login' page
    05:35:56 pm Login with eSign FI - AdobeUser
    05:36:26 pm Log in with Username - janedoe@immtestcu.onmicrosoft.com
    05:36:32 pm Logged in to application as : AdobeUser/janedoe@immtestcu.onmicrosoft.com
    05:36:32 pm Navigated to 'Documents Maintenance' page
    05:36:45 pm Clicked 'Upload Documents' button
    05:36:52 pm Selected Dictionary : XPLN
    05:36:55 pm Uploaded all the files that are in the path - '[src/main/resources/testdata/files/XMLMaxFileSize, src/main/resources/testdata/files/XMLMaxFile]'
    05:36:56 pm Expected: The uploaded file should be displayed with file name, dictionary type and delete icon
    Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon [ScreenShot]
    05:36:59 pm Expected: Dictionary name of the uploaded file should be set to the Dictionary chosen at the top dropdown
    Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown [ScreenShot]
    05:36:59 pm Total number of documents uploaded is : 1
    05:37:06 pm Clicked Upload button
    05:37:06 pm Expected: An exception has occurred
    Actual(Passed): Successfully validated error message An exception has occurred [ScreenShot]
    05:37:59 pm BtnStop not visible
    05:38:01 pm Clicked Upload button
    05:38:06 pm no such element: Unable to locate element: {"method":"css selector","selector":"span[class='glyphicon glyphicon-remove error-color']"} [ScreenShot]
    05:38:06 pm
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"span[class='glyphicon glyphicon-remove error-color']"} (Session info: chrome=137.0.7151.69) 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: [68a3b36b9b76dc607b7f51a3c73f17bd, findElement {using=css selector, value=span[class='glyphicon glyphicon-remove error-color']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.69, chrome: {chromedriverVersion: 137.0.7151.70 (dfa4dc56b2ab..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59732}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.8:4444/sessi..., se:cdpVersion: 137.0.7151.69, 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: 68a3b36b9b76dc607b7f51a3c73f17bd 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 com.imm.pages.UploadDocumentsPage.verifyCheckMarkForEachDocument(UploadDocumentsPage.java:294) at com.imm.testscripts.Process.ProcessSignatures.verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet(ProcessSignatures.java:17543) 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)
Categories
  • ConfiguringFI
    Others: 1
    RunDate Test Name Status
    17-06-2025 05:35:46 pm com.imm.testscripts.Process.ProcessSignatures#verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet#170625173546
    fatal
  • P1
    Others: 1
    RunDate Test Name Status
    17-06-2025 05:35:46 pm com.imm.testscripts.Process.ProcessSignatures#verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet#170625173546
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    17-06-2025 05:35:46 pm com.imm.testscripts.Process.ProcessSignatures#verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet#170625173546
    fatal