72 lines
6.5 KiB
XML
72 lines
6.5 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Generated by org.testng.reporters.JUnitReportReporter -->
|
||
|
<testsuite hostname="durga-M0" failures="0" tests="2" name="com.magnifyb.webpages.BusinessAreasTestcase" time="212.211" errors="1" timestamp="2023-11-17T16:23:27 IST" skipped="0">
|
||
|
<testcase classname="com.magnifyb.webpages.BusinessAreasTestcase" name="navigate_to_dashboard" time="30.715"/>
|
||
|
<testcase classname="com.magnifyb.webpages.BusinessAreasTestcase" name="businessareas" time="181.496">
|
||
|
<error message="Expected condition failed: waiting for presence of element located by: By.xpath: (//*[local-name()='text'])[1] (tried for 30 second(s) with 500 milliseconds interval)" type="org.openqa.selenium.TimeoutException">
|
||
|
<![CDATA[org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: (//*[local-name()='text'])[1] (tried for 30 second(s) with 500 milliseconds interval)
|
||
|
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:84)
|
||
|
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:230)
|
||
|
at com.magnifyb.webpages.BusinessAreas.businessOverview(BusinessAreas.java:1105)
|
||
|
at com.magnifyb.webpages.BusinessAreasTestcase.businessareas(BusinessAreasTestcase.java:41)
|
||
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
|
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
||
|
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
|
||
|
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
|
||
|
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:227)
|
||
|
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
|
||
|
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:957)
|
||
|
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:200)
|
||
|
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
|
||
|
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
|
||
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
|
||
|
at org.testng.TestRunner.privateRun(TestRunner.java:848)
|
||
|
at org.testng.TestRunner.run(TestRunner.java:621)
|
||
|
at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
|
||
|
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
|
||
|
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
|
||
|
at org.testng.SuiteRunner.run(SuiteRunner.java:336)
|
||
|
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
|
||
|
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
|
||
|
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1280)
|
||
|
at org.testng.TestNG.runSuitesLocally(TestNG.java:1200)
|
||
|
at org.testng.TestNG.runSuites(TestNG.java:1114)
|
||
|
at org.testng.TestNG.run(TestNG.java:1082)
|
||
|
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":"(//*[local-name()='text'])[1]"}
|
||
|
(Session info: chrome=119.0.6045.123)
|
||
|
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
|
||
|
Build info: version: '4.12.1', revision: '8e34639b11'
|
||
|
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-88-generic', java.version: '11.0.20.1'
|
||
|
Driver info: org.openqa.selenium.chrome.ChromeDriver
|
||
|
Command: [a2c06719a74176244068c4aacd7b7103, findElement {using=xpath, value=(//*[local-name()='text'])[1]}]
|
||
|
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 119.0.6045.123, chrome: {chromedriverVersion: 119.0.6045.105 (38c72552c5e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:38869}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:38869/devtoo..., se:cdpVersion: 119.0.6045.123, 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: a2c06719a74176244068c4aacd7b7103
|
||
|
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
||
|
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
||
|
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
||
|
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
|
||
|
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:52)
|
||
|
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
|
||
|
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:196)
|
||
|
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:171)
|
||
|
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
|
||
|
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
|
||
|
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
|
||
|
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
|
||
|
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
|
||
|
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:171)
|
||
|
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:168)
|
||
|
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:205)
|
||
|
... 30 more
|
||
|
]]>
|
||
|
</error>
|
||
|
</testcase> <!-- businessareas -->
|
||
|
</testsuite> <!-- com.magnifyb.webpages.BusinessAreasTestcase -->
|