C# (CSharp) OpenQA.Selenium.DevTools.Runtime Namespace

Сlasses

Name Description
CallArgument Represents function call argument. Either remote object id `objectId`, primitive `value`, unserializable primitive value or neither of (for undefined) them should be specified.
ConsoleAPICalledEventArgs Issued when console API was called.
CustomPreview CustomPreview
EntryPreview EntryPreview
ExceptionRevokedEventArgs Issued when unhandled exception was revoked.
ExceptionThrownEventArgs Issued when exception was thrown and unhandled.
ExecutionContextCreatedEventArgs Issued when new execution context is created.
ExecutionContextDescription Description of an isolated world.
ExecutionContextDestroyedEventArgs Issued when execution context is destroyed.
InspectRequestedEventArgs Issued when object should be inspected (for example, as a result of inspect() command line API call).
PropertyPreview PropertyPreview
StackTrace Call frames for assertions or error messages.