Package com.codeborne.selenide.logevents
- Since:
- Selenide 2.16
-
Interface Summary Interface Description LogEvent Events, created on Selenide actions like "navigate to url", "click on element", "check a condition"
An event contains a string representation of the element, the subject and its status.LogEventListener An implementations of this interface can be registered by SelenideLogger#addListener
It will notified on each events emitted by Selenide -
Class Summary Class Description ErrorsCollector EventsCollector SelenideLog SelenideLogger Logs Selenide test steps and notifies all registered LogEventListener about itSimpleReport A simple text report of Selenide actions performed during test run. -
Enum Summary Enum Description LogEvent.EventStatus