A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://seleniumhq.github.io/selenium/docs/api/dotnet/webdriver/OpenQA.Selenium.DevTools.Log.html below:

Class Log

Class Log
Namespace
OpenQA.Selenium.DevTools
Assembly
WebDriver.dll

Class representing the browser's log as referenced by the DevTools Protocol.

public abstract class Log
Inheritance

Log

Derived
Inherited Members
Methods Clear()

Asynchronously clears the browser's log.

public abstract Task Clear()
Returns
Task

A task that represents the asynchronous operation.

Disable()

Asynchronously disables manipulation of the browser's log.

public abstract Task Disable()
Returns
Task

A task that represents the asynchronous operation.

Enable()

Asynchronously enables manipulation of the browser's log.

public abstract Task Enable()
Returns
Task

A task that represents the asynchronous operation.

OnEntryAdded(EntryAddedEventArgs)

Raises the EntryAdded event.

protected virtual void OnEntryAdded(EntryAddedEventArgs e)
Parameters
e EntryAddedEventArgs

An EntryAddedEventArgs that contains the event data.

Events EntryAdded

Occurs when an entry is added to the browser's log.

public event EventHandler<EntryAddedEventArgs>? EntryAdded
Event Type
EventHandler<EntryAddedEventArgs>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4