Selenium

Selenium (https://www.seleniumhq.org/) is browser automation software.

Selenium can be used to automate testing of web applications. Selenium is not a test framework. Selenium is used within automated test code however test fail or pass condition outcomes are determined by the test author and recorded by the test framework. You can report test results for tests that use Selenium with Tesults but how this is done is primarily dependent on your test framework.

If you want to report results with Tesults for tests that use Selenium we suggest looking at the links on this page to either the test framework documentation for your test framework or the API Library documents for the programming language your tests are written in.

Result Interpretation

Result interpretation is not currently supported by this integration. If you are interested in support please contact help@tesults.com.