Interface LogEvent

All Known Implementing Classes:
SelenideLog

public interface 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.