Interface IBrowsingContextLogModule
- Namespace
- OpenQA.Selenium.BiDi.BrowsingContext
- Assembly
- Selenium.WebDriver.dll
public interface IBrowsingContextLogModule
Properties
EntryAdded
IEventSource<EntryAddedEventArgs> EntryAdded { get; }
public interface IBrowsingContextLogModule
IEventSource<EntryAddedEventArgs> EntryAdded { get; }