Total Tests
Total Steps
Total Time Taken (Current Run) 0h 3m 6s+771ms
Total Time Taken (Overall) 0h 3m 6s+771ms
Start 02-10-2024 03:20:42 PM
End 02-10-2024 03:23:49 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 1.8.0_181
Host Name anomau001
Categories
Name
ConfiguringFI
P1
Smoke
Tests
  • com.imm.testscripts.ConfiguringFI.ConfiguringFI#uploadDocsByDragAndDrop fatal
    02-10-2024 03:20:42 PM 02-10-2024 03:23:47 PM 0h 3m 4s+479ms
    Upload document by drag and drop
    P1 ConfiguringFI Smoke
    , chrome_Windows 10
    Status Timestamp Details
    03:21:11 PM Navigated to 'Login' page
    03:21:17 PM Entered values for the fields in 'Login' page [ScreenShot]
    03:21:48 PM Logged in to application as : AutoTestFI/null
    03:21:56 PM Navigated to 'Documents Maintenance' page
    03:21:58 PM Clicked 'Upload Documents' button
    03:21:58 PM Selected Dictionary : MSP
    03:22:00 PM Uploaded file by drag and drop
    03:22:00 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]
    03:22:00 PM Expected: The 'Upload' button should be displayed
    Actual(Passed): The 'Upload' button is displayed [ScreenShot]
    03:22:00 PM Expected: The 'Upload' button should be displayed below the documents list
    Actual(Passed): The 'Upload' button is displayed below the documents list [ScreenShot]
    03:23:47 PM Timed out after 2 seconds. Unable to locate the element [ScreenShot]
    03:23:47 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 com.sun.proxy.$Proxy21.isDisplayed(Unknown Source) at com.imm.pages.UploadDocumentsPage.clickUploadButton(UploadDocumentsPage.java:271) at com.imm.testscripts.ConfiguringFI.ConfiguringFI.uploadDocsByDragAndDrop(ConfiguringFI.java:81) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.util.ArrayList.forEach(ArrayList.java:1257) 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":"div.col-sm-3.paddingR-off.text-right > button:nth-child(2)"} (Session info: chrome=129.0.6668.71) 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: '1.8.0_181' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [f8c4437bacf1bfa831d404f13d3e9225, findElement {using=css selector, value=div.col-sm-3.paddingR-off.text-right > button:nth-child(2)}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.71, chrome: {chromedriverVersion: 128.0.6613.84 (606aa55c7d68..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59386}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 129.0.6668.71, 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: f8c4437bacf1bfa831d404f13d3e9225 at sun.reflect.GeneratedConstructorAccessor44.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) 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 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) ... 32 more
Categories
  • ConfiguringFI
    Others: 1
    RunDate Test Name Status
    02-10-2024 03:20:42 PM com.imm.testscripts.ConfiguringFI.ConfiguringFI#uploadDocsByDragAndDrop
    fatal
  • P1
    Others: 1
    RunDate Test Name Status
    02-10-2024 03:20:42 PM com.imm.testscripts.ConfiguringFI.ConfiguringFI#uploadDocsByDragAndDrop
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    02-10-2024 03:20:42 PM com.imm.testscripts.ConfiguringFI.ConfiguringFI#uploadDocsByDragAndDrop
    fatal