Tag object that indicates a test is CPU-intensive (i.e., consumes a lot of CPU time when it runs).
Tag object that indicates a Selenium test uses the Chrome browser.
Tag object that indicates a test is disk-intensive (i.e., consumes a lot of disk-IO bandwidth when it runs).
Tag object that indicates a Selenium test uses the Firefox browser.
Tag object that indicates a Selenium test uses the HtmlUnit browser.
Tag that indicates a Selenium test uses the Internet Explorer browser.
Tag object that indicates a test is network-intensive (i.e., consumes a lot of network bandwidth when it runs).
Tag object that indicates a test is a candidate for retrying on either failure, cancellation, or both.
Tag object that indicates a Selenium test uses the Safari browser.
Tag object that indicates a test is slow (i.e., takes a long time to run).