We've made the following updates to Selenic:
Release date: February 01, 2024
|
When configuring the Selenic agent to collect coverage during test execution, the location of your application under test and its coverage agent are now specified by a single option: coverageAgentURL, replacing the coverageAgentProtocol, coverageAgentHost, and coverageAgentPort options. See Command Line and Test Impact Analysis for more information.
The test impact analysis scripts for generating baseline coverage reports for use in test impact analysis workflows has been replaced by a coverage tool. Users will need to migrate their workflows to use the new coverage tool.
This release of Selenic improves the way elements are named when creating tests from a recording, resulting in more identifiable and intuitive names for fields and other page objects.
Added support for IntelliJ 2022.x and 2023.x.
Includes latest version of Selenium for automatic download of web drivers corresponding to installed browser versions