<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="Command line suite" verbose="0">
<test thread-count="5" name="Command line test" verbose="0">
<classes>
<class name="corusent.qa.corusent.base.BaseTest"/>
<class name="test.code.practise.Test_BrandsScreenShots"/>
</classes>
</test> <!-- Command line test -->
</suite> <!-- Command line suite -->
Tests for Command line suite
- Command line test (2 classes)
Groups for Command line suite
Times for Command line suite
Total running time: 1 seconds
Reporter output for Command line suite
0 ignored methods
Methods in chronological order
test.code.practise.Test_BrandsScreenShots
beforeMethod(defaultBrowserType, defaultTestUrl)
0 ms
testBrandsScreenshots
243916 ms
afterMethod
245376 ms