7 lines
526 B
XML
7 lines
526 B
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.testcases.Testcase" time="75.742" errors="0" timestamp="2023-11-14T14:28:50 IST" skipped="0">
|
|
<testcase classname="com.magnifyb.testcases.Testcase" name="navigate_to_dashboard" time="10.719"/>
|
|
<testcase classname="com.magnifyb.testcases.Testcase" name="click_on_businessareas" time="65.023"/>
|
|
</testsuite> <!-- com.magnifyb.testcases.Testcase -->
|