...
The Selenic Recommendations view is an interface for improving the maintainability of your Selenium tests. It contains information about element locators used in the tests, as well as actions that you can take to view and update the locators.
Vimeowidget | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
Selenic will generate and load recommendations into the IDE after executing a Selenic run configuration. By default, Selenic only generates recommendations for failed element locators, but you can configure the run configuration to generate recommendations for all locators in the Selenic Run Configurations screen.
...
This section provides an overview of the tests that passed and failed, as well as bad locators and locators any issues that were fixed addressed if the self-healing option was enabled.
Details - Tests to Fix
This section shows the names of any failed tests and a description of the issues that caused the failure.
If the screenshots option was enabled during execution, a link to the screenshot associated with the failure will be available.
...
- Recommendations for fixing the bad locatorissues
- Stacktrace of test failure
- Console errors (if logged)
...