Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

Accepted - Class in io.webfolder.cdp.event.tethering
Informs that port was successfully bound and got a specified connection id
Accepted() - Constructor for class io.webfolder.cdp.event.tethering.Accepted
 
Accessibility - Interface in io.webfolder.cdp.command
 
activate() - Method in class io.webfolder.cdp.session.Session
Activate this browser window
activate(String) - Method in class io.webfolder.cdp.session.SessionFactory
 
activateTarget(String) - Method in interface io.webfolder.cdp.command.Target
Activates (focuses) the target.
AddDatabase - Class in io.webfolder.cdp.event.database
 
AddDatabase() - Constructor for class io.webfolder.cdp.event.database.AddDatabase
 
addEventListener(EventListener<?>) - Method in class io.webfolder.cdp.session.Session
 
AddHeapSnapshotChunk - Class in io.webfolder.cdp.event.heapprofiler
 
AddHeapSnapshotChunk() - Constructor for class io.webfolder.cdp.event.heapprofiler.AddHeapSnapshotChunk
 
addInspectedHeapObject(String) - Method in interface io.webfolder.cdp.command.HeapProfiler
Enables console to refer to the node with given id via (see Command Line API for more details functions).
addRule(String, String, SourceRange) - Method in interface io.webfolder.cdp.command.CSS
Inserts a new rule with the given ruleText in a stylesheet with given styleSheetId, at the position specified by location.
addScriptToEvaluateOnLoad(String) - Method in interface io.webfolder.cdp.command.Page
Deprecated, please use addScriptToEvaluateOnNewDocument instead.
addScriptToEvaluateOnNewDocument(String) - Method in interface io.webfolder.cdp.command.Page
Evaluates given script in every frame upon creation (before loading frame's scripts).
Animation - Interface in io.webfolder.cdp.command
 
Animation - Class in io.webfolder.cdp.type.animation
Animation instance
Animation() - Constructor for class io.webfolder.cdp.type.animation.Animation
 
AnimationCanceled - Class in io.webfolder.cdp.event.animation
Event for when an animation has been cancelled
AnimationCanceled() - Constructor for class io.webfolder.cdp.event.animation.AnimationCanceled
 
AnimationCreated - Class in io.webfolder.cdp.event.animation
Event for each animation that has been created
AnimationCreated() - Constructor for class io.webfolder.cdp.event.animation.AnimationCreated
 
AnimationEffect - Class in io.webfolder.cdp.type.animation
AnimationEffect instance
AnimationEffect() - Constructor for class io.webfolder.cdp.type.animation.AnimationEffect
 
AnimationStarted - Class in io.webfolder.cdp.event.animation
Event for animation that has been started
AnimationStarted() - Constructor for class io.webfolder.cdp.event.animation.AnimationStarted
 
AnimationType - Enum in io.webfolder.cdp.type.constant
 
ApplicationCache - Interface in io.webfolder.cdp.command
 
ApplicationCache - Class in io.webfolder.cdp.type.applicationcache
Detailed application cache information
ApplicationCache() - Constructor for class io.webfolder.cdp.type.applicationcache.ApplicationCache
 
ApplicationCacheResource - Class in io.webfolder.cdp.type.applicationcache
Detailed application cache resource information
ApplicationCacheResource() - Constructor for class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
 
ApplicationCacheStatusUpdated - Class in io.webfolder.cdp.event.applicationcache
 
ApplicationCacheStatusUpdated() - Constructor for class io.webfolder.cdp.event.applicationcache.ApplicationCacheStatusUpdated
 
AppManifestError - Class in io.webfolder.cdp.type.page
Error while paring app manifest
AppManifestError() - Constructor for class io.webfolder.cdp.type.page.AppManifestError
 
AttachedToTarget - Class in io.webfolder.cdp.event.target
Issued when attached to target because of auto-attach or attachToTarget command
AttachedToTarget() - Constructor for class io.webfolder.cdp.event.target.AttachedToTarget
 
attachToTarget(String) - Method in interface io.webfolder.cdp.command.Target
Attaches to the target with given id.
AttributeModified - Class in io.webfolder.cdp.event.dom
Fired when Element's attribute is modified
AttributeModified() - Constructor for class io.webfolder.cdp.event.dom.AttributeModified
 
AttributeRemoved - Class in io.webfolder.cdp.event.dom
Fired when Element's attribute is removed
AttributeRemoved() - Constructor for class io.webfolder.cdp.event.dom.AttributeRemoved
 
AuthChallenge - Class in io.webfolder.cdp.type.network
Authorization challenge for HTTP status code 401 or 407
AuthChallenge() - Constructor for class io.webfolder.cdp.type.network.AuthChallenge
 
AuthChallengeResponse - Enum in io.webfolder.cdp.type.constant
 
AuthChallengeResponse - Class in io.webfolder.cdp.type.network
Response to an AuthChallenge
AuthChallengeResponse() - Constructor for class io.webfolder.cdp.type.network.AuthChallengeResponse
 
AuthChallengeSource - Enum in io.webfolder.cdp.type.constant
 
awaitPromise(String, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
Add handler to promise with given promise object id.
awaitPromise(String) - Method in interface io.webfolder.cdp.command.Runtime
Add handler to promise with given promise object id.
AwaitPromiseResult - Class in io.webfolder.cdp.type.runtime
 
AwaitPromiseResult() - Constructor for class io.webfolder.cdp.type.runtime.AwaitPromiseResult
 
AXGlobalStates - Enum in io.webfolder.cdp.type.accessibility
States which apply to every AX node
AXLiveRegionAttributes - Enum in io.webfolder.cdp.type.accessibility
Attributes which apply to nodes in live regions
AXNode - Class in io.webfolder.cdp.type.accessibility
A node in the accessibility tree
AXNode() - Constructor for class io.webfolder.cdp.type.accessibility.AXNode
 
AXProperty - Class in io.webfolder.cdp.type.accessibility
 
AXProperty() - Constructor for class io.webfolder.cdp.type.accessibility.AXProperty
 
AXRelatedNode - Class in io.webfolder.cdp.type.accessibility
 
AXRelatedNode() - Constructor for class io.webfolder.cdp.type.accessibility.AXRelatedNode
 
AXRelationshipAttributes - Enum in io.webfolder.cdp.type.accessibility
Relationships between elements other than parent/child/sibling
AXValue - Class in io.webfolder.cdp.type.accessibility
A single computed AX property
AXValue() - Constructor for class io.webfolder.cdp.type.accessibility.AXValue
 
AXValueNativeSourceType - Enum in io.webfolder.cdp.type.accessibility
Enum of possible native property sources (as a subtype of a particular AXValueSourceType)
AXValueSource - Class in io.webfolder.cdp.type.accessibility
A single source for a computed AX property
AXValueSource() - Constructor for class io.webfolder.cdp.type.accessibility.AXValueSource
 
AXValueSourceType - Enum in io.webfolder.cdp.type.accessibility
Enum of possible property sources
AXValueType - Enum in io.webfolder.cdp.type.accessibility
Enum of possible property types
AXWidgetAttributes - Enum in io.webfolder.cdp.type.accessibility
Attributes which apply to widgets
AXWidgetStates - Enum in io.webfolder.cdp.type.accessibility
States which apply to widgets

B

back() - Method in interface io.webfolder.cdp.session.Navigator
Returns the window to the previous item in the history.
BackendNode - Class in io.webfolder.cdp.type.dom
Backend node with a friendly name
BackendNode() - Constructor for class io.webfolder.cdp.type.dom.BackendNode
 
BACKSPACE - Static variable in interface io.webfolder.cdp.session.Constant
 
bind(Integer) - Method in interface io.webfolder.cdp.command.Tethering
Request browser port binding.
BlockedReason - Enum in io.webfolder.cdp.type.network
The reason why request was blocked
Bounds - Class in io.webfolder.cdp.type.browser
Browser window bounds information
Bounds() - Constructor for class io.webfolder.cdp.type.browser.Bounds
 
BoxModel - Class in io.webfolder.cdp.type.dom
Box model
BoxModel() - Constructor for class io.webfolder.cdp.type.dom.BoxModel
 
BreakLocation - Class in io.webfolder.cdp.type.debugger
 
BreakLocation() - Constructor for class io.webfolder.cdp.type.debugger.BreakLocation
 
BreakLocationType - Enum in io.webfolder.cdp.type.constant
 
BreakpointResolved - Class in io.webfolder.cdp.event.debugger
Fired when breakpoint is resolved to an actual script and location
BreakpointResolved() - Constructor for class io.webfolder.cdp.event.debugger.BreakpointResolved
 
bringToFront() - Method in interface io.webfolder.cdp.command.Page
Brings page to front (activates tab).
Browser - Interface in io.webfolder.cdp.command
The Browser domain defines methods and events for browser managing
BufferUsage - Class in io.webfolder.cdp.event.tracing
 
BufferUsage() - Constructor for class io.webfolder.cdp.event.tracing.BufferUsage
 

C

Cache - Class in io.webfolder.cdp.type.cachestorage
Cache identifier
Cache() - Constructor for class io.webfolder.cdp.type.cachestorage.Cache
 
CachedResource - Class in io.webfolder.cdp.type.network
Information about the cached resource
CachedResource() - Constructor for class io.webfolder.cdp.type.network.CachedResource
 
CachedResponse - Class in io.webfolder.cdp.type.cachestorage
Cached response
CachedResponse() - Constructor for class io.webfolder.cdp.type.cachestorage.CachedResponse
 
CacheStorage - Interface in io.webfolder.cdp.command
 
CacheStorageContentUpdated - Class in io.webfolder.cdp.event.storage
A cache's contents have been modified
CacheStorageContentUpdated() - Constructor for class io.webfolder.cdp.event.storage.CacheStorageContentUpdated
 
CacheStorageListUpdated - Class in io.webfolder.cdp.event.storage
A cache has been added/deleted
CacheStorageListUpdated() - Constructor for class io.webfolder.cdp.event.storage.CacheStorageListUpdated
 
CallArgument - Class in io.webfolder.cdp.type.runtime
Represents function call argument Either remote object id objectId, primitive value, unserializable primitive value or neither of (for undefined) them should be specified
CallArgument() - Constructor for class io.webfolder.cdp.type.runtime.CallArgument
 
CallFrame - Class in io.webfolder.cdp.type.debugger
JavaScript call frame Array of call frames form the call stack
CallFrame() - Constructor for class io.webfolder.cdp.type.debugger.CallFrame
 
CallFrame - Class in io.webfolder.cdp.type.runtime
Stack entry for runtime errors and assertions
CallFrame() - Constructor for class io.webfolder.cdp.type.runtime.CallFrame
 
callFunction(String) - Method in interface io.webfolder.cdp.session.JavaScript
Calls JavaScript function.
callFunction(String, Class<T>) - Method in interface io.webfolder.cdp.session.JavaScript
 
callFunction(String, Class<T>, Object...) - Method in interface io.webfolder.cdp.session.JavaScript
Calls JavaScript function.
callFunctionOn(String, String, List<CallArgument>, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
Calls function with given declaration on the given object.
callFunctionOn(String, String) - Method in interface io.webfolder.cdp.command.Runtime
Calls function with given declaration on the given object.
CallFunctionOnResult - Class in io.webfolder.cdp.type.runtime
 
CallFunctionOnResult() - Constructor for class io.webfolder.cdp.type.runtime.CallFunctionOnResult
 
canClearBrowserCache() - Method in interface io.webfolder.cdp.command.Network
Tells whether clearing browser cache is supported.
canClearBrowserCookies() - Method in interface io.webfolder.cdp.command.Network
Tells whether clearing browser cookies is supported.
canEmulate() - Method in interface io.webfolder.cdp.command.Emulation
Tells whether emulation is supported.
canEmulateNetworkConditions() - Method in interface io.webfolder.cdp.command.Network
Tells whether emulation of network conditions is supported.
captureScreenshot(ImageFormat, Integer, Viewport, Boolean) - Method in interface io.webfolder.cdp.command.Page
Capture page screenshot.
captureScreenshot() - Method in interface io.webfolder.cdp.command.Page
Capture page screenshot.
captureScreenshot() - Method in class io.webfolder.cdp.session.Session
 
CdpException - Exception in io.webfolder.cdp.exception
 
CdpException(Throwable) - Constructor for exception io.webfolder.cdp.exception.CdpException
 
CdpException(String) - Constructor for exception io.webfolder.cdp.exception.CdpException
 
CdpLogger - Interface in io.webfolder.cdp.logger
 
CdpLoggerFactory - Class in io.webfolder.cdp.logger
 
CdpLoggerFactory(CdpLoggerType) - Constructor for class io.webfolder.cdp.logger.CdpLoggerFactory
 
CdpLoggerType - Enum in io.webfolder.cdp.logger
 
CdpSlf4jLogger - Class in io.webfolder.cdp.logger
 
CdpSlf4jLogger(String) - Constructor for class io.webfolder.cdp.logger.CdpSlf4jLogger
 
CertificateError - Class in io.webfolder.cdp.event.security
There is a certificate error If overriding certificate errors is enabled, then it should be handled with the handleCertificateError command Note: this event does not fire if the certificate error has been allowed internally
CertificateError() - Constructor for class io.webfolder.cdp.event.security.CertificateError
 
CertificateErrorAction - Enum in io.webfolder.cdp.type.security
The action to take when a certificate error occurs continue will continue processing the request and cancel will cancel the request
CharacterDataModified - Class in io.webfolder.cdp.event.dom
Mirrors DOMCharacterDataModified event
CharacterDataModified() - Constructor for class io.webfolder.cdp.event.dom.CharacterDataModified
 
ChildNodeCountUpdated - Class in io.webfolder.cdp.event.dom
Fired when Container's child node count has changed
ChildNodeCountUpdated() - Constructor for class io.webfolder.cdp.event.dom.ChildNodeCountUpdated
 
ChildNodeInserted - Class in io.webfolder.cdp.event.dom
Mirrors DOMNodeInserted event
ChildNodeInserted() - Constructor for class io.webfolder.cdp.event.dom.ChildNodeInserted
 
ChildNodeRemoved - Class in io.webfolder.cdp.event.dom
Mirrors DOMNodeRemoved event
ChildNodeRemoved() - Constructor for class io.webfolder.cdp.event.dom.ChildNodeRemoved
 
clear(StorageId) - Method in interface io.webfolder.cdp.command.DOMStorage
 
clear() - Method in interface io.webfolder.cdp.command.Log
Clears the log.
clearBrowserCache() - Method in interface io.webfolder.cdp.command.Network
Clears browser cache.
clearBrowserCookies() - Method in interface io.webfolder.cdp.command.Network
Clears browser cookies.
clearCache() - Method in interface io.webfolder.cdp.session.Navigator
Clears browser cache.
clearCookies() - Method in interface io.webfolder.cdp.session.Navigator
Clears all browser cookies.
clearDataForOrigin(String, String) - Method in interface io.webfolder.cdp.command.Storage
Clears storage for origin.
clearDeviceMetricsOverride() - Method in interface io.webfolder.cdp.command.Emulation
Clears the overriden device metrics.
clearDeviceMetricsOverride() - Method in interface io.webfolder.cdp.command.Page
Clears the overriden device metrics.
clearDeviceOrientationOverride() - Method in interface io.webfolder.cdp.command.DeviceOrientation
Clears the overridden Device Orientation.
clearDeviceOrientationOverride() - Method in interface io.webfolder.cdp.command.Page
Clears the overridden Device Orientation.
clearGeolocationOverride() - Method in interface io.webfolder.cdp.command.Emulation
Clears the overriden Geolocation Position and Error.
clearGeolocationOverride() - Method in interface io.webfolder.cdp.command.Page
Clears the overriden Geolocation Position and Error.
clearMessages() - Method in interface io.webfolder.cdp.command.Console
Deprecated.
Does nothing.
clearObjectStore(String, String, String) - Method in interface io.webfolder.cdp.command.IndexedDB
Clears all entries from an object store.
clearOptions(String) - Method in interface io.webfolder.cdp.session.Dom
Clears any existing selected items of <select> element.
clearOptions(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Clears any existing selected items of <select> element.
click(String) - Method in interface io.webfolder.cdp.session.Mouse
Click on the specified element.
click(String, Object...) - Method in interface io.webfolder.cdp.session.Mouse
Click on the specified element.
click(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Mouse
Click on the specified element.
close(String) - Method in interface io.webfolder.cdp.command.IO
Close the stream, discard any temporary backing storage.
close() - Method in class io.webfolder.cdp.session.Session
Close the this browser window
close(String) - Method in class io.webfolder.cdp.session.SessionFactory
 
close(String, Session) - Method in class io.webfolder.cdp.session.SessionFactory
 
close() - Method in class io.webfolder.cdp.session.SessionFactory
 
closeTarget(String) - Method in interface io.webfolder.cdp.command.Target
Closes the target.
collectClassNames(String) - Method in interface io.webfolder.cdp.command.CSS
Returns all class names from specified stylesheet.
collectClassNamesFromSubtree(Integer) - Method in interface io.webfolder.cdp.command.DOM
Collects class names for the node with given id and all of it's child nodes.
collectGarbage() - Method in interface io.webfolder.cdp.command.HeapProfiler
 
Command - Class in io.webfolder.cdp.session
 
Command(Session) - Constructor for class io.webfolder.cdp.session.Command
 
CommandException - Exception in io.webfolder.cdp.exception
 
CommandException(int, String) - Constructor for exception io.webfolder.cdp.exception.CommandException
 
compileScript(String, String, Boolean, Integer) - Method in interface io.webfolder.cdp.command.Runtime
Compiles expression.
compileScript(String, String, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
Compiles expression.
CompileScriptResult - Class in io.webfolder.cdp.type.runtime
 
CompileScriptResult() - Constructor for class io.webfolder.cdp.type.runtime.CompileScriptResult
 
compositingReasons(String) - Method in interface io.webfolder.cdp.command.LayerTree
Provides the reasons why the given layer was composited.
ComputedStyle - Class in io.webfolder.cdp.type.css
A subset of the full ComputedStyle as defined by the request whitelist
ComputedStyle() - Constructor for class io.webfolder.cdp.type.css.ComputedStyle
 
ComputedStyle - Class in io.webfolder.cdp.type.domsnapshot
A subset of the full ComputedStyle as defined by the request whitelist
ComputedStyle() - Constructor for class io.webfolder.cdp.type.domsnapshot.ComputedStyle
 
connect(String) - Method in class io.webfolder.cdp.session.SessionFactory
 
connectHeadless() - Method in class io.webfolder.cdp.session.SessionFactory
 
ConnectionType - Enum in io.webfolder.cdp.type.network
Loading priority of a resource request
Console - Interface in io.webfolder.cdp.command
Deprecated.
ConsoleAPICalled - Class in io.webfolder.cdp.event.runtime
Issued when console API was called
ConsoleAPICalled() - Constructor for class io.webfolder.cdp.event.runtime.ConsoleAPICalled
 
ConsoleApiCallType - Enum in io.webfolder.cdp.type.constant
 
ConsoleMessage - Class in io.webfolder.cdp.type.console
Console message
ConsoleMessage() - Constructor for class io.webfolder.cdp.type.console.ConsoleMessage
 
ConsoleProfileFinished - Class in io.webfolder.cdp.event.profiler
 
ConsoleProfileFinished() - Constructor for class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
 
ConsoleProfileStarted - Class in io.webfolder.cdp.event.profiler
Sent when new profile recording is started using console profile() call
ConsoleProfileStarted() - Constructor for class io.webfolder.cdp.event.profiler.ConsoleProfileStarted
 
Constant - Interface in io.webfolder.cdp.session
 
continueInterceptedRequest(String, ErrorReason, String, String, String, String, Map<String, Object>, AuthChallengeResponse) - Method in interface io.webfolder.cdp.command.Network
Response to Network.requestIntercepted which either modifies the request to continue with any modifications, or blocks it, or completes it with the provided response bytes.
continueInterceptedRequest(String) - Method in interface io.webfolder.cdp.command.Network
Response to Network.requestIntercepted which either modifies the request to continue with any modifications, or blocks it, or completes it with the provided response bytes.
continueToLocation(Location, TargetCallFrames) - Method in interface io.webfolder.cdp.command.Debugger
Continues execution until specific location is reached.
continueToLocation(Location) - Method in interface io.webfolder.cdp.command.Debugger
Continues execution until specific location is reached.
ContinueToLocation - Enum in io.webfolder.cdp.type.constant
 
Cookie - Class in io.webfolder.cdp.type.network
Cookie object
Cookie() - Constructor for class io.webfolder.cdp.type.network.Cookie
 
CookieParam - Class in io.webfolder.cdp.type.network
Cookie parameter object
CookieParam() - Constructor for class io.webfolder.cdp.type.network.CookieParam
 
CookieSameSite - Enum in io.webfolder.cdp.type.network
Represents the cookie's 'SameSite' status: https://tools ietf org/html/draft-west-first-party-cookies
copyTo(Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
Creates a deep copy of the specified node and places it into the target container before the given anchor.
copyTo(Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
Creates a deep copy of the specified node and places it into the target container before the given anchor.
CoverageRange - Class in io.webfolder.cdp.type.profiler
Coverage data for a source range
CoverageRange() - Constructor for class io.webfolder.cdp.type.profiler.CoverageRange
 
create() - Method in class io.webfolder.cdp.session.SessionFactory
 
create(String) - Method in class io.webfolder.cdp.session.SessionFactory
 
createBrowserContext() - Method in interface io.webfolder.cdp.command.Target
Creates a new empty BrowserContext.
createBrowserContext() - Method in class io.webfolder.cdp.session.SessionFactory
 
createIsolatedWorld(String, String, Boolean) - Method in interface io.webfolder.cdp.command.Page
Creates an isolated world for the given frame.
createIsolatedWorld(String) - Method in interface io.webfolder.cdp.command.Page
Creates an isolated world for the given frame.
createStyleSheet(String) - Method in interface io.webfolder.cdp.command.CSS
Creates a new special "via-inspector" stylesheet in the frame with given frameId.
createTarget(String, Integer, Integer, String) - Method in interface io.webfolder.cdp.command.Target
Creates a new page.
createTarget(String) - Method in interface io.webfolder.cdp.command.Target
Creates a new page.
CSS - Interface in io.webfolder.cdp.command
This domain exposes CSS read/write operations All CSS objects (stylesheets, rules, and styles) have an associated id used in subsequent operations on the related object Each object type has a specific id structure, and those are not interchangeable between objects of different kinds CSS objects can be loaded using the get*ForNode() calls (which accept a DOM node id) A client can also keep track of stylesheets via the styleSheetAdded/styleSheetRemoved events and subsequently load the required stylesheet contents using the getStyleSheet[Text]() methods
CSSComputedStyleProperty - Class in io.webfolder.cdp.type.css
 
CSSComputedStyleProperty() - Constructor for class io.webfolder.cdp.type.css.CSSComputedStyleProperty
 
CSSKeyframeRule - Class in io.webfolder.cdp.type.css
CSS keyframe rule representation
CSSKeyframeRule() - Constructor for class io.webfolder.cdp.type.css.CSSKeyframeRule
 
CSSKeyframesRule - Class in io.webfolder.cdp.type.css
CSS keyframes rule representation
CSSKeyframesRule() - Constructor for class io.webfolder.cdp.type.css.CSSKeyframesRule
 
CSSMedia - Class in io.webfolder.cdp.type.css
CSS media rule descriptor
CSSMedia() - Constructor for class io.webfolder.cdp.type.css.CSSMedia
 
CSSMediaSource - Enum in io.webfolder.cdp.type.constant
 
CSSProperty - Class in io.webfolder.cdp.type.css
CSS property declaration data
CSSProperty() - Constructor for class io.webfolder.cdp.type.css.CSSProperty
 
CSSRule - Class in io.webfolder.cdp.type.css
CSS rule representation
CSSRule() - Constructor for class io.webfolder.cdp.type.css.CSSRule
 
CSSStyle - Class in io.webfolder.cdp.type.css
CSS style representation
CSSStyle() - Constructor for class io.webfolder.cdp.type.css.CSSStyle
 
CSSStyleSheetHeader - Class in io.webfolder.cdp.type.css
CSS stylesheet metainformation
CSSStyleSheetHeader() - Constructor for class io.webfolder.cdp.type.css.CSSStyleSheetHeader
 
CustomPreview - Class in io.webfolder.cdp.type.runtime
 
CustomPreview() - Constructor for class io.webfolder.cdp.type.runtime.CustomPreview
 

D

Database - Interface in io.webfolder.cdp.command
 
Database - Class in io.webfolder.cdp.type.database
Database object
Database() - Constructor for class io.webfolder.cdp.type.database.Database
 
DatabaseWithObjectStores - Class in io.webfolder.cdp.type.indexeddb
Database with an array of object stores
DatabaseWithObjectStores() - Constructor for class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
 
DataCollected - Class in io.webfolder.cdp.event.tracing
Contains an bucket of collected trace events When tracing is stopped collected events will be send as a sequence of dataCollected events followed by tracingComplete event
DataCollected() - Constructor for class io.webfolder.cdp.event.tracing.DataCollected
 
DataEntry - Class in io.webfolder.cdp.type.cachestorage
Data entry
DataEntry() - Constructor for class io.webfolder.cdp.type.cachestorage.DataEntry
 
DataEntry - Class in io.webfolder.cdp.type.indexeddb
Data entry
DataEntry() - Constructor for class io.webfolder.cdp.type.indexeddb.DataEntry
 
DataReceived - Class in io.webfolder.cdp.event.network
Fired when data chunk was received over the network
DataReceived() - Constructor for class io.webfolder.cdp.event.network.DataReceived
 
debug(String, Object...) - Method in interface io.webfolder.cdp.logger.CdpLogger
 
debug(String, Object...) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
 
Debugger - Interface in io.webfolder.cdp.command
Debugger domain exposes JavaScript debugging capabilities It allows setting and removing breakpoints, stepping through execution, exploring stack traces, etc
DEFAULT_HOST - Static variable in class io.webfolder.cdp.session.SessionFactory
 
DEFAULT_PORT - Static variable in class io.webfolder.cdp.session.SessionFactory
 
deleteCache(String) - Method in interface io.webfolder.cdp.command.CacheStorage
Deletes a cache.
deleteCookie(String, String) - Method in interface io.webfolder.cdp.command.Network
Deletes browser cookie with given name, domain and path.
deleteCookie(String, String) - Method in interface io.webfolder.cdp.command.Page
Deletes browser cookie with given name, domain and path.
deleteDatabase(String, String) - Method in interface io.webfolder.cdp.command.IndexedDB
Deletes a database.
deleteEntry(String, String) - Method in interface io.webfolder.cdp.command.CacheStorage
Deletes a cache entry.
deliverPushMessage(String, String, String) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
Detached - Class in io.webfolder.cdp.event.inspector
Fired when remote debugging connection is about to be terminated Contains detach reason
Detached() - Constructor for class io.webfolder.cdp.event.inspector.Detached
 
DetachedFromTarget - Class in io.webfolder.cdp.event.target
Issued when detached from target for any reason (including detachFromTarget command) Can be issued multiple times per target if multiple sessions have been attached to it
DetachedFromTarget() - Constructor for class io.webfolder.cdp.event.target.DetachedFromTarget
 
detachFromTarget(String, String) - Method in interface io.webfolder.cdp.command.Target
Detaches session with given id.
detachFromTarget() - Method in interface io.webfolder.cdp.command.Target
Detaches session with given id.
DeviceOrientation - Interface in io.webfolder.cdp.command
 
DialogType - Enum in io.webfolder.cdp.type.page
Javascript dialog type
disable() - Method in interface io.webfolder.cdp.command.Animation
Disables animation domain notifications.
disable() - Method in interface io.webfolder.cdp.command.Console
Deprecated.
Disables console domain, prevents further console messages from being reported to the client.
disable() - Method in interface io.webfolder.cdp.command.CSS
Disables the CSS agent for the given page.
disable() - Method in interface io.webfolder.cdp.command.Database
Disables database tracking, prevents database events from being sent to the client.
disable() - Method in interface io.webfolder.cdp.command.Debugger
Disables debugger for given page.
disable() - Method in interface io.webfolder.cdp.command.DOM
Disables DOM agent for the given page.
disable() - Method in interface io.webfolder.cdp.command.DOMStorage
Disables storage tracking, prevents storage events from being sent to the client.
disable() - Method in interface io.webfolder.cdp.command.HeapProfiler
 
disable() - Method in interface io.webfolder.cdp.command.IndexedDB
Disables events from backend.
disable() - Method in interface io.webfolder.cdp.command.Inspector
Disables inspector domain notifications.
disable() - Method in interface io.webfolder.cdp.command.LayerTree
Disables compositing tree inspection.
disable() - Method in interface io.webfolder.cdp.command.Log
Disables log domain, prevents further log entries from being reported to the client.
disable() - Method in interface io.webfolder.cdp.command.Network
Disables network tracking, prevents network events from being sent to the client.
disable() - Method in interface io.webfolder.cdp.command.Overlay
Disables domain notifications.
disable() - Method in interface io.webfolder.cdp.command.Page
Disables page domain notifications.
disable() - Method in interface io.webfolder.cdp.command.Performance
Disable collecting and reporting metrics.
disable() - Method in interface io.webfolder.cdp.command.Profiler
 
disable() - Method in interface io.webfolder.cdp.command.Runtime
Disables reporting of execution contexts creation.
disable() - Method in interface io.webfolder.cdp.command.Security
Disables tracking security state changes.
disable() - Method in interface io.webfolder.cdp.command.ServiceWorker
 
discardConsoleEntries() - Method in interface io.webfolder.cdp.command.Runtime
Discards collected exceptions and console API calls.
discardSearchResults(String) - Method in interface io.webfolder.cdp.command.DOM
Discards search results from the session with the given id.
dispatchKeyEvent(KeyEventType, Integer, Double, String, String, String, String, String, Integer, Integer, Boolean, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Input
Dispatches a key event to the page.
dispatchKeyEvent(KeyEventType) - Method in interface io.webfolder.cdp.command.Input
Dispatches a key event to the page.
dispatchMouseEvent(MouseEventType, Double, Double, Integer, Double, MouseButtonType, Integer, Double, Double) - Method in interface io.webfolder.cdp.command.Input
Dispatches a mouse event to the page.
dispatchMouseEvent(MouseEventType, Double, Double) - Method in interface io.webfolder.cdp.command.Input
Dispatches a mouse event to the page.
dispatchSyncEvent(String, String, String, Boolean) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
dispatchTouchEvent(TouchEventType, List<TouchPoint>, Integer, Double) - Method in interface io.webfolder.cdp.command.Input
Dispatches a touch event to the page.
dispatchTouchEvent(TouchEventType, List<TouchPoint>) - Method in interface io.webfolder.cdp.command.Input
Dispatches a touch event to the page.
disposeBrowserContext(String) - Method in interface io.webfolder.cdp.command.Target
Deletes a BrowserContext, will fail of any open page uses it.
disposeBrowserContext(String) - Method in class io.webfolder.cdp.session.SessionFactory
 
DistributedNodesUpdated - Class in io.webfolder.cdp.event.dom
Called when distrubution is changed
DistributedNodesUpdated() - Constructor for class io.webfolder.cdp.event.dom.DistributedNodesUpdated
 
DocumentUpdated - Class in io.webfolder.cdp.event.dom
Fired when Document has been totally updated Node ids are no longer valid
DocumentUpdated() - Constructor for class io.webfolder.cdp.event.dom.DocumentUpdated
 
DOM - Interface in io.webfolder.cdp.command
This domain exposes DOM read/write operations Each DOM Node is represented with its mirror object that has an id This id can be used to get additional information on the Node, resolve it into the JavaScript object wrapper, etc It is important that client receives DOM events only for the nodes that are known to the client Backend keeps track of the nodes that were sent to the client and never sends the same node twice It is client's responsibility to collect information about the nodes that were sent to the client
Dom - Interface in io.webfolder.cdp.session
Provides the interfaces for the Document Object Model (DOM).
DOM_PROPERTIES - Static variable in interface io.webfolder.cdp.session.Constant
 
Domain - Annotation Type in io.webfolder.cdp.annotation
 
domain - Variable in enum io.webfolder.cdp.event.Events
 
Domain - Class in io.webfolder.cdp.type.schema
Description of the protocol domain
Domain() - Constructor for class io.webfolder.cdp.type.schema.Domain
 
DOMBreakpointType - Enum in io.webfolder.cdp.type.domdebugger
DOM breakpoint type
DomContentEventFired - Class in io.webfolder.cdp.event.page
 
DomContentEventFired() - Constructor for class io.webfolder.cdp.event.page.DomContentEventFired
 
DOMDebugger - Interface in io.webfolder.cdp.command
DOM debugging allows setting breakpoints on particular DOM operations and events JavaScript execution will stop on these operations as if there was a regular breakpoint set
DOMNode - Class in io.webfolder.cdp.type.domsnapshot
A Node in the DOM tree
DOMNode() - Constructor for class io.webfolder.cdp.type.domsnapshot.DOMNode
 
DOMSnapshot - Interface in io.webfolder.cdp.command
This domain facilitates obtaining document snapshots with DOM, layout, and style information
DOMStorage - Interface in io.webfolder.cdp.command
Query and modify DOM storage
DomStorageItemAdded - Class in io.webfolder.cdp.event.domstorage
 
DomStorageItemAdded() - Constructor for class io.webfolder.cdp.event.domstorage.DomStorageItemAdded
 
DomStorageItemRemoved - Class in io.webfolder.cdp.event.domstorage
 
DomStorageItemRemoved() - Constructor for class io.webfolder.cdp.event.domstorage.DomStorageItemRemoved
 
DomStorageItemsCleared - Class in io.webfolder.cdp.event.domstorage
 
DomStorageItemsCleared() - Constructor for class io.webfolder.cdp.event.domstorage.DomStorageItemsCleared
 
DomStorageItemUpdated - Class in io.webfolder.cdp.event.domstorage
 
DomStorageItemUpdated() - Constructor for class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
DOWN_ARROW - Static variable in interface io.webfolder.cdp.session.Constant
 

E

ElementNotFoundException - Exception in io.webfolder.cdp.exception
 
ElementNotFoundException(String) - Constructor for exception io.webfolder.cdp.exception.ElementNotFoundException
 
EMPTY_ARGS - Static variable in interface io.webfolder.cdp.session.Constant
 
EMPTY_NODE_ID - Static variable in interface io.webfolder.cdp.session.Constant
 
emulateNetworkConditions(Boolean, Double, Double, Double, ConnectionType) - Method in interface io.webfolder.cdp.command.Network
Activates emulation of network conditions.
emulateNetworkConditions(Boolean, Double, Double, Double) - Method in interface io.webfolder.cdp.command.Network
Activates emulation of network conditions.
emulateTouchFromMouseEvent(MouseEventType, Integer, Integer, Double, MouseButtonType, Double, Double, Integer, Integer) - Method in interface io.webfolder.cdp.command.Input
Emulates touch event from the mouse event parameters.
emulateTouchFromMouseEvent(MouseEventType, Integer, Integer, Double, MouseButtonType) - Method in interface io.webfolder.cdp.command.Input
Emulates touch event from the mouse event parameters.
Emulation - Interface in io.webfolder.cdp.command
This domain emulates different environments for the page
enable() - Method in interface io.webfolder.cdp.command.Animation
Enables animation domain notifications.
enable() - Method in interface io.webfolder.cdp.command.ApplicationCache
Enables application cache domain notifications.
enable() - Method in interface io.webfolder.cdp.command.Console
Deprecated.
Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification.
enable() - Method in interface io.webfolder.cdp.command.CSS
Enables the CSS agent for the given page.
enable() - Method in interface io.webfolder.cdp.command.Database
Enables database tracking, database events will now be delivered to the client.
enable() - Method in interface io.webfolder.cdp.command.Debugger
Enables debugger for the given page.
enable() - Method in interface io.webfolder.cdp.command.DOM
Enables DOM agent for the given page.
enable() - Method in interface io.webfolder.cdp.command.DOMStorage
Enables storage tracking, storage events will now be delivered to the client.
enable() - Method in interface io.webfolder.cdp.command.HeapProfiler
 
enable() - Method in interface io.webfolder.cdp.command.IndexedDB
Enables events from backend.
enable() - Method in interface io.webfolder.cdp.command.Inspector
Enables inspector domain notifications.
enable() - Method in interface io.webfolder.cdp.command.LayerTree
Enables compositing tree inspection.
enable() - Method in interface io.webfolder.cdp.command.Log
Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.
enable(Integer, Integer) - Method in interface io.webfolder.cdp.command.Network
Enables network tracking, network events will now be delivered to the client.
enable() - Method in interface io.webfolder.cdp.command.Network
Enables network tracking, network events will now be delivered to the client.
enable() - Method in interface io.webfolder.cdp.command.Overlay
Enables domain notifications.
enable() - Method in interface io.webfolder.cdp.command.Page
Enables page domain notifications.
enable() - Method in interface io.webfolder.cdp.command.Performance
Enable collecting and reporting metrics.
enable() - Method in interface io.webfolder.cdp.command.Profiler
 
enable() - Method in interface io.webfolder.cdp.command.Runtime
Enables reporting of execution contexts creation by means of executionContextCreated event.
enable() - Method in interface io.webfolder.cdp.command.Security
Enables tracking security state changes.
enable() - Method in interface io.webfolder.cdp.command.ServiceWorker
 
enableConsoleLog() - Method in class io.webfolder.cdp.session.Session
Redirects javascript console logs to slf4j
enableDetailLog() - Method in class io.webfolder.cdp.session.Session
Redirects runtime logs (network, security, storage etc..) to slf4j
enableNetworkLog() - Method in class io.webfolder.cdp.session.Session
Redirects network logs to slf4j
end() - Method in interface io.webfolder.cdp.command.Tracing
Stop trace events collection.
ENTER - Static variable in interface io.webfolder.cdp.session.Constant
 
EntryAdded - Class in io.webfolder.cdp.event.log
Issued when new message was logged
EntryAdded() - Constructor for class io.webfolder.cdp.event.log.EntryAdded
 
EntryPreview - Class in io.webfolder.cdp.type.runtime
 
EntryPreview() - Constructor for class io.webfolder.cdp.type.runtime.EntryPreview
 
equals(Object) - Method in class io.webfolder.cdp.session.Session
 
error(String, Object...) - Method in interface io.webfolder.cdp.logger.CdpLogger
 
error(String, Throwable) - Method in interface io.webfolder.cdp.logger.CdpLogger
 
error(String, Object...) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
 
error(String, Throwable) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
 
Error - Class in io.webfolder.cdp.type.database
Database error
Error() - Constructor for class io.webfolder.cdp.type.database.Error
 
ErrorReason - Enum in io.webfolder.cdp.type.network
Network level fetch failure reason
ESC - Static variable in interface io.webfolder.cdp.session.Constant
 
evaluate(String, String, Boolean, Boolean, Integer, Boolean, Boolean, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
Evaluates expression on global object.
evaluate(String) - Method in interface io.webfolder.cdp.command.Runtime
Evaluates expression on global object.
evaluate(String) - Method in interface io.webfolder.cdp.session.JavaScript
Evaluates JavaScript expression in global scope.
evaluateOnCallFrame(String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Debugger
Evaluates expression on a given call frame.
evaluateOnCallFrame(String, String) - Method in interface io.webfolder.cdp.command.Debugger
Evaluates expression on a given call frame.
EvaluateOnCallFrameResult - Class in io.webfolder.cdp.type.debugger
 
EvaluateOnCallFrameResult() - Constructor for class io.webfolder.cdp.type.debugger.EvaluateOnCallFrameResult
 
EvaluateResult - Class in io.webfolder.cdp.type.runtime
 
EvaluateResult() - Constructor for class io.webfolder.cdp.type.runtime.EvaluateResult
 
EventListener<T> - Interface in io.webfolder.cdp.listener
 
EventListener - Class in io.webfolder.cdp.type.domdebugger
Object event listener
EventListener() - Constructor for class io.webfolder.cdp.type.domdebugger.EventListener
 
EventName - Annotation Type in io.webfolder.cdp.annotation
 
Events - Enum in io.webfolder.cdp.event
 
EventSourceMessageReceived - Class in io.webfolder.cdp.event.network
Fired when EventSource message is received
EventSourceMessageReceived() - Constructor for class io.webfolder.cdp.event.network.EventSourceMessageReceived
 
ExceptionDetails - Class in io.webfolder.cdp.type.runtime
Detailed information about exception (or error) that was thrown during script compilation or execution
ExceptionDetails() - Constructor for class io.webfolder.cdp.type.runtime.ExceptionDetails
 
ExceptionRevoked - Class in io.webfolder.cdp.event.runtime
Issued when unhandled exception was revoked
ExceptionRevoked() - Constructor for class io.webfolder.cdp.event.runtime.ExceptionRevoked
 
ExceptionThrown - Class in io.webfolder.cdp.event.runtime
Issued when exception was thrown and unhandled
ExceptionThrown() - Constructor for class io.webfolder.cdp.event.runtime.ExceptionThrown
 
executeSQL(String, String) - Method in interface io.webfolder.cdp.command.Database
 
ExecuteSQLResult - Class in io.webfolder.cdp.type.database
 
ExecuteSQLResult() - Constructor for class io.webfolder.cdp.type.database.ExecuteSQLResult
 
ExecutionContextCreated - Class in io.webfolder.cdp.event.runtime
Issued when new execution context is created
ExecutionContextCreated() - Constructor for class io.webfolder.cdp.event.runtime.ExecutionContextCreated
 
ExecutionContextDescription - Class in io.webfolder.cdp.type.runtime
Description of an isolated world
ExecutionContextDescription() - Constructor for class io.webfolder.cdp.type.runtime.ExecutionContextDescription
 
ExecutionContextDestroyed - Class in io.webfolder.cdp.event.runtime
Issued when execution context is destroyed
ExecutionContextDestroyed() - Constructor for class io.webfolder.cdp.event.runtime.ExecutionContextDestroyed
 
ExecutionContextsCleared - Class in io.webfolder.cdp.event.runtime
Issued when all executionContexts were cleared in browser
ExecutionContextsCleared() - Constructor for class io.webfolder.cdp.event.runtime.ExecutionContextsCleared
 
Experimental - Annotation Type in io.webfolder.cdp.annotation
 

F

findChrome() - Method in class io.webfolder.cdp.Launcher
 
findChromeOsxPath() - Method in class io.webfolder.cdp.Launcher
 
findChromeWinPath() - Method in class io.webfolder.cdp.Launcher
 
focus(Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Focuses the given element.
focus() - Method in interface io.webfolder.cdp.command.DOM
Focuses the given element.
focus(String) - Method in interface io.webfolder.cdp.session.Dom
The HTMLElement.focus() method sets focus on the specified element, if it can be focused.
focus(Integer, String) - Method in interface io.webfolder.cdp.session.Dom
The HTMLElement.focus() method sets focus on the specified element, if it can be focused.
focus(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
The HTMLElement.focus() method sets focus on the specified element, if it can be focused.
FontsUpdated - Class in io.webfolder.cdp.event.css
Fires whenever a web font gets loaded
FontsUpdated() - Constructor for class io.webfolder.cdp.event.css.FontsUpdated
 
forcePseudoState(Integer, List<String>) - Method in interface io.webfolder.cdp.command.CSS
Ensures that the given node will have specified pseudo-classes whenever its style is computed by the browser.
forward() - Method in interface io.webfolder.cdp.session.Navigator
Moves the window one document forward in the history
Frame - Class in io.webfolder.cdp.type.page
Information about the Frame on the page
Frame() - Constructor for class io.webfolder.cdp.type.page.Frame
 
FrameAttached - Class in io.webfolder.cdp.event.page
Fired when frame has been attached to its parent
FrameAttached() - Constructor for class io.webfolder.cdp.event.page.FrameAttached
 
FrameClearedScheduledNavigation - Class in io.webfolder.cdp.event.page
Fired when frame no longer has a scheduled navigation
FrameClearedScheduledNavigation() - Constructor for class io.webfolder.cdp.event.page.FrameClearedScheduledNavigation
 
FrameDetached - Class in io.webfolder.cdp.event.page
Fired when frame has been detached from its parent
FrameDetached() - Constructor for class io.webfolder.cdp.event.page.FrameDetached
 
FrameNavigated - Class in io.webfolder.cdp.event.page
Fired once navigation of the frame has completed Frame is now associated with the new loader
FrameNavigated() - Constructor for class io.webfolder.cdp.event.page.FrameNavigated
 
FrameNavigationReason - Enum in io.webfolder.cdp.type.constant
 
FrameResized - Class in io.webfolder.cdp.event.page
 
FrameResized() - Constructor for class io.webfolder.cdp.event.page.FrameResized
 
FrameResource - Class in io.webfolder.cdp.type.page
Information about the Resource on the page
FrameResource() - Constructor for class io.webfolder.cdp.type.page.FrameResource
 
FrameResourceTree - Class in io.webfolder.cdp.type.page
Information about the Frame hierarchy along with their cached resources
FrameResourceTree() - Constructor for class io.webfolder.cdp.type.page.FrameResourceTree
 
FrameScheduledNavigation - Class in io.webfolder.cdp.event.page
Fired when frame schedules a potential navigation
FrameScheduledNavigation() - Constructor for class io.webfolder.cdp.event.page.FrameScheduledNavigation
 
FrameStartedLoading - Class in io.webfolder.cdp.event.page
Fired when frame has started loading
FrameStartedLoading() - Constructor for class io.webfolder.cdp.event.page.FrameStartedLoading
 
FrameStoppedLoading - Class in io.webfolder.cdp.event.page
Fired when frame has stopped loading
FrameStoppedLoading() - Constructor for class io.webfolder.cdp.event.page.FrameStoppedLoading
 
FrameWithManifest - Class in io.webfolder.cdp.type.applicationcache
Frame identifier - manifest URL pair
FrameWithManifest() - Constructor for class io.webfolder.cdp.type.applicationcache.FrameWithManifest
 
FunctionCoverage - Class in io.webfolder.cdp.type.profiler
Coverage data for a JavaScript function
FunctionCoverage() - Constructor for class io.webfolder.cdp.type.profiler.FunctionCoverage
 

G

GestureSourceType - Enum in io.webfolder.cdp.type.input
 
getA() - Method in class io.webfolder.cdp.type.dom.RGBA
The alpha component, in the [0-1] range (default: 1).
getAccessibility() - Method in class io.webfolder.cdp.session.Command
 
getActualLocation() - Method in class io.webfolder.cdp.type.debugger.SetBreakpointResult
 
getAllCookies() - Method in interface io.webfolder.cdp.command.Network
Returns all browser cookies.
getAnchorX() - Method in class io.webfolder.cdp.type.layertree.Layer
Transform anchor point X, absent if no transform specified
getAnchorY() - Method in class io.webfolder.cdp.type.layertree.Layer
Transform anchor point Y, absent if no transform specified
getAnchorZ() - Method in class io.webfolder.cdp.type.layertree.Layer
Transform anchor point Z, absent if no transform specified
getAngle() - Method in class io.webfolder.cdp.type.emulation.ScreenOrientation
Orientation angle.
getAnimation() - Method in class io.webfolder.cdp.event.animation.AnimationStarted
Animation that was started.
getAnimation() - Method in class io.webfolder.cdp.session.Command
 
getAnimationName() - Method in class io.webfolder.cdp.type.css.CSSKeyframesRule
Animation name.
getApplicationCache() - Method in class io.webfolder.cdp.session.Command
 
getApplicationCacheForFrame(String) - Method in interface io.webfolder.cdp.command.ApplicationCache
Returns relevant application cache data for the document in given frame.
getAppManifest() - Method in interface io.webfolder.cdp.command.Page
 
GetAppManifestResult - Class in io.webfolder.cdp.type.page
 
GetAppManifestResult() - Constructor for class io.webfolder.cdp.type.page.GetAppManifestResult
 
getArgs() - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Call arguments.
getArray() - Method in class io.webfolder.cdp.type.indexeddb.Key
Array value.
getArray() - Method in class io.webfolder.cdp.type.indexeddb.KeyPath
Array value.
getAsyncStackTrace() - Method in class io.webfolder.cdp.event.debugger.Paused
Async stack trace, if any.
getAsyncStackTrace() - Method in class io.webfolder.cdp.type.debugger.RestartFrameResult
 
getAsyncStackTrace() - Method in class io.webfolder.cdp.type.debugger.SetScriptSourceResult
 
getAttribute(String, String) - Method in interface io.webfolder.cdp.session.Dom
Retrieves an attribute value by name.
getAttribute(String, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Retrieves an attribute value by name.
getAttribute(Integer, String, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Retrieves an attribute value by name.
getAttribute() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The name of the relevant attribute, if any.
getAttributes(Integer) - Method in interface io.webfolder.cdp.command.DOM
Returns attributes for the specified node.
getAttributes(String) - Method in interface io.webfolder.cdp.session.Dom
Gets attributes of the node or Collections.emptyMap() otherwise.
getAttributes(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Gets attributes of the node or Collections.emptyMap() otherwise.
getAttributes(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Gets attributes of the node or Collections.emptyMap() otherwise.
getAttributes() - Method in class io.webfolder.cdp.type.dom.Node
Attributes of the Element node in the form of flat array [name1, value1, name2, value2].
getAttributes() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Attributes of an Element node.
getAttributesStyle() - Method in class io.webfolder.cdp.type.css.GetInlineStylesForNodeResult
 
getAttributesStyle() - Method in class io.webfolder.cdp.type.css.GetMatchedStylesForNodeResult
 
getAttributeValue() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The value of the relevant attribute, if any.
getAuthChallenge() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
Details of the Authorization Challenge encountered.
getAuxAttributes() - Method in class io.webfolder.cdp.type.systeminfo.GPUInfo
An optional dictionary of additional GPU related attributes.
getAuxData() - Method in class io.webfolder.cdp.type.runtime.ExecutionContextDescription
Embedder-specific auxiliary data.
getB() - Method in class io.webfolder.cdp.type.dom.RGBA
The blue component, in the [0-255] range.
getBackendDOMNodeId() - Method in class io.webfolder.cdp.type.accessibility.AXNode
The backend ID for the associated DOM node, if any.
getBackendDOMNodeId() - Method in class io.webfolder.cdp.type.accessibility.AXRelatedNode
The BackendNodeId of the related DOM node.
getBackendNodeId() - Method in class io.webfolder.cdp.event.overlay.InspectNodeRequested
Id of the node to inspect.
getBackendNodeId() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's target node.
getBackendNodeId() - Method in class io.webfolder.cdp.type.dom.BackendNode
 
getBackendNodeId() - Method in class io.webfolder.cdp.type.dom.Node
The BackendNodeId for this node.
getBackendNodeId() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Node the listener is added to (if any).
getBackendNodeId() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Node's id, corresponds to DOM.Node.backendNodeId.
getBackendNodeId() - Method in class io.webfolder.cdp.type.layertree.Layer
The backend id for the node associated with this layer.
getBackgroundColors(Integer) - Method in interface io.webfolder.cdp.command.CSS
 
GetBackgroundColorsResult - Class in io.webfolder.cdp.type.css
 
GetBackgroundColorsResult() - Constructor for class io.webfolder.cdp.type.css.GetBackgroundColorsResult
 
getBase64Encoded() - Method in class io.webfolder.cdp.type.io.ReadResult
 
getBase64Encoded() - Method in class io.webfolder.cdp.type.network.GetResponseBodyResult
 
getBase64Encoded() - Method in class io.webfolder.cdp.type.page.GetResourceContentResult
 
getBaseURL() - Method in class io.webfolder.cdp.type.dom.Node
Base URL that Document or FrameOwner node uses for URL completion.
getBaseURL() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Base URL that Document or FrameOwner node uses for URL completion.
getBestEffortCoverage() - Method in interface io.webfolder.cdp.command.Profiler
Collect coverage data for the current isolate.
getBindRemoteObjectFunctionId() - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
getBlockedReason() - Method in class io.webfolder.cdp.event.network.LoadingFailed
The reason why loading was blocked, if any.
getBody() - Method in class io.webfolder.cdp.type.cachestorage.CachedResponse
Entry content, base64-encoded.
getBody() - Method in class io.webfolder.cdp.type.network.GetResponseBodyResult
 
getBodySize() - Method in class io.webfolder.cdp.type.network.CachedResource
Cached response body size.
getBorder() - Method in class io.webfolder.cdp.type.dom.BoxModel
Border box
getBorderColor() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The border highlight fill color (default: transparent).
getBoundingBox() - Method in class io.webfolder.cdp.type.css.InlineTextBox
The absolute position bounding box.
getBoundingBox() - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
The absolute position bounding box.
getBoundingBox() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
The absolute position bounding box.
getBounds() - Method in class io.webfolder.cdp.type.browser.GetWindowForTargetResult
 
getBounds() - Method in class io.webfolder.cdp.type.dom.ShapeOutsideInfo
Shape bounds
getBoxModel(Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Returns boxes for the currently selected nodes.
getBoxModel() - Method in interface io.webfolder.cdp.command.DOM
Returns boxes for the currently selected nodes.
getBoxModel(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Gets box model of an element Box model hold the height, width and coordinate of the element
getBoxModel(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Gets box model of an element Box model hold the height, width and coordinate of the element
getBreakpointId() - Method in class io.webfolder.cdp.event.debugger.BreakpointResolved
Breakpoint unique identifier.
getBreakpointId() - Method in class io.webfolder.cdp.type.debugger.SetBreakpointByUrlResult
 
getBreakpointId() - Method in class io.webfolder.cdp.type.debugger.SetBreakpointResult
 
getBrowser() - Method in class io.webfolder.cdp.session.Command
 
getCacheDataEntries() - Method in class io.webfolder.cdp.type.cachestorage.RequestEntriesResult
 
getCacheId() - Method in class io.webfolder.cdp.type.cachestorage.Cache
An opaque unique id of the cache.
getCacheName() - Method in class io.webfolder.cdp.event.storage.CacheStorageContentUpdated
Name of cache in origin.
getCacheName() - Method in class io.webfolder.cdp.type.cachestorage.Cache
The name of the cache.
getCacheStorage() - Method in class io.webfolder.cdp.session.Command
 
getCallFrame() - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileNode
Function location.
getCallFrame() - Method in class io.webfolder.cdp.type.profiler.ProfileNode
Function location.
getCallFrameId() - Method in class io.webfolder.cdp.type.debugger.CallFrame
Call frame identifier.
getCallFrames() - Method in class io.webfolder.cdp.event.debugger.Paused
Call stack the virtual machine stopped on.
getCallFrames() - Method in class io.webfolder.cdp.type.debugger.RestartFrameResult
 
getCallFrames() - Method in class io.webfolder.cdp.type.debugger.SetScriptSourceResult
 
getCallFrames() - Method in class io.webfolder.cdp.type.runtime.StackTrace
JavaScript function name.
getCategories() - Method in interface io.webfolder.cdp.command.Tracing
Gets supported tracing categories.
getCertificate(String) - Method in interface io.webfolder.cdp.command.Network
Returns the DER-encoded certificate.
getCertificate() - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
Page certificate.
getCertificateId() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Certificate ID value.
getCharacterData() - Method in class io.webfolder.cdp.event.dom.CharacterDataModified
New text value.
getChildFrames() - Method in class io.webfolder.cdp.type.page.FrameResourceTree
Child frames.
getChildNodeCount() - Method in class io.webfolder.cdp.event.dom.ChildNodeCountUpdated
New node count.
getChildNodeCount() - Method in class io.webfolder.cdp.type.dom.Node
Child count for Container nodes.
getChildNodeIndexes() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
The indexes of the node's child nodes in the domNodes array returned by getSnapshot, if any.
getChildren() - Method in class io.webfolder.cdp.type.dom.Node
Child nodes of this node when requested with children.
getChildren() - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileNode
Child nodes.
getChildren() - Method in class io.webfolder.cdp.type.profiler.ProfileNode
Child node ids.
getChromeOsxPaths() - Method in class io.webfolder.cdp.Launcher
 
getChromeWinPaths() - Method in class io.webfolder.cdp.Launcher
 
getChunk() - Method in class io.webfolder.cdp.event.heapprofiler.AddHeapSnapshotChunk
 
getCipher() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Cipher name.
getClassName() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Object class (constructor) name.
getClientHeight() - Method in class io.webfolder.cdp.type.page.LayoutViewport
Height (CSS pixels), excludes scrollbar if present.
getClientHeight() - Method in class io.webfolder.cdp.type.page.VisualViewport
Height (CSS pixels), excludes scrollbar if present.
getClientWidth() - Method in class io.webfolder.cdp.type.page.LayoutViewport
Width (CSS pixels), excludes scrollbar if present.
getClientWidth() - Method in class io.webfolder.cdp.type.page.VisualViewport
Width (CSS pixels), excludes scrollbar if present.
getClip() - Method in class io.webfolder.cdp.event.layertree.LayerPainted
Clip rectangle.
getCode() - Method in exception io.webfolder.cdp.exception.CommandException
 
getCode() - Method in class io.webfolder.cdp.type.database.Error
Error code.
getColumn() - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Column number in the resource that generated this message (1-based).
getColumn() - Method in class io.webfolder.cdp.type.page.AppManifestError
Error column.
getColumnNumber() - Method in class io.webfolder.cdp.type.debugger.BreakLocation
Column number in the script (0-based).
getColumnNumber() - Method in class io.webfolder.cdp.type.debugger.Location
Column number in the script (0-based).
getColumnNumber() - Method in class io.webfolder.cdp.type.debugger.ScriptPosition
 
getColumnNumber() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Column number in the script (0-based).
getColumnNumber() - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript script column number (0-based).
getColumnNumber() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Column number of the exception location (0-based).
getColumnNumber() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
getCommand() - Method in class io.webfolder.cdp.session.Session
 
getCommandLine() - Method in class io.webfolder.cdp.type.systeminfo.GetInfoResult
 
getComputedBodyFontSize() - Method in class io.webfolder.cdp.type.css.GetBackgroundColorsResult
 
getComputedFontSize() - Method in class io.webfolder.cdp.type.css.GetBackgroundColorsResult
 
getComputedFontWeight() - Method in class io.webfolder.cdp.type.css.GetBackgroundColorsResult
 
getComputedLength() - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
Computed length of media query expression (if applicable).
getComputedStyleForNode(Integer) - Method in interface io.webfolder.cdp.command.CSS
Returns the computed style for a DOM node identified by nodeId.
getComputedStyles() - Method in class io.webfolder.cdp.type.css.GetLayoutTreeAndStylesResult
 
getComputedStyles() - Method in class io.webfolder.cdp.type.domsnapshot.GetSnapshotResult
 
getConfigObjectId() - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
getConnectEnd() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Connected to the remote host.
getConnectionId() - Method in class io.webfolder.cdp.event.tethering.Accepted
Connection id to be used.
getConnectionId() - Method in class io.webfolder.cdp.type.network.Response
Physical connection id that was actually used for this request.
getConnectStart() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started connecting to the remote host.
getContainingBlockRect() - Method in class io.webfolder.cdp.type.layertree.StickyPositionConstraint
Layout rectangle of the containing block of the sticky element
getContent() - Method in class io.webfolder.cdp.type.dom.BoxModel
Content box
getContent() - Method in class io.webfolder.cdp.type.page.GetResourceContentResult
 
getContentColor() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The content box highlight fill color (default: transparent).
getContentDocument() - Method in class io.webfolder.cdp.type.dom.Node
Content document for frame owner elements.
getContentDocumentIndex() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
The index of a frame owner element's content document in the domNodes array returned by getSnapshot, if any.
getContentLanguage() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for documents, contains the document's content language.
getContentSize() - Method in class io.webfolder.cdp.type.page.FrameResource
Resource content size.
getContentSize() - Method in class io.webfolder.cdp.type.page.GetLayoutMetricsResult
 
getContext() - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context.
getContext() - Method in class io.webfolder.cdp.event.runtime.ExecutionContextCreated
A newly created execution context.
getCookies(List<String>) - Method in interface io.webfolder.cdp.command.Network
Returns all browser cookies for the current URL.
getCookies() - Method in interface io.webfolder.cdp.command.Network
Returns all browser cookies for the current URL.
getCookies() - Method in interface io.webfolder.cdp.command.Page
Returns all browser cookies.
getCount() - Method in class io.webfolder.cdp.type.profiler.CoverageRange
Collected execution count of the source range.
getCreationTime() - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Application cache creation time.
getCritical() - Method in class io.webfolder.cdp.type.page.AppManifestError
If criticial, this is a non-recoverable parse error.
getCSS() - Method in class io.webfolder.cdp.session.Command
 
getCssGridColor() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The grid layout color (default: transparent).
getCssId() - Method in class io.webfolder.cdp.type.animation.Animation
A unique ID for Animation representing the sources that triggered this CSS animation/transition.
getCssKeyframesRules() - Method in class io.webfolder.cdp.type.css.GetMatchedStylesForNodeResult
 
getCssProperties() - Method in class io.webfolder.cdp.type.css.CSSStyle
CSS properties in the style.
getCssText() - Method in class io.webfolder.cdp.type.css.CSSStyle
Style declaration text (if available).
getCurrentIndex() - Method in class io.webfolder.cdp.type.page.GetNavigationHistoryResult
 
getCurrentTime(String) - Method in interface io.webfolder.cdp.command.Animation
Returns the current time of the an animation.
getCurrentTime() - Method in class io.webfolder.cdp.type.animation.Animation
Animation's current time.
getCustomPreview() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
 
getData() - Method in class io.webfolder.cdp.event.debugger.Paused
Object containing break-specific auxiliary properties.
getData() - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Message content.
getData() - Method in class io.webfolder.cdp.event.page.ScreencastFrame
Base64-encoded compressed image.
getData() - Method in class io.webfolder.cdp.type.io.ReadResult
 
getData() - Method in class io.webfolder.cdp.type.page.GetAppManifestResult
 
getDatabase() - Method in class io.webfolder.cdp.event.database.AddDatabase
 
getDatabase() - Method in class io.webfolder.cdp.session.Command
 
getDatabaseTableNames(String) - Method in interface io.webfolder.cdp.command.Database
 
getDataLength() - Method in class io.webfolder.cdp.event.network.DataReceived
Data chunk length.
getDate() - Method in class io.webfolder.cdp.type.indexeddb.Key
Date value.
getDefaultPrompt() - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
Default dialog prompt.
getDelay() - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
Delay (in seconds) until the navigation is scheduled to begin.
getDelay() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's delay.
getDeoptReason() - Method in class io.webfolder.cdp.type.profiler.ProfileNode
The reason of being not optimized.
getDescription() - Method in class io.webfolder.cdp.session.SessionInfo
 
getDescription() - Method in class io.webfolder.cdp.type.accessibility.AXNode
The accessible description for this Node.
getDescription() - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
String representation of the object.
getDescription() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
String representation of the object.
getDescription() - Method in class io.webfolder.cdp.type.runtime.StackTrace
String label of this stack trace.
getDescription() - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
Full text explanation of the factor.
getDeviceHeight() - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Device screen height in DIP.
getDeviceId() - Method in class io.webfolder.cdp.type.systeminfo.GPUDevice
PCI ID of the GPU device, if available; 0 otherwise.
getDeviceOrientation() - Method in class io.webfolder.cdp.session.Command
 
getDevices() - Method in class io.webfolder.cdp.type.systeminfo.GPUInfo
The graphics devices on the system.
getDeviceString() - Method in class io.webfolder.cdp.type.systeminfo.GPUDevice
String description of the GPU device, if the PCI ID is not available.
getDeviceWidth() - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Device screen width in DIP.
getDevtoolsFrontendUrl() - Method in class io.webfolder.cdp.session.SessionInfo
 
getDirection() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's playback direction.
getDisplayedInsecureContentStyle() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
Security state representing a page that displayed insecure content.
getDistributedNodes() - Method in class io.webfolder.cdp.event.dom.DistributedNodesUpdated
Distributed nodes for given insertion point.
getDistributedNodes() - Method in class io.webfolder.cdp.type.dom.Node
Distributed nodes for given insertion point.
getDnsEnd() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished DNS address resolve.
getDnsStart() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started DNS address resolve.
getDocument(Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOM
Returns the root DOM node (and optionally the subtree) to the caller.
getDocument() - Method in interface io.webfolder.cdp.command.DOM
Returns the root DOM node (and optionally the subtree) to the caller.
getDocumentEncoding() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for documents, contains the document's character set encoding.
getDocuments() - Method in class io.webfolder.cdp.type.memory.GetDOMCountersResult
 
getDocumentURL() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
URL of the document this request is loaded for.
getDocumentURL() - Method in class io.webfolder.cdp.type.dom.Node
Document URL that Document or FrameOwner node points to.
getDocumentURL() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Document URL that Document or FrameOwner node points to.
getDOM() - Method in class io.webfolder.cdp.session.Command
 
getDomain() - Method in class io.webfolder.cdp.type.database.Database
Database domain.
getDomain() - Method in class io.webfolder.cdp.type.network.Cookie
Cookie domain.
getDomain() - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie domain.
getDomains() - Method in interface io.webfolder.cdp.command.Schema
Returns supported domains.
getDOMCounters() - Method in interface io.webfolder.cdp.command.Memory
 
GetDOMCountersResult - Class in io.webfolder.cdp.type.memory
 
GetDOMCountersResult() - Constructor for class io.webfolder.cdp.type.memory.GetDOMCountersResult
 
getDOMDebugger() - Method in class io.webfolder.cdp.session.Command
 
getDomNodeIndex() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
The index of the related DOM node in the domNodes array returned by getSnapshot.
getDomNodes() - Method in class io.webfolder.cdp.type.domsnapshot.GetSnapshotResult
 
getDOMStorage() - Method in class io.webfolder.cdp.session.Command
 
getDOMStorageItems(StorageId) - Method in interface io.webfolder.cdp.command.DOMStorage
 
getDone() - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
 
getDriverBugWorkarounds() - Method in class io.webfolder.cdp.type.systeminfo.GPUInfo
An optional array of GPU driver bug workarounds.
getDumpGuid() - Method in class io.webfolder.cdp.type.tracing.RequestMemoryDumpResult
 
getDuration() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's iteration duration.
getEasing() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's timing function.
getEasing() - Method in class io.webfolder.cdp.type.animation.KeyframeStyle
AnimationEffect's timing function.
getEmulation() - Method in class io.webfolder.cdp.session.Command
 
getEncodedDataLength() - Method in class io.webfolder.cdp.event.network.DataReceived
Actual bytes received (might be less than dataLength for compressed encodings).
getEncodedDataLength() - Method in class io.webfolder.cdp.event.network.LoadingFinished
Total number of bytes received for this request.
getEncodedDataLength() - Method in class io.webfolder.cdp.type.network.Response
Total number of bytes received for this request so far.
getEndColumn() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Length of the last line of the script.
getEndColumn() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Length of the last line of the script.
getEndColumn() - Method in class io.webfolder.cdp.type.css.SourceRange
End column of range (exclusive).
getEndDelay() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's end delay.
getEndLine() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Last line of the script.
getEndLine() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Last line of the script.
getEndLine() - Method in class io.webfolder.cdp.type.css.SourceRange
End line of range
getEndLocation() - Method in class io.webfolder.cdp.type.debugger.Scope
Location in the source code where scope ends
getEndOffset() - Method in class io.webfolder.cdp.type.css.RuleUsage
Offset of the end of the rule body from the beginning of the stylesheet.
getEndOffset() - Method in class io.webfolder.cdp.type.profiler.CoverageRange
JavaScript script source offset for the range end.
getEndTime() - Method in class io.webfolder.cdp.type.profiler.Profile
Profiling end timestamp in microseconds.
getEntries() - Method in class io.webfolder.cdp.type.page.GetNavigationHistoryResult
 
getEntries() - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
List of the entries.
getEntry() - Method in class io.webfolder.cdp.event.log.EntryAdded
The entry.
getEof() - Method in class io.webfolder.cdp.type.io.ReadResult
 
getErrorMessage() - Method in class io.webfolder.cdp.event.network.WebSocketFrameError
WebSocket frame error message.
getErrorMessage() - Method in class io.webfolder.cdp.event.serviceworker.WorkerErrorReported
 
getErrorMessage() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
getErrors() - Method in class io.webfolder.cdp.type.page.GetAppManifestResult
 
getErrorText() - Method in class io.webfolder.cdp.event.network.LoadingFailed
User friendly error message.
getErrorType() - Method in class io.webfolder.cdp.event.security.CertificateError
The type of the error.
getEventCount() - Method in class io.webfolder.cdp.event.tracing.BufferUsage
An approximate number of events in the trace log.
getEventId() - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Message identifier.
getEventId() - Method in class io.webfolder.cdp.event.security.CertificateError
The ID of the event.
getEventListeners(String, Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOMDebugger
Returns event listeners of the given object.
getEventListeners(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Returns event listeners of the given object.
getEventName() - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Message type.
getEventTargetColor() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The event target element highlight fill color (default: transparent).
getException() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Exception object if available.
getExceptionDetails() - Method in class io.webfolder.cdp.event.runtime.ExceptionThrown
 
getExceptionDetails() - Method in class io.webfolder.cdp.type.debugger.EvaluateOnCallFrameResult
 
getExceptionDetails() - Method in class io.webfolder.cdp.type.debugger.SetScriptSourceResult
 
getExceptionDetails() - Method in class io.webfolder.cdp.type.runtime.AwaitPromiseResult
 
getExceptionDetails() - Method in class io.webfolder.cdp.type.runtime.CallFunctionOnResult
 
getExceptionDetails() - Method in class io.webfolder.cdp.type.runtime.CompileScriptResult
 
getExceptionDetails() - Method in class io.webfolder.cdp.type.runtime.EvaluateResult
 
getExceptionDetails() - Method in class io.webfolder.cdp.type.runtime.GetPropertiesResult
 
getExceptionDetails() - Method in class io.webfolder.cdp.type.runtime.RunScriptResult
 
getExceptionId() - Method in class io.webfolder.cdp.event.runtime.ExceptionRevoked
The id of revoked exception, as reported in exceptionUnhandled.
getExceptionId() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Exception id.
getExcludedCategories() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Excluded category filters.
getExecutionContextAuxData() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Embedder-specific auxiliary data.
getExecutionContextAuxData() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Embedder-specific auxiliary data.
getExecutionContextId() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Specifies script creation context.
getExecutionContextId() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Specifies script creation context.
getExecutionContextId() - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Identifier of the context where the call was made.
getExecutionContextId() - Method in class io.webfolder.cdp.event.runtime.ExecutionContextDestroyed
Id of the destroyed context
getExecutionContextId() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Identifier of the context where exception happened.
getExpires() - Method in class io.webfolder.cdp.type.network.Cookie
Cookie expiration date as the number of seconds since the UNIX epoch.
getExpires() - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie expiration date, session cookie if not set
getExplanations() - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
List of explanations for the security state.
getExpressions() - Method in class io.webfolder.cdp.type.css.MediaQuery
Array of media query expressions.
getFamilyName() - Method in class io.webfolder.cdp.type.css.PlatformFontUsage
Font's family name reported by platform.
getFeature() - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
Media query expression feature.
getFeatureStatus() - Method in class io.webfolder.cdp.type.systeminfo.GPUInfo
An optional dictionary of graphics features and their status.
getFill() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's fill mode.
getFlattenedDocument(Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOM
Returns the root DOM node (and optionally the subtree) to the caller.
getFlattenedDocument() - Method in interface io.webfolder.cdp.command.DOM
Returns the root DOM node (and optionally the subtree) to the caller.
getForce() - Method in class io.webfolder.cdp.type.input.TouchPoint
Force (default: 1.0).
getFormatterObjectId() - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
getFrame() - Method in class io.webfolder.cdp.event.page.FrameNavigated
Frame object.
getFrame() - Method in class io.webfolder.cdp.type.page.FrameResourceTree
Frame information for this tree item.
getFrameId() - Method in class io.webfolder.cdp.event.applicationcache.ApplicationCacheStatusUpdated
Identifier of the frame containing document whose application cache updated status.
getFrameId() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Frame identifier.
getFrameId() - Method in class io.webfolder.cdp.event.network.ResponseReceived
Frame identifier.
getFrameId() - Method in class io.webfolder.cdp.event.page.FrameAttached
Id of the frame that has been attached.
getFrameId() - Method in class io.webfolder.cdp.event.page.FrameClearedScheduledNavigation
Id of the frame that has cleared its scheduled navigation.
getFrameId() - Method in class io.webfolder.cdp.event.page.FrameDetached
Id of the frame that has been detached.
getFrameId() - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
Id of the frame that has scheduled a navigation.
getFrameId() - Method in class io.webfolder.cdp.event.page.FrameStartedLoading
Id of the frame that has started loading.
getFrameId() - Method in class io.webfolder.cdp.event.page.FrameStoppedLoading
Id of the frame that has stopped loading.
getFrameId() - Method in class io.webfolder.cdp.session.Session
 
getFrameId() - Method in class io.webfolder.cdp.type.applicationcache.FrameWithManifest
Frame identifier.
getFrameId() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Owner frame identifier.
getFrameId() - Method in class io.webfolder.cdp.type.dom.Node
Frame ID for frame owner elements.
getFrameId() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Frame ID for frame owner elements and also for the document node.
getFramesWithManifests() - Method in interface io.webfolder.cdp.command.ApplicationCache
Returns array of frame identifiers with manifest urls for each frame containing a document associated with some application cache.
getFunctionLocation() - Method in class io.webfolder.cdp.type.debugger.CallFrame
Location in the source code.
getFunctionName() - Method in class io.webfolder.cdp.type.debugger.CallFrame
Name of the JavaScript function called on this call frame.
getFunctionName() - Method in class io.webfolder.cdp.type.profiler.FunctionCoverage
JavaScript function name.
getFunctionName() - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript function name.
getFunctions() - Method in class io.webfolder.cdp.type.profiler.ScriptCoverage
Functions contained in the script that has coverage data.
getG() - Method in class io.webfolder.cdp.type.dom.RGBA
The green component, in the [0-255] range.
getGet() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
A function which serves as a getter for the property, or undefined if there is no getter (accessor descriptors only).
getGlyphCount() - Method in class io.webfolder.cdp.type.css.PlatformFontUsage
Amount of glyphs that were rendered with this font.
getGpu() - Method in class io.webfolder.cdp.type.systeminfo.GetInfoResult
 
getGroup() - Method in class io.webfolder.cdp.session.Option
 
getHandler() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Event handler function value.
getHash() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Content hash of the script.
getHash() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Content hash of the script.
getHashAlgorithm() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Hash algorithm.
getHasMore() - Method in class io.webfolder.cdp.type.cachestorage.RequestEntriesResult
 
getHasMore() - Method in class io.webfolder.cdp.type.indexeddb.RequestDataResult
 
getHead() - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfile
 
getHeader() - Method in class io.webfolder.cdp.event.css.StyleSheetAdded
Added stylesheet metainfo.
getHeader() - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
getHeaders() - Method in class io.webfolder.cdp.type.cachestorage.CachedResponse
Response headers
getHeaders() - Method in class io.webfolder.cdp.type.network.Request
HTTP request headers.
getHeaders() - Method in class io.webfolder.cdp.type.network.Response
HTTP response headers.
getHeaders() - Method in class io.webfolder.cdp.type.network.WebSocketRequest
HTTP request headers.
getHeaders() - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP response headers.
getHeadersText() - Method in class io.webfolder.cdp.type.network.Response
HTTP response headers text.
getHeadersText() - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP response headers text.
getHeadlessSession() - Method in class io.webfolder.cdp.session.SessionFactory
 
getHeapObjectId(String) - Method in interface io.webfolder.cdp.command.HeapProfiler
 
getHeapProfiler() - Method in class io.webfolder.cdp.session.Command
 
getHeight() - Method in class io.webfolder.cdp.type.browser.Bounds
The window height in pixels.
getHeight() - Method in class io.webfolder.cdp.type.dom.BoxModel
Node height
getHeight() - Method in class io.webfolder.cdp.type.dom.Rect
Rectangle height
getHeight() - Method in class io.webfolder.cdp.type.layertree.Layer
Layer height.
getHeight() - Method in class io.webfolder.cdp.type.page.Viewport
Rectangle height in CSS pixels
getHints() - Method in class io.webfolder.cdp.event.runtime.InspectRequested
 
getHitBreakpoints() - Method in class io.webfolder.cdp.event.debugger.Paused
Hit breakpoints IDs
getHitCount() - Method in class io.webfolder.cdp.type.profiler.ProfileNode
Number of samples where this node was on top of the call stack.
getHost() - Method in class io.webfolder.cdp.session.SessionFactory
 
getHost() - Method in class io.webfolder.cdp.type.target.RemoteLocation
 
getHostId() - Method in class io.webfolder.cdp.event.dom.ShadowRootPopped
Host element id.
getHostId() - Method in class io.webfolder.cdp.event.dom.ShadowRootPushed
Host element id.
getId() - Method in class io.webfolder.cdp.event.animation.AnimationCanceled
Id of the animation that was cancelled.
getId() - Method in class io.webfolder.cdp.event.animation.AnimationCreated
Id of the animation that was created.
getId() - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
 
getId() - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileStarted
 
getId() - Method in class io.webfolder.cdp.session.Session
 
getId() - Method in class io.webfolder.cdp.session.SessionInfo
 
getId() - Method in class io.webfolder.cdp.type.animation.Animation
Animation's id.
getId() - Method in class io.webfolder.cdp.type.database.Database
Database ID.
getId() - Method in class io.webfolder.cdp.type.input.TouchPoint
Identifier used to track touch sources between events, must be unique within an event.
getId() - Method in class io.webfolder.cdp.type.page.Frame
Frame unique identifier.
getId() - Method in class io.webfolder.cdp.type.page.NavigationEntry
Unique id of the navigation history entry.
getId() - Method in class io.webfolder.cdp.type.profiler.ProfileNode
Unique id of the node.
getId() - Method in class io.webfolder.cdp.type.runtime.ExecutionContextDescription
Unique id of the execution context.
getIdref() - Method in class io.webfolder.cdp.type.accessibility.AXRelatedNode
The IDRef value provided, if any.
getIgnoredReasons() - Method in class io.webfolder.cdp.type.accessibility.AXNode
Collection of reasons why this node is hidden.
getImportedDocument() - Method in class io.webfolder.cdp.type.dom.Node
Import document for the HTMLImport links.
getImportedDocumentIndex() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Index of the imported document's node of a link element in the domNodes array returned by getSnapshot, if any.
getIncludedCategories() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Included category filters.
getIndex() - Method in class io.webfolder.cdp.session.Option
 
getIndexedDB() - Method in class io.webfolder.cdp.session.Command
 
getIndexes() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
Indexes in this object store.
getInfo() - Method in interface io.webfolder.cdp.command.SystemInfo
Returns information about the system.
GetInfoResult - Class in io.webfolder.cdp.type.systeminfo
 
GetInfoResult() - Constructor for class io.webfolder.cdp.type.systeminfo.GetInfoResult
 
getInherited() - Method in class io.webfolder.cdp.type.css.GetMatchedStylesForNodeResult
 
getInitialPriority() - Method in class io.webfolder.cdp.type.network.Request
Priority of the resource request at the time request is sent.
getInitiator() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Request initiator.
getInitiator() - Method in class io.webfolder.cdp.event.network.WebSocketCreated
Request initiator.
getInlineStyle() - Method in class io.webfolder.cdp.type.css.GetInlineStylesForNodeResult
 
getInlineStyle() - Method in class io.webfolder.cdp.type.css.GetMatchedStylesForNodeResult
 
getInlineStyle() - Method in class io.webfolder.cdp.type.css.InheritedStyleEntry
The ancestor node's inline style, if any, in the style inheritance chain.
getInlineStylesForNode(Integer) - Method in interface io.webfolder.cdp.command.CSS
Returns the styles defined inline (explicitly in the "style" attribute and implicitly, using DOM attributes) for a DOM node identified by nodeId.
GetInlineStylesForNodeResult - Class in io.webfolder.cdp.type.css
 
GetInlineStylesForNodeResult() - Constructor for class io.webfolder.cdp.type.css.GetInlineStylesForNodeResult
 
getInlineTextNodes() - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
The post layout inline text nodes, if any.
getInlineTextNodes() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
The post-layout inline text nodes, if any.
getInput() - Method in class io.webfolder.cdp.session.Command
 
getInputValue() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for input elements, contains the input's associated text value.
getInsecureContentStatus() - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
Information about insecure content on the page.
getInsertionPointId() - Method in class io.webfolder.cdp.event.dom.DistributedNodesUpdated
Insertion point where distrubuted nodes were updated.
getInspector() - Method in class io.webfolder.cdp.session.Command
 
getInterceptionId() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
Each request the page makes will have a unique id, however if any redirects are encountered while processing that fetch, they will be reported with the same id as the original fetch.
getInternalProperties() - Method in class io.webfolder.cdp.type.runtime.GetPropertiesResult
 
getInternalSubset() - Method in class io.webfolder.cdp.type.dom.Node
DocumentType's internalSubset.
getInvalidReason() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
Reason for the value being invalid, if it is.
getIO() - Method in class io.webfolder.cdp.session.Command
 
getIssuer() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Name of the issuing CA.
getIterations() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's iterations.
getIterationStart() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's iteration start.
getJsEventListeners() - Method in class io.webfolder.cdp.type.memory.GetDOMCountersResult
 
getJsVersion() - Method in class io.webfolder.cdp.type.browser.GetVersionResult
 
getKey() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemAdded
 
getKey() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemRemoved
 
getKey() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
getKey() - Method in class io.webfolder.cdp.type.indexeddb.DataEntry
Key object.
getKey() - Method in class io.webfolder.cdp.type.runtime.EntryPreview
Preview of the key.
getKeyExchange() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Key Exchange used by the connection, or the empty string if not applicable.
getKeyExchangeGroup() - Method in class io.webfolder.cdp.type.network.SecurityDetails
(EC)DH group used by the connection, if applicable.
getKeyframes() - Method in class io.webfolder.cdp.type.animation.KeyframesRule
List of animation keyframes.
getKeyframes() - Method in class io.webfolder.cdp.type.css.CSSKeyframesRule
List of keyframes.
getKeyframesRule() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's keyframes.
getKeyPath() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
Object store key path.
getKeyPath() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
Index key path.
getKeyText() - Method in class io.webfolder.cdp.type.css.CSSKeyframeRule
Associated key text.
getLastModified() - Method in class io.webfolder.cdp.type.page.FrameResource
last-modified timestamp as reported by server.
getLastSeenObjectId() - Method in class io.webfolder.cdp.event.heapprofiler.LastSeenObjectId
 
getLayerId() - Method in class io.webfolder.cdp.event.layertree.LayerPainted
The id of the painted layer.
getLayerId() - Method in class io.webfolder.cdp.type.layertree.Layer
The unique id for this layer.
getLayers() - Method in class io.webfolder.cdp.event.layertree.LayerTreeDidChange
Layer tree, absent if not in the comspositing mode.
getLayerTree() - Method in class io.webfolder.cdp.session.Command
 
getLayoutMetrics() - Method in interface io.webfolder.cdp.command.Page
Returns metrics relating to the layouting of the page, such as viewport bounds/scale.
GetLayoutMetricsResult - Class in io.webfolder.cdp.type.page
 
GetLayoutMetricsResult() - Constructor for class io.webfolder.cdp.type.page.GetLayoutMetricsResult
 
getLayoutNodeIndex() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
The index of the node's related layout tree node in the layoutTreeNodes array returned by getSnapshot, if any.
getLayoutText() - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
Contents of the LayoutText if any
getLayoutText() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
Contents of the LayoutText, if any.
GetLayoutTreeAndStylesResult - Class in io.webfolder.cdp.type.css
 
GetLayoutTreeAndStylesResult() - Constructor for class io.webfolder.cdp.type.css.GetLayoutTreeAndStylesResult
 
getLayoutTreeNodes() - Method in class io.webfolder.cdp.type.css.GetLayoutTreeAndStylesResult
 
getLayoutTreeNodes() - Method in class io.webfolder.cdp.type.domsnapshot.GetSnapshotResult
 
getLayoutViewport() - Method in class io.webfolder.cdp.type.page.GetLayoutMetricsResult
 
getLeft() - Method in class io.webfolder.cdp.type.browser.Bounds
The offset from the left edge of the screen to the window in pixels.
getLength() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
This script length.
getLength() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
This script length.
getLength() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Size of the content (in characters).
getLevel() - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Message severity.
getLevel() - Method in class io.webfolder.cdp.type.log.LogEntry
Log entry severity.
getLine() - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Line number in the resource that generated this message (1-based).
getLine() - Method in class io.webfolder.cdp.type.page.AppManifestError
Error line.
getLine() - Method in class io.webfolder.cdp.type.profiler.PositionTickInfo
Source line number (1-based).
getLineContent() - Method in class io.webfolder.cdp.type.debugger.SearchMatch
Line with match content.
getLineNumber() - Method in class io.webfolder.cdp.type.debugger.BreakLocation
Line number in the script (0-based).
getLineNumber() - Method in class io.webfolder.cdp.type.debugger.Location
Line number in the script (0-based).
getLineNumber() - Method in class io.webfolder.cdp.type.debugger.ScriptPosition
 
getLineNumber() - Method in class io.webfolder.cdp.type.debugger.SearchMatch
Line number in resource content.
getLineNumber() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Line number in the script (0-based).
getLineNumber() - Method in class io.webfolder.cdp.type.log.LogEntry
Line number in the resource.
getLineNumber() - Method in class io.webfolder.cdp.type.network.Initiator
Initiator line number, set for Parser type or for Script type (when script is importing module) (0-based).
getLineNumber() - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript script line number (0-based).
getLineNumber() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Line number of the exception location (0-based).
getLineNumber() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
getLoaderId() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Loader identifier.
getLoaderId() - Method in class io.webfolder.cdp.event.network.ResponseReceived
Loader identifier.
getLoaderId() - Method in class io.webfolder.cdp.type.page.Frame
Identifier of the loader associated with this frame.
getLocalName() - Method in class io.webfolder.cdp.type.dom.Node
Node's localName.
getLocation() - Method in class io.webfolder.cdp.event.debugger.BreakpointResolved
Actual breakpoint location.
getLocation() - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
Location of console.profileEnd().
getLocation() - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileStarted
Location of console.profile().
getLocation() - Method in interface io.webfolder.cdp.session.Navigator
Document URL that Document points to.
getLocation() - Method in class io.webfolder.cdp.type.debugger.CallFrame
Location in the source code.
getLocations() - Method in class io.webfolder.cdp.type.debugger.SetBreakpointByUrlResult
 
getLog() - Method in class io.webfolder.cdp.session.Command
 
getLogDescription() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Log name / description.
getLogger(String) - Method in class io.webfolder.cdp.logger.CdpLoggerFactory
 
getLogId() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Log ID.
getLower() - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
Lower bound.
getMac() - Method in class io.webfolder.cdp.type.network.SecurityDetails
TLS MAC.
getManifestForFrame(String) - Method in interface io.webfolder.cdp.command.ApplicationCache
Returns manifest URL for document in the given frame.
getManifestURL() - Method in class io.webfolder.cdp.event.applicationcache.ApplicationCacheStatusUpdated
Manifest URL.
getManifestURL() - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Manifest URL.
getManifestURL() - Method in class io.webfolder.cdp.type.applicationcache.FrameWithManifest
Manifest URL.
getMargin() - Method in class io.webfolder.cdp.type.dom.BoxModel
Margin box
getMarginColor() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The margin highlight fill color (default: transparent).
getMarginShape() - Method in class io.webfolder.cdp.type.dom.ShapeOutsideInfo
Margin shape bounds
getMatchedCSSRules() - Method in class io.webfolder.cdp.type.css.GetMatchedStylesForNodeResult
 
getMatchedCSSRules() - Method in class io.webfolder.cdp.type.css.InheritedStyleEntry
Matches of CSS rules matching the ancestor node in the style inheritance chain.
getMatchedStylesForNode(Integer) - Method in interface io.webfolder.cdp.command.CSS
Returns requested styles for a DOM node identified by nodeId.
GetMatchedStylesForNodeResult - Class in io.webfolder.cdp.type.css
 
GetMatchedStylesForNodeResult() - Constructor for class io.webfolder.cdp.type.css.GetMatchedStylesForNodeResult
 
getMatches() - Method in class io.webfolder.cdp.type.css.PseudoElementMatches
Matches of CSS rules applicable to the pseudo style.
getMatchingSelectors() - Method in class io.webfolder.cdp.type.css.RuleMatch
Matching selector indices in the rule's selectorList selectors (0-based).
getMedia() - Method in class io.webfolder.cdp.type.css.CSSRule
Media list array (for rules involving media queries).
getMediaList() - Method in class io.webfolder.cdp.type.css.CSSMedia
Array of media queries.
getMediaQueries() - Method in interface io.webfolder.cdp.command.CSS
Returns all media queries parsed by the rendering engine.
getMemory() - Method in class io.webfolder.cdp.session.Command
 
getMemoryDumpConfig() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Configuration for memory dump triggers.
getMessage() - Method in class io.webfolder.cdp.event.console.MessageAdded
Console message that has been added.
getMessage() - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
Message that will be displayed by the dialog.
getMessage() - Method in class io.webfolder.cdp.event.target.ReceivedMessageFromTarget
 
getMessage() - Method in class io.webfolder.cdp.listener.TerminateEvent
 
getMessage() - Method in class io.webfolder.cdp.type.database.Error
Error message.
getMessage() - Method in class io.webfolder.cdp.type.page.AppManifestError
Error message.
getMetadata() - Method in class io.webfolder.cdp.event.page.ScreencastFrame
Screencast frame metadata.
getMethod() - Method in class io.webfolder.cdp.type.network.Request
HTTP request method.
getMetrics() - Method in interface io.webfolder.cdp.command.Performance
Retrieve current values of run-time metrics.
getMetrics() - Method in class io.webfolder.cdp.event.performance.Metrics
Current values of the metrics.
getMimeType() - Method in class io.webfolder.cdp.type.network.Response
Resource mimeType as determined by the browser.
getMimeType() - Method in class io.webfolder.cdp.type.page.Frame
Frame document's mimeType as determined by the browser.
getMimeType() - Method in class io.webfolder.cdp.type.page.FrameResource
Resource mimeType as determined by the browser.
getMixedContentType() - Method in class io.webfolder.cdp.type.network.Request
The mixed content type of the request.
getMixedContentType() - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
The type of mixed content described by the explanation.
getModelName() - Method in class io.webfolder.cdp.type.systeminfo.GetInfoResult
 
getModelVersion() - Method in class io.webfolder.cdp.type.systeminfo.GetInfoResult
 
getName() - Method in class io.webfolder.cdp.event.dom.AttributeModified
Attribute name.
getName() - Method in class io.webfolder.cdp.event.dom.AttributeRemoved
A ttribute name.
getName() - Method in class io.webfolder.cdp.type.accessibility.AXNode
The accessible name for this Node.
getName() - Method in class io.webfolder.cdp.type.accessibility.AXProperty
The name of this property.
getName() - Method in class io.webfolder.cdp.type.animation.Animation
Animation's name.
getName() - Method in class io.webfolder.cdp.type.animation.KeyframesRule
CSS keyframed animation's name.
getName() - Method in class io.webfolder.cdp.type.css.CSSComputedStyleProperty
Computed style property name.
getName() - Method in class io.webfolder.cdp.type.css.CSSProperty
The property name.
getName() - Method in class io.webfolder.cdp.type.css.ShorthandEntry
Shorthand name.
getName() - Method in class io.webfolder.cdp.type.database.Database
Database name.
getName() - Method in class io.webfolder.cdp.type.debugger.Scope
 
getName() - Method in class io.webfolder.cdp.type.dom.Node
Attr's name.
getName() - Method in class io.webfolder.cdp.type.domsnapshot.NameValue
Attribute/property name.
getName() - Method in class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
Database name.
getName() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
Object store name.
getName() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
Index name.
getName() - Method in class io.webfolder.cdp.type.log.ViolationSetting
Violation type.
getName() - Method in class io.webfolder.cdp.type.network.Cookie
Cookie name.
getName() - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie name.
getName() - Method in class io.webfolder.cdp.type.page.Frame
Frame's name as specified in the tag.
getName() - Method in class io.webfolder.cdp.type.performance.Metric
Metric name.
getName() - Method in class io.webfolder.cdp.type.runtime.ExecutionContextDescription
Human readable name describing given context.
getName() - Method in class io.webfolder.cdp.type.runtime.InternalPropertyDescriptor
Conventional property name.
getName() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
Property name or symbol description.
getName() - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
Property name.
getName() - Method in class io.webfolder.cdp.type.schema.Domain
Domain name.
getNativeSource() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The native markup source for this value, e.g.
getNativeSourceValue() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The value, such as a node or node list, of the native source.
getNavigationHistory() - Method in interface io.webfolder.cdp.command.Page
Returns navigation history for the current page.
GetNavigationHistoryResult - Class in io.webfolder.cdp.type.page
 
GetNavigationHistoryResult() - Constructor for class io.webfolder.cdp.type.page.GetNavigationHistoryResult
 
getNavigationId() - Method in class io.webfolder.cdp.event.page.NavigationRequested
 
getNearestLayerShiftingContainingBlock() - Method in class io.webfolder.cdp.type.layertree.StickyPositionConstraint
The nearest sticky layer that shifts the containing block
getNearestLayerShiftingStickyBox() - Method in class io.webfolder.cdp.type.layertree.StickyPositionConstraint
The nearest sticky layer that shifts the sticky box
getNetwork() - Method in class io.webfolder.cdp.session.Command
 
getNetworkRequestId() - Method in class io.webfolder.cdp.type.log.LogEntry
Identifier of the network request associated with this entry.
getNewPriority() - Method in class io.webfolder.cdp.event.network.ResourceChangedPriority
New priority
getNewValue() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemAdded
 
getNewValue() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
getNode() - Method in class io.webfolder.cdp.event.dom.ChildNodeInserted
Inserted node data.
getNodeForLocation(Integer, Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOM
Returns node id at given location.
getNodeForLocation(Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
Returns node id at given location.
getNodeId() - Method in class io.webfolder.cdp.event.dom.AttributeModified
Id of the node that has changed.
getNodeId() - Method in class io.webfolder.cdp.event.dom.AttributeRemoved
Id of the node that has changed.
getNodeId() - Method in class io.webfolder.cdp.event.dom.CharacterDataModified
Id of the node that has changed.
getNodeId() - Method in class io.webfolder.cdp.event.dom.ChildNodeCountUpdated
Id of the node that has changed.
getNodeId() - Method in class io.webfolder.cdp.event.dom.ChildNodeRemoved
Id of the node that has been removed.
getNodeId() - Method in class io.webfolder.cdp.event.overlay.NodeHighlightRequested
 
getNodeId(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Selector
 
getNodeId(String) - Method in interface io.webfolder.cdp.session.Selector
 
getNodeId() - Method in class io.webfolder.cdp.type.accessibility.AXNode
Unique identifier for this node.
getNodeId() - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
The id of the related DOM node matching one from DOM.GetDocument.
getNodeId() - Method in class io.webfolder.cdp.type.dom.Node
Node identifier that is passed into the rest of the DOM messages as the nodeId.
getNodeIds() - Method in class io.webfolder.cdp.event.dom.InlineStyleInvalidated
Ids of the nodes for which the inline styles have been invalidated.
getNodeName() - Method in class io.webfolder.cdp.type.dom.BackendNode
Node's nodeName.
getNodeName() - Method in class io.webfolder.cdp.type.dom.Node
Node's nodeName.
getNodeName() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Node's nodeName.
getNodes() - Method in class io.webfolder.cdp.event.dom.SetChildNodes
Child nodes array.
getNodes() - Method in class io.webfolder.cdp.type.memory.GetDOMCountersResult
 
getNodes() - Method in class io.webfolder.cdp.type.profiler.Profile
The list of profile nodes.
getNodeType() - Method in class io.webfolder.cdp.type.dom.BackendNode
Node's nodeType.
getNodeType() - Method in class io.webfolder.cdp.type.dom.Node
Node's nodeType.
getNodeType() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Node's nodeType.
getNodeValue() - Method in class io.webfolder.cdp.type.dom.Node
Node's nodeValue.
getNodeValue() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Node's nodeValue.
getNumber() - Method in class io.webfolder.cdp.type.indexeddb.Key
Number value.
getNumCharacters() - Method in class io.webfolder.cdp.type.css.InlineTextBox
The number of characters in this post layout textbox substring.
getObject() - Method in class io.webfolder.cdp.event.runtime.InspectRequested
 
getObject() - Method in class io.webfolder.cdp.type.debugger.Scope
Object representing the scope.
getObjectByHeapObjectId(String, String) - Method in interface io.webfolder.cdp.command.HeapProfiler
 
getObjectByHeapObjectId(String) - Method in interface io.webfolder.cdp.command.HeapProfiler
 
getObjectId(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Selector
 
getObjectId(String, Object...) - Method in interface io.webfolder.cdp.session.Selector
 
getObjectId(String) - Method in interface io.webfolder.cdp.session.Selector
 
getObjectId() - Method in class io.webfolder.cdp.type.runtime.CallArgument
Remote object handle.
getObjectId() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Unique object identifier (for non-primitive values).
getObjectIds(String, Object...) - Method in interface io.webfolder.cdp.session.Selector
 
getObjectIds(String) - Method in interface io.webfolder.cdp.session.Selector
 
getObjectIdWithContext(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Selector
 
getObjectStoreDataEntries() - Method in class io.webfolder.cdp.type.indexeddb.RequestDataResult
 
getObjectStores() - Method in class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
Object stores in this database.
getOffset() - Method in class io.webfolder.cdp.type.animation.KeyframeStyle
Keyframe's time offset.
getOffsetTop() - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Top offset in DIP.
getOffsetX() - Method in class io.webfolder.cdp.type.layertree.Layer
Offset from parent layer, X coordinate.
getOffsetX() - Method in class io.webfolder.cdp.type.page.VisualViewport
Horizontal offset relative to the layout viewport (CSS pixels).
getOffsetY() - Method in class io.webfolder.cdp.type.layertree.Layer
Offset from parent layer, Y coordinate.
getOffsetY() - Method in class io.webfolder.cdp.type.page.VisualViewport
Vertical offset relative to the layout viewport (CSS pixels).
getOldValue() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
getOpcode() - Method in class io.webfolder.cdp.type.network.WebSocketFrame
WebSocket frame opcode.
getOptions(String) - Method in interface io.webfolder.cdp.session.Dom
The list of options for a <select> element consists of all the option element children of the select element, and all the <option> element children of all the <optgroup> element children of the <select> element.
getOptions(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
The list of options for a <select> element consists of all the option element children of the select element, and all the <option> element children of all the <optgroup> element children of the <select> element.
getOrigin() - Method in class io.webfolder.cdp.event.storage.CacheStorageContentUpdated
Origin to update.
getOrigin() - Method in class io.webfolder.cdp.event.storage.CacheStorageListUpdated
Origin to update.
getOrigin() - Method in class io.webfolder.cdp.type.css.CSSKeyframeRule
Parent stylesheet's origin.
getOrigin() - Method in class io.webfolder.cdp.type.css.CSSRule
Parent stylesheet's origin.
getOrigin() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Stylesheet origin.
getOrigin() - Method in class io.webfolder.cdp.type.network.AuthChallenge
Origin of the challenger.
getOrigin() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Origin.
getOrigin() - Method in class io.webfolder.cdp.type.runtime.ExecutionContextDescription
Execution context origin.
getOriginalHandler() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Event original handler function value.
getOuterHTML(Integer) - Method in interface io.webfolder.cdp.command.DOM
Returns node's HTML markup.
getOverlay() - Method in class io.webfolder.cdp.session.Command
 
getOwnerNode() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
The backend id for the owner node of the stylesheet.
getPadding() - Method in class io.webfolder.cdp.type.dom.BoxModel
Padding box
getPaddingColor() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The padding highlight fill color (default: transparent).
getPage() - Method in class io.webfolder.cdp.session.Command
 
getPageScaleFactor() - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Page scale factor.
getPageX() - Method in class io.webfolder.cdp.type.page.LayoutViewport
Horizontal offset relative to the document (CSS pixels).
getPageX() - Method in class io.webfolder.cdp.type.page.VisualViewport
Horizontal offset relative to the document (CSS pixels).
getPageY() - Method in class io.webfolder.cdp.type.page.LayoutViewport
Vertical offset relative to the document (CSS pixels).
getPageY() - Method in class io.webfolder.cdp.type.page.VisualViewport
Vertical offset relative to the document (CSS pixels).
getPaintCount() - Method in class io.webfolder.cdp.type.layertree.Layer
Indicates how many time this layer has painted.
getParent() - Method in class io.webfolder.cdp.type.runtime.StackTrace
Asynchronous JavaScript stack trace that preceded this stack, if available.
getParentFrameId() - Method in class io.webfolder.cdp.event.page.FrameAttached
Parent frame identifier.
getParentId() - Method in class io.webfolder.cdp.event.dom.PseudoElementAdded
Pseudo element's parent element id.
getParentId() - Method in class io.webfolder.cdp.event.dom.PseudoElementRemoved
Pseudo element's parent element id.
getParentId() - Method in class io.webfolder.cdp.event.dom.SetChildNodes
Parent node id to populate with children.
getParentId() - Method in class io.webfolder.cdp.type.dom.Node
The id of the parent node if any.
getParentId() - Method in class io.webfolder.cdp.type.page.Frame
Parent frame identifier.
getParentLayerId() - Method in class io.webfolder.cdp.type.layertree.Layer
The id of parent (not present for root).
getParentNodeId() - Method in class io.webfolder.cdp.event.dom.ChildNodeInserted
Id of the node that has changed.
getParentNodeId() - Method in class io.webfolder.cdp.event.dom.ChildNodeRemoved
Parent id.
getPartialAXTree(Integer, Boolean) - Method in interface io.webfolder.cdp.command.Accessibility
Fetches the accessibility node and partial accessibility tree for this DOM node, if it exists.
getPartialAXTree(Integer) - Method in interface io.webfolder.cdp.command.Accessibility
Fetches the accessibility node and partial accessibility tree for this DOM node, if it exists.
getPassword() - Method in class io.webfolder.cdp.type.network.AuthChallengeResponse
The password to provide, possibly empty.
getPath() - Method in class io.webfolder.cdp.type.network.Cookie
Cookie path.
getPath() - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie path.
getPathname() - Method in interface io.webfolder.cdp.session.Navigator
Retrieves Location.pathname property.
getPayloadData() - Method in class io.webfolder.cdp.type.network.WebSocketFrame
WebSocke frame payload data.
getPercentFull() - Method in class io.webfolder.cdp.event.tracing.BufferUsage
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.
getPicture() - Method in class io.webfolder.cdp.type.layertree.PictureTile
Base64-encoded snapshot data.
getPlatformFontsForNode(Integer) - Method in interface io.webfolder.cdp.command.CSS
Requests information about platform fonts which we used to render child TextNodes in the given node.
getPlaybackRate() - Method in interface io.webfolder.cdp.command.Animation
Gets the playback rate of the document timeline.
getPlaybackRate() - Method in class io.webfolder.cdp.type.animation.Animation
Animation's playback rate.
getPlayState() - Method in class io.webfolder.cdp.type.animation.Animation
Animation's play state.
getPort() - Method in class io.webfolder.cdp.event.tethering.Accepted
Port number that was successfully bound.
getPort() - Method in class io.webfolder.cdp.session.SessionFactory
 
getPort() - Method in class io.webfolder.cdp.type.target.RemoteLocation
 
getPositionTicks() - Method in class io.webfolder.cdp.type.profiler.ProfileNode
An array of source position ticks.
getPossibleBreakpoints(Location, Location, Boolean) - Method in interface io.webfolder.cdp.command.Debugger
Returns possible locations for breakpoint.
getPossibleBreakpoints(Location) - Method in interface io.webfolder.cdp.command.Debugger
Returns possible locations for breakpoint.
getPostData() - Method in class io.webfolder.cdp.type.network.Request
HTTP POST request data.
getPreview() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Preview containing abbreviated property values.
getPreviousNodeId() - Method in class io.webfolder.cdp.event.dom.ChildNodeInserted
If of the previous siblint.
getPrimaryKey() - Method in class io.webfolder.cdp.type.indexeddb.DataEntry
Primary key object.
getProduct() - Method in class io.webfolder.cdp.type.browser.GetVersionResult
 
getProfile() - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
 
getProfiler() - Method in class io.webfolder.cdp.session.Command
 
getPromiseCreationFrame() - Method in class io.webfolder.cdp.type.runtime.StackTrace
Creation frame of the Promise which produced the next synchronous trace when resolved, if available.
getProperties(String, Boolean, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
Returns properties of a given object.
getProperties(String) - Method in interface io.webfolder.cdp.command.Runtime
Returns properties of a given object.
getProperties() - Method in class io.webfolder.cdp.type.accessibility.AXNode
All other properties
getProperties() - Method in class io.webfolder.cdp.type.css.ComputedStyle
 
getProperties() - Method in class io.webfolder.cdp.type.domsnapshot.ComputedStyle
Name/value pairs of computed style properties.
getProperties() - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
List of the properties.
GetPropertiesResult - Class in io.webfolder.cdp.type.runtime
 
GetPropertiesResult() - Constructor for class io.webfolder.cdp.type.runtime.GetPropertiesResult
 
getProperty(String, String) - Method in interface io.webfolder.cdp.session.Selector
Gets the property value of the matched element
getProperty(String, String, Object...) - Method in interface io.webfolder.cdp.session.Selector
Gets the property value of the matched element
getPropertyByObjectId(String, String) - Method in interface io.webfolder.cdp.session.Selector
Gets the property value of the matched element
getPropertyDescriptor(String, String) - Method in interface io.webfolder.cdp.session.Selector
 
getProtocol() - Method in class io.webfolder.cdp.type.network.Response
Protocol used to fetch this request.
getProtocol() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Protocol name (e.g.
getProtocolVersion() - Method in class io.webfolder.cdp.type.browser.GetVersionResult
 
getProxyEnd() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished resolving proxy.
getProxyStart() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started resolving proxy.
getPseudoElement() - Method in class io.webfolder.cdp.event.dom.PseudoElementAdded
The added pseudo element.
getPseudoElementId() - Method in class io.webfolder.cdp.event.dom.PseudoElementRemoved
The removed pseudo element id.
getPseudoElementIndexes() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Indexes of pseudo elements associated with this node in the domNodes array returned by getSnapshot, if any.
getPseudoElements() - Method in class io.webfolder.cdp.type.css.GetMatchedStylesForNodeResult
 
getPseudoElements() - Method in class io.webfolder.cdp.type.dom.Node
Pseudo elements associated with this node.
getPseudoType() - Method in class io.webfolder.cdp.type.css.PseudoElementMatches
Pseudo element type.
getPseudoType() - Method in class io.webfolder.cdp.type.dom.Node
Pseudo element type for this node.
getPseudoType() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Type of a pseudo element node.
getPublicId() - Method in class io.webfolder.cdp.type.dom.Node
DocumentType's publicId.
getPublicId() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
DocumentType node's publicId.
getPushEnd() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Time the server finished pushing request.
getPushStart() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Time the server started pushing request.
getQueryString() - Method in interface io.webfolder.cdp.session.Navigator
Gets query string
getQuota() - Method in class io.webfolder.cdp.type.storage.GetUsageAndQuotaResult
 
getR() - Method in class io.webfolder.cdp.type.dom.RGBA
The red component, in the [0-255] range.
getRadiusX() - Method in class io.webfolder.cdp.type.input.TouchPoint
X radius of the touch area (default: 1).
getRadiusY() - Method in class io.webfolder.cdp.type.input.TouchPoint
Y radius of the touch area (default: 1).
getRange() - Method in class io.webfolder.cdp.type.css.CSSMedia
The associated rule (@media or @import) header range in the enclosing stylesheet (if available).
getRange() - Method in class io.webfolder.cdp.type.css.CSSProperty
The entire property range in the enclosing style declaration (if available).
getRange() - Method in class io.webfolder.cdp.type.css.CSSStyle
Style declaration range in the enclosing stylesheet (if available).
getRange() - Method in class io.webfolder.cdp.type.css.StyleDeclarationEdit
The range of the style text in the enclosing stylesheet.
getRange() - Method in class io.webfolder.cdp.type.css.Value
Value range in the underlying resource (if available).
getRanges() - Method in class io.webfolder.cdp.type.profiler.FunctionCoverage
Source ranges inside the function with coverage data.
getRanInsecureContentStyle() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
Security state representing a page that ran insecure content.
getRealm() - Method in class io.webfolder.cdp.type.network.AuthChallenge
The realm of the challenge.
getReason() - Method in class io.webfolder.cdp.event.debugger.Paused
Pause reason.
getReason() - Method in class io.webfolder.cdp.event.inspector.Detached
The reason why connection has been terminated.
getReason() - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
The reason for the navigation.
getReason() - Method in class io.webfolder.cdp.event.runtime.ExceptionRevoked
Reason describing why exception was revoked.
getReceiveHeadersEnd() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished receiving response headers.
getRecordMode() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Controls how the trace buffer stores data.
getRect() - Method in class io.webfolder.cdp.type.layertree.ScrollRect
Rectangle itself.
getRedirectHeaders() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
HTTP response headers, only sent if a redirect was intercepted.
getRedirectResponse() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Redirect response data.
getRedirectStatusCode() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
HTTP response code, only sent if a redirect was intercepted.
getRedirectUrl() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
Redirect location, only sent if a redirect was intercepted.
getReferrerPolicy() - Method in class io.webfolder.cdp.type.network.Request
The referrer policy of the request, as defined in https://www.w3.org/TR/referrer-policy/
getRegistrationId() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
getRegistrationId() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerRegistration
 
getRegistrationId() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
getRegistrations() - Method in class io.webfolder.cdp.event.serviceworker.WorkerRegistrationUpdated
 
getRelatedNodes() - Method in class io.webfolder.cdp.type.accessibility.AXValue
One or more related nodes, if applicable.
getRelayoutBoundary(Integer) - Method in interface io.webfolder.cdp.command.DOM
Returns the id of the nearest ancestor that is a relayout boundary.
getRemoteIPAddress() - Method in class io.webfolder.cdp.type.network.Response
Remote IP address.
getRemotePort() - Method in class io.webfolder.cdp.type.network.Response
Remote port.
getRequest() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
 
getRequest() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Request data.
getRequest() - Method in class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
WebSocket request data.
getRequest() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
Request url spec.
getRequestHeaders() - Method in class io.webfolder.cdp.type.network.Response
Refined HTTP request headers that were actually transmitted over the network.
getRequestHeaders() - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP request headers.
getRequestHeadersText() - Method in class io.webfolder.cdp.type.network.Response
HTTP request headers text.
getRequestHeadersText() - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP request headers text.
getRequestId() - Method in class io.webfolder.cdp.event.network.DataReceived
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.LoadingFailed
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.LoadingFinished
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.RequestServedFromCache
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.ResourceChangedPriority
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.ResponseReceived
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.WebSocketClosed
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.WebSocketCreated
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.WebSocketFrameError
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.WebSocketFrameReceived
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.WebSocketFrameSent
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.WebSocketHandshakeResponseReceived
Request identifier.
getRequestId() - Method in class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
Request identifier.
getRequestTime() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Timing's requestTime is a baseline in seconds, while the other numbers are ticks in milliseconds relatively to this requestTime.
getRequestURL() - Method in class io.webfolder.cdp.event.security.CertificateError
The url that was requested.
getResourceContent(String, String) - Method in interface io.webfolder.cdp.command.Page
Returns content of the given resource.
GetResourceContentResult - Class in io.webfolder.cdp.type.page
 
GetResourceContentResult() - Constructor for class io.webfolder.cdp.type.page.GetResourceContentResult
 
getResources() - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Application cache resources.
getResources() - Method in class io.webfolder.cdp.type.page.FrameResourceTree
Information about frame resources.
getResourceTree() - Method in interface io.webfolder.cdp.command.Page
Returns present frame / resource tree structure.
getResourceType() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
How the requested resource will be used.
getResponse() - Method in class io.webfolder.cdp.event.network.ResponseReceived
Response data.
getResponse() - Method in class io.webfolder.cdp.event.network.WebSocketFrameReceived
WebSocket response data.
getResponse() - Method in class io.webfolder.cdp.event.network.WebSocketFrameSent
WebSocket response data.
getResponse() - Method in class io.webfolder.cdp.event.network.WebSocketHandshakeResponseReceived
WebSocket response data.
getResponse() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
Response status text.
getResponse() - Method in class io.webfolder.cdp.type.network.AuthChallengeResponse
The decision on what to do in response to the authorization challenge.
getResponse() - Method in class io.webfolder.cdp.type.network.CachedResource
Cached response data.
getResponseBody(String) - Method in interface io.webfolder.cdp.command.Network
Returns content served for the given request.
GetResponseBodyResult - Class in io.webfolder.cdp.type.network
 
GetResponseBodyResult() - Constructor for class io.webfolder.cdp.type.network.GetResponseBodyResult
 
getResponseTime() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
Number of seconds since epoch.
getResult() - Method in class io.webfolder.cdp.type.debugger.EvaluateOnCallFrameResult
 
getResult() - Method in class io.webfolder.cdp.type.runtime.AwaitPromiseResult
 
getResult() - Method in class io.webfolder.cdp.type.runtime.CallFunctionOnResult
 
getResult() - Method in class io.webfolder.cdp.type.runtime.EvaluateResult
 
getResult() - Method in class io.webfolder.cdp.type.runtime.GetPropertiesResult
 
getResult() - Method in class io.webfolder.cdp.type.runtime.RunScriptResult
 
getResultCount() - Method in class io.webfolder.cdp.type.dom.PerformSearchResult
 
getReturnValue() - Method in class io.webfolder.cdp.type.debugger.CallFrame
The value being returned, if the function is at return point.
getRevision() - Method in class io.webfolder.cdp.type.browser.GetVersionResult
 
getRole() - Method in class io.webfolder.cdp.type.accessibility.AXNode
This Node's role, whether explicit or implicit.
getRoot() - Method in class io.webfolder.cdp.event.dom.ShadowRootPushed
Shadow root.
getRootId() - Method in class io.webfolder.cdp.event.dom.ShadowRootPopped
Shadow root id.
getRotationAngle() - Method in class io.webfolder.cdp.type.input.TouchPoint
Rotation angle (default: 0.0).
getRule() - Method in class io.webfolder.cdp.type.css.RuleMatch
CSS rule in the match.
getRunningStatus() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
getRuntime() - Method in class io.webfolder.cdp.session.Command
 
getSameSite() - Method in class io.webfolder.cdp.type.network.Cookie
Cookie SameSite type.
getSameSite() - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie SameSite type.
getSamples() - Method in class io.webfolder.cdp.type.profiler.Profile
Ids of samples top nodes.
getSanList() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Subject Alternative Name (SAN) DNS names and IP addresses.
getScale() - Method in class io.webfolder.cdp.type.page.Viewport
Page scale factor.
getScale() - Method in class io.webfolder.cdp.type.page.VisualViewport
Scale relative to the ideal viewport (size at width=device-width).
getSchema() - Method in class io.webfolder.cdp.session.Command
 
getScheme() - Method in class io.webfolder.cdp.type.network.AuthChallenge
The authentication scheme used, such as basic or digest
getScopeChain() - Method in class io.webfolder.cdp.type.debugger.CallFrame
Scope chain for this call frame.
getScopeURL() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerRegistration
 
getScriptId() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Identifier of the script parsed.
getScriptId() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Identifier of the script parsed.
getScriptId() - Method in class io.webfolder.cdp.type.debugger.BreakLocation
Script identifier as reported in the Debugger.scriptParsed.
getScriptId() - Method in class io.webfolder.cdp.type.debugger.Location
Script identifier as reported in the Debugger.scriptParsed.
getScriptId() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Script id of the handler code.
getScriptId() - Method in class io.webfolder.cdp.type.profiler.ScriptCoverage
JavaScript script id.
getScriptId() - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript script id.
getScriptId() - Method in class io.webfolder.cdp.type.runtime.CompileScriptResult
 
getScriptId() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Script ID of the exception location.
getScriptLastModified() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
The Last-Modified header value of the main script.
getScriptResponseTime() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
The time at which the response headers of the main script were received from the server.
getScriptSource(String) - Method in interface io.webfolder.cdp.command.Debugger
Returns source for the script with given id.
getScriptURL() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
getScrollOffsetX() - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Position of horizontal scroll in CSS pixels.
getScrollOffsetY() - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Position of vertical scroll in CSS pixels.
getScrollRects() - Method in class io.webfolder.cdp.type.layertree.Layer
Rectangles scrolling on main thread only.
getSearchId() - Method in class io.webfolder.cdp.type.dom.PerformSearchResult
 
getSearchResults(String, Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
Returns search results from given fromIndex to given toIndex from the sarch with the given identifier.
getSecurity() - Method in class io.webfolder.cdp.session.Command
 
getSecurityDetails() - Method in class io.webfolder.cdp.type.network.Response
Security details for the request.
getSecurityOrigin() - Method in class io.webfolder.cdp.type.cachestorage.Cache
Security origin of the cache.
getSecurityOrigin() - Method in class io.webfolder.cdp.type.domstorage.StorageId
Security origin for the storage.
getSecurityOrigin() - Method in class io.webfolder.cdp.type.page.Frame
Frame document's security origin.
getSecurityState() - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
Security state.
getSecurityState() - Method in class io.webfolder.cdp.type.network.Response
Security state of the request resource.
getSecurityState() - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
Security state representing the severity of the factor being explained.
getSelectedIndex(String) - Method in interface io.webfolder.cdp.session.Dom
The HTMLSelectElement.selectedIndex() is a int that reflects the index of the first selected <option> element.
getSelectedIndex(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
The HTMLSelectElement.selectedIndex() is a int that reflects the index of the first selected <option> element.
getSelectorList() - Method in class io.webfolder.cdp.type.css.CSSRule
Rule selector data.
getSelectorList() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
Selectors to highlight relevant nodes.
getSelectors() - Method in class io.webfolder.cdp.type.css.SelectorList
Selectors in the list.
getSelfSize() - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileNode
Allocations size in bytes for the node excluding children.
getSendEnd() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished sending request.
getSendStart() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started sending request.
getServiceWorker() - Method in class io.webfolder.cdp.session.Command
 
getSessionId() - Method in class io.webfolder.cdp.event.page.ScreencastFrame
Frame number.
getSessionId() - Method in class io.webfolder.cdp.event.target.AttachedToTarget
Identifier assigned to the session used to send/receive messages.
getSessionId() - Method in class io.webfolder.cdp.event.target.DetachedFromTarget
Detached session identifier.
getSessionId() - Method in class io.webfolder.cdp.event.target.ReceivedMessageFromTarget
Identifier of a session which sends a message.
getSet() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
A function which serves as a setter for the property, or undefined if there is no setter (accessor descriptors only).
getShadowRoots() - Method in class io.webfolder.cdp.type.dom.Node
Shadow root list for given element host.
getShadowRootType() - Method in class io.webfolder.cdp.type.dom.Node
Shadow root type.
getShape() - Method in class io.webfolder.cdp.type.dom.ShapeOutsideInfo
Shape coordinate details
getShapeColor() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The shape outside fill color (default: transparent).
getShapeMarginColor() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The shape margin fill color (default: transparent).
getShapeOutside() - Method in class io.webfolder.cdp.type.dom.BoxModel
Shape outside coordinates
getShorthandEntries() - Method in class io.webfolder.cdp.type.css.CSSStyle
Computed values for all shorthands found in the style.
getSignatureAlgorithm() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Signature algorithm.
getSignatureData() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Signature data.
getSignedCertificateTimestampList() - Method in class io.webfolder.cdp.type.network.SecurityDetails
List of signed certificate timestamps (SCTs).
getSize() - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Application cache size.
getSize() - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
Resource size.
getSize() - Method in class io.webfolder.cdp.type.network.Cookie
Cookie size.
getSnapshot(List<String>) - Method in interface io.webfolder.cdp.command.DOMSnapshot
Returns a document snapshot, including the full DOM tree of the root node (including iframes, template contents, and imported documents) in a flattened array, as well as layout and white-listed computed style information for the nodes.
GetSnapshotResult - Class in io.webfolder.cdp.type.domsnapshot
 
GetSnapshotResult() - Constructor for class io.webfolder.cdp.type.domsnapshot.GetSnapshotResult
 
getSource() - Method in class io.webfolder.cdp.type.animation.Animation
Animation's source animation node.
getSource() - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Message source.
getSource() - Method in class io.webfolder.cdp.type.css.CSSMedia
Source of the media query: "mediaRule" if specified by a @media rule, "importRule" if specified by an @import rule, "linkedSheet" if specified by a "media" attribute in a linked stylesheet's LINK tag, "inlineSheet" if specified by a "media" attribute in an inline stylesheet's STYLE tag.
getSource() - Method in class io.webfolder.cdp.type.log.LogEntry
Log entry source.
getSource() - Method in class io.webfolder.cdp.type.network.AuthChallenge
Source of the authentication challenge.
getSourceMapURL() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
URL of source map associated with script (if any).
getSourceMapURL() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
URL of source map associated with script (if any).
getSourceMapURL() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
URL of source map associated with the stylesheet (if any).
getSources() - Method in class io.webfolder.cdp.type.accessibility.AXValue
The sources which contributed to the computation of this property.
getSourceURL() - Method in class io.webfolder.cdp.type.css.CSSMedia
URL of the document containing the media query description.
getSourceURL() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Stylesheet resource URL.
getSourceURL() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
getSqlError() - Method in class io.webfolder.cdp.type.database.ExecuteSQLResult
 
getSslEnd() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished SSL handshake.
getSslStart() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started SSL handshake.
getStack() - Method in class io.webfolder.cdp.event.page.FrameAttached
JavaScript stack trace of when frame was attached, only set if frame initiated from script.
getStack() - Method in class io.webfolder.cdp.type.network.Initiator
Initiator JavaScript stack trace, set for Script only.
getStackChanged() - Method in class io.webfolder.cdp.type.debugger.SetScriptSourceResult
 
getStackTrace() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
JavaScript top stack frame of where the script parsed event was triggered if available.
getStackTrace() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
JavaScript top stack frame of where the script parsed event was triggered if available.
getStackTrace() - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Stack trace captured when the call was made.
getStackTrace() - Method in class io.webfolder.cdp.type.log.LogEntry
JavaScript stack trace.
getStackTrace() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
JavaScript stack trace if available.
getStartCharacterIndex() - Method in class io.webfolder.cdp.type.css.InlineTextBox
The starting index in characters, for this post layout textbox substring.
getStartColumn() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Column offset of the script within the resource with given URL.
getStartColumn() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Column offset of the script within the resource with given URL.
getStartColumn() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Column offset of the stylesheet within the resource (zero based).
getStartColumn() - Method in class io.webfolder.cdp.type.css.SourceRange
Start column of range (inclusive).
getStartLine() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Line offset of the script within the resource with given URL (for script tags).
getStartLine() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Line offset of the script within the resource with given URL (for script tags).
getStartLine() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Line offset of the stylesheet within the resource (zero based).
getStartLine() - Method in class io.webfolder.cdp.type.css.SourceRange
Start line of range.
getStartLocation() - Method in class io.webfolder.cdp.type.debugger.Scope
Location in the source code where scope starts
getStartOffset() - Method in class io.webfolder.cdp.type.css.RuleUsage
Offset of the start of the rule (including selector) from the beginning of the stylesheet.
getStartOffset() - Method in class io.webfolder.cdp.type.profiler.CoverageRange
JavaScript script source offset for the range start.
getStartTime() - Method in class io.webfolder.cdp.type.animation.Animation
Animation's start time.
getStartTime() - Method in class io.webfolder.cdp.type.profiler.Profile
Profiling start timestamp in microseconds.
getState() - Method in class io.webfolder.cdp.type.input.TouchPoint
State of the touch point.
getStatsUpdate() - Method in class io.webfolder.cdp.event.heapprofiler.HeapStatsUpdate
An array of triplets.
getStatus() - Method in class io.webfolder.cdp.event.applicationcache.ApplicationCacheStatusUpdated
Updated application cache status.
getStatus() - Method in class io.webfolder.cdp.type.applicationcache.FrameWithManifest
Application cache status.
getStatus() - Method in class io.webfolder.cdp.type.network.Response
HTTP response status code.
getStatus() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Validation status.
getStatus() - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP response status code.
getStatus() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
getStatusText() - Method in class io.webfolder.cdp.type.network.Response
HTTP response status text.
getStatusText() - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP response status text.
getStickyBoxRect() - Method in class io.webfolder.cdp.type.layertree.StickyPositionConstraint
Layout rectangle of the sticky element before being shifted
getStickyPositionConstraint() - Method in class io.webfolder.cdp.type.layertree.Layer
Sticky position constraint information
getStorage() - Method in class io.webfolder.cdp.session.Command
 
getStorageId() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemAdded
 
getStorageId() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemRemoved
 
getStorageId() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemsCleared
 
getStorageId() - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
getStorageType() - Method in class io.webfolder.cdp.type.storage.UsageForType
Name of storage type.
getStream() - Method in class io.webfolder.cdp.event.tracing.TracingComplete
A handle of the stream that holds resulting trace data.
getString() - Method in class io.webfolder.cdp.type.indexeddb.Key
String value.
getString() - Method in class io.webfolder.cdp.type.indexeddb.KeyPath
String value.
getStyle() - Method in class io.webfolder.cdp.type.css.CSSKeyframeRule
Associated style declaration.
getStyle() - Method in class io.webfolder.cdp.type.css.CSSRule
Associated style declaration.
getStyleIndex() - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
Index into the computedStyles array returned by getLayoutTreeAndStyles.
getStyleIndex() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
Index into the computedStyles array returned by getSnapshot.
getStyleSheetId() - Method in class io.webfolder.cdp.event.css.StyleSheetChanged
 
getStyleSheetId() - Method in class io.webfolder.cdp.event.css.StyleSheetRemoved
Identifier of the removed stylesheet.
getStyleSheetId() - Method in class io.webfolder.cdp.type.css.CSSKeyframeRule
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
getStyleSheetId() - Method in class io.webfolder.cdp.type.css.CSSMedia
Identifier of the stylesheet containing this object (if exists).
getStyleSheetId() - Method in class io.webfolder.cdp.type.css.CSSRule
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
getStyleSheetId() - Method in class io.webfolder.cdp.type.css.CSSStyle
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
getStyleSheetId() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
The stylesheet identifier.
getStyleSheetId() - Method in class io.webfolder.cdp.type.css.RuleUsage
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
getStyleSheetId() - Method in class io.webfolder.cdp.type.css.StyleDeclarationEdit
The css style sheet identifier.
getStyleSheetText(String) - Method in interface io.webfolder.cdp.command.CSS
Returns the current textual content and the URL for a stylesheet.
getSubjectName() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Certificate subject name.
getSubtype() - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
Object subtype hint.
getSubtype() - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
Object subtype hint.
getSubtype() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Object subtype hint.
getSuccess() - Method in class io.webfolder.cdp.type.tracing.RequestMemoryDumpResult
 
getSummary() - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
Overrides user-visible description of the state.
getSummary() - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
Short phrase describing the type of factor.
getSymbol() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
Property symbol object, if the property is of the symbol type.
getSyntheticDelays() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Configuration to synthesize the delays in tracing.
getSystemId() - Method in class io.webfolder.cdp.type.dom.Node
DocumentType's systemId.
getSystemId() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
DocumentType node's systemId.
getSystemInfo() - Method in class io.webfolder.cdp.session.Command
 
getTarget() - Method in class io.webfolder.cdp.session.Command
 
getTargetId() - Method in class io.webfolder.cdp.event.target.DetachedFromTarget
Deprecated.
getTargetId() - Method in class io.webfolder.cdp.event.target.ReceivedMessageFromTarget
Deprecated.
getTargetId() - Method in class io.webfolder.cdp.event.target.TargetDestroyed
 
getTargetId(Session) - Method in class io.webfolder.cdp.session.SessionFactory
 
getTargetId() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
getTargetId() - Method in class io.webfolder.cdp.type.target.TargetInfo
 
getTargetInfo(String) - Method in interface io.webfolder.cdp.command.Target
Returns information about a target.
getTargetInfo() - Method in class io.webfolder.cdp.event.target.AttachedToTarget
 
getTargetInfo() - Method in class io.webfolder.cdp.event.target.TargetCreated
 
getTargetInfo() - Method in class io.webfolder.cdp.event.target.TargetInfoChanged
 
getTargets() - Method in interface io.webfolder.cdp.command.Target
Retrieves a list of available targets.
getTemplateContent() - Method in class io.webfolder.cdp.type.dom.Node
Content document fragment for template elements.
getTemplateContentIndex() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Index of the content node of a template element in the domNodes array returned by getSnapshot.
getTethering() - Method in class io.webfolder.cdp.session.Command
 
getText(String) - Method in interface io.webfolder.cdp.session.Dom
textContent property represents the text content of a node and its descendants.
getText(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
textContent property represents the text content of a node and its descendants.
getText() - Method in class io.webfolder.cdp.session.Option
 
getText() - Method in class io.webfolder.cdp.type.accessibility.AXRelatedNode
The text alternative of this node in the current context.
getText() - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Message text.
getText() - Method in class io.webfolder.cdp.type.css.CSSMedia
Media query text.
getText() - Method in class io.webfolder.cdp.type.css.CSSProperty
The full property text as specified in the style.
getText() - Method in class io.webfolder.cdp.type.css.SelectorList
Rule selector text.
getText() - Method in class io.webfolder.cdp.type.css.StyleDeclarationEdit
New style text.
getText() - Method in class io.webfolder.cdp.type.css.Value
Value text.
getText() - Method in class io.webfolder.cdp.type.log.LogEntry
Logged text.
getText() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Exception text, which should be used together with exception object when available.
getTextValue() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for textarea elements, contains the text value.
getThat() - Method in class io.webfolder.cdp.type.debugger.CallFrame
this object for this call frame.
getThis() - Method in interface io.webfolder.cdp.session.Dom
 
getThis() - Method in interface io.webfolder.cdp.session.JavaScript
 
getThis() - Method in interface io.webfolder.cdp.session.Keyboard
 
getThis() - Method in interface io.webfolder.cdp.session.Mouse
 
getThis() - Method in interface io.webfolder.cdp.session.Navigator
 
getThis() - Method in interface io.webfolder.cdp.session.Selector
 
getThis() - Method in class io.webfolder.cdp.session.Session
 
getThis() - Method in interface io.webfolder.cdp.session.Sizzle
 
getThreshold() - Method in class io.webfolder.cdp.type.log.ViolationSetting
Time threshold to trigger upon.
getTicks() - Method in class io.webfolder.cdp.type.profiler.PositionTickInfo
Number of samples attributed to the source line.
getTimeDeltas() - Method in class io.webfolder.cdp.type.profiler.Profile
Time intervals between adjacent samples in microseconds.
getTimestamp() - Method in class io.webfolder.cdp.event.heapprofiler.LastSeenObjectId
 
getTimestamp() - Method in class io.webfolder.cdp.event.network.DataReceived
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.LoadingFailed
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.LoadingFinished
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.ResourceChangedPriority
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.ResponseReceived
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.WebSocketClosed
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.WebSocketFrameError
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.WebSocketFrameReceived
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.WebSocketFrameSent
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.WebSocketHandshakeResponseReceived
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
Timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.page.DomContentEventFired
 
getTimestamp() - Method in class io.webfolder.cdp.event.page.LoadEventFired
 
getTimestamp() - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Call timestamp.
getTimestamp() - Method in class io.webfolder.cdp.event.runtime.ExceptionThrown
Timestamp of the exception.
getTimestamp() - Method in class io.webfolder.cdp.type.log.LogEntry
Timestamp when this entry was added.
getTimestamp() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Issuance date.
getTimestamp() - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Frame swap timestamp.
getTiming() - Method in class io.webfolder.cdp.type.network.Response
Timing information for the given request.
getTitle() - Method in class io.webfolder.cdp.event.performance.Metrics
Timestamp title.
getTitle() - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
Profile title passed as an argument to console.profile().
getTitle() - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileStarted
Profile title passed as an argument to console.profile().
getTitle() - Method in interface io.webfolder.cdp.session.Navigator
Gets the title of the document.
getTitle() - Method in class io.webfolder.cdp.session.SessionInfo
 
getTitle() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Stylesheet title.
getTitle() - Method in class io.webfolder.cdp.type.page.NavigationEntry
Title of the navigation history entry.
getTitle() - Method in class io.webfolder.cdp.type.target.TargetInfo
 
getTop() - Method in class io.webfolder.cdp.type.browser.Bounds
The offset from the top edge of the screen to the window in pixels.
getTotal() - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
 
getTracing() - Method in class io.webfolder.cdp.session.Command
 
getTransform() - Method in class io.webfolder.cdp.type.layertree.Layer
Transformation matrix for layer, default is identity matrix
getTransitionType() - Method in class io.webfolder.cdp.type.page.NavigationEntry
Transition type.
getType() - Method in class io.webfolder.cdp.event.network.LoadingFailed
Resource type.
getType() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Type of this resource.
getType() - Method in class io.webfolder.cdp.event.network.ResponseReceived
Resource type.
getType() - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
Dialog type.
getType() - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Type of the call.
getType() - Method in class io.webfolder.cdp.session.SessionInfo
 
getType() - Method in class io.webfolder.cdp.type.accessibility.AXValue
The type of this value.
getType() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
What type of source this is.
getType() - Method in class io.webfolder.cdp.type.animation.Animation
Animation type of Animation.
getType() - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
Resource type.
getType() - Method in class io.webfolder.cdp.type.debugger.BreakLocation
 
getType() - Method in class io.webfolder.cdp.type.debugger.Scope
Scope type.
getType() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
EventListener's type.
getType() - Method in class io.webfolder.cdp.type.emulation.ScreenOrientation
Orientation type.
getType() - Method in class io.webfolder.cdp.type.indexeddb.Key
Key type.
getType() - Method in class io.webfolder.cdp.type.indexeddb.KeyPath
Key path type.
getType() - Method in class io.webfolder.cdp.type.layertree.ScrollRect
Reason for rectangle to force scrolling on the main thread
getType() - Method in class io.webfolder.cdp.type.network.CachedResource
Type of this resource.
getType() - Method in class io.webfolder.cdp.type.network.Initiator
Type of this initiator.
getType() - Method in class io.webfolder.cdp.type.page.FrameResource
Type of this resource.
getType() - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
Object type.
getType() - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
Object type.
getType() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Object type.
getType() - Method in class io.webfolder.cdp.type.target.TargetInfo
 
getUnit() - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
Media query expression units.
getUnreachableUrl() - Method in class io.webfolder.cdp.type.page.Frame
If the frame failed to load, this contains the URL that could not be loaded.
getUnserializableValue() - Method in class io.webfolder.cdp.type.runtime.CallArgument
Primitive value which can not be JSON-stringified.
getUnserializableValue() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Primitive value which can not be JSON-stringified does not have value, but gets this property.
getUpdateTime() - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Application cache update time.
getUpper() - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
Upper bound.
getUrl() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
URL or name of the script parsed (if any).
getUrl() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
URL or name of the script parsed (if any).
getUrl() - Method in class io.webfolder.cdp.event.network.WebSocketCreated
WebSocket request URL.
getUrl() - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
The destination URL for the scheduled navigation.
getUrl() - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
Frame url.
getUrl() - Method in class io.webfolder.cdp.event.page.NavigationRequested
URL of requested navigation.
getUrl() - Method in class io.webfolder.cdp.session.SessionInfo
 
getUrl() - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
Resource url.
getUrl() - Method in class io.webfolder.cdp.type.console.ConsoleMessage
URL of the message origin.
getUrl() - Method in class io.webfolder.cdp.type.log.LogEntry
URL of the resource if known.
getUrl() - Method in class io.webfolder.cdp.type.network.CachedResource
Resource URL.
getUrl() - Method in class io.webfolder.cdp.type.network.CookieParam
The request-URI to associate with the setting of the cookie.
getUrl() - Method in class io.webfolder.cdp.type.network.Initiator
Initiator URL, set for Parser type or for Script type (when script is importing module).
getUrl() - Method in class io.webfolder.cdp.type.network.Request
Request URL.
getUrl() - Method in class io.webfolder.cdp.type.network.Response
Response URL.
getUrl() - Method in class io.webfolder.cdp.type.page.Frame
Frame document's URL.
getUrl() - Method in class io.webfolder.cdp.type.page.FrameResource
Resource URL.
getUrl() - Method in class io.webfolder.cdp.type.page.GetAppManifestResult
 
getUrl() - Method in class io.webfolder.cdp.type.page.NavigationEntry
URL of the navigation history entry.
getUrl() - Method in class io.webfolder.cdp.type.profiler.ScriptCoverage
JavaScript script name or url.
getUrl() - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript script name or url.
getUrl() - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
URL of the exception location, to be used when the script was not reported.
getUrl() - Method in class io.webfolder.cdp.type.target.TargetInfo
 
getUsage() - Method in class io.webfolder.cdp.type.storage.GetUsageAndQuotaResult
 
getUsage() - Method in class io.webfolder.cdp.type.storage.UsageForType
Storage usage (bytes).
getUsageAndQuota(String) - Method in interface io.webfolder.cdp.command.Storage
Returns usage and quota in bytes.
GetUsageAndQuotaResult - Class in io.webfolder.cdp.type.storage
 
GetUsageAndQuotaResult() - Constructor for class io.webfolder.cdp.type.storage.GetUsageAndQuotaResult
 
getUsageBreakdown() - Method in class io.webfolder.cdp.type.storage.GetUsageAndQuotaResult
 
getUserAgent() - Method in class io.webfolder.cdp.type.browser.GetVersionResult
 
getUserInput() - Method in class io.webfolder.cdp.event.page.JavascriptDialogClosed
User input in case of prompt.
getUsername() - Method in class io.webfolder.cdp.type.network.AuthChallengeResponse
The username to provide, possibly empty.
getUserTypedURL() - Method in class io.webfolder.cdp.type.page.NavigationEntry
URL that the user typed in the url bar.
getValidFrom() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Certificate valid from date.
getValidTo() - Method in class io.webfolder.cdp.type.network.SecurityDetails
Certificate valid to (expiration) date
getValue() - Method in class io.webfolder.cdp.event.dom.AttributeModified
Attribute value.
getValue() - Method in class io.webfolder.cdp.event.tracing.BufferUsage
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.
getValue(String) - Method in interface io.webfolder.cdp.session.Dom
Gets the value of the <input> control.
getValue(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Gets the value of the <input> control.
getValue() - Method in class io.webfolder.cdp.session.Option
 
getValue() - Method in class io.webfolder.cdp.type.accessibility.AXNode
The value for this Node.
getValue() - Method in class io.webfolder.cdp.type.accessibility.AXProperty
The value of this property.
getValue() - Method in class io.webfolder.cdp.type.accessibility.AXValue
The computed value of this property.
getValue() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The value of this property source.
getValue() - Method in class io.webfolder.cdp.type.css.CSSComputedStyleProperty
Computed style property value.
getValue() - Method in class io.webfolder.cdp.type.css.CSSProperty
The property value.
getValue() - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
Media query expression value.
getValue() - Method in class io.webfolder.cdp.type.css.ShorthandEntry
Shorthand value.
getValue() - Method in class io.webfolder.cdp.type.dom.Node
Attr's value.
getValue() - Method in class io.webfolder.cdp.type.domsnapshot.NameValue
Attribute/property value.
getValue() - Method in class io.webfolder.cdp.type.indexeddb.DataEntry
Value object.
getValue() - Method in class io.webfolder.cdp.type.network.Cookie
Cookie value.
getValue() - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie value.
getValue() - Method in class io.webfolder.cdp.type.performance.Metric
Metric value.
getValue() - Method in class io.webfolder.cdp.type.runtime.CallArgument
Primitive value.
getValue() - Method in class io.webfolder.cdp.type.runtime.EntryPreview
Preview of the value.
getValue() - Method in class io.webfolder.cdp.type.runtime.InternalPropertyDescriptor
The value associated with the property.
getValue() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
The value associated with the property.
getValue() - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
User-friendly property value string.
getValue() - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Remote object value in case of primitive values or JSON values (if it was requested).
getValuePreview() - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
Nested value preview.
getValueRange() - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
The associated range of the value text in the enclosing stylesheet (if available).
getVariable(String, Class<T>) - Method in interface io.webfolder.cdp.session.JavaScript
Gets JavaScript variable.
getVendorId() - Method in class io.webfolder.cdp.type.systeminfo.GPUDevice
PCI ID of the GPU vendor, if available; 0 otherwise.
getVendorString() - Method in class io.webfolder.cdp.type.systeminfo.GPUDevice
String description of the GPU vendor, if the PCI ID is not available.
getVersion() - Method in interface io.webfolder.cdp.command.Browser
Returns version information.
getVersion() - Method in class io.webfolder.cdp.session.SessionFactory
 
getVersion() - Method in class io.webfolder.cdp.type.database.Database
Database version.
getVersion() - Method in class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
Database version.
getVersion() - Method in class io.webfolder.cdp.type.schema.Domain
Domain version.
getVersionId() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
getVersionId() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
GetVersionResult - Class in io.webfolder.cdp.type.browser
 
GetVersionResult() - Constructor for class io.webfolder.cdp.type.browser.GetVersionResult
 
getVersions() - Method in class io.webfolder.cdp.event.serviceworker.WorkerVersionUpdated
 
getViewport() - Method in class io.webfolder.cdp.event.overlay.ScreenshotRequested
Viewport to capture, in CSS.
getVisualViewport() - Method in class io.webfolder.cdp.type.page.GetLayoutMetricsResult
 
getWallTime() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Timestamp.
getWallTime() - Method in class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
UTC Timestamp.
getWebSocketDebuggerUrl() - Method in class io.webfolder.cdp.session.SessionInfo
 
getWidth() - Method in class io.webfolder.cdp.type.browser.Bounds
The window width in pixels.
getWidth() - Method in class io.webfolder.cdp.type.dom.BoxModel
Node width
getWidth() - Method in class io.webfolder.cdp.type.dom.Rect
Rectangle width
getWidth() - Method in class io.webfolder.cdp.type.layertree.Layer
Layer width.
getWidth() - Method in class io.webfolder.cdp.type.page.Viewport
Rectangle width in CSS pixels
getWindowBounds(Integer) - Method in interface io.webfolder.cdp.command.Browser
Get position and size of the browser window.
getWindowForTarget(String) - Method in interface io.webfolder.cdp.command.Browser
Get the browser window that contains the devtools target.
GetWindowForTargetResult - Class in io.webfolder.cdp.type.browser
 
GetWindowForTargetResult() - Constructor for class io.webfolder.cdp.type.browser.GetWindowForTargetResult
 
getWindowId() - Method in class io.webfolder.cdp.type.browser.GetWindowForTargetResult
 
getWindowState() - Method in class io.webfolder.cdp.type.browser.Bounds
The window state.
getWorkerId() - Method in class io.webfolder.cdp.type.log.LogEntry
Identifier of the worker associated with this entry.
getWorkerReady() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished Starting ServiceWorker.
getWorkerStart() - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started running ServiceWorker.
getX() - Method in class io.webfolder.cdp.type.dom.Rect
X coordinate
getX() - Method in class io.webfolder.cdp.type.input.TouchPoint
X coordinate of the event relative to the main frame's viewport.
getX() - Method in class io.webfolder.cdp.type.layertree.PictureTile
Offset from owning layer left boundary
getX() - Method in class io.webfolder.cdp.type.page.Viewport
X offset in CSS pixels.
getXmlVersion() - Method in class io.webfolder.cdp.type.dom.Node
Document's XML version in case of XML documents.
getY() - Method in class io.webfolder.cdp.type.dom.Rect
Y coordinate
getY() - Method in class io.webfolder.cdp.type.input.TouchPoint
Y coordinate of the event relative to the main frame's viewport.
getY() - Method in class io.webfolder.cdp.type.layertree.PictureTile
Offset from owning layer top boundary
getY() - Method in class io.webfolder.cdp.type.page.Viewport
Y offset in CSS pixels
GPUDevice - Class in io.webfolder.cdp.type.systeminfo
Describes a single graphics processor (GPU)
GPUDevice() - Constructor for class io.webfolder.cdp.type.systeminfo.GPUDevice
 
GPUInfo - Class in io.webfolder.cdp.type.systeminfo
Provides information about the GPU(s) on the system
GPUInfo() - Constructor for class io.webfolder.cdp.type.systeminfo.GPUInfo
 

H

handleCertificateError(Integer, CertificateErrorAction) - Method in interface io.webfolder.cdp.command.Security
Handles a certificate error that fired a certificateError event.
handleJavaScriptDialog(Boolean, String) - Method in interface io.webfolder.cdp.command.Page
Accepts or dismisses a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload).
handleJavaScriptDialog(Boolean) - Method in interface io.webfolder.cdp.command.Page
Accepts or dismisses a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload).
hashCode() - Method in class io.webfolder.cdp.session.Session
 
HeapProfiler - Interface in io.webfolder.cdp.command
 
HeapStatsUpdate - Class in io.webfolder.cdp.event.heapprofiler
If heap objects tracking has been started then backend may send update for one or more fragments
HeapStatsUpdate() - Constructor for class io.webfolder.cdp.event.heapprofiler.HeapStatsUpdate
 
hideHighlight() - Method in interface io.webfolder.cdp.command.DOM
Hides any highlight.
hideHighlight() - Method in interface io.webfolder.cdp.command.Overlay
Hides any highlight.
HighlightConfig - Class in io.webfolder.cdp.type.overlay
Configuration data for the highlighting of page elements
HighlightConfig() - Constructor for class io.webfolder.cdp.type.overlay.HighlightConfig
 
highlightFrame(String, RGBA, RGBA) - Method in interface io.webfolder.cdp.command.Overlay
Highlights owner element of the frame with given id.
highlightFrame(String) - Method in interface io.webfolder.cdp.command.Overlay
Highlights owner element of the frame with given id.
highlightNode() - Method in interface io.webfolder.cdp.command.DOM
Highlights DOM node.
highlightNode(HighlightConfig, Integer, Integer, String) - Method in interface io.webfolder.cdp.command.Overlay
Highlights DOM node with given id or with the given JavaScript object wrapper.
highlightNode(HighlightConfig) - Method in interface io.webfolder.cdp.command.Overlay
Highlights DOM node with given id or with the given JavaScript object wrapper.
highlightQuad(List<Double>, RGBA, RGBA) - Method in interface io.webfolder.cdp.command.Overlay
Highlights given quad.
highlightQuad(List<Double>) - Method in interface io.webfolder.cdp.command.Overlay
Highlights given quad.
highlightRect() - Method in interface io.webfolder.cdp.command.DOM
Highlights given rectangle.
highlightRect(Integer, Integer, Integer, Integer, RGBA, RGBA) - Method in interface io.webfolder.cdp.command.Overlay
Highlights given rectangle.
highlightRect(Integer, Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.Overlay
Highlights given rectangle.

I

ImageFormat - Enum in io.webfolder.cdp.type.constant
 
IndexedDB - Interface in io.webfolder.cdp.command
 
info(String, Object...) - Method in interface io.webfolder.cdp.logger.CdpLogger
 
info(String, Object...) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
 
InheritedStyleEntry - Class in io.webfolder.cdp.type.css
Inherited CSS rule collection from ancestor node
InheritedStyleEntry() - Constructor for class io.webfolder.cdp.type.css.InheritedStyleEntry
 
Initiator - Class in io.webfolder.cdp.type.network
Information about the request initiator
Initiator() - Constructor for class io.webfolder.cdp.type.network.Initiator
 
InitiatorType - Enum in io.webfolder.cdp.type.constant
 
InlineStyleInvalidated - Class in io.webfolder.cdp.event.dom
Fired when Element's inline style is modified via a CSS property modification
InlineStyleInvalidated() - Constructor for class io.webfolder.cdp.event.dom.InlineStyleInvalidated
 
InlineTextBox - Class in io.webfolder.cdp.type.css
Details of post layout rendered text positions The exact layout should not be regarded as stable and may change between versions
InlineTextBox() - Constructor for class io.webfolder.cdp.type.css.InlineTextBox
 
Input - Interface in io.webfolder.cdp.command
 
InsecureContentStatus - Class in io.webfolder.cdp.type.security
Information about insecure content on the page
InsecureContentStatus() - Constructor for class io.webfolder.cdp.type.security.InsecureContentStatus
 
InspectMode - Enum in io.webfolder.cdp.type.overlay
 
InspectNodeRequested - Class in io.webfolder.cdp.event.overlay
Fired when the node should be inspected This happens after call to setInspectMode or when user manually inspects an element
InspectNodeRequested() - Constructor for class io.webfolder.cdp.event.overlay.InspectNodeRequested
 
Inspector - Interface in io.webfolder.cdp.command
 
InspectRequested - Class in io.webfolder.cdp.event.runtime
Issued when object should be inspected (for example, as a result of inspect() command line API call)
InspectRequested() - Constructor for class io.webfolder.cdp.event.runtime.InspectRequested
 
inspectWorker(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
installSizzle() - Method in interface io.webfolder.cdp.session.Sizzle
Install sizzle CSS selector engine instead of browser's native selector engine.
InternalPropertyDescriptor - Class in io.webfolder.cdp.type.runtime
Object internal property descriptor This property isn't normally visible in JavaScript code
InternalPropertyDescriptor() - Constructor for class io.webfolder.cdp.type.runtime.InternalPropertyDescriptor
 
InterstitialHidden - Class in io.webfolder.cdp.event.page
Fired when interstitial page was hidden
InterstitialHidden() - Constructor for class io.webfolder.cdp.event.page.InterstitialHidden
 
InterstitialShown - Class in io.webfolder.cdp.event.page
Fired when interstitial page was shown
InterstitialShown() - Constructor for class io.webfolder.cdp.event.page.InterstitialShown
 
IO - Interface in io.webfolder.cdp.command
Input/Output operations for streams produced by DevTools
io.webfolder.cdp - package io.webfolder.cdp
 
io.webfolder.cdp.annotation - package io.webfolder.cdp.annotation
 
io.webfolder.cdp.command - package io.webfolder.cdp.command
 
io.webfolder.cdp.event - package io.webfolder.cdp.event
 
io.webfolder.cdp.event.animation - package io.webfolder.cdp.event.animation
 
io.webfolder.cdp.event.applicationcache - package io.webfolder.cdp.event.applicationcache
 
io.webfolder.cdp.event.console - package io.webfolder.cdp.event.console
 
io.webfolder.cdp.event.css - package io.webfolder.cdp.event.css
 
io.webfolder.cdp.event.database - package io.webfolder.cdp.event.database
 
io.webfolder.cdp.event.debugger - package io.webfolder.cdp.event.debugger
 
io.webfolder.cdp.event.dom - package io.webfolder.cdp.event.dom
 
io.webfolder.cdp.event.domstorage - package io.webfolder.cdp.event.domstorage
 
io.webfolder.cdp.event.emulation - package io.webfolder.cdp.event.emulation
 
io.webfolder.cdp.event.heapprofiler - package io.webfolder.cdp.event.heapprofiler
 
io.webfolder.cdp.event.inspector - package io.webfolder.cdp.event.inspector
 
io.webfolder.cdp.event.layertree - package io.webfolder.cdp.event.layertree
 
io.webfolder.cdp.event.log - package io.webfolder.cdp.event.log
 
io.webfolder.cdp.event.network - package io.webfolder.cdp.event.network
 
io.webfolder.cdp.event.overlay - package io.webfolder.cdp.event.overlay
 
io.webfolder.cdp.event.page - package io.webfolder.cdp.event.page
 
io.webfolder.cdp.event.performance - package io.webfolder.cdp.event.performance
 
io.webfolder.cdp.event.profiler - package io.webfolder.cdp.event.profiler
 
io.webfolder.cdp.event.runtime - package io.webfolder.cdp.event.runtime
 
io.webfolder.cdp.event.security - package io.webfolder.cdp.event.security
 
io.webfolder.cdp.event.serviceworker - package io.webfolder.cdp.event.serviceworker
 
io.webfolder.cdp.event.storage - package io.webfolder.cdp.event.storage
 
io.webfolder.cdp.event.target - package io.webfolder.cdp.event.target
 
io.webfolder.cdp.event.tethering - package io.webfolder.cdp.event.tethering
 
io.webfolder.cdp.event.tracing - package io.webfolder.cdp.event.tracing
 
io.webfolder.cdp.exception - package io.webfolder.cdp.exception
 
io.webfolder.cdp.listener - package io.webfolder.cdp.listener
 
io.webfolder.cdp.logger - package io.webfolder.cdp.logger
 
io.webfolder.cdp.session - package io.webfolder.cdp.session
 
io.webfolder.cdp.type.accessibility - package io.webfolder.cdp.type.accessibility
 
io.webfolder.cdp.type.animation - package io.webfolder.cdp.type.animation
 
io.webfolder.cdp.type.applicationcache - package io.webfolder.cdp.type.applicationcache
 
io.webfolder.cdp.type.browser - package io.webfolder.cdp.type.browser
 
io.webfolder.cdp.type.cachestorage - package io.webfolder.cdp.type.cachestorage
 
io.webfolder.cdp.type.console - package io.webfolder.cdp.type.console
 
io.webfolder.cdp.type.constant - package io.webfolder.cdp.type.constant
 
io.webfolder.cdp.type.css - package io.webfolder.cdp.type.css
 
io.webfolder.cdp.type.database - package io.webfolder.cdp.type.database
 
io.webfolder.cdp.type.debugger - package io.webfolder.cdp.type.debugger
 
io.webfolder.cdp.type.dom - package io.webfolder.cdp.type.dom
 
io.webfolder.cdp.type.domdebugger - package io.webfolder.cdp.type.domdebugger
 
io.webfolder.cdp.type.domsnapshot - package io.webfolder.cdp.type.domsnapshot
 
io.webfolder.cdp.type.domstorage - package io.webfolder.cdp.type.domstorage
 
io.webfolder.cdp.type.emulation - package io.webfolder.cdp.type.emulation
 
io.webfolder.cdp.type.heapprofiler - package io.webfolder.cdp.type.heapprofiler
 
io.webfolder.cdp.type.indexeddb - package io.webfolder.cdp.type.indexeddb
 
io.webfolder.cdp.type.input - package io.webfolder.cdp.type.input
 
io.webfolder.cdp.type.io - package io.webfolder.cdp.type.io
 
io.webfolder.cdp.type.layertree - package io.webfolder.cdp.type.layertree
 
io.webfolder.cdp.type.log - package io.webfolder.cdp.type.log
 
io.webfolder.cdp.type.memory - package io.webfolder.cdp.type.memory
 
io.webfolder.cdp.type.network - package io.webfolder.cdp.type.network
 
io.webfolder.cdp.type.overlay - package io.webfolder.cdp.type.overlay
 
io.webfolder.cdp.type.page - package io.webfolder.cdp.type.page
 
io.webfolder.cdp.type.performance - package io.webfolder.cdp.type.performance
 
io.webfolder.cdp.type.profiler - package io.webfolder.cdp.type.profiler
 
io.webfolder.cdp.type.runtime - package io.webfolder.cdp.type.runtime
 
io.webfolder.cdp.type.schema - package io.webfolder.cdp.type.schema
 
io.webfolder.cdp.type.security - package io.webfolder.cdp.type.security
 
io.webfolder.cdp.type.serviceworker - package io.webfolder.cdp.type.serviceworker
 
io.webfolder.cdp.type.storage - package io.webfolder.cdp.type.storage
 
io.webfolder.cdp.type.systeminfo - package io.webfolder.cdp.type.systeminfo
 
io.webfolder.cdp.type.target - package io.webfolder.cdp.type.target
 
io.webfolder.cdp.type.tracing - package io.webfolder.cdp.type.tracing
 
isActive() - Method in class io.webfolder.cdp.type.css.MediaQuery
Whether the media query condition is satisfied.
isAttached() - Method in class io.webfolder.cdp.type.target.TargetInfo
Whether the target has an attached client.
isAutoIncrement() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
If true, object store has auto increment flag set.
isCanceled() - Method in class io.webfolder.cdp.event.network.LoadingFailed
True if loading was canceled.
isCanceled() - Method in class io.webfolder.cdp.type.page.FrameResource
True if the resource was canceled during loading.
isChecked(String) - Method in interface io.webfolder.cdp.session.Dom
Indicates whether the <input> element is checked or not.
isChecked(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Indicates whether the <input> element is checked or not.
isConfigurable() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.
isConnected() - Method in class io.webfolder.cdp.session.Session
 
isConnectionReused() - Method in class io.webfolder.cdp.type.network.Response
Specifies whether physical connection was actually reused for this request.
isContainedMixedForm() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS and contained a form targeting an insecure url.
isDisabled(String) - Method in interface io.webfolder.cdp.session.Dom
Indicates whether the <input> element is disabled or not.
isDisabled(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
Indicates whether the <input> element is disabled or not.
isDisabled() - Method in class io.webfolder.cdp.type.css.CSSProperty
Whether the property is disabled by the user (present for source-based properties only).
isDisabled() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Denotes whether the stylesheet is disabled.
isDisplayAsMaterial() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
 
isDisplayedContentWithCertErrors() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS without certificate errors, and displayed content such as images that were loaded with certificate errors.
isDisplayedMixedContent() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS and displayed mixed (HTTP) content such as images.
isDomReady() - Method in interface io.webfolder.cdp.session.Navigator
Gets the state of Document
isDrawsContent() - Method in class io.webfolder.cdp.type.layertree.Layer
Indicates whether this layer hosts any content, rather than being used for transform/scrolling purposes only.
isEnableArgumentFilter() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Turns on argument filter.
isEnableSampling() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Turns on JavaScript stack sampling.
isEnableSystrace() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Turns on system tracing.
isEnumerable() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if this property shows up during enumeration of the properties on the corresponding object.
isFailed() - Method in class io.webfolder.cdp.type.page.FrameResource
True if the resource failed to load.
isFinished() - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
 
isFromDiskCache() - Method in class io.webfolder.cdp.type.network.Response
Specifies that the request was served from the disk cache.
isFromServiceWorker() - Method in class io.webfolder.cdp.type.network.Response
Specifies that the request was served from the ServiceWorker.
isHasBody() - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
isHasSourceURL() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
True, if this script has sourceURL.
isHasSourceURL() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
True, if this script has sourceURL.
isHasSourceURL() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Whether the sourceURL field value comes from the sourceURL comment.
isHeadless() - Method in class io.webfolder.cdp.session.SessionFactory
 
isHttpOnly() - Method in class io.webfolder.cdp.type.network.Cookie
True if cookie is http-only.
isHttpOnly() - Method in class io.webfolder.cdp.type.network.CookieParam
True if cookie is http-only.
isIgnored() - Method in class io.webfolder.cdp.type.accessibility.AXNode
Whether this node is ignored for accessibility
isImplicit() - Method in class io.webfolder.cdp.type.css.CSSProperty
Whether the property is implicit (implies false if absent).
isImportant() - Method in class io.webfolder.cdp.type.css.CSSProperty
Whether the property has "!important" annotation (implies false if absent).
isImportant() - Method in class io.webfolder.cdp.type.css.ShorthandEntry
Whether the property has "!important" annotation (implies false if absent).
isInputChecked() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for radio and checkbox input elements, indicates if the element has been checked
isInvalid() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
Whether the value for this property is invalid.
isInvisible() - Method in class io.webfolder.cdp.type.layertree.Layer
Set if layer is not visible.
isIsBlockCoverage() - Method in class io.webfolder.cdp.type.profiler.FunctionCoverage
Whether coverage data for this function has block granularity.
isIsClickable() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Whether this DOM node responds to mouse clicks.
isIsCustomFont() - Method in class io.webfolder.cdp.type.css.PlatformFontUsage
Indicates if the font was downloaded or resolved locally.
isIsDeleted() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerRegistration
 
isIsInline() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Whether this stylesheet is created for STYLE tag by parser.
isIsInMainFrame() - Method in class io.webfolder.cdp.event.page.NavigationRequested
Whether the navigation is taking place in the main frame or in a subframe.
isIsLinkPreload() - Method in class io.webfolder.cdp.type.network.Request
Whether is loaded via link preload.
isIsLiveEdit() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
True, if this script is generated as a result of the live edit operation.
isIsLocalStorage() - Method in class io.webfolder.cdp.type.domstorage.StorageId
Whether the storage is local storage (not session storage).
isIsModule() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
True, if this script is ES6 module.
isIsModule() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
True, if this script is ES6 module.
isIsNavigationRequest() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
Whether this is a navigation request, which can abort the navigation completely.
isIsNowOnline() - Method in class io.webfolder.cdp.event.applicationcache.NetworkStateUpdated
 
isIsOwn() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if the property is owned for the object.
isIsRedirect() - Method in class io.webfolder.cdp.event.page.NavigationRequested
Whether the navigation has encountered a server redirect or not.
isIsSVG() - Method in class io.webfolder.cdp.type.dom.Node
Whether the node is SVG.
isLowerOpen() - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
If true lower bound is open.
isMask() - Method in class io.webfolder.cdp.type.network.WebSocketFrame
WebSocke frame mask.
isMultiEntry() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
If true, index allows multiple entries for a key.
isOnce() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
EventListener's once flag.
isOptionSelected() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for option elements, indicates if the element has been selected
isOverflow() - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
True iff some of the properties or entries of the original object did not fit.
isParsedOk() - Method in class io.webfolder.cdp.type.css.CSSProperty
Whether the property is understood by the browser (implies true if absent).
isPassive() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
EventListener's passive flag.
isPausedState() - Method in class io.webfolder.cdp.type.animation.Animation
Animation's internal paused state.
isRanContentWithCertErrors() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS without certificate errors, and ran content such as scripts that were loaded with certificate errors.
isRanMixedContent() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS and ran mixed (HTTP) content such as scripts.
isResult() - Method in class io.webfolder.cdp.event.page.JavascriptDialogClosed
Whether dialog was confirmed.
isSchemeIsCryptographic() - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
True if the page was loaded over cryptographic transport such as HTTPS.
isSecure() - Method in class io.webfolder.cdp.type.network.Cookie
True if cookie is secure.
isSecure() - Method in class io.webfolder.cdp.type.network.CookieParam
True if cookie is secure.
isSelected() - Method in class io.webfolder.cdp.session.Option
 
isSession() - Method in class io.webfolder.cdp.type.network.Cookie
True in case of session cookie.
isShowExtensionLines() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
Whether the extension lines from node to the rulers should be shown (default: false).
isShowInfo() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
Whether the node info tooltip should be shown (default: false).
isShowRulers() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
Whether the rulers should be shown (default: false).
isSuperseded() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
Whether this source is superseded by a higher priority source.
isUnique() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
If true, index is unique.
isUpperOpen() - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
If true upper bound is open.
isUseCapture() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
EventListener's useCapture.
isUsed() - Method in class io.webfolder.cdp.type.css.RuleUsage
Indicates whether the rule was actually used by some element in the page.
isVisible() - Method in class io.webfolder.cdp.event.page.ScreencastVisibilityChanged
True if the page is visible.
isWaitingForDebugger() - Method in class io.webfolder.cdp.event.target.AttachedToTarget
 
isWasThrown() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if the result was thrown during the evaluation.
isWritable() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if the value associated with the property may be changed (data descriptors only).

J

JavaScript - Interface in io.webfolder.cdp.session
 
JavascriptDialogClosed - Class in io.webfolder.cdp.event.page
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) has been closed
JavascriptDialogClosed() - Constructor for class io.webfolder.cdp.event.page.JavascriptDialogClosed
 
JavascriptDialogOpening - Class in io.webfolder.cdp.event.page
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) is about to open
JavascriptDialogOpening() - Constructor for class io.webfolder.cdp.event.page.JavascriptDialogOpening
 

K

Key - Class in io.webfolder.cdp.type.indexeddb
Key
Key() - Constructor for class io.webfolder.cdp.type.indexeddb.Key
 
Keyboard - Interface in io.webfolder.cdp.session
Interface representing basic keyboard operations.
KeyEventType - Enum in io.webfolder.cdp.type.constant
 
KeyframesRule - Class in io.webfolder.cdp.type.animation
Keyframes Rule
KeyframesRule() - Constructor for class io.webfolder.cdp.type.animation.KeyframesRule
 
KeyframeStyle - Class in io.webfolder.cdp.type.animation
Keyframe Style
KeyframeStyle() - Constructor for class io.webfolder.cdp.type.animation.KeyframeStyle
 
KeyPath - Class in io.webfolder.cdp.type.indexeddb
Key path
KeyPath() - Constructor for class io.webfolder.cdp.type.indexeddb.KeyPath
 
KeyPathType - Enum in io.webfolder.cdp.type.constant
 
KeyRange - Class in io.webfolder.cdp.type.indexeddb
Key range
KeyRange() - Constructor for class io.webfolder.cdp.type.indexeddb.KeyRange
 
KeyType - Enum in io.webfolder.cdp.type.constant
 
klass - Variable in enum io.webfolder.cdp.event.Events
 

L

LastSeenObjectId - Class in io.webfolder.cdp.event.heapprofiler
If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event
LastSeenObjectId() - Constructor for class io.webfolder.cdp.event.heapprofiler.LastSeenObjectId
 
launch() - Method in class io.webfolder.cdp.Launcher
 
launch(List<String>) - Method in class io.webfolder.cdp.Launcher
 
launch(String, String...) - Method in class io.webfolder.cdp.Launcher
Deprecated.
As of release 1.1.0, replaced by Launcher.launch(String, List)
launch(String, List<String>) - Method in class io.webfolder.cdp.Launcher
 
launched() - Method in class io.webfolder.cdp.Launcher
 
Launcher - Class in io.webfolder.cdp
 
Launcher() - Constructor for class io.webfolder.cdp.Launcher
 
Launcher(int) - Constructor for class io.webfolder.cdp.Launcher
 
Launcher(SessionFactory) - Constructor for class io.webfolder.cdp.Launcher
 
Layer - Class in io.webfolder.cdp.type.layertree
Information about a compositing layer
Layer() - Constructor for class io.webfolder.cdp.type.layertree.Layer
 
LayerPainted - Class in io.webfolder.cdp.event.layertree
 
LayerPainted() - Constructor for class io.webfolder.cdp.event.layertree.LayerPainted
 
LayerTree - Interface in io.webfolder.cdp.command
 
LayerTreeDidChange - Class in io.webfolder.cdp.event.layertree
 
LayerTreeDidChange() - Constructor for class io.webfolder.cdp.event.layertree.LayerTreeDidChange
 
LayoutTreeNode - Class in io.webfolder.cdp.type.css
Details of an element in the DOM tree with a LayoutObject
LayoutTreeNode() - Constructor for class io.webfolder.cdp.type.css.LayoutTreeNode
 
LayoutTreeNode - Class in io.webfolder.cdp.type.domsnapshot
Details of an element in the DOM tree with a LayoutObject
LayoutTreeNode() - Constructor for class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
 
LayoutViewport - Class in io.webfolder.cdp.type.page
Layout viewport position and dimensions
LayoutViewport() - Constructor for class io.webfolder.cdp.type.page.LayoutViewport
 
LEFT_ARROW - Static variable in interface io.webfolder.cdp.session.Constant
 
list() - Method in class io.webfolder.cdp.session.SessionFactory
 
list(int) - Method in class io.webfolder.cdp.session.SessionFactory
 
listBrowserContextIds() - Method in class io.webfolder.cdp.session.SessionFactory
 
LoadEventFired - Class in io.webfolder.cdp.event.page
 
LoadEventFired() - Constructor for class io.webfolder.cdp.event.page.LoadEventFired
 
LoadingFailed - Class in io.webfolder.cdp.event.network
Fired when HTTP request has failed to load
LoadingFailed() - Constructor for class io.webfolder.cdp.event.network.LoadingFailed
 
LoadingFinished - Class in io.webfolder.cdp.event.network
Fired when HTTP request has finished loading
LoadingFinished() - Constructor for class io.webfolder.cdp.event.network.LoadingFinished
 
loadSnapshot(List<PictureTile>) - Method in interface io.webfolder.cdp.command.LayerTree
Returns the snapshot identifier.
Location - Class in io.webfolder.cdp.type.debugger
Location in the source code
Location() - Constructor for class io.webfolder.cdp.type.debugger.Location
 
Log - Interface in io.webfolder.cdp.command
Provides access to log entries
LogEntry - Class in io.webfolder.cdp.type.log
Log entry
LogEntry() - Constructor for class io.webfolder.cdp.type.log.LogEntry
 
LogEntrySeverity - Enum in io.webfolder.cdp.type.constant
 
LogEntrySource - Enum in io.webfolder.cdp.type.constant
 

M

makeSnapshot(String) - Method in interface io.webfolder.cdp.command.LayerTree
Returns the layer snapshot identifier.
markUndoableState() - Method in interface io.webfolder.cdp.command.DOM
Marks last undoable state.
matches(String) - Method in interface io.webfolder.cdp.session.Selector
This method returns true if the element would be selected by the specified selector string; otherwise, returns false.
matches(String, Object...) - Method in interface io.webfolder.cdp.session.Selector
This method returns true if the element would be selected by the specified selector string; otherwise, returns false.
matches(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Selector
This method returns true if the element would be selected by the specified selector string; otherwise, returns false.
MediaQuery - Class in io.webfolder.cdp.type.css
Media query descriptor
MediaQuery() - Constructor for class io.webfolder.cdp.type.css.MediaQuery
 
MediaQueryExpression - Class in io.webfolder.cdp.type.css
Media query expression descriptor
MediaQueryExpression() - Constructor for class io.webfolder.cdp.type.css.MediaQueryExpression
 
MediaQueryResultChanged - Class in io.webfolder.cdp.event.css
Fires whenever a MediaQuery result changes (for example, after a browser window has been resized ) The current implementation considers only viewport-dependent media features
MediaQueryResultChanged() - Constructor for class io.webfolder.cdp.event.css.MediaQueryResultChanged
 
Memory - Interface in io.webfolder.cdp.command
 
MemoryDumpConfig - Class in io.webfolder.cdp.type.tracing
 
MemoryDumpConfig() - Constructor for class io.webfolder.cdp.type.tracing.MemoryDumpConfig
 
MessageAdded - Class in io.webfolder.cdp.event.console
Issued when new console message is added
MessageAdded() - Constructor for class io.webfolder.cdp.event.console.MessageAdded
 
MessageSeverity - Enum in io.webfolder.cdp.type.constant
 
MessageSource - Enum in io.webfolder.cdp.type.constant
 
Metric - Class in io.webfolder.cdp.type.performance
Run-time execution metric
Metric() - Constructor for class io.webfolder.cdp.type.performance.Metric
 
Metrics - Class in io.webfolder.cdp.event.performance
Current values of the metrics
Metrics() - Constructor for class io.webfolder.cdp.event.performance.Metrics
 
MixedContentType - Enum in io.webfolder.cdp.type.constant
 
MixedContentType - Enum in io.webfolder.cdp.type.security
A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www w3 org/TR/mixed-content/#categories
Mouse - Interface in io.webfolder.cdp.session
Interface representing basic mouse operations.
MouseButtonType - Enum in io.webfolder.cdp.type.constant
 
MouseEventType - Enum in io.webfolder.cdp.type.constant
 
moveTo(Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
Moves node into the new container, places it before the given anchor.
moveTo(Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
Moves node into the new container, places it before the given anchor.

N

name - Variable in enum io.webfolder.cdp.event.Events
 
NameValue - Class in io.webfolder.cdp.type.domsnapshot
A name/value pair
NameValue() - Constructor for class io.webfolder.cdp.type.domsnapshot.NameValue
 
navigate(String, String, TransitionType) - Method in interface io.webfolder.cdp.command.Page
Navigates current page to the given URL.
navigate(String) - Method in interface io.webfolder.cdp.command.Page
Navigates current page to the given URL.
navigate(String) - Method in class io.webfolder.cdp.session.Session
 
navigateToHistoryEntry(Integer) - Method in interface io.webfolder.cdp.command.Page
Navigates current page to the given history entry.
NavigationEntry - Class in io.webfolder.cdp.type.page
Navigation history entry
NavigationEntry() - Constructor for class io.webfolder.cdp.type.page.NavigationEntry
 
NavigationRequested - Class in io.webfolder.cdp.event.page
Fired when a navigation is started if navigation throttles are enabled The navigation will be deferred until processNavigation is called
NavigationRequested() - Constructor for class io.webfolder.cdp.event.page.NavigationRequested
 
NavigationResponse - Enum in io.webfolder.cdp.type.page
Proceed: allow the navigation; Cancel: cancel the navigation; CancelAndIgnore: cancels the navigation and makes the requester of the navigation acts like the request was never made
Navigator - Interface in io.webfolder.cdp.session
 
Network - Interface in io.webfolder.cdp.command
Network domain allows tracking network activities of the page It exposes information about http, file, data and other requests and responses, their headers, bodies, timing, etc
NetworkStateUpdated - Class in io.webfolder.cdp.event.applicationcache
 
NetworkStateUpdated() - Constructor for class io.webfolder.cdp.event.applicationcache.NetworkStateUpdated
 
Node - Class in io.webfolder.cdp.type.dom
DOM interaction is implemented in terms of mirror objects that represent the actual DOM nodes DOMNode is a base node mirror type
Node() - Constructor for class io.webfolder.cdp.type.dom.Node
 
NodeHighlightRequested - Class in io.webfolder.cdp.event.overlay
Fired when the node should be highlighted This happens after call to setInspectMode
NodeHighlightRequested() - Constructor for class io.webfolder.cdp.event.overlay.NodeHighlightRequested
 

O

ObjectPreview - Class in io.webfolder.cdp.type.runtime
Object containing abbreviated remote object value
ObjectPreview() - Constructor for class io.webfolder.cdp.type.runtime.ObjectPreview
 
ObjectStore - Class in io.webfolder.cdp.type.indexeddb
Object store
ObjectStore() - Constructor for class io.webfolder.cdp.type.indexeddb.ObjectStore
 
ObjectStoreIndex - Class in io.webfolder.cdp.type.indexeddb
Object store index
ObjectStoreIndex() - Constructor for class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
 
ObjectSubtypeHint - Enum in io.webfolder.cdp.type.constant
 
ObjectType - Enum in io.webfolder.cdp.type.constant
 
onEvent(Events, T) - Method in interface io.webfolder.cdp.listener.EventListener
 
onTerminate(TerminateEvent) - Method in interface io.webfolder.cdp.listener.TerminateListener
 
onTerminate(TerminateListener) - Method in class io.webfolder.cdp.session.Session
 
Option - Class in io.webfolder.cdp.session
The HTML <option> element is used to define an item contained in a <select>, an <optgroup>, or a <datalist> element.
Option() - Constructor for class io.webfolder.cdp.session.Option
 
Optional - Annotation Type in io.webfolder.cdp.annotation
 
Overlay - Interface in io.webfolder.cdp.command
This domain provides various functionality related to drawing atop the inspected page

P

Page - Interface in io.webfolder.cdp.command
Actions and events related to the inspected page belong to the page domain
pause() - Method in interface io.webfolder.cdp.command.Debugger
Stops on the next JavaScript statement.
Paused - Class in io.webfolder.cdp.event.debugger
Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria
Paused() - Constructor for class io.webfolder.cdp.event.debugger.Paused
 
PauseOnExceptionState - Enum in io.webfolder.cdp.type.constant
 
PauseReason - Enum in io.webfolder.cdp.type.constant
 
Performance - Interface in io.webfolder.cdp.command
 
performSearch(String, Boolean) - Method in interface io.webfolder.cdp.command.DOM
Searches for a given string in the DOM tree.
performSearch(String) - Method in interface io.webfolder.cdp.command.DOM
Searches for a given string in the DOM tree.
PerformSearchResult - Class in io.webfolder.cdp.type.dom
 
PerformSearchResult() - Constructor for class io.webfolder.cdp.type.dom.PerformSearchResult
 
PictureTile - Class in io.webfolder.cdp.type.layertree
Serialized fragment of layer picture along with its offset within the layer
PictureTile() - Constructor for class io.webfolder.cdp.type.layertree.PictureTile
 
Platform - Enum in io.webfolder.cdp.type.constant
 
PlatformFontUsage - Class in io.webfolder.cdp.type.css
Information about amount of glyphs that were rendered with given font
PlatformFontUsage() - Constructor for class io.webfolder.cdp.type.css.PlatformFontUsage
 
PortraitType - Enum in io.webfolder.cdp.type.constant
 
PositionTickInfo - Class in io.webfolder.cdp.type.profiler
Specifies a number of samples attributed to a certain source position
PositionTickInfo() - Constructor for class io.webfolder.cdp.type.profiler.PositionTickInfo
 
PressureLevel - Enum in io.webfolder.cdp.type.memory
Memory pressure level
printToPDF(Boolean, Boolean, Boolean, Double, Double, Double, Double, Double, Double, Double, String, Boolean) - Method in interface io.webfolder.cdp.command.Page
Print page as PDF.
printToPDF() - Method in interface io.webfolder.cdp.command.Page
Print page as PDF.
Profile - Class in io.webfolder.cdp.type.profiler
Profile
Profile() - Constructor for class io.webfolder.cdp.type.profiler.Profile
 
ProfileNode - Class in io.webfolder.cdp.type.profiler
Profile node Holds callsite information, execution statistics and child nodes
ProfileNode() - Constructor for class io.webfolder.cdp.type.profiler.ProfileNode
 
Profiler - Interface in io.webfolder.cdp.command
 
profileSnapshot(String, Integer, Double, Rect) - Method in interface io.webfolder.cdp.command.LayerTree
 
profileSnapshot(String) - Method in interface io.webfolder.cdp.command.LayerTree
 
PropertyDescriptor - Class in io.webfolder.cdp.type.runtime
Object property descriptor
PropertyDescriptor() - Constructor for class io.webfolder.cdp.type.runtime.PropertyDescriptor
 
PropertyPreview - Class in io.webfolder.cdp.type.runtime
 
PropertyPreview() - Constructor for class io.webfolder.cdp.type.runtime.PropertyPreview
 
PropertyPreviewType - Enum in io.webfolder.cdp.type.constant
 
PseudoElementAdded - Class in io.webfolder.cdp.event.dom
Called when a pseudo element is added to an element
PseudoElementAdded() - Constructor for class io.webfolder.cdp.event.dom.PseudoElementAdded
 
PseudoElementMatches - Class in io.webfolder.cdp.type.css
CSS rule collection for a single pseudo style
PseudoElementMatches() - Constructor for class io.webfolder.cdp.type.css.PseudoElementMatches
 
PseudoElementRemoved - Class in io.webfolder.cdp.event.dom
Called when a pseudo element is removed from an element
PseudoElementRemoved() - Constructor for class io.webfolder.cdp.event.dom.PseudoElementRemoved
 
PseudoType - Enum in io.webfolder.cdp.type.dom
Pseudo element type
pushNodeByPathToFrontend(String) - Method in interface io.webfolder.cdp.command.DOM
Requests that the node is sent to the caller given its path.
pushNodesByBackendIdsToFrontend(List<Integer>) - Method in interface io.webfolder.cdp.command.DOM
Requests that a batch of nodes is sent to the caller given their backend node ids.

Q

querySelector(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Executes querySelector on a given node.
querySelectorAll(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Executes querySelectorAll on a given node.

R

read(String, Integer, Integer) - Method in interface io.webfolder.cdp.command.IO
Read a chunk of the stream
read(String) - Method in interface io.webfolder.cdp.command.IO
Read a chunk of the stream
ReadResult - Class in io.webfolder.cdp.type.io
 
ReadResult() - Constructor for class io.webfolder.cdp.type.io.ReadResult
 
ReceivedMessageFromTarget - Class in io.webfolder.cdp.event.target
Notifies about a new protocol message received from the session (as reported in attachedToTarget event)
ReceivedMessageFromTarget() - Constructor for class io.webfolder.cdp.event.target.ReceivedMessageFromTarget
 
recordClockSyncMarker(String) - Method in interface io.webfolder.cdp.command.Tracing
Record a clock sync marker in the trace.
Rect - Class in io.webfolder.cdp.type.dom
Rectangle
Rect() - Constructor for class io.webfolder.cdp.type.dom.Rect
 
redo() - Method in interface io.webfolder.cdp.command.DOM
Re-does the last undone action.
ReferrerPolicy - Enum in io.webfolder.cdp.type.constant
 
releaseAnimations(List<String>) - Method in interface io.webfolder.cdp.command.Animation
Releases a set of animations to no longer be manipulated.
releaseObject(String) - Method in interface io.webfolder.cdp.command.Runtime
Releases remote object with given id.
releaseObject(String) - Method in interface io.webfolder.cdp.session.Selector
 
releaseObjectGroup(String) - Method in interface io.webfolder.cdp.command.Runtime
Releases all remote objects that belong to a given group.
releaseSnapshot(String) - Method in interface io.webfolder.cdp.command.LayerTree
Releases layer snapshot captured by the back-end.
reload(Boolean, String) - Method in interface io.webfolder.cdp.command.Page
Reloads given page optionally ignoring the cache.
reload() - Method in interface io.webfolder.cdp.command.Page
Reloads given page optionally ignoring the cache.
reload() - Method in interface io.webfolder.cdp.session.Navigator
This method reloads the resource from the current URL.
RemoteLocation - Class in io.webfolder.cdp.type.target
 
RemoteLocation() - Constructor for class io.webfolder.cdp.type.target.RemoteLocation
 
RemoteObject - Class in io.webfolder.cdp.type.runtime
Mirror object referencing original JavaScript object
RemoteObject() - Constructor for class io.webfolder.cdp.type.runtime.RemoteObject
 
removeAttribute(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Removes attribute with given name from an element with given id.
removeBreakpoint(String) - Method in interface io.webfolder.cdp.command.Debugger
Removes JavaScript breakpoint.
removeDOMBreakpoint(Integer, DOMBreakpointType) - Method in interface io.webfolder.cdp.command.DOMDebugger
Removes DOM breakpoint that was set using setDOMBreakpoint.
removeDOMStorageItem(StorageId, String) - Method in interface io.webfolder.cdp.command.DOMStorage
 
removeEventEventListener(EventListener<?>) - Method in class io.webfolder.cdp.session.Session
 
removeEventListenerBreakpoint(String, String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Removes breakpoint on particular DOM event.
removeEventListenerBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Removes breakpoint on particular DOM event.
removeInstrumentationBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Removes breakpoint on particular native event.
removeNode(Integer) - Method in interface io.webfolder.cdp.command.DOM
Removes node with given id.
removeScriptToEvaluateOnLoad(String) - Method in interface io.webfolder.cdp.command.Page
Deprecated, please use removeScriptToEvaluateOnNewDocument instead.
removeScriptToEvaluateOnNewDocument(String) - Method in interface io.webfolder.cdp.command.Page
Removes given script from the list.
removeSizzle() - Method in interface io.webfolder.cdp.session.Sizzle
Remove sizzle CSS selector engine
removeXHRBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Removes breakpoint from XMLHttpRequest.
RepaintReason - Enum in io.webfolder.cdp.type.constant
 
replaySnapshot(String, Integer, Integer, Double) - Method in interface io.webfolder.cdp.command.LayerTree
Replays the layer snapshot and returns the resulting bitmap.
replaySnapshot(String) - Method in interface io.webfolder.cdp.command.LayerTree
Replays the layer snapshot and returns the resulting bitmap.
replayXHR(String) - Method in interface io.webfolder.cdp.command.Network
This method sends a new XMLHttpRequest which is identical to the original one.
ReportHeapSnapshotProgress - Class in io.webfolder.cdp.event.heapprofiler
 
ReportHeapSnapshotProgress() - Constructor for class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
 
Request - Class in io.webfolder.cdp.type.network
HTTP request data
Request() - Constructor for class io.webfolder.cdp.type.network.Request
 
requestAppBanner() - Method in interface io.webfolder.cdp.command.Page
 
requestCachedResponse(String, String) - Method in interface io.webfolder.cdp.command.CacheStorage
Fetches cache entry.
requestCacheNames(String) - Method in interface io.webfolder.cdp.command.CacheStorage
Requests cache names.
requestChildNodes(Integer, Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOM
Requests that children of the node with given id are returned to the caller in form of setChildNodes events where not only immediate children are retrieved, but all children down to the specified depth.
requestChildNodes(Integer) - Method in interface io.webfolder.cdp.command.DOM
Requests that children of the node with given id are returned to the caller in form of setChildNodes events where not only immediate children are retrieved, but all children down to the specified depth.
requestData(String, String, String, String, Integer, Integer, KeyRange) - Method in interface io.webfolder.cdp.command.IndexedDB
Requests data from object store or index.
requestData(String, String, String, String, Integer, Integer) - Method in interface io.webfolder.cdp.command.IndexedDB
Requests data from object store or index.
requestDatabase(String, String) - Method in interface io.webfolder.cdp.command.IndexedDB
Requests database with given name in given frame.
requestDatabaseNames(String) - Method in interface io.webfolder.cdp.command.IndexedDB
Requests database names for given security origin.
RequestDataResult - Class in io.webfolder.cdp.type.indexeddb
 
RequestDataResult() - Constructor for class io.webfolder.cdp.type.indexeddb.RequestDataResult
 
requestEntries(String, Integer, Integer) - Method in interface io.webfolder.cdp.command.CacheStorage
Requests data from cache.
RequestEntriesResult - Class in io.webfolder.cdp.type.cachestorage
 
RequestEntriesResult() - Constructor for class io.webfolder.cdp.type.cachestorage.RequestEntriesResult
 
RequestIntercepted - Class in io.webfolder.cdp.event.network
Details of an intercepted HTTP request, which must be either allowed, blocked, modified or mocked
RequestIntercepted() - Constructor for class io.webfolder.cdp.event.network.RequestIntercepted
 
requestMemoryDump() - Method in interface io.webfolder.cdp.command.Tracing
Request a global memory dump.
RequestMemoryDumpResult - Class in io.webfolder.cdp.type.tracing
 
RequestMemoryDumpResult() - Constructor for class io.webfolder.cdp.type.tracing.RequestMemoryDumpResult
 
requestNode(String) - Method in interface io.webfolder.cdp.command.DOM
Requests that the node is sent to the caller given the JavaScript node object reference.
RequestServedFromCache - Class in io.webfolder.cdp.event.network
Fired if request ended up loading from cache
RequestServedFromCache() - Constructor for class io.webfolder.cdp.event.network.RequestServedFromCache
 
RequestWillBeSent - Class in io.webfolder.cdp.event.network
Fired when page is about to send HTTP request
RequestWillBeSent() - Constructor for class io.webfolder.cdp.event.network.RequestWillBeSent
 
resetPageScaleFactor() - Method in interface io.webfolder.cdp.command.Emulation
Requests that page scale factor is reset to initial values.
ResetProfiles - Class in io.webfolder.cdp.event.heapprofiler
 
ResetProfiles() - Constructor for class io.webfolder.cdp.event.heapprofiler.ResetProfiles
 
resolveAnimation(String) - Method in interface io.webfolder.cdp.command.Animation
Gets the remote object of the Animation.
resolveBlob(String) - Method in interface io.webfolder.cdp.command.IO
Return UUID of Blob object specified by a remote object id.
resolveNode(Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Resolves the JavaScript node object for a given NodeId or BackendNodeId.
resolveNode() - Method in interface io.webfolder.cdp.command.DOM
Resolves the JavaScript node object for a given NodeId or BackendNodeId.
ResourceChangedPriority - Class in io.webfolder.cdp.event.network
Fired when resource loading priority is changed
ResourceChangedPriority() - Constructor for class io.webfolder.cdp.event.network.ResourceChangedPriority
 
ResourcePriority - Enum in io.webfolder.cdp.type.network
Loading priority of a resource request
ResourceTiming - Class in io.webfolder.cdp.type.network
Timing information for the request
ResourceTiming() - Constructor for class io.webfolder.cdp.type.network.ResourceTiming
 
ResourceType - Enum in io.webfolder.cdp.type.page
Resource type as it was perceived by the rendering engine
Response - Class in io.webfolder.cdp.type.network
HTTP response data
Response() - Constructor for class io.webfolder.cdp.type.network.Response
 
ResponseReceived - Class in io.webfolder.cdp.event.network
Fired when HTTP response is available
ResponseReceived() - Constructor for class io.webfolder.cdp.event.network.ResponseReceived
 
restartFrame(String) - Method in interface io.webfolder.cdp.command.Debugger
Restarts particular call frame from the beginning.
RestartFrameResult - Class in io.webfolder.cdp.type.debugger
 
RestartFrameResult() - Constructor for class io.webfolder.cdp.type.debugger.RestartFrameResult
 
resume() - Method in interface io.webfolder.cdp.command.Debugger
Resumes JavaScript execution.
Resumed - Class in io.webfolder.cdp.event.debugger
Fired when the virtual machine resumed execution
Resumed() - Constructor for class io.webfolder.cdp.event.debugger.Resumed
 
Returns - Annotation Type in io.webfolder.cdp.annotation
 
RGBA - Class in io.webfolder.cdp.type.dom
A structure holding an RGBA color
RGBA() - Constructor for class io.webfolder.cdp.type.dom.RGBA
 
RIGHT_ARROW - Static variable in interface io.webfolder.cdp.session.Constant
 
RuleMatch - Class in io.webfolder.cdp.type.css
Match data for a CSS rule
RuleMatch() - Constructor for class io.webfolder.cdp.type.css.RuleMatch
 
RuleUsage - Class in io.webfolder.cdp.type.css
CSS coverage information
RuleUsage() - Constructor for class io.webfolder.cdp.type.css.RuleUsage
 
runIfWaitingForDebugger() - Method in interface io.webfolder.cdp.command.Runtime
Tells inspected instance to run if it was waiting for debugger to attach.
runScript(String, Integer, String, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
Runs script with given id in a given context.
runScript(String) - Method in interface io.webfolder.cdp.command.Runtime
Runs script with given id in a given context.
RunScriptResult - Class in io.webfolder.cdp.type.runtime
 
RunScriptResult() - Constructor for class io.webfolder.cdp.type.runtime.RunScriptResult
 
Runtime - Interface in io.webfolder.cdp.command
Runtime domain exposes JavaScript runtime by means of remote evaluation and mirror objects Evaluation results are returned as mirror object that expose object type, string representation and unique identifier that can be used for further object reference Original objects are maintained in memory unless they are either explicitly released or are released along with the other objects in their object group

S

SamplingHeapProfile - Class in io.webfolder.cdp.type.heapprofiler
Profile
SamplingHeapProfile() - Constructor for class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfile
 
SamplingHeapProfileNode - Class in io.webfolder.cdp.type.heapprofiler
Sampling Heap Profile node Holds callsite information, allocation statistics and child nodes
SamplingHeapProfileNode() - Constructor for class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileNode
 
scheduleStepIntoAsync() - Method in interface io.webfolder.cdp.command.Debugger
Steps into next scheduled async task if any is scheduled before next pause.
Schema - Interface in io.webfolder.cdp.command
Provides information about the protocol schema
Scope - Class in io.webfolder.cdp.type.debugger
Scope description
Scope() - Constructor for class io.webfolder.cdp.type.debugger.Scope
 
ScopeType - Enum in io.webfolder.cdp.type.constant
 
ScreencastFrame - Class in io.webfolder.cdp.event.page
Compressed image data requested by the startScreencast
ScreencastFrame() - Constructor for class io.webfolder.cdp.event.page.ScreencastFrame
 
screencastFrameAck(Integer) - Method in interface io.webfolder.cdp.command.Page
Acknowledges that a screencast frame has been received by the frontend.
ScreencastFrameMetadata - Class in io.webfolder.cdp.type.page
Screencast frame metadata
ScreencastFrameMetadata() - Constructor for class io.webfolder.cdp.type.page.ScreencastFrameMetadata
 
ScreencastVisibilityChanged - Class in io.webfolder.cdp.event.page
Fired when the page with currently enabled screencast was shown or hidden
ScreencastVisibilityChanged() - Constructor for class io.webfolder.cdp.event.page.ScreencastVisibilityChanged
 
ScreenOrientation - Class in io.webfolder.cdp.type.emulation
Screen orientation
ScreenOrientation() - Constructor for class io.webfolder.cdp.type.emulation.ScreenOrientation
 
ScreenshotRequested - Class in io.webfolder.cdp.event.overlay
Fired when user asks to capture screenshot of some area on the page
ScreenshotRequested() - Constructor for class io.webfolder.cdp.event.overlay.ScreenshotRequested
 
ScriptCoverage - Class in io.webfolder.cdp.type.profiler
Coverage data for a JavaScript script
ScriptCoverage() - Constructor for class io.webfolder.cdp.type.profiler.ScriptCoverage
 
ScriptFailedToParse - Class in io.webfolder.cdp.event.debugger
Fired when virtual machine fails to parse the script
ScriptFailedToParse() - Constructor for class io.webfolder.cdp.event.debugger.ScriptFailedToParse
 
ScriptParsed - Class in io.webfolder.cdp.event.debugger
Fired when virtual machine parses script This event is also fired for all known and uncollected scripts upon enabling debugger
ScriptParsed() - Constructor for class io.webfolder.cdp.event.debugger.ScriptParsed
 
ScriptPosition - Class in io.webfolder.cdp.type.debugger
Location in the source code
ScriptPosition() - Constructor for class io.webfolder.cdp.type.debugger.ScriptPosition
 
ScrollRect - Class in io.webfolder.cdp.type.layertree
Rectangle where scrolling happens on the main thread
ScrollRect() - Constructor for class io.webfolder.cdp.type.layertree.ScrollRect
 
searchInContent(String, String, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Debugger
Searches for given string in script content.
searchInContent(String, String) - Method in interface io.webfolder.cdp.command.Debugger
Searches for given string in script content.
searchInResource(String, String, String, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Page
Searches for given string in resource content.
searchInResource(String, String, String) - Method in interface io.webfolder.cdp.command.Page
Searches for given string in resource content.
SearchMatch - Class in io.webfolder.cdp.type.debugger
Search match for resource
SearchMatch() - Constructor for class io.webfolder.cdp.type.debugger.SearchMatch
 
Security - Interface in io.webfolder.cdp.command
Security
SecurityDetails - Class in io.webfolder.cdp.type.network
Security details about a request
SecurityDetails() - Constructor for class io.webfolder.cdp.type.network.SecurityDetails
 
SecurityState - Enum in io.webfolder.cdp.type.security
The security level of a page or resource
SecurityStateChanged - Class in io.webfolder.cdp.event.security
The security state of the page changed
SecurityStateChanged() - Constructor for class io.webfolder.cdp.event.security.SecurityStateChanged
 
SecurityStateExplanation - Class in io.webfolder.cdp.type.security
An explanation of an factor contributing to the security state
SecurityStateExplanation() - Constructor for class io.webfolder.cdp.type.security.SecurityStateExplanation
 
seekAnimations(List<String>, Double) - Method in interface io.webfolder.cdp.command.Animation
Seek a set of animations to a particular time within each animation.
selectInputText(String) - Method in interface io.webfolder.cdp.session.Dom
The HTMLInputElement.select() method selects all the text in a <textarea> element
or an <input> element with a text field.
selectInputText(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
The HTMLInputElement.select() method selects all the text in a <textarea> element
or an <input> element with a text field.
Selector - Interface in io.webfolder.cdp.session
 
SelectorList - Class in io.webfolder.cdp.type.css
Selector list data
SelectorList() - Constructor for class io.webfolder.cdp.type.css.SelectorList
 
sendBackspace() - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing BACKSPACE key.
sendDownArrow() - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing DOWN_ARROW key.
sendEnter() - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing ENTER key.
sendEsc() - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing ESC key.
sendKeyCode(int) - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing unicode value of keyboard key.
sendKeys(String) - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing into an element, which may set its value.
sendLeftArrow() - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing LEFT_ARROW key.
sendMessageToTarget(String, String, String) - Method in interface io.webfolder.cdp.command.Target
Sends protocol message over session with given id.
sendMessageToTarget(String) - Method in interface io.webfolder.cdp.command.Target
Sends protocol message over session with given id.
sendRightArrow() - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing RIGHT_ARROW key.
sendTab() - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing TAB key.
sendUpArrow() - Method in interface io.webfolder.cdp.session.Keyboard
Use this method to simulate typing UP_ARROW key.
ServiceWorker - Interface in io.webfolder.cdp.command
 
ServiceWorkerErrorMessage - Class in io.webfolder.cdp.type.serviceworker
ServiceWorker error message
ServiceWorkerErrorMessage() - Constructor for class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
ServiceWorkerRegistration - Class in io.webfolder.cdp.type.serviceworker
ServiceWorker registration
ServiceWorkerRegistration() - Constructor for class io.webfolder.cdp.type.serviceworker.ServiceWorkerRegistration
 
ServiceWorkerVersion - Class in io.webfolder.cdp.type.serviceworker
ServiceWorker version
ServiceWorkerVersion() - Constructor for class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
ServiceWorkerVersionRunningStatus - Enum in io.webfolder.cdp.type.serviceworker
 
ServiceWorkerVersionStatus - Enum in io.webfolder.cdp.type.serviceworker
 
Session - Class in io.webfolder.cdp.session
 
SessionFactory - Class in io.webfolder.cdp.session
 
SessionFactory() - Constructor for class io.webfolder.cdp.session.SessionFactory
 
SessionFactory(CdpLoggerType) - Constructor for class io.webfolder.cdp.session.SessionFactory
 
SessionFactory(int) - Constructor for class io.webfolder.cdp.session.SessionFactory
 
SessionFactory(int, CdpLoggerType) - Constructor for class io.webfolder.cdp.session.SessionFactory
 
SessionFactory(String, int) - Constructor for class io.webfolder.cdp.session.SessionFactory
 
SessionFactory(String, int, CdpLoggerType, ExecutorService) - Constructor for class io.webfolder.cdp.session.SessionFactory
 
SessionFactory(String, int, int, CdpLoggerType, ExecutorService) - Constructor for class io.webfolder.cdp.session.SessionFactory
 
SessionInfo - Class in io.webfolder.cdp.session
 
SessionInfo() - Constructor for class io.webfolder.cdp.session.SessionInfo
 
setA(Double) - Method in class io.webfolder.cdp.type.dom.RGBA
The alpha component, in the [0-1] range (default: 1).
setActive(Boolean) - Method in class io.webfolder.cdp.type.css.MediaQuery
Whether the media query condition is satisfied.
setAdBlockingEnabled(Boolean) - Method in interface io.webfolder.cdp.command.Page
Enable Chrome's experimental ad filter on all sites.
setAnchorX(Double) - Method in class io.webfolder.cdp.type.layertree.Layer
Transform anchor point X, absent if no transform specified
setAnchorY(Double) - Method in class io.webfolder.cdp.type.layertree.Layer
Transform anchor point Y, absent if no transform specified
setAnchorZ(Double) - Method in class io.webfolder.cdp.type.layertree.Layer
Transform anchor point Z, absent if no transform specified
setAngle(Integer) - Method in class io.webfolder.cdp.type.emulation.ScreenOrientation
Orientation angle.
setAnimation(Animation) - Method in class io.webfolder.cdp.event.animation.AnimationStarted
Animation that was started.
setAnimationName(Value) - Method in class io.webfolder.cdp.type.css.CSSKeyframesRule
Animation name.
setArgs(List<RemoteObject>) - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Call arguments.
setArray(List<Key>) - Method in class io.webfolder.cdp.type.indexeddb.Key
Array value.
setArray(List<String>) - Method in class io.webfolder.cdp.type.indexeddb.KeyPath
Array value.
setAsyncCallStackDepth(Integer) - Method in interface io.webfolder.cdp.command.Debugger
Enables or disables async call stacks tracking.
setAsyncStackTrace(StackTrace) - Method in class io.webfolder.cdp.event.debugger.Paused
Async stack trace, if any.
setAttached(Boolean) - Method in class io.webfolder.cdp.type.target.TargetInfo
Whether the target has an attached client.
setAttachToFrames(Boolean) - Method in interface io.webfolder.cdp.command.Target
 
setAttribute(String, String, Object, Object...) - Method in interface io.webfolder.cdp.session.Dom
Sets attribute for an element
setAttribute(Integer, String, String, Object, Object...) - Method in interface io.webfolder.cdp.session.Dom
Sets attribute for an element
setAttribute(String, String, Object) - Method in interface io.webfolder.cdp.session.Dom
Sets attribute for an element
setAttribute(String) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The name of the relevant attribute, if any.
setAttributes(List<String>) - Method in class io.webfolder.cdp.type.dom.Node
Attributes of the Element node in the form of flat array [name1, value1, name2, value2].
setAttributes(List<NameValue>) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Attributes of an Element node.
setAttributesAsText(Integer, String, String) - Method in interface io.webfolder.cdp.command.DOM
Sets attributes on element with given id.
setAttributesAsText(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Sets attributes on element with given id.
setAttributeValue(Integer, String, String) - Method in interface io.webfolder.cdp.command.DOM
Sets attribute for an element with given id.
setAttributeValue(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The value of the relevant attribute, if any.
setAuthChallenge(AuthChallenge) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
Details of the Authorization Challenge encountered.
setAutoAttach(Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Target
Controls whether to automatically attach to new targets which are considered to be related to this one.
setAutoAttachToCreatedPages(Boolean) - Method in interface io.webfolder.cdp.command.Page
Controls whether browser will open a new inspector window for connected pages.
setAutoIncrement(Boolean) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
If true, object store has auto increment flag set.
setAuxAttributes(Object) - Method in class io.webfolder.cdp.type.systeminfo.GPUInfo
An optional dictionary of additional GPU related attributes.
setAuxData(Object) - Method in class io.webfolder.cdp.type.runtime.ExecutionContextDescription
Embedder-specific auxiliary data.
setB(Integer) - Method in class io.webfolder.cdp.type.dom.RGBA
The blue component, in the [0-255] range.
setBackendDOMNodeId(Integer) - Method in class io.webfolder.cdp.type.accessibility.AXNode
The backend ID for the associated DOM node, if any.
setBackendDOMNodeId(Integer) - Method in class io.webfolder.cdp.type.accessibility.AXRelatedNode
The BackendNodeId of the related DOM node.
setBackendNodeId(Integer) - Method in class io.webfolder.cdp.event.overlay.InspectNodeRequested
Id of the node to inspect.
setBackendNodeId(Integer) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's target node.
setBackendNodeId(Integer) - Method in class io.webfolder.cdp.type.dom.BackendNode
 
setBackendNodeId(Integer) - Method in class io.webfolder.cdp.type.dom.Node
The BackendNodeId for this node.
setBackendNodeId(Integer) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Node the listener is added to (if any).
setBackendNodeId(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Node's id, corresponds to DOM.Node.backendNodeId.
setBackendNodeId(Integer) - Method in class io.webfolder.cdp.type.layertree.Layer
The backend id for the node associated with this layer.
setBaseURL(String) - Method in class io.webfolder.cdp.type.dom.Node
Base URL that Document or FrameOwner node uses for URL completion.
setBaseURL(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Base URL that Document or FrameOwner node uses for URL completion.
setBindRemoteObjectFunctionId(String) - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
setBlackboxedRanges(String, List<ScriptPosition>) - Method in interface io.webfolder.cdp.command.Debugger
Makes backend skip steps in the script in blackboxed ranges.
setBlackboxPatterns(List<String>) - Method in interface io.webfolder.cdp.command.Debugger
Replace previous blackbox patterns with passed ones.
setBlockedReason(BlockedReason) - Method in class io.webfolder.cdp.event.network.LoadingFailed
The reason why loading was blocked, if any.
setBlockedURLs(List<String>) - Method in interface io.webfolder.cdp.command.Network
Blocks URLs from loading.
setBody(String) - Method in class io.webfolder.cdp.type.cachestorage.CachedResponse
Entry content, base64-encoded.
setBodySize(Double) - Method in class io.webfolder.cdp.type.network.CachedResource
Cached response body size.
setBorder(List<Double>) - Method in class io.webfolder.cdp.type.dom.BoxModel
Border box
setBorderColor(RGBA) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The border highlight fill color (default: transparent).
setBoundingBox(Rect) - Method in class io.webfolder.cdp.type.css.InlineTextBox
The absolute position bounding box.
setBoundingBox(Rect) - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
The absolute position bounding box.
setBoundingBox(Rect) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
The absolute position bounding box.
setBounds(List<Double>) - Method in class io.webfolder.cdp.type.dom.ShapeOutsideInfo
Shape bounds
setBreakpoint(Location, String) - Method in interface io.webfolder.cdp.command.Debugger
Sets JavaScript breakpoint at a given location.
setBreakpoint(Location) - Method in interface io.webfolder.cdp.command.Debugger
Sets JavaScript breakpoint at a given location.
setBreakpointByUrl(Integer, String, String, Integer, String) - Method in interface io.webfolder.cdp.command.Debugger
Sets JavaScript breakpoint at given location specified either by URL or URL regex.
setBreakpointByUrl(Integer) - Method in interface io.webfolder.cdp.command.Debugger
Sets JavaScript breakpoint at given location specified either by URL or URL regex.
SetBreakpointByUrlResult - Class in io.webfolder.cdp.type.debugger
 
SetBreakpointByUrlResult() - Constructor for class io.webfolder.cdp.type.debugger.SetBreakpointByUrlResult
 
setBreakpointId(String) - Method in class io.webfolder.cdp.event.debugger.BreakpointResolved
Breakpoint unique identifier.
SetBreakpointResult - Class in io.webfolder.cdp.type.debugger
 
SetBreakpointResult() - Constructor for class io.webfolder.cdp.type.debugger.SetBreakpointResult
 
setBreakpointsActive(Boolean) - Method in interface io.webfolder.cdp.command.Debugger
Activates / deactivates all breakpoints on the page.
setBypassServiceWorker(Boolean) - Method in interface io.webfolder.cdp.command.Network
Toggles ignoring of service worker for each request.
setCacheDisabled(Boolean) - Method in interface io.webfolder.cdp.command.Network
Toggles ignoring cache for each request.
setCacheId(String) - Method in class io.webfolder.cdp.type.cachestorage.Cache
An opaque unique id of the cache.
setCacheName(String) - Method in class io.webfolder.cdp.event.storage.CacheStorageContentUpdated
Name of cache in origin.
setCacheName(String) - Method in class io.webfolder.cdp.type.cachestorage.Cache
The name of the cache.
setCallFrame(CallFrame) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileNode
Function location.
setCallFrame(CallFrame) - Method in class io.webfolder.cdp.type.profiler.ProfileNode
Function location.
setCallFrameId(String) - Method in class io.webfolder.cdp.type.debugger.CallFrame
Call frame identifier.
setCallFrames(List<CallFrame>) - Method in class io.webfolder.cdp.event.debugger.Paused
Call stack the virtual machine stopped on.
setCallFrames(List<CallFrame>) - Method in class io.webfolder.cdp.type.runtime.StackTrace
JavaScript function name.
setCanceled(Boolean) - Method in class io.webfolder.cdp.event.network.LoadingFailed
True if loading was canceled.
setCanceled(Boolean) - Method in class io.webfolder.cdp.type.page.FrameResource
True if the resource was canceled during loading.
setCertificate(List<String>) - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
Page certificate.
setCertificateId(Integer) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Certificate ID value.
setCharacterData(String) - Method in class io.webfolder.cdp.event.dom.CharacterDataModified
New text value.
setChecked(String, boolean) - Method in interface io.webfolder.cdp.session.Dom
Sets the value of the checked property.
setChecked(String, boolean, Object...) - Method in interface io.webfolder.cdp.session.Dom
Sets the value of the checked property.
setChildFrames(List<FrameResourceTree>) - Method in class io.webfolder.cdp.type.page.FrameResourceTree
Child frames.
setChildNodeCount(Integer) - Method in class io.webfolder.cdp.event.dom.ChildNodeCountUpdated
New node count.
setChildNodeCount(Integer) - Method in class io.webfolder.cdp.type.dom.Node
Child count for Container nodes.
setChildNodeIndexes(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
The indexes of the node's child nodes in the domNodes array returned by getSnapshot, if any.
SetChildNodes - Class in io.webfolder.cdp.event.dom
Fired when backend wants to provide client with the missing DOM structure This happens upon most of the calls requesting node ids
SetChildNodes() - Constructor for class io.webfolder.cdp.event.dom.SetChildNodes
 
setChildren(List<Node>) - Method in class io.webfolder.cdp.type.dom.Node
Child nodes of this node when requested with children.
setChildren(List<SamplingHeapProfileNode>) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileNode
Child nodes.
setChildren(List<Integer>) - Method in class io.webfolder.cdp.type.profiler.ProfileNode
Child node ids.
setChunk(String) - Method in class io.webfolder.cdp.event.heapprofiler.AddHeapSnapshotChunk
 
setCipher(String) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Cipher name.
setClassName(String) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Object class (constructor) name.
setClientHeight(Integer) - Method in class io.webfolder.cdp.type.page.LayoutViewport
Height (CSS pixels), excludes scrollbar if present.
setClientHeight(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
Height (CSS pixels), excludes scrollbar if present.
setClientWidth(Integer) - Method in class io.webfolder.cdp.type.page.LayoutViewport
Width (CSS pixels), excludes scrollbar if present.
setClientWidth(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
Width (CSS pixels), excludes scrollbar if present.
setClip(Rect) - Method in class io.webfolder.cdp.event.layertree.LayerPainted
Clip rectangle.
setCode(Integer) - Method in class io.webfolder.cdp.type.database.Error
Error code.
setColumn(Integer) - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Column number in the resource that generated this message (1-based).
setColumn(Integer) - Method in class io.webfolder.cdp.type.page.AppManifestError
Error column.
setColumnNumber(Integer) - Method in class io.webfolder.cdp.type.debugger.BreakLocation
Column number in the script (0-based).
setColumnNumber(Integer) - Method in class io.webfolder.cdp.type.debugger.Location
Column number in the script (0-based).
setColumnNumber(Integer) - Method in class io.webfolder.cdp.type.debugger.ScriptPosition
 
setColumnNumber(Integer) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Column number in the script (0-based).
setColumnNumber(Integer) - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript script column number (0-based).
setColumnNumber(Integer) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Column number of the exception location (0-based).
setColumnNumber(Integer) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
setComputedLength(Double) - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
Computed length of media query expression (if applicable).
setConfigObjectId(String) - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
setConfigurable(Boolean) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.
setConnectEnd(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Connected to the remote host.
setConnectionId(String) - Method in class io.webfolder.cdp.event.tethering.Accepted
Connection id to be used.
setConnectionId(Double) - Method in class io.webfolder.cdp.type.network.Response
Physical connection id that was actually used for this request.
setConnectionReused(Boolean) - Method in class io.webfolder.cdp.type.network.Response
Specifies whether physical connection was actually reused for this request.
setConnectStart(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started connecting to the remote host.
setContainedMixedForm(Boolean) - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS and contained a form targeting an insecure url.
setContainingBlockRect(Rect) - Method in class io.webfolder.cdp.type.layertree.StickyPositionConstraint
Layout rectangle of the containing block of the sticky element
setContent(List<Double>) - Method in class io.webfolder.cdp.type.dom.BoxModel
Content box
setContentColor(RGBA) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The content box highlight fill color (default: transparent).
setContentDocument(Node) - Method in class io.webfolder.cdp.type.dom.Node
Content document for frame owner elements.
setContentDocumentIndex(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
The index of a frame owner element's content document in the domNodes array returned by getSnapshot, if any.
setContentLanguage(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for documents, contains the document's content language.
setContentSize(Double) - Method in class io.webfolder.cdp.type.page.FrameResource
Resource content size.
setContext(String) - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context.
setContext(ExecutionContextDescription) - Method in class io.webfolder.cdp.event.runtime.ExecutionContextCreated
A newly created execution context.
setCookie(String, String, String, String, String, Boolean, Boolean, CookieSameSite, Double) - Method in interface io.webfolder.cdp.command.Network
Sets a cookie with the given cookie data; may overwrite equivalent cookies if they exist.
setCookie(String, String) - Method in interface io.webfolder.cdp.command.Network
Sets a cookie with the given cookie data; may overwrite equivalent cookies if they exist.
setCookies(List<CookieParam>) - Method in interface io.webfolder.cdp.command.Network
Sets given cookies.
setCount(Integer) - Method in class io.webfolder.cdp.type.profiler.CoverageRange
Collected execution count of the source range.
setCPUThrottlingRate(Double) - Method in interface io.webfolder.cdp.command.Emulation
Enables CPU throttling to emulate slow CPUs.
setCreationTime(Double) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Application cache creation time.
setCritical(Integer) - Method in class io.webfolder.cdp.type.page.AppManifestError
If criticial, this is a non-recoverable parse error.
setCssGridColor(RGBA) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The grid layout color (default: transparent).
setCssId(String) - Method in class io.webfolder.cdp.type.animation.Animation
A unique ID for Animation representing the sources that triggered this CSS animation/transition.
setCssProperties(List<CSSProperty>) - Method in class io.webfolder.cdp.type.css.CSSStyle
CSS properties in the style.
setCssText(String) - Method in class io.webfolder.cdp.type.css.CSSStyle
Style declaration text (if available).
setCurrentTime(Double) - Method in class io.webfolder.cdp.type.animation.Animation
Animation's current time.
setCustomObjectFormatterEnabled(Boolean) - Method in interface io.webfolder.cdp.command.Runtime
 
setCustomPreview(CustomPreview) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
 
setData(Object) - Method in class io.webfolder.cdp.event.debugger.Paused
Object containing break-specific auxiliary properties.
setData(String) - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Message content.
setData(String) - Method in class io.webfolder.cdp.event.page.ScreencastFrame
Base64-encoded compressed image.
setDatabase(Database) - Method in class io.webfolder.cdp.event.database.AddDatabase
 
setDataLength(Integer) - Method in class io.webfolder.cdp.event.network.DataReceived
Data chunk length.
setDataSizeLimitsForTest(Integer, Integer) - Method in interface io.webfolder.cdp.command.Network
For testing.
setDate(Double) - Method in class io.webfolder.cdp.type.indexeddb.Key
Date value.
setDefaultBackgroundColorOverride(RGBA) - Method in interface io.webfolder.cdp.command.Emulation
Sets or clears an override of the default background color of the frame.
setDefaultBackgroundColorOverride() - Method in interface io.webfolder.cdp.command.Emulation
Sets or clears an override of the default background color of the frame.
setDefaultPrompt(String) - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
Default dialog prompt.
setDelay(Double) - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
Delay (in seconds) until the navigation is scheduled to begin.
setDelay(Double) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's delay.
setDeoptReason(String) - Method in class io.webfolder.cdp.type.profiler.ProfileNode
The reason of being not optimized.
setDescription(String) - Method in class io.webfolder.cdp.session.SessionInfo
 
setDescription(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXNode
The accessible description for this Node.
setDescription(String) - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
String representation of the object.
setDescription(String) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
String representation of the object.
setDescription(String) - Method in class io.webfolder.cdp.type.runtime.StackTrace
String label of this stack trace.
setDescription(String) - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
Full text explanation of the factor.
setDeviceHeight(Double) - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Device screen height in DIP.
setDeviceId(Double) - Method in class io.webfolder.cdp.type.systeminfo.GPUDevice
PCI ID of the GPU device, if available; 0 otherwise.
setDeviceMetricsOverride(Integer, Integer, Double, Boolean, Double, Integer, Integer, Integer, Integer, Boolean, ScreenOrientation) - Method in interface io.webfolder.cdp.command.Emulation
Overrides the values of device screen dimensions (window.screen.width, window.screen.height, window.innerWidth, window.innerHeight, and "device-width"/"device-height"-related CSS media query results).
setDeviceMetricsOverride(Integer, Integer, Double, Boolean) - Method in interface io.webfolder.cdp.command.Emulation
Overrides the values of device screen dimensions (window.screen.width, window.screen.height, window.innerWidth, window.innerHeight, and "device-width"/"device-height"-related CSS media query results).
setDeviceMetricsOverride(Integer, Integer, Double, Boolean, Double, Integer, Integer, Integer, Integer, Boolean, ScreenOrientation) - Method in interface io.webfolder.cdp.command.Page
Overrides the values of device screen dimensions (window.screen.width, window.screen.height, window.innerWidth, window.innerHeight, and "device-width"/"device-height"-related CSS media query results).
setDeviceMetricsOverride(Integer, Integer, Double, Boolean) - Method in interface io.webfolder.cdp.command.Page
Overrides the values of device screen dimensions (window.screen.width, window.screen.height, window.innerWidth, window.innerHeight, and "device-width"/"device-height"-related CSS media query results).
setDeviceOrientationOverride(Double, Double, Double) - Method in interface io.webfolder.cdp.command.DeviceOrientation
Overrides the Device Orientation.
setDeviceOrientationOverride(Double, Double, Double) - Method in interface io.webfolder.cdp.command.Page
Overrides the Device Orientation.
setDevices(List<GPUDevice>) - Method in class io.webfolder.cdp.type.systeminfo.GPUInfo
The graphics devices on the system.
setDeviceString(String) - Method in class io.webfolder.cdp.type.systeminfo.GPUDevice
String description of the GPU device, if the PCI ID is not available.
setDeviceWidth(Double) - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Device screen width in DIP.
setDevtoolsFrontendUrl(String) - Method in class io.webfolder.cdp.session.SessionInfo
 
setDirection(String) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's playback direction.
setDisabled(String, boolean) - Method in interface io.webfolder.cdp.session.Dom
Sets the value of the disabled property.
setDisabled(String, boolean, Object...) - Method in interface io.webfolder.cdp.session.Dom
Sets the value of the disabled property.
setDisabled(Boolean) - Method in class io.webfolder.cdp.type.css.CSSProperty
Whether the property is disabled by the user (present for source-based properties only).
setDisabled(Boolean) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Denotes whether the stylesheet is disabled.
setDiscoverTargets(Boolean) - Method in interface io.webfolder.cdp.command.Target
Controls whether to discover available targets and notify via targetCreated/targetInfoChanged/targetDestroyed events.
setDisplayAsMaterial(Boolean) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
 
setDisplayedContentWithCertErrors(Boolean) - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS without certificate errors, and displayed content such as images that were loaded with certificate errors.
setDisplayedInsecureContentStyle(SecurityState) - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
Security state representing a page that displayed insecure content.
setDisplayedMixedContent(Boolean) - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS and displayed mixed (HTTP) content such as images.
setDistributedNodes(List<BackendNode>) - Method in class io.webfolder.cdp.event.dom.DistributedNodesUpdated
Distributed nodes for given insertion point.
setDistributedNodes(List<BackendNode>) - Method in class io.webfolder.cdp.type.dom.Node
Distributed nodes for given insertion point.
setDnsEnd(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished DNS address resolve.
setDnsStart(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started DNS address resolve.
setDocumentContent(String, String) - Method in interface io.webfolder.cdp.command.Page
Sets given markup as the document's HTML.
setDocumentEncoding(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for documents, contains the document's character set encoding.
setDocumentURL(String) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
URL of the document this request is loaded for.
setDocumentURL(String) - Method in class io.webfolder.cdp.type.dom.Node
Document URL that Document or FrameOwner node points to.
setDocumentURL(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Document URL that Document or FrameOwner node points to.
setDomain(String) - Method in class io.webfolder.cdp.type.database.Database
Database domain.
setDomain(String) - Method in class io.webfolder.cdp.type.network.Cookie
Cookie domain.
setDomain(String) - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie domain.
setDOMBreakpoint(Integer, DOMBreakpointType) - Method in interface io.webfolder.cdp.command.DOMDebugger
Sets breakpoint on particular operation with DOM.
setDomNodeIndex(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
The index of the related DOM node in the domNodes array returned by getSnapshot.
setDOMStorageItem(StorageId, String, String) - Method in interface io.webfolder.cdp.command.DOMStorage
 
setDone(Integer) - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
 
setDrawsContent(Boolean) - Method in class io.webfolder.cdp.type.layertree.Layer
Indicates whether this layer hosts any content, rather than being used for transform/scrolling purposes only.
setDriverBugWorkarounds(List<String>) - Method in class io.webfolder.cdp.type.systeminfo.GPUInfo
An optional array of GPU driver bug workarounds.
setDuration(Double) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's iteration duration.
setEasing(String) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's timing function.
setEasing(String) - Method in class io.webfolder.cdp.type.animation.KeyframeStyle
AnimationEffect's timing function.
setEffectivePropertyValueForNode(Integer, String, String) - Method in interface io.webfolder.cdp.command.CSS
Find a rule with the given active property for the given node and set the new value for this property
setEmitTouchEventsForMouse(Boolean, Platform) - Method in interface io.webfolder.cdp.command.Emulation
 
setEmitTouchEventsForMouse(Boolean) - Method in interface io.webfolder.cdp.command.Emulation
 
setEmulatedMedia(String) - Method in interface io.webfolder.cdp.command.Emulation
Emulates the given media for CSS media queries.
setEnableArgumentFilter(Boolean) - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Turns on argument filter.
setEnableSampling(Boolean) - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Turns on JavaScript stack sampling.
setEnableSystrace(Boolean) - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Turns on system tracing.
setEncodedDataLength(Integer) - Method in class io.webfolder.cdp.event.network.DataReceived
Actual bytes received (might be less than dataLength for compressed encodings).
setEncodedDataLength(Double) - Method in class io.webfolder.cdp.event.network.LoadingFinished
Total number of bytes received for this request.
setEncodedDataLength(Double) - Method in class io.webfolder.cdp.type.network.Response
Total number of bytes received for this request so far.
setEndColumn(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Length of the last line of the script.
setEndColumn(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Length of the last line of the script.
setEndColumn(Integer) - Method in class io.webfolder.cdp.type.css.SourceRange
End column of range (exclusive).
setEndDelay(Double) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's end delay.
setEndLine(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Last line of the script.
setEndLine(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Last line of the script.
setEndLine(Integer) - Method in class io.webfolder.cdp.type.css.SourceRange
End line of range
setEndLocation(Location) - Method in class io.webfolder.cdp.type.debugger.Scope
Location in the source code where scope ends
setEndOffset(Double) - Method in class io.webfolder.cdp.type.css.RuleUsage
Offset of the end of the rule body from the beginning of the stylesheet.
setEndOffset(Integer) - Method in class io.webfolder.cdp.type.profiler.CoverageRange
JavaScript script source offset for the range end.
setEndTime(Double) - Method in class io.webfolder.cdp.type.profiler.Profile
Profiling end timestamp in microseconds.
setEntries(List<EntryPreview>) - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
List of the entries.
setEntry(LogEntry) - Method in class io.webfolder.cdp.event.log.EntryAdded
The entry.
setEnumerable(Boolean) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if this property shows up during enumeration of the properties on the corresponding object.
setErrorMessage(String) - Method in class io.webfolder.cdp.event.network.WebSocketFrameError
WebSocket frame error message.
setErrorMessage(ServiceWorkerErrorMessage) - Method in class io.webfolder.cdp.event.serviceworker.WorkerErrorReported
 
setErrorMessage(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
setErrorText(String) - Method in class io.webfolder.cdp.event.network.LoadingFailed
User friendly error message.
setErrorType(String) - Method in class io.webfolder.cdp.event.security.CertificateError
The type of the error.
setEventCount(Double) - Method in class io.webfolder.cdp.event.tracing.BufferUsage
An approximate number of events in the trace log.
setEventId(String) - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Message identifier.
setEventId(Integer) - Method in class io.webfolder.cdp.event.security.CertificateError
The ID of the event.
setEventListenerBreakpoint(String, String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Sets breakpoint on particular DOM event.
setEventListenerBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Sets breakpoint on particular DOM event.
setEventName(String) - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Message type.
setEventTargetColor(RGBA) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The event target element highlight fill color (default: transparent).
setException(RemoteObject) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Exception object if available.
setExceptionDetails(ExceptionDetails) - Method in class io.webfolder.cdp.event.runtime.ExceptionThrown
 
setExceptionId(Integer) - Method in class io.webfolder.cdp.event.runtime.ExceptionRevoked
The id of revoked exception, as reported in exceptionUnhandled.
setExceptionId(Integer) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Exception id.
setExcludedCategories(List<String>) - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Excluded category filters.
setExecutionContextAuxData(Object) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Embedder-specific auxiliary data.
setExecutionContextAuxData(Object) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Embedder-specific auxiliary data.
setExecutionContextId(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Specifies script creation context.
setExecutionContextId(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Specifies script creation context.
setExecutionContextId(Integer) - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Identifier of the context where the call was made.
setExecutionContextId(Integer) - Method in class io.webfolder.cdp.event.runtime.ExecutionContextDestroyed
Id of the destroyed context
setExecutionContextId(Integer) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Identifier of the context where exception happened.
setExpires(Double) - Method in class io.webfolder.cdp.type.network.Cookie
Cookie expiration date as the number of seconds since the UNIX epoch.
setExpires(Double) - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie expiration date, session cookie if not set
setExplanations(List<SecurityStateExplanation>) - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
List of explanations for the security state.
setExpressions(List<MediaQueryExpression>) - Method in class io.webfolder.cdp.type.css.MediaQuery
Array of media query expressions.
setExtraHTTPHeaders(Map<String, Object>) - Method in interface io.webfolder.cdp.command.Network
Specifies whether to always send extra HTTP headers with the requests from this page.
setFailed(Boolean) - Method in class io.webfolder.cdp.type.page.FrameResource
True if the resource failed to load.
setFamilyName(String) - Method in class io.webfolder.cdp.type.css.PlatformFontUsage
Font's family name reported by platform.
setFeature(String) - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
Media query expression feature.
setFeatureStatus(Object) - Method in class io.webfolder.cdp.type.systeminfo.GPUInfo
An optional dictionary of graphics features and their status.
setFileInputFiles(List<String>, Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Sets files for the given file input element.
setFileInputFiles(List<String>) - Method in interface io.webfolder.cdp.command.DOM
Sets files for the given file input element.
setFiles(String, Path...) - Method in interface io.webfolder.cdp.session.Dom
Sets files for the given file input element.
setFiles(String, String...) - Method in interface io.webfolder.cdp.session.Dom
Sets files for the given file input element.
setFill(String) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's fill mode.
setFinished(Boolean) - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
 
setForce(Double) - Method in class io.webfolder.cdp.type.input.TouchPoint
Force (default: 1.0).
setForceUpdateOnPageLoad(Boolean) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
setFormatterObjectId(String) - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
setFrame(Frame) - Method in class io.webfolder.cdp.event.page.FrameNavigated
Frame object.
setFrame(Frame) - Method in class io.webfolder.cdp.type.page.FrameResourceTree
Frame information for this tree item.
setFrameId(String) - Method in class io.webfolder.cdp.event.applicationcache.ApplicationCacheStatusUpdated
Identifier of the frame containing document whose application cache updated status.
setFrameId(String) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Frame identifier.
setFrameId(String) - Method in class io.webfolder.cdp.event.network.ResponseReceived
Frame identifier.
setFrameId(String) - Method in class io.webfolder.cdp.event.page.FrameAttached
Id of the frame that has been attached.
setFrameId(String) - Method in class io.webfolder.cdp.event.page.FrameClearedScheduledNavigation
Id of the frame that has cleared its scheduled navigation.
setFrameId(String) - Method in class io.webfolder.cdp.event.page.FrameDetached
Id of the frame that has been detached.
setFrameId(String) - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
Id of the frame that has scheduled a navigation.
setFrameId(String) - Method in class io.webfolder.cdp.event.page.FrameStartedLoading
Id of the frame that has started loading.
setFrameId(String) - Method in class io.webfolder.cdp.event.page.FrameStoppedLoading
Id of the frame that has stopped loading.
setFrameId(String) - Method in class io.webfolder.cdp.type.applicationcache.FrameWithManifest
Frame identifier.
setFrameId(String) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Owner frame identifier.
setFrameId(String) - Method in class io.webfolder.cdp.type.dom.Node
Frame ID for frame owner elements.
setFrameId(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Frame ID for frame owner elements and also for the document node.
setFromDiskCache(Boolean) - Method in class io.webfolder.cdp.type.network.Response
Specifies that the request was served from the disk cache.
setFromServiceWorker(Boolean) - Method in class io.webfolder.cdp.type.network.Response
Specifies that the request was served from the ServiceWorker.
setFunctionLocation(Location) - Method in class io.webfolder.cdp.type.debugger.CallFrame
Location in the source code.
setFunctionName(String) - Method in class io.webfolder.cdp.type.debugger.CallFrame
Name of the JavaScript function called on this call frame.
setFunctionName(String) - Method in class io.webfolder.cdp.type.profiler.FunctionCoverage
JavaScript function name.
setFunctionName(String) - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript function name.
setFunctions(List<FunctionCoverage>) - Method in class io.webfolder.cdp.type.profiler.ScriptCoverage
Functions contained in the script that has coverage data.
setG(Integer) - Method in class io.webfolder.cdp.type.dom.RGBA
The green component, in the [0-255] range.
setGeolocationOverride(Double, Double, Double) - Method in interface io.webfolder.cdp.command.Emulation
Overrides the Geolocation Position or Error.
setGeolocationOverride() - Method in interface io.webfolder.cdp.command.Emulation
Overrides the Geolocation Position or Error.
setGeolocationOverride(Double, Double, Double) - Method in interface io.webfolder.cdp.command.Page
Overrides the Geolocation Position or Error.
setGeolocationOverride() - Method in interface io.webfolder.cdp.command.Page
Overrides the Geolocation Position or Error.
setGet(RemoteObject) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
A function which serves as a getter for the property, or undefined if there is no getter (accessor descriptors only).
setGlyphCount(Double) - Method in class io.webfolder.cdp.type.css.PlatformFontUsage
Amount of glyphs that were rendered with this font.
setGroup(String) - Method in class io.webfolder.cdp.session.Option
 
setHandler(RemoteObject) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Event handler function value.
setHasBody(Boolean) - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
setHash(String) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Content hash of the script.
setHash(String) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Content hash of the script.
setHashAlgorithm(String) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Hash algorithm.
setHasSourceURL(Boolean) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
True, if this script has sourceURL.
setHasSourceURL(Boolean) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
True, if this script has sourceURL.
setHasSourceURL(Boolean) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Whether the sourceURL field value comes from the sourceURL comment.
setHead(SamplingHeapProfileNode) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfile
 
setHeader(CSSStyleSheetHeader) - Method in class io.webfolder.cdp.event.css.StyleSheetAdded
Added stylesheet metainfo.
setHeader(String) - Method in class io.webfolder.cdp.type.runtime.CustomPreview
 
setHeaders(Object) - Method in class io.webfolder.cdp.type.cachestorage.CachedResponse
Response headers
setHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.type.network.Request
HTTP request headers.
setHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.type.network.Response
HTTP response headers.
setHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.type.network.WebSocketRequest
HTTP request headers.
setHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP response headers.
setHeadersText(String) - Method in class io.webfolder.cdp.type.network.Response
HTTP response headers text.
setHeadersText(String) - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP response headers text.
setHeight(Integer) - Method in class io.webfolder.cdp.type.browser.Bounds
The window height in pixels.
setHeight(Integer) - Method in class io.webfolder.cdp.type.dom.BoxModel
Node height
setHeight(Double) - Method in class io.webfolder.cdp.type.dom.Rect
Rectangle height
setHeight(Double) - Method in class io.webfolder.cdp.type.layertree.Layer
Layer height.
setHeight(Double) - Method in class io.webfolder.cdp.type.page.Viewport
Rectangle height in CSS pixels
setHints(Object) - Method in class io.webfolder.cdp.event.runtime.InspectRequested
 
setHitBreakpoints(List<String>) - Method in class io.webfolder.cdp.event.debugger.Paused
Hit breakpoints IDs
setHitCount(Integer) - Method in class io.webfolder.cdp.type.profiler.ProfileNode
Number of samples where this node was on top of the call stack.
setHost(String) - Method in class io.webfolder.cdp.type.target.RemoteLocation
 
setHostId(Integer) - Method in class io.webfolder.cdp.event.dom.ShadowRootPopped
Host element id.
setHostId(Integer) - Method in class io.webfolder.cdp.event.dom.ShadowRootPushed
Host element id.
setHttpOnly(Boolean) - Method in class io.webfolder.cdp.type.network.Cookie
True if cookie is http-only.
setHttpOnly(Boolean) - Method in class io.webfolder.cdp.type.network.CookieParam
True if cookie is http-only.
setId(String) - Method in class io.webfolder.cdp.event.animation.AnimationCanceled
Id of the animation that was cancelled.
setId(String) - Method in class io.webfolder.cdp.event.animation.AnimationCreated
Id of the animation that was created.
setId(String) - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
 
setId(String) - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileStarted
 
setId(String) - Method in class io.webfolder.cdp.session.SessionInfo
 
setId(String) - Method in class io.webfolder.cdp.type.animation.Animation
Animation's id.
setId(String) - Method in class io.webfolder.cdp.type.database.Database
Database ID.
setId(Double) - Method in class io.webfolder.cdp.type.input.TouchPoint
Identifier used to track touch sources between events, must be unique within an event.
setId(String) - Method in class io.webfolder.cdp.type.page.Frame
Frame unique identifier.
setId(Integer) - Method in class io.webfolder.cdp.type.page.NavigationEntry
Unique id of the navigation history entry.
setId(Integer) - Method in class io.webfolder.cdp.type.profiler.ProfileNode
Unique id of the node.
setId(Integer) - Method in class io.webfolder.cdp.type.runtime.ExecutionContextDescription
Unique id of the execution context.
setIdref(String) - Method in class io.webfolder.cdp.type.accessibility.AXRelatedNode
The IDRef value provided, if any.
setIgnored(Boolean) - Method in class io.webfolder.cdp.type.accessibility.AXNode
Whether this node is ignored for accessibility
setIgnoredReasons(List<AXProperty>) - Method in class io.webfolder.cdp.type.accessibility.AXNode
Collection of reasons why this node is hidden.
setIgnoreInputEvents(Boolean) - Method in interface io.webfolder.cdp.command.Input
Ignores input events (useful while auditing page).
setImplicit(Boolean) - Method in class io.webfolder.cdp.type.css.CSSProperty
Whether the property is implicit (implies false if absent).
setImportant(Boolean) - Method in class io.webfolder.cdp.type.css.CSSProperty
Whether the property has "!important" annotation (implies false if absent).
setImportant(Boolean) - Method in class io.webfolder.cdp.type.css.ShorthandEntry
Whether the property has "!important" annotation (implies false if absent).
setImportedDocument(Node) - Method in class io.webfolder.cdp.type.dom.Node
Import document for the HTMLImport links.
setImportedDocumentIndex(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Index of the imported document's node of a link element in the domNodes array returned by getSnapshot, if any.
setIncludedCategories(List<String>) - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Included category filters.
setIndex(Integer) - Method in class io.webfolder.cdp.session.Option
 
setIndexes(List<ObjectStoreIndex>) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
Indexes in this object store.
setInitialPriority(ResourcePriority) - Method in class io.webfolder.cdp.type.network.Request
Priority of the resource request at the time request is sent.
setInitiator(Initiator) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Request initiator.
setInitiator(Initiator) - Method in class io.webfolder.cdp.event.network.WebSocketCreated
Request initiator.
setInlineStyle(CSSStyle) - Method in class io.webfolder.cdp.type.css.InheritedStyleEntry
The ancestor node's inline style, if any, in the style inheritance chain.
setInlineTextNodes(List<InlineTextBox>) - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
The post layout inline text nodes, if any.
setInlineTextNodes(List<InlineTextBox>) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
The post-layout inline text nodes, if any.
setInputChecked(Boolean) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for radio and checkbox input elements, indicates if the element has been checked
setInputValue(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for input elements, contains the input's associated text value.
setInsecureContentStatus(InsecureContentStatus) - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
Information about insecure content on the page.
setInsertionPointId(Integer) - Method in class io.webfolder.cdp.event.dom.DistributedNodesUpdated
Insertion point where distrubuted nodes were updated.
setInspectedNode(Integer) - Method in interface io.webfolder.cdp.command.DOM
Enables console to refer to the node with given id via (see Command Line API for more details functions).
setInspectMode(InspectMode, HighlightConfig) - Method in interface io.webfolder.cdp.command.Overlay
Enters the 'inspect' mode.
setInspectMode(InspectMode) - Method in interface io.webfolder.cdp.command.Overlay
Enters the 'inspect' mode.
setInstrumentationBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Sets breakpoint on particular native event.
setInterceptionId(String) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
Each request the page makes will have a unique id, however if any redirects are encountered while processing that fetch, they will be reported with the same id as the original fetch.
setInternalSubset(String) - Method in class io.webfolder.cdp.type.dom.Node
DocumentType's internalSubset.
setInvalid(Boolean) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
Whether the value for this property is invalid.
setInvalidReason(String) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
Reason for the value being invalid, if it is.
setInvisible(Boolean) - Method in class io.webfolder.cdp.type.layertree.Layer
Set if layer is not visible.
setIsBlockCoverage(Boolean) - Method in class io.webfolder.cdp.type.profiler.FunctionCoverage
Whether coverage data for this function has block granularity.
setIsClickable(Boolean) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Whether this DOM node responds to mouse clicks.
setIsCustomFont(Boolean) - Method in class io.webfolder.cdp.type.css.PlatformFontUsage
Indicates if the font was downloaded or resolved locally.
setIsDeleted(Boolean) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerRegistration
 
setIsInline(Boolean) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Whether this stylesheet is created for STYLE tag by parser.
setIsInMainFrame(Boolean) - Method in class io.webfolder.cdp.event.page.NavigationRequested
Whether the navigation is taking place in the main frame or in a subframe.
setIsLinkPreload(Boolean) - Method in class io.webfolder.cdp.type.network.Request
Whether is loaded via link preload.
setIsLiveEdit(Boolean) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
True, if this script is generated as a result of the live edit operation.
setIsLocalStorage(Boolean) - Method in class io.webfolder.cdp.type.domstorage.StorageId
Whether the storage is local storage (not session storage).
setIsModule(Boolean) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
True, if this script is ES6 module.
setIsModule(Boolean) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
True, if this script is ES6 module.
setIsNavigationRequest(Boolean) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
Whether this is a navigation request, which can abort the navigation completely.
setIsNowOnline(Boolean) - Method in class io.webfolder.cdp.event.applicationcache.NetworkStateUpdated
 
setIsOwn(Boolean) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if the property is owned for the object.
setIsRedirect(Boolean) - Method in class io.webfolder.cdp.event.page.NavigationRequested
Whether the navigation has encountered a server redirect or not.
setIssuer(String) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Name of the issuing CA.
setIsSVG(Boolean) - Method in class io.webfolder.cdp.type.dom.Node
Whether the node is SVG.
setIterations(Double) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's iterations.
setIterationStart(Double) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's iteration start.
setKey(String) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemAdded
 
setKey(String) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemRemoved
 
setKey(String) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
setKey(RemoteObject) - Method in class io.webfolder.cdp.type.indexeddb.DataEntry
Key object.
setKey(ObjectPreview) - Method in class io.webfolder.cdp.type.runtime.EntryPreview
Preview of the key.
setKeyExchange(String) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Key Exchange used by the connection, or the empty string if not applicable.
setKeyExchangeGroup(String) - Method in class io.webfolder.cdp.type.network.SecurityDetails
(EC)DH group used by the connection, if applicable.
setKeyframeKey(String, SourceRange, String) - Method in interface io.webfolder.cdp.command.CSS
Modifies the keyframe rule key text.
setKeyframes(List<KeyframeStyle>) - Method in class io.webfolder.cdp.type.animation.KeyframesRule
List of animation keyframes.
setKeyframes(List<CSSKeyframeRule>) - Method in class io.webfolder.cdp.type.css.CSSKeyframesRule
List of keyframes.
setKeyframesRule(KeyframesRule) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
AnimationEffect's keyframes.
setKeyPath(KeyPath) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
Object store key path.
setKeyPath(KeyPath) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
Index key path.
setKeyText(Value) - Method in class io.webfolder.cdp.type.css.CSSKeyframeRule
Associated key text.
setLastModified(Double) - Method in class io.webfolder.cdp.type.page.FrameResource
last-modified timestamp as reported by server.
setLastSeenObjectId(Integer) - Method in class io.webfolder.cdp.event.heapprofiler.LastSeenObjectId
 
setLayerId(String) - Method in class io.webfolder.cdp.event.layertree.LayerPainted
The id of the painted layer.
setLayerId(String) - Method in class io.webfolder.cdp.type.layertree.Layer
The unique id for this layer.
setLayers(List<Layer>) - Method in class io.webfolder.cdp.event.layertree.LayerTreeDidChange
Layer tree, absent if not in the comspositing mode.
setLayoutNodeIndex(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
The index of the node's related layout tree node in the layoutTreeNodes array returned by getSnapshot, if any.
setLayoutText(String) - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
Contents of the LayoutText if any
setLayoutText(String) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
Contents of the LayoutText, if any.
setLeft(Integer) - Method in class io.webfolder.cdp.type.browser.Bounds
The offset from the left edge of the screen to the window in pixels.
setLength(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
This script length.
setLength(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
This script length.
setLength(Double) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Size of the content (in characters).
setLevel(MessageSeverity) - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Message severity.
setLevel(LogEntrySeverity) - Method in class io.webfolder.cdp.type.log.LogEntry
Log entry severity.
setLine(Integer) - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Line number in the resource that generated this message (1-based).
setLine(Integer) - Method in class io.webfolder.cdp.type.page.AppManifestError
Error line.
setLine(Integer) - Method in class io.webfolder.cdp.type.profiler.PositionTickInfo
Source line number (1-based).
setLineContent(String) - Method in class io.webfolder.cdp.type.debugger.SearchMatch
Line with match content.
setLineNumber(Integer) - Method in class io.webfolder.cdp.type.debugger.BreakLocation
Line number in the script (0-based).
setLineNumber(Integer) - Method in class io.webfolder.cdp.type.debugger.Location
Line number in the script (0-based).
setLineNumber(Integer) - Method in class io.webfolder.cdp.type.debugger.ScriptPosition
 
setLineNumber(Double) - Method in class io.webfolder.cdp.type.debugger.SearchMatch
Line number in resource content.
setLineNumber(Integer) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Line number in the script (0-based).
setLineNumber(Integer) - Method in class io.webfolder.cdp.type.log.LogEntry
Line number in the resource.
setLineNumber(Double) - Method in class io.webfolder.cdp.type.network.Initiator
Initiator line number, set for Parser type or for Script type (when script is importing module) (0-based).
setLineNumber(Integer) - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript script line number (0-based).
setLineNumber(Integer) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Line number of the exception location (0-based).
setLineNumber(Integer) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
setLoaderId(String) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Loader identifier.
setLoaderId(String) - Method in class io.webfolder.cdp.event.network.ResponseReceived
Loader identifier.
setLoaderId(String) - Method in class io.webfolder.cdp.type.page.Frame
Identifier of the loader associated with this frame.
setLocalName(String) - Method in class io.webfolder.cdp.type.dom.Node
Node's localName.
setLocation(Location) - Method in class io.webfolder.cdp.event.debugger.BreakpointResolved
Actual breakpoint location.
setLocation(Location) - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
Location of console.profileEnd().
setLocation(Location) - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileStarted
Location of console.profile().
setLocation(Location) - Method in class io.webfolder.cdp.type.debugger.CallFrame
Location in the source code.
setLogDescription(String) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Log name / description.
setLogId(String) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Log ID.
setLower(Key) - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
Lower bound.
setLowerOpen(Boolean) - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
If true lower bound is open.
setMac(String) - Method in class io.webfolder.cdp.type.network.SecurityDetails
TLS MAC.
setManifestURL(String) - Method in class io.webfolder.cdp.event.applicationcache.ApplicationCacheStatusUpdated
Manifest URL.
setManifestURL(String) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Manifest URL.
setManifestURL(String) - Method in class io.webfolder.cdp.type.applicationcache.FrameWithManifest
Manifest URL.
setMargin(List<Double>) - Method in class io.webfolder.cdp.type.dom.BoxModel
Margin box
setMarginColor(RGBA) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The margin highlight fill color (default: transparent).
setMarginShape(List<Object>) - Method in class io.webfolder.cdp.type.dom.ShapeOutsideInfo
Margin shape bounds
setMask(Boolean) - Method in class io.webfolder.cdp.type.network.WebSocketFrame
WebSocke frame mask.
setMatchedCSSRules(List<RuleMatch>) - Method in class io.webfolder.cdp.type.css.InheritedStyleEntry
Matches of CSS rules matching the ancestor node in the style inheritance chain.
setMatches(List<RuleMatch>) - Method in class io.webfolder.cdp.type.css.PseudoElementMatches
Matches of CSS rules applicable to the pseudo style.
setMatchingSelectors(List<Integer>) - Method in class io.webfolder.cdp.type.css.RuleMatch
Matching selector indices in the rule's selectorList selectors (0-based).
setMedia(List<CSSMedia>) - Method in class io.webfolder.cdp.type.css.CSSRule
Media list array (for rules involving media queries).
setMediaList(List<MediaQuery>) - Method in class io.webfolder.cdp.type.css.CSSMedia
Array of media queries.
setMediaText(String, SourceRange, String) - Method in interface io.webfolder.cdp.command.CSS
Modifies the rule selector.
setMemoryDumpConfig(MemoryDumpConfig) - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Configuration for memory dump triggers.
setMessage(ConsoleMessage) - Method in class io.webfolder.cdp.event.console.MessageAdded
Console message that has been added.
setMessage(String) - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
Message that will be displayed by the dialog.
setMessage(String) - Method in class io.webfolder.cdp.event.target.ReceivedMessageFromTarget
 
setMessage(String) - Method in class io.webfolder.cdp.type.database.Error
Error message.
setMessage(String) - Method in class io.webfolder.cdp.type.page.AppManifestError
Error message.
setMetadata(ScreencastFrameMetadata) - Method in class io.webfolder.cdp.event.page.ScreencastFrame
Screencast frame metadata.
setMethod(String) - Method in class io.webfolder.cdp.type.network.Request
HTTP request method.
setMetrics(List<Metric>) - Method in class io.webfolder.cdp.event.performance.Metrics
Current values of the metrics.
setMimeType(String) - Method in class io.webfolder.cdp.type.network.Response
Resource mimeType as determined by the browser.
setMimeType(String) - Method in class io.webfolder.cdp.type.page.Frame
Frame document's mimeType as determined by the browser.
setMimeType(String) - Method in class io.webfolder.cdp.type.page.FrameResource
Resource mimeType as determined by the browser.
setMixedContentType(MixedContentType) - Method in class io.webfolder.cdp.type.network.Request
The mixed content type of the request.
setMixedContentType(MixedContentType) - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
The type of mixed content described by the explanation.
setMultiEntry(Boolean) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
If true, index allows multiple entries for a key.
setName(String) - Method in class io.webfolder.cdp.event.dom.AttributeModified
Attribute name.
setName(String) - Method in class io.webfolder.cdp.event.dom.AttributeRemoved
A ttribute name.
setName(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXNode
The accessible name for this Node.
setName(String) - Method in class io.webfolder.cdp.type.accessibility.AXProperty
The name of this property.
setName(String) - Method in class io.webfolder.cdp.type.animation.Animation
Animation's name.
setName(String) - Method in class io.webfolder.cdp.type.animation.KeyframesRule
CSS keyframed animation's name.
setName(String) - Method in class io.webfolder.cdp.type.css.CSSComputedStyleProperty
Computed style property name.
setName(String) - Method in class io.webfolder.cdp.type.css.CSSProperty
The property name.
setName(String) - Method in class io.webfolder.cdp.type.css.ShorthandEntry
Shorthand name.
setName(String) - Method in class io.webfolder.cdp.type.database.Database
Database name.
setName(String) - Method in class io.webfolder.cdp.type.debugger.Scope
 
setName(String) - Method in class io.webfolder.cdp.type.dom.Node
Attr's name.
setName(String) - Method in class io.webfolder.cdp.type.domsnapshot.NameValue
Attribute/property name.
setName(String) - Method in class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
Database name.
setName(String) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
Object store name.
setName(String) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
Index name.
setName(ViolationType) - Method in class io.webfolder.cdp.type.log.ViolationSetting
Violation type.
setName(String) - Method in class io.webfolder.cdp.type.network.Cookie
Cookie name.
setName(String) - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie name.
setName(String) - Method in class io.webfolder.cdp.type.page.Frame
Frame's name as specified in the tag.
setName(String) - Method in class io.webfolder.cdp.type.performance.Metric
Metric name.
setName(String) - Method in class io.webfolder.cdp.type.runtime.ExecutionContextDescription
Human readable name describing given context.
setName(String) - Method in class io.webfolder.cdp.type.runtime.InternalPropertyDescriptor
Conventional property name.
setName(String) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
Property name or symbol description.
setName(String) - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
Property name.
setName(String) - Method in class io.webfolder.cdp.type.schema.Domain
Domain name.
setNativeSource(AXValueNativeSourceType) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The native markup source for this value, e.g.
setNativeSourceValue(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The value, such as a node or node list, of the native source.
setNavigationId(Integer) - Method in class io.webfolder.cdp.event.page.NavigationRequested
 
setNearestLayerShiftingContainingBlock(String) - Method in class io.webfolder.cdp.type.layertree.StickyPositionConstraint
The nearest sticky layer that shifts the containing block
setNearestLayerShiftingStickyBox(String) - Method in class io.webfolder.cdp.type.layertree.StickyPositionConstraint
The nearest sticky layer that shifts the sticky box
setNetworkRequestId(String) - Method in class io.webfolder.cdp.type.log.LogEntry
Identifier of the network request associated with this entry.
setNewPriority(ResourcePriority) - Method in class io.webfolder.cdp.event.network.ResourceChangedPriority
New priority
setNewValue(String) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemAdded
 
setNewValue(String) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
setNode(Node) - Method in class io.webfolder.cdp.event.dom.ChildNodeInserted
Inserted node data.
setNodeId(Integer) - Method in class io.webfolder.cdp.event.dom.AttributeModified
Id of the node that has changed.
setNodeId(Integer) - Method in class io.webfolder.cdp.event.dom.AttributeRemoved
Id of the node that has changed.
setNodeId(Integer) - Method in class io.webfolder.cdp.event.dom.CharacterDataModified
Id of the node that has changed.
setNodeId(Integer) - Method in class io.webfolder.cdp.event.dom.ChildNodeCountUpdated
Id of the node that has changed.
setNodeId(Integer) - Method in class io.webfolder.cdp.event.dom.ChildNodeRemoved
Id of the node that has been removed.
setNodeId(Integer) - Method in class io.webfolder.cdp.event.overlay.NodeHighlightRequested
 
setNodeId(String) - Method in class io.webfolder.cdp.type.accessibility.AXNode
Unique identifier for this node.
setNodeId(Integer) - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
The id of the related DOM node matching one from DOM.GetDocument.
setNodeId(Integer) - Method in class io.webfolder.cdp.type.dom.Node
Node identifier that is passed into the rest of the DOM messages as the nodeId.
setNodeIds(List<Integer>) - Method in class io.webfolder.cdp.event.dom.InlineStyleInvalidated
Ids of the nodes for which the inline styles have been invalidated.
setNodeName(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Sets node name for a node with given id.
setNodeName(String) - Method in class io.webfolder.cdp.type.dom.BackendNode
Node's nodeName.
setNodeName(String) - Method in class io.webfolder.cdp.type.dom.Node
Node's nodeName.
setNodeName(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Node's nodeName.
setNodes(List<Node>) - Method in class io.webfolder.cdp.event.dom.SetChildNodes
Child nodes array.
setNodes(List<ProfileNode>) - Method in class io.webfolder.cdp.type.profiler.Profile
The list of profile nodes.
setNodeType(Integer) - Method in class io.webfolder.cdp.type.dom.BackendNode
Node's nodeType.
setNodeType(Integer) - Method in class io.webfolder.cdp.type.dom.Node
Node's nodeType.
setNodeType(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Node's nodeType.
setNodeValue(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Sets node value for a node with given id.
setNodeValue(String) - Method in class io.webfolder.cdp.type.dom.Node
Node's nodeValue.
setNodeValue(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Node's nodeValue.
setNumber(Double) - Method in class io.webfolder.cdp.type.indexeddb.Key
Number value.
setNumCharacters(Integer) - Method in class io.webfolder.cdp.type.css.InlineTextBox
The number of characters in this post layout textbox substring.
setObject(RemoteObject) - Method in class io.webfolder.cdp.event.runtime.InspectRequested
 
setObject(RemoteObject) - Method in class io.webfolder.cdp.type.debugger.Scope
Object representing the scope.
setObjectId(String) - Method in class io.webfolder.cdp.type.runtime.CallArgument
Remote object handle.
setObjectId(String) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Unique object identifier (for non-primitive values).
setObjectStores(List<ObjectStore>) - Method in class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
Object stores in this database.
setOffset(String) - Method in class io.webfolder.cdp.type.animation.KeyframeStyle
Keyframe's time offset.
setOffsetTop(Double) - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Top offset in DIP.
setOffsetX(Double) - Method in class io.webfolder.cdp.type.layertree.Layer
Offset from parent layer, X coordinate.
setOffsetX(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
Horizontal offset relative to the layout viewport (CSS pixels).
setOffsetY(Double) - Method in class io.webfolder.cdp.type.layertree.Layer
Offset from parent layer, Y coordinate.
setOffsetY(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
Vertical offset relative to the layout viewport (CSS pixels).
setOldValue(String) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
setOnce(Boolean) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
EventListener's once flag.
setOpcode(Double) - Method in class io.webfolder.cdp.type.network.WebSocketFrame
WebSocket frame opcode.
setOptionSelected(Boolean) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for option elements, indicates if the element has been selected
setOrigin(String) - Method in class io.webfolder.cdp.event.storage.CacheStorageContentUpdated
Origin to update.
setOrigin(String) - Method in class io.webfolder.cdp.event.storage.CacheStorageListUpdated
Origin to update.
setOrigin(StyleSheetOrigin) - Method in class io.webfolder.cdp.type.css.CSSKeyframeRule
Parent stylesheet's origin.
setOrigin(StyleSheetOrigin) - Method in class io.webfolder.cdp.type.css.CSSRule
Parent stylesheet's origin.
setOrigin(StyleSheetOrigin) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Stylesheet origin.
setOrigin(String) - Method in class io.webfolder.cdp.type.network.AuthChallenge
Origin of the challenger.
setOrigin(String) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Origin.
setOrigin(String) - Method in class io.webfolder.cdp.type.runtime.ExecutionContextDescription
Execution context origin.
setOriginalHandler(RemoteObject) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Event original handler function value.
setOuterHTML(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
Sets node HTML markup, returns new node id.
setOverflow(Boolean) - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
True iff some of the properties or entries of the original object did not fit.
setOverrideCertificateErrors(Boolean) - Method in interface io.webfolder.cdp.command.Security
Enable/disable overriding certificate errors.
setOwnerNode(Integer) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
The backend id for the owner node of the stylesheet.
setPadding(List<Double>) - Method in class io.webfolder.cdp.type.dom.BoxModel
Padding box
setPaddingColor(RGBA) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The padding highlight fill color (default: transparent).
setPageScaleFactor(Double) - Method in interface io.webfolder.cdp.command.Emulation
Sets a specified page scale factor.
setPageScaleFactor(Double) - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Page scale factor.
setPageX(Integer) - Method in class io.webfolder.cdp.type.page.LayoutViewport
Horizontal offset relative to the document (CSS pixels).
setPageX(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
Horizontal offset relative to the document (CSS pixels).
setPageY(Integer) - Method in class io.webfolder.cdp.type.page.LayoutViewport
Vertical offset relative to the document (CSS pixels).
setPageY(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
Vertical offset relative to the document (CSS pixels).
setPaintCount(Integer) - Method in class io.webfolder.cdp.type.layertree.Layer
Indicates how many time this layer has painted.
setParent(StackTrace) - Method in class io.webfolder.cdp.type.runtime.StackTrace
Asynchronous JavaScript stack trace that preceded this stack, if available.
setParentFrameId(String) - Method in class io.webfolder.cdp.event.page.FrameAttached
Parent frame identifier.
setParentId(Integer) - Method in class io.webfolder.cdp.event.dom.PseudoElementAdded
Pseudo element's parent element id.
setParentId(Integer) - Method in class io.webfolder.cdp.event.dom.PseudoElementRemoved
Pseudo element's parent element id.
setParentId(Integer) - Method in class io.webfolder.cdp.event.dom.SetChildNodes
Parent node id to populate with children.
setParentId(Integer) - Method in class io.webfolder.cdp.type.dom.Node
The id of the parent node if any.
setParentId(String) - Method in class io.webfolder.cdp.type.page.Frame
Parent frame identifier.
setParentLayerId(String) - Method in class io.webfolder.cdp.type.layertree.Layer
The id of parent (not present for root).
setParentNodeId(Integer) - Method in class io.webfolder.cdp.event.dom.ChildNodeInserted
Id of the node that has changed.
setParentNodeId(Integer) - Method in class io.webfolder.cdp.event.dom.ChildNodeRemoved
Parent id.
setParsedOk(Boolean) - Method in class io.webfolder.cdp.type.css.CSSProperty
Whether the property is understood by the browser (implies true if absent).
setPassive(Boolean) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
EventListener's passive flag.
setPassword(String) - Method in class io.webfolder.cdp.type.network.AuthChallengeResponse
The password to provide, possibly empty.
setPath(String) - Method in class io.webfolder.cdp.type.network.Cookie
Cookie path.
setPath(String) - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie path.
setPaused(List<String>, Boolean) - Method in interface io.webfolder.cdp.command.Animation
Sets the paused state of a set of animations.
setPausedInDebuggerMessage(String) - Method in interface io.webfolder.cdp.command.Overlay
 
setPausedInDebuggerMessage() - Method in interface io.webfolder.cdp.command.Overlay
 
setPausedState(Boolean) - Method in class io.webfolder.cdp.type.animation.Animation
Animation's internal paused state.
setPauseOnExceptions(PauseOnExceptionState) - Method in interface io.webfolder.cdp.command.Debugger
Defines pause on exceptions state.
setPayloadData(String) - Method in class io.webfolder.cdp.type.network.WebSocketFrame
WebSocke frame payload data.
setPercentFull(Double) - Method in class io.webfolder.cdp.event.tracing.BufferUsage
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.
setPicture(String) - Method in class io.webfolder.cdp.type.layertree.PictureTile
Base64-encoded snapshot data.
setPlaybackRate(Double) - Method in interface io.webfolder.cdp.command.Animation
Sets the playback rate of the document timeline.
setPlaybackRate(Double) - Method in class io.webfolder.cdp.type.animation.Animation
Animation's playback rate.
setPlayState(String) - Method in class io.webfolder.cdp.type.animation.Animation
Animation's play state.
setPort(Integer) - Method in class io.webfolder.cdp.event.tethering.Accepted
Port number that was successfully bound.
setPort(Integer) - Method in class io.webfolder.cdp.type.target.RemoteLocation
 
setPositionTicks(List<PositionTickInfo>) - Method in class io.webfolder.cdp.type.profiler.ProfileNode
An array of source position ticks.
setPostData(String) - Method in class io.webfolder.cdp.type.network.Request
HTTP POST request data.
setPressureNotificationsSuppressed(Boolean) - Method in interface io.webfolder.cdp.command.Memory
Enable/disable suppressing memory pressure notifications in all processes.
setPreview(ObjectPreview) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Preview containing abbreviated property values.
setPreviousNodeId(Integer) - Method in class io.webfolder.cdp.event.dom.ChildNodeInserted
If of the previous siblint.
setPrimaryKey(RemoteObject) - Method in class io.webfolder.cdp.type.indexeddb.DataEntry
Primary key object.
setProfile(Profile) - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
 
setPromiseCreationFrame(CallFrame) - Method in class io.webfolder.cdp.type.runtime.StackTrace
Creation frame of the Promise which produced the next synchronous trace when resolved, if available.
setProperties(List<AXProperty>) - Method in class io.webfolder.cdp.type.accessibility.AXNode
All other properties
setProperties(List<CSSComputedStyleProperty>) - Method in class io.webfolder.cdp.type.css.ComputedStyle
 
setProperties(List<NameValue>) - Method in class io.webfolder.cdp.type.domsnapshot.ComputedStyle
Name/value pairs of computed style properties.
setProperties(List<PropertyPreview>) - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
List of the properties.
setProperty(String, String, Object) - Method in interface io.webfolder.cdp.session.Selector
Sets the property value of the matched element
setProperty(String, String, Object, Object...) - Method in interface io.webfolder.cdp.session.Selector
Sets the property value of the matched element
setProtocol(String) - Method in class io.webfolder.cdp.type.network.Response
Protocol used to fetch this request.
setProtocol(String) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Protocol name (e.g.
setProxyEnd(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished resolving proxy.
setProxyStart(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started resolving proxy.
setPseudoElement(Node) - Method in class io.webfolder.cdp.event.dom.PseudoElementAdded
The added pseudo element.
setPseudoElementId(Integer) - Method in class io.webfolder.cdp.event.dom.PseudoElementRemoved
The removed pseudo element id.
setPseudoElementIndexes(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Indexes of pseudo elements associated with this node in the domNodes array returned by getSnapshot, if any.
setPseudoElements(List<Node>) - Method in class io.webfolder.cdp.type.dom.Node
Pseudo elements associated with this node.
setPseudoType(PseudoType) - Method in class io.webfolder.cdp.type.css.PseudoElementMatches
Pseudo element type.
setPseudoType(PseudoType) - Method in class io.webfolder.cdp.type.dom.Node
Pseudo element type for this node.
setPseudoType(PseudoType) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Type of a pseudo element node.
setPublicId(String) - Method in class io.webfolder.cdp.type.dom.Node
DocumentType's publicId.
setPublicId(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
DocumentType node's publicId.
setPushEnd(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Time the server finished pushing request.
setPushStart(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Time the server started pushing request.
setR(Integer) - Method in class io.webfolder.cdp.type.dom.RGBA
The red component, in the [0-255] range.
setRadiusX(Integer) - Method in class io.webfolder.cdp.type.input.TouchPoint
X radius of the touch area (default: 1).
setRadiusY(Integer) - Method in class io.webfolder.cdp.type.input.TouchPoint
Y radius of the touch area (default: 1).
setRanContentWithCertErrors(Boolean) - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS without certificate errors, and ran content such as scripts that were loaded with certificate errors.
setRange(SourceRange) - Method in class io.webfolder.cdp.type.css.CSSMedia
The associated rule (@media or @import) header range in the enclosing stylesheet (if available).
setRange(SourceRange) - Method in class io.webfolder.cdp.type.css.CSSProperty
The entire property range in the enclosing style declaration (if available).
setRange(SourceRange) - Method in class io.webfolder.cdp.type.css.CSSStyle
Style declaration range in the enclosing stylesheet (if available).
setRange(SourceRange) - Method in class io.webfolder.cdp.type.css.StyleDeclarationEdit
The range of the style text in the enclosing stylesheet.
setRange(SourceRange) - Method in class io.webfolder.cdp.type.css.Value
Value range in the underlying resource (if available).
setRanges(List<CoverageRange>) - Method in class io.webfolder.cdp.type.profiler.FunctionCoverage
Source ranges inside the function with coverage data.
setRanInsecureContentStyle(SecurityState) - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
Security state representing a page that ran insecure content.
setRanMixedContent(Boolean) - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
True if the page was loaded over HTTPS and ran mixed (HTTP) content such as scripts.
setRealm(String) - Method in class io.webfolder.cdp.type.network.AuthChallenge
The realm of the challenge.
setReason(PauseReason) - Method in class io.webfolder.cdp.event.debugger.Paused
Pause reason.
setReason(String) - Method in class io.webfolder.cdp.event.inspector.Detached
The reason why connection has been terminated.
setReason(FrameNavigationReason) - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
The reason for the navigation.
setReason(String) - Method in class io.webfolder.cdp.event.runtime.ExceptionRevoked
Reason describing why exception was revoked.
setReceiveHeadersEnd(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished receiving response headers.
setRecordMode(TraceRecordMode) - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Controls how the trace buffer stores data.
setRect(Rect) - Method in class io.webfolder.cdp.type.layertree.ScrollRect
Rectangle itself.
setRedirectHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
HTTP response headers, only sent if a redirect was intercepted.
setRedirectResponse(Response) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Redirect response data.
setRedirectStatusCode(Integer) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
HTTP response code, only sent if a redirect was intercepted.
setRedirectUrl(String) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
Redirect location, only sent if a redirect was intercepted.
setReferrerPolicy(ReferrerPolicy) - Method in class io.webfolder.cdp.type.network.Request
The referrer policy of the request, as defined in https://www.w3.org/TR/referrer-policy/
setRegistrationId(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
setRegistrationId(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerRegistration
 
setRegistrationId(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
setRegistrations(List<ServiceWorkerRegistration>) - Method in class io.webfolder.cdp.event.serviceworker.WorkerRegistrationUpdated
 
setRelatedNodes(List<AXRelatedNode>) - Method in class io.webfolder.cdp.type.accessibility.AXValue
One or more related nodes, if applicable.
setRemoteIPAddress(String) - Method in class io.webfolder.cdp.type.network.Response
Remote IP address.
setRemoteLocations(List<RemoteLocation>) - Method in interface io.webfolder.cdp.command.Target
Enables target discovery for the specified locations, when setDiscoverTargets was set to true.
setRemotePort(Integer) - Method in class io.webfolder.cdp.type.network.Response
Remote port.
setRequest(Request) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
 
setRequest(Request) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Request data.
setRequest(WebSocketRequest) - Method in class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
WebSocket request data.
setRequest(String) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
Request url spec.
setRequestHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.type.network.Response
Refined HTTP request headers that were actually transmitted over the network.
setRequestHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP request headers.
setRequestHeadersText(String) - Method in class io.webfolder.cdp.type.network.Response
HTTP request headers text.
setRequestHeadersText(String) - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP request headers text.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.DataReceived
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.LoadingFailed
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.LoadingFinished
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.RequestServedFromCache
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.ResourceChangedPriority
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.ResponseReceived
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.WebSocketClosed
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.WebSocketCreated
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.WebSocketFrameError
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.WebSocketFrameReceived
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.WebSocketFrameSent
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.WebSocketHandshakeResponseReceived
Request identifier.
setRequestId(String) - Method in class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
Request identifier.
setRequestInterceptionEnabled(Boolean) - Method in interface io.webfolder.cdp.command.Network
 
setRequestTime(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Timing's requestTime is a baseline in seconds, while the other numbers are ticks in milliseconds relatively to this requestTime.
setRequestURL(String) - Method in class io.webfolder.cdp.event.security.CertificateError
The url that was requested.
setResources(List<ApplicationCacheResource>) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Application cache resources.
setResources(List<FrameResource>) - Method in class io.webfolder.cdp.type.page.FrameResourceTree
Information about frame resources.
setResourceType(ResourceType) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
How the requested resource will be used.
setResponse(Response) - Method in class io.webfolder.cdp.event.network.ResponseReceived
Response data.
setResponse(WebSocketFrame) - Method in class io.webfolder.cdp.event.network.WebSocketFrameReceived
WebSocket response data.
setResponse(WebSocketFrame) - Method in class io.webfolder.cdp.event.network.WebSocketFrameSent
WebSocket response data.
setResponse(WebSocketResponse) - Method in class io.webfolder.cdp.event.network.WebSocketHandshakeResponseReceived
WebSocket response data.
setResponse(String) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
Response status text.
setResponse(AuthChallengeResponse) - Method in class io.webfolder.cdp.type.network.AuthChallengeResponse
The decision on what to do in response to the authorization challenge.
setResponse(Response) - Method in class io.webfolder.cdp.type.network.CachedResource
Cached response data.
setResponseTime(Double) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
Number of seconds since epoch.
setResult(Boolean) - Method in class io.webfolder.cdp.event.page.JavascriptDialogClosed
Whether dialog was confirmed.
setReturnValue(RemoteObject) - Method in class io.webfolder.cdp.type.debugger.CallFrame
The value being returned, if the function is at return point.
setRole(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXNode
This Node's role, whether explicit or implicit.
setRoot(Node) - Method in class io.webfolder.cdp.event.dom.ShadowRootPushed
Shadow root.
setRootId(Integer) - Method in class io.webfolder.cdp.event.dom.ShadowRootPopped
Shadow root id.
setRotationAngle(Double) - Method in class io.webfolder.cdp.type.input.TouchPoint
Rotation angle (default: 0.0).
setRule(CSSRule) - Method in class io.webfolder.cdp.type.css.RuleMatch
CSS rule in the match.
setRuleSelector(String, SourceRange, String) - Method in interface io.webfolder.cdp.command.CSS
Modifies the rule selector.
setRunningStatus(ServiceWorkerVersionRunningStatus) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
setSameSite(CookieSameSite) - Method in class io.webfolder.cdp.type.network.Cookie
Cookie SameSite type.
setSameSite(CookieSameSite) - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie SameSite type.
setSamples(List<Integer>) - Method in class io.webfolder.cdp.type.profiler.Profile
Ids of samples top nodes.
setSamplingInterval(Integer) - Method in interface io.webfolder.cdp.command.Profiler
Changes CPU profiler sampling interval.
setSanList(List<String>) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Subject Alternative Name (SAN) DNS names and IP addresses.
setScale(Double) - Method in class io.webfolder.cdp.type.page.Viewport
Page scale factor.
setScale(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
Scale relative to the ideal viewport (size at width=device-width).
setScheme(String) - Method in class io.webfolder.cdp.type.network.AuthChallenge
The authentication scheme used, such as basic or digest
setSchemeIsCryptographic(Boolean) - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
True if the page was loaded over cryptographic transport such as HTTPS.
setScopeChain(List<Scope>) - Method in class io.webfolder.cdp.type.debugger.CallFrame
Scope chain for this call frame.
setScopeURL(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerRegistration
 
setScriptExecutionDisabled(Boolean) - Method in interface io.webfolder.cdp.command.Emulation
Switches script execution in the page.
setScriptId(String) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Identifier of the script parsed.
setScriptId(String) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Identifier of the script parsed.
setScriptId(String) - Method in class io.webfolder.cdp.type.debugger.BreakLocation
Script identifier as reported in the Debugger.scriptParsed.
setScriptId(String) - Method in class io.webfolder.cdp.type.debugger.Location
Script identifier as reported in the Debugger.scriptParsed.
setScriptId(String) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
Script id of the handler code.
setScriptId(String) - Method in class io.webfolder.cdp.type.profiler.ScriptCoverage
JavaScript script id.
setScriptId(String) - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript script id.
setScriptId(String) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Script ID of the exception location.
setScriptLastModified(Double) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
The Last-Modified header value of the main script.
setScriptResponseTime(Double) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
The time at which the response headers of the main script were received from the server.
setScriptSource(String, String, Boolean) - Method in interface io.webfolder.cdp.command.Debugger
Edits JavaScript source live.
setScriptSource(String, String) - Method in interface io.webfolder.cdp.command.Debugger
Edits JavaScript source live.
SetScriptSourceResult - Class in io.webfolder.cdp.type.debugger
 
SetScriptSourceResult() - Constructor for class io.webfolder.cdp.type.debugger.SetScriptSourceResult
 
setScriptURL(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
setScrollOffsetX(Double) - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Position of horizontal scroll in CSS pixels.
setScrollOffsetY(Double) - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Position of vertical scroll in CSS pixels.
setScrollRects(List<ScrollRect>) - Method in class io.webfolder.cdp.type.layertree.Layer
Rectangles scrolling on main thread only.
setSecure(Boolean) - Method in class io.webfolder.cdp.type.network.Cookie
True if cookie is secure.
setSecure(Boolean) - Method in class io.webfolder.cdp.type.network.CookieParam
True if cookie is secure.
setSecurityDetails(SecurityDetails) - Method in class io.webfolder.cdp.type.network.Response
Security details for the request.
setSecurityOrigin(String) - Method in class io.webfolder.cdp.type.cachestorage.Cache
Security origin of the cache.
setSecurityOrigin(String) - Method in class io.webfolder.cdp.type.domstorage.StorageId
Security origin for the storage.
setSecurityOrigin(String) - Method in class io.webfolder.cdp.type.page.Frame
Frame document's security origin.
setSecurityState(SecurityState) - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
Security state.
setSecurityState(SecurityState) - Method in class io.webfolder.cdp.type.network.Response
Security state of the request resource.
setSecurityState(SecurityState) - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
Security state representing the severity of the factor being explained.
setSelected(Boolean) - Method in class io.webfolder.cdp.session.Option
 
setSelectedIndex(String, int) - Method in interface io.webfolder.cdp.session.Dom
Set selectedIndex of <option> element.
setSelectedIndex(String, int, Object...) - Method in interface io.webfolder.cdp.session.Dom
Set selectedIndex of <option> element.
setSelectedOptions(String, List<Integer>) - Method in interface io.webfolder.cdp.session.Dom
Set selected indices of <select> element.
setSelectedOptions(String, List<Integer>, Object...) - Method in interface io.webfolder.cdp.session.Dom
Set selected indices of <select> element.
setSelectorList(SelectorList) - Method in class io.webfolder.cdp.type.css.CSSRule
Rule selector data.
setSelectorList(String) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
Selectors to highlight relevant nodes.
setSelectors(List<Value>) - Method in class io.webfolder.cdp.type.css.SelectorList
Selectors in the list.
setSelfSize(Double) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileNode
Allocations size in bytes for the node excluding children.
setSendEnd(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished sending request.
setSendStart(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started sending request.
setSession(Boolean) - Method in class io.webfolder.cdp.type.network.Cookie
True in case of session cookie.
setSessionId(Integer) - Method in class io.webfolder.cdp.event.page.ScreencastFrame
Frame number.
setSessionId(String) - Method in class io.webfolder.cdp.event.target.AttachedToTarget
Identifier assigned to the session used to send/receive messages.
setSessionId(String) - Method in class io.webfolder.cdp.event.target.DetachedFromTarget
Detached session identifier.
setSessionId(String) - Method in class io.webfolder.cdp.event.target.ReceivedMessageFromTarget
Identifier of a session which sends a message.
setSet(RemoteObject) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
A function which serves as a setter for the property, or undefined if there is no setter (accessor descriptors only).
setShadowRoots(List<Node>) - Method in class io.webfolder.cdp.type.dom.Node
Shadow root list for given element host.
setShadowRootType(ShadowRootType) - Method in class io.webfolder.cdp.type.dom.Node
Shadow root type.
setShape(List<Object>) - Method in class io.webfolder.cdp.type.dom.ShapeOutsideInfo
Shape coordinate details
setShapeColor(RGBA) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The shape outside fill color (default: transparent).
setShapeMarginColor(RGBA) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
The shape margin fill color (default: transparent).
setShapeOutside(ShapeOutsideInfo) - Method in class io.webfolder.cdp.type.dom.BoxModel
Shape outside coordinates
setShorthandEntries(List<ShorthandEntry>) - Method in class io.webfolder.cdp.type.css.CSSStyle
Computed values for all shorthands found in the style.
setShowDebugBorders(Boolean) - Method in interface io.webfolder.cdp.command.Overlay
Requests that backend shows debug borders on layers
setShowExtensionLines(Boolean) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
Whether the extension lines from node to the rulers should be shown (default: false).
setShowFPSCounter(Boolean) - Method in interface io.webfolder.cdp.command.Overlay
Requests that backend shows the FPS counter
setShowInfo(Boolean) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
Whether the node info tooltip should be shown (default: false).
setShowPaintRects(Boolean) - Method in interface io.webfolder.cdp.command.Overlay
Requests that backend shows paint rectangles
setShowRulers(Boolean) - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
Whether the rulers should be shown (default: false).
setShowScrollBottleneckRects(Boolean) - Method in interface io.webfolder.cdp.command.Overlay
Requests that backend shows scroll bottleneck rects
setShowViewportSizeOnResize(Boolean) - Method in interface io.webfolder.cdp.command.Overlay
Paints viewport size upon main frame resize.
setSignatureAlgorithm(String) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Signature algorithm.
setSignatureData(String) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Signature data.
setSignedCertificateTimestampList(List<SignedCertificateTimestamp>) - Method in class io.webfolder.cdp.type.network.SecurityDetails
List of signed certificate timestamps (SCTs).
setSize(Double) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Application cache size.
setSize(Integer) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
Resource size.
setSize(Integer) - Method in class io.webfolder.cdp.type.network.Cookie
Cookie size.
setSkipAllPauses(Boolean) - Method in interface io.webfolder.cdp.command.Debugger
Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).
setSource(AnimationEffect) - Method in class io.webfolder.cdp.type.animation.Animation
Animation's source animation node.
setSource(MessageSource) - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Message source.
setSource(CSSMediaSource) - Method in class io.webfolder.cdp.type.css.CSSMedia
Source of the media query: "mediaRule" if specified by a @media rule, "importRule" if specified by an @import rule, "linkedSheet" if specified by a "media" attribute in a linked stylesheet's LINK tag, "inlineSheet" if specified by a "media" attribute in an inline stylesheet's STYLE tag.
setSource(LogEntrySource) - Method in class io.webfolder.cdp.type.log.LogEntry
Log entry source.
setSource(AuthChallengeSource) - Method in class io.webfolder.cdp.type.network.AuthChallenge
Source of the authentication challenge.
setSourceMapURL(String) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
URL of source map associated with script (if any).
setSourceMapURL(String) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
URL of source map associated with script (if any).
setSourceMapURL(String) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
URL of source map associated with the stylesheet (if any).
setSources(List<AXValueSource>) - Method in class io.webfolder.cdp.type.accessibility.AXValue
The sources which contributed to the computation of this property.
setSourceURL(String) - Method in class io.webfolder.cdp.type.css.CSSMedia
URL of the document containing the media query description.
setSourceURL(String) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Stylesheet resource URL.
setSourceURL(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
setSslEnd(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished SSL handshake.
setSslStart(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started SSL handshake.
setStack(StackTrace) - Method in class io.webfolder.cdp.event.page.FrameAttached
JavaScript stack trace of when frame was attached, only set if frame initiated from script.
setStack(StackTrace) - Method in class io.webfolder.cdp.type.network.Initiator
Initiator JavaScript stack trace, set for Script only.
setStackTrace(StackTrace) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
JavaScript top stack frame of where the script parsed event was triggered if available.
setStackTrace(StackTrace) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
JavaScript top stack frame of where the script parsed event was triggered if available.
setStackTrace(StackTrace) - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Stack trace captured when the call was made.
setStackTrace(StackTrace) - Method in class io.webfolder.cdp.type.log.LogEntry
JavaScript stack trace.
setStackTrace(StackTrace) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
JavaScript stack trace if available.
setStartCharacterIndex(Integer) - Method in class io.webfolder.cdp.type.css.InlineTextBox
The starting index in characters, for this post layout textbox substring.
setStartColumn(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Column offset of the script within the resource with given URL.
setStartColumn(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Column offset of the script within the resource with given URL.
setStartColumn(Double) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Column offset of the stylesheet within the resource (zero based).
setStartColumn(Integer) - Method in class io.webfolder.cdp.type.css.SourceRange
Start column of range (inclusive).
setStartLine(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
Line offset of the script within the resource with given URL (for script tags).
setStartLine(Integer) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
Line offset of the script within the resource with given URL (for script tags).
setStartLine(Double) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Line offset of the stylesheet within the resource (zero based).
setStartLine(Integer) - Method in class io.webfolder.cdp.type.css.SourceRange
Start line of range.
setStartLocation(Location) - Method in class io.webfolder.cdp.type.debugger.Scope
Location in the source code where scope starts
setStartOffset(Double) - Method in class io.webfolder.cdp.type.css.RuleUsage
Offset of the start of the rule (including selector) from the beginning of the stylesheet.
setStartOffset(Integer) - Method in class io.webfolder.cdp.type.profiler.CoverageRange
JavaScript script source offset for the range start.
setStartTime(Double) - Method in class io.webfolder.cdp.type.animation.Animation
Animation's start time.
setStartTime(Double) - Method in class io.webfolder.cdp.type.profiler.Profile
Profiling start timestamp in microseconds.
setState(TouchPointState) - Method in class io.webfolder.cdp.type.input.TouchPoint
State of the touch point.
setStatsUpdate(List<Integer>) - Method in class io.webfolder.cdp.event.heapprofiler.HeapStatsUpdate
An array of triplets.
setStatus(Integer) - Method in class io.webfolder.cdp.event.applicationcache.ApplicationCacheStatusUpdated
Updated application cache status.
setStatus(Integer) - Method in class io.webfolder.cdp.type.applicationcache.FrameWithManifest
Application cache status.
setStatus(Double) - Method in class io.webfolder.cdp.type.network.Response
HTTP response status code.
setStatus(String) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Validation status.
setStatus(Double) - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP response status code.
setStatus(ServiceWorkerVersionStatus) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
setStatusText(String) - Method in class io.webfolder.cdp.type.network.Response
HTTP response status text.
setStatusText(String) - Method in class io.webfolder.cdp.type.network.WebSocketResponse
HTTP response status text.
setStickyBoxRect(Rect) - Method in class io.webfolder.cdp.type.layertree.StickyPositionConstraint
Layout rectangle of the sticky element before being shifted
setStickyPositionConstraint(StickyPositionConstraint) - Method in class io.webfolder.cdp.type.layertree.Layer
Sticky position constraint information
setStorageId(StorageId) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemAdded
 
setStorageId(StorageId) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemRemoved
 
setStorageId(StorageId) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemsCleared
 
setStorageId(StorageId) - Method in class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
 
setStorageType(StorageType) - Method in class io.webfolder.cdp.type.storage.UsageForType
Name of storage type.
setStream(String) - Method in class io.webfolder.cdp.event.tracing.TracingComplete
A handle of the stream that holds resulting trace data.
setString(String) - Method in class io.webfolder.cdp.type.indexeddb.Key
String value.
setString(String) - Method in class io.webfolder.cdp.type.indexeddb.KeyPath
String value.
setStyle(CSSStyle) - Method in class io.webfolder.cdp.type.css.CSSKeyframeRule
Associated style declaration.
setStyle(CSSStyle) - Method in class io.webfolder.cdp.type.css.CSSRule
Associated style declaration.
setStyleIndex(Integer) - Method in class io.webfolder.cdp.type.css.LayoutTreeNode
Index into the computedStyles array returned by getLayoutTreeAndStyles.
setStyleIndex(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
Index into the computedStyles array returned by getSnapshot.
setStyleSheetId(String) - Method in class io.webfolder.cdp.event.css.StyleSheetChanged
 
setStyleSheetId(String) - Method in class io.webfolder.cdp.event.css.StyleSheetRemoved
Identifier of the removed stylesheet.
setStyleSheetId(String) - Method in class io.webfolder.cdp.type.css.CSSKeyframeRule
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
setStyleSheetId(String) - Method in class io.webfolder.cdp.type.css.CSSMedia
Identifier of the stylesheet containing this object (if exists).
setStyleSheetId(String) - Method in class io.webfolder.cdp.type.css.CSSRule
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
setStyleSheetId(String) - Method in class io.webfolder.cdp.type.css.CSSStyle
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
setStyleSheetId(String) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
The stylesheet identifier.
setStyleSheetId(String) - Method in class io.webfolder.cdp.type.css.RuleUsage
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
setStyleSheetId(String) - Method in class io.webfolder.cdp.type.css.StyleDeclarationEdit
The css style sheet identifier.
setStyleSheetText(String, String) - Method in interface io.webfolder.cdp.command.CSS
Sets the new stylesheet text.
setStyleTexts(List<StyleDeclarationEdit>) - Method in interface io.webfolder.cdp.command.CSS
Applies specified style edits one after another in the given order.
setSubjectName(String) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Certificate subject name.
setSubtype(ObjectSubtypeHint) - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
Object subtype hint.
setSubtype(ObjectSubtypeHint) - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
Object subtype hint.
setSubtype(ObjectSubtypeHint) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Object subtype hint.
setSummary(String) - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
Overrides user-visible description of the state.
setSummary(String) - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
Short phrase describing the type of factor.
setSuperseded(Boolean) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
Whether this source is superseded by a higher priority source.
setSuspended(Boolean) - Method in interface io.webfolder.cdp.command.Overlay
 
setSymbol(RemoteObject) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
Property symbol object, if the property is of the symbol type.
setSyntheticDelays(List<String>) - Method in class io.webfolder.cdp.type.tracing.TraceConfig
Configuration to synthesize the delays in tracing.
setSystemId(String) - Method in class io.webfolder.cdp.type.dom.Node
DocumentType's systemId.
setSystemId(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
DocumentType node's systemId.
setTargetId(String) - Method in class io.webfolder.cdp.event.target.DetachedFromTarget
Deprecated.
setTargetId(String) - Method in class io.webfolder.cdp.event.target.ReceivedMessageFromTarget
Deprecated.
setTargetId(String) - Method in class io.webfolder.cdp.event.target.TargetDestroyed
 
setTargetId(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
setTargetId(String) - Method in class io.webfolder.cdp.type.target.TargetInfo
 
setTargetInfo(TargetInfo) - Method in class io.webfolder.cdp.event.target.AttachedToTarget
 
setTargetInfo(TargetInfo) - Method in class io.webfolder.cdp.event.target.TargetCreated
 
setTargetInfo(TargetInfo) - Method in class io.webfolder.cdp.event.target.TargetInfoChanged
 
setTemplateContent(Node) - Method in class io.webfolder.cdp.type.dom.Node
Content document fragment for template elements.
setTemplateContentIndex(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Index of the content node of a template element in the domNodes array returned by getSnapshot.
setText(String) - Method in class io.webfolder.cdp.session.Option
 
setText(String) - Method in class io.webfolder.cdp.type.accessibility.AXRelatedNode
The text alternative of this node in the current context.
setText(String) - Method in class io.webfolder.cdp.type.console.ConsoleMessage
Message text.
setText(String) - Method in class io.webfolder.cdp.type.css.CSSMedia
Media query text.
setText(String) - Method in class io.webfolder.cdp.type.css.CSSProperty
The full property text as specified in the style.
setText(String) - Method in class io.webfolder.cdp.type.css.SelectorList
Rule selector text.
setText(String) - Method in class io.webfolder.cdp.type.css.StyleDeclarationEdit
New style text.
setText(String) - Method in class io.webfolder.cdp.type.css.Value
Value text.
setText(String) - Method in class io.webfolder.cdp.type.log.LogEntry
Logged text.
setText(String) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
Exception text, which should be used together with exception object when available.
setTextValue(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
Only set for textarea elements, contains the text value.
setThat(RemoteObject) - Method in class io.webfolder.cdp.type.debugger.CallFrame
this object for this call frame.
setThreshold(Double) - Method in class io.webfolder.cdp.type.log.ViolationSetting
Time threshold to trigger upon.
setTicks(Integer) - Method in class io.webfolder.cdp.type.profiler.PositionTickInfo
Number of samples attributed to the source line.
setTimeDeltas(List<Integer>) - Method in class io.webfolder.cdp.type.profiler.Profile
Time intervals between adjacent samples in microseconds.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.heapprofiler.LastSeenObjectId
 
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.DataReceived
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.LoadingFailed
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.LoadingFinished
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.ResourceChangedPriority
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.ResponseReceived
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.WebSocketClosed
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.WebSocketFrameError
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.WebSocketFrameReceived
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.WebSocketFrameSent
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.WebSocketHandshakeResponseReceived
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
Timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.page.DomContentEventFired
 
setTimestamp(Double) - Method in class io.webfolder.cdp.event.page.LoadEventFired
 
setTimestamp(Double) - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Call timestamp.
setTimestamp(Double) - Method in class io.webfolder.cdp.event.runtime.ExceptionThrown
Timestamp of the exception.
setTimestamp(Double) - Method in class io.webfolder.cdp.type.log.LogEntry
Timestamp when this entry was added.
setTimestamp(Double) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
Issuance date.
setTimestamp(Double) - Method in class io.webfolder.cdp.type.page.ScreencastFrameMetadata
Frame swap timestamp.
setTiming(String, Double, Double) - Method in interface io.webfolder.cdp.command.Animation
Sets the timing of an animation node.
setTiming(ResourceTiming) - Method in class io.webfolder.cdp.type.network.Response
Timing information for the given request.
setTitle(String) - Method in class io.webfolder.cdp.event.performance.Metrics
Timestamp title.
setTitle(String) - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
Profile title passed as an argument to console.profile().
setTitle(String) - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileStarted
Profile title passed as an argument to console.profile().
setTitle(String) - Method in class io.webfolder.cdp.session.SessionInfo
 
setTitle(String) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
Stylesheet title.
setTitle(String) - Method in class io.webfolder.cdp.type.page.NavigationEntry
Title of the navigation history entry.
setTitle(String) - Method in class io.webfolder.cdp.type.target.TargetInfo
 
setTop(Integer) - Method in class io.webfolder.cdp.type.browser.Bounds
The offset from the top edge of the screen to the window in pixels.
setTotal(Integer) - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
 
setTouchEmulationEnabled(Boolean, Integer) - Method in interface io.webfolder.cdp.command.Emulation
Enables touch on platforms which do not support them.
setTouchEmulationEnabled(Boolean) - Method in interface io.webfolder.cdp.command.Emulation
Enables touch on platforms which do not support them.
setTouchEmulationEnabled(Boolean, Platform) - Method in interface io.webfolder.cdp.command.Page
Toggles mouse event-based touch event emulation.
setTouchEmulationEnabled(Boolean) - Method in interface io.webfolder.cdp.command.Page
Toggles mouse event-based touch event emulation.
setTransform(List<Double>) - Method in class io.webfolder.cdp.type.layertree.Layer
Transformation matrix for layer, default is identity matrix
setTransitionType(TransitionType) - Method in class io.webfolder.cdp.type.page.NavigationEntry
Transition type.
setType(ResourceType) - Method in class io.webfolder.cdp.event.network.LoadingFailed
Resource type.
setType(ResourceType) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Type of this resource.
setType(ResourceType) - Method in class io.webfolder.cdp.event.network.ResponseReceived
Resource type.
setType(DialogType) - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
Dialog type.
setType(ConsoleApiCallType) - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
Type of the call.
setType(String) - Method in class io.webfolder.cdp.session.SessionInfo
 
setType(AXValueType) - Method in class io.webfolder.cdp.type.accessibility.AXValue
The type of this value.
setType(AXValueSourceType) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
What type of source this is.
setType(AnimationType) - Method in class io.webfolder.cdp.type.animation.Animation
Animation type of Animation.
setType(String) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
Resource type.
setType(BreakLocationType) - Method in class io.webfolder.cdp.type.debugger.BreakLocation
 
setType(ScopeType) - Method in class io.webfolder.cdp.type.debugger.Scope
Scope type.
setType(String) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
EventListener's type.
setType(PortraitType) - Method in class io.webfolder.cdp.type.emulation.ScreenOrientation
Orientation type.
setType(KeyType) - Method in class io.webfolder.cdp.type.indexeddb.Key
Key type.
setType(KeyPathType) - Method in class io.webfolder.cdp.type.indexeddb.KeyPath
Key path type.
setType(RepaintReason) - Method in class io.webfolder.cdp.type.layertree.ScrollRect
Reason for rectangle to force scrolling on the main thread
setType(ResourceType) - Method in class io.webfolder.cdp.type.network.CachedResource
Type of this resource.
setType(InitiatorType) - Method in class io.webfolder.cdp.type.network.Initiator
Type of this initiator.
setType(ResourceType) - Method in class io.webfolder.cdp.type.page.FrameResource
Type of this resource.
setType(ObjectType) - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
Object type.
setType(PropertyPreviewType) - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
Object type.
setType(ObjectType) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Object type.
setType(String) - Method in class io.webfolder.cdp.type.target.TargetInfo
 
setUnique(Boolean) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
If true, index is unique.
setUnit(String) - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
Media query expression units.
setUnreachableUrl(String) - Method in class io.webfolder.cdp.type.page.Frame
If the frame failed to load, this contains the URL that could not be loaded.
setUnserializableValue(UnserializableValue) - Method in class io.webfolder.cdp.type.runtime.CallArgument
Primitive value which can not be JSON-stringified.
setUnserializableValue(UnserializableValue) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Primitive value which can not be JSON-stringified does not have value, but gets this property.
setUpdateTime(Double) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCache
Application cache update time.
setUpper(Key) - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
Upper bound.
setUpperOpen(Boolean) - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
If true upper bound is open.
setUrl(String) - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
URL or name of the script parsed (if any).
setUrl(String) - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
URL or name of the script parsed (if any).
setUrl(String) - Method in class io.webfolder.cdp.event.network.WebSocketCreated
WebSocket request URL.
setUrl(String) - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
The destination URL for the scheduled navigation.
setUrl(String) - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
Frame url.
setUrl(String) - Method in class io.webfolder.cdp.event.page.NavigationRequested
URL of requested navigation.
setUrl(String) - Method in class io.webfolder.cdp.session.SessionInfo
 
setUrl(String) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
Resource url.
setUrl(String) - Method in class io.webfolder.cdp.type.console.ConsoleMessage
URL of the message origin.
setUrl(String) - Method in class io.webfolder.cdp.type.log.LogEntry
URL of the resource if known.
setUrl(String) - Method in class io.webfolder.cdp.type.network.CachedResource
Resource URL.
setUrl(String) - Method in class io.webfolder.cdp.type.network.CookieParam
The request-URI to associate with the setting of the cookie.
setUrl(String) - Method in class io.webfolder.cdp.type.network.Initiator
Initiator URL, set for Parser type or for Script type (when script is importing module).
setUrl(String) - Method in class io.webfolder.cdp.type.network.Request
Request URL.
setUrl(String) - Method in class io.webfolder.cdp.type.network.Response
Response URL.
setUrl(String) - Method in class io.webfolder.cdp.type.page.Frame
Frame document's URL.
setUrl(String) - Method in class io.webfolder.cdp.type.page.FrameResource
Resource URL.
setUrl(String) - Method in class io.webfolder.cdp.type.page.NavigationEntry
URL of the navigation history entry.
setUrl(String) - Method in class io.webfolder.cdp.type.profiler.ScriptCoverage
JavaScript script name or url.
setUrl(String) - Method in class io.webfolder.cdp.type.runtime.CallFrame
JavaScript script name or url.
setUrl(String) - Method in class io.webfolder.cdp.type.runtime.ExceptionDetails
URL of the exception location, to be used when the script was not reported.
setUrl(String) - Method in class io.webfolder.cdp.type.target.TargetInfo
 
setUsage(Double) - Method in class io.webfolder.cdp.type.storage.UsageForType
Storage usage (bytes).
setUseCapture(Boolean) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
EventListener's useCapture.
setUsed(Boolean) - Method in class io.webfolder.cdp.type.css.RuleUsage
Indicates whether the rule was actually used by some element in the page.
setUserAgent(String) - Method in interface io.webfolder.cdp.session.Navigator
Allows overriding user agent with the given string.
setUserAgentOverride(String) - Method in interface io.webfolder.cdp.command.Network
Allows overriding user agent with the given string.
setUserInput(String) - Method in class io.webfolder.cdp.event.page.JavascriptDialogClosed
User input in case of prompt.
setUsername(String) - Method in class io.webfolder.cdp.type.network.AuthChallengeResponse
The username to provide, possibly empty.
setUserTypedURL(String) - Method in class io.webfolder.cdp.type.page.NavigationEntry
URL that the user typed in the url bar.
setValidFrom(Double) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Certificate valid from date.
setValidTo(Double) - Method in class io.webfolder.cdp.type.network.SecurityDetails
Certificate valid to (expiration) date
setValue(String) - Method in class io.webfolder.cdp.event.dom.AttributeModified
Attribute value.
setValue(Double) - Method in class io.webfolder.cdp.event.tracing.BufferUsage
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.
setValue(String, Object) - Method in interface io.webfolder.cdp.session.Dom
Sets the value of the <input> input control.
setValue(String, Object, Object...) - Method in interface io.webfolder.cdp.session.Dom
Sets the value of the <input> control.
setValue(String) - Method in class io.webfolder.cdp.session.Option
 
setValue(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXNode
The value for this Node.
setValue(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXProperty
The value of this property.
setValue(Object) - Method in class io.webfolder.cdp.type.accessibility.AXValue
The computed value of this property.
setValue(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
The value of this property source.
setValue(String) - Method in class io.webfolder.cdp.type.css.CSSComputedStyleProperty
Computed style property value.
setValue(String) - Method in class io.webfolder.cdp.type.css.CSSProperty
The property value.
setValue(Double) - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
Media query expression value.
setValue(String) - Method in class io.webfolder.cdp.type.css.ShorthandEntry
Shorthand value.
setValue(String) - Method in class io.webfolder.cdp.type.dom.Node
Attr's value.
setValue(String) - Method in class io.webfolder.cdp.type.domsnapshot.NameValue
Attribute/property value.
setValue(RemoteObject) - Method in class io.webfolder.cdp.type.indexeddb.DataEntry
Value object.
setValue(String) - Method in class io.webfolder.cdp.type.network.Cookie
Cookie value.
setValue(String) - Method in class io.webfolder.cdp.type.network.CookieParam
Cookie value.
setValue(Double) - Method in class io.webfolder.cdp.type.performance.Metric
Metric value.
setValue(Object) - Method in class io.webfolder.cdp.type.runtime.CallArgument
Primitive value.
setValue(ObjectPreview) - Method in class io.webfolder.cdp.type.runtime.EntryPreview
Preview of the value.
setValue(RemoteObject) - Method in class io.webfolder.cdp.type.runtime.InternalPropertyDescriptor
The value associated with the property.
setValue(RemoteObject) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
The value associated with the property.
setValue(String) - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
User-friendly property value string.
setValue(Object) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
Remote object value in case of primitive values or JSON values (if it was requested).
setValuePreview(ObjectPreview) - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
Nested value preview.
setValueRange(SourceRange) - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
The associated range of the value text in the enclosing stylesheet (if available).
setVariable(String, Object) - Method in interface io.webfolder.cdp.session.JavaScript
Sets JavaScript variable.
setVariableValue(Integer, String, CallArgument, String) - Method in interface io.webfolder.cdp.command.Debugger
Changes value of variable in a callframe.
setVendorId(Double) - Method in class io.webfolder.cdp.type.systeminfo.GPUDevice
PCI ID of the GPU vendor, if available; 0 otherwise.
setVendorString(String) - Method in class io.webfolder.cdp.type.systeminfo.GPUDevice
String description of the GPU vendor, if the PCI ID is not available.
setVersion(String) - Method in class io.webfolder.cdp.type.database.Database
Database version.
setVersion(Integer) - Method in class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
Database version.
setVersion(String) - Method in class io.webfolder.cdp.type.schema.Domain
Domain version.
setVersionId(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
 
setVersionId(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
 
setVersions(List<ServiceWorkerVersion>) - Method in class io.webfolder.cdp.event.serviceworker.WorkerVersionUpdated
 
setViewport(Viewport) - Method in class io.webfolder.cdp.event.overlay.ScreenshotRequested
Viewport to capture, in CSS.
setVirtualTimePolicy(VirtualTimePolicy, Integer) - Method in interface io.webfolder.cdp.command.Emulation
Turns on virtual time for all frames (replacing real-time with a synthetic time source) and sets the current virtual time policy.
setVirtualTimePolicy(VirtualTimePolicy) - Method in interface io.webfolder.cdp.command.Emulation
Turns on virtual time for all frames (replacing real-time with a synthetic time source) and sets the current virtual time policy.
setVisible(Boolean) - Method in class io.webfolder.cdp.event.page.ScreencastVisibilityChanged
True if the page is visible.
setVisibleSize(Integer, Integer) - Method in interface io.webfolder.cdp.command.Emulation
Resizes the frame/viewport of the page.
setWaitingForDebugger(Boolean) - Method in class io.webfolder.cdp.event.target.AttachedToTarget
 
setWallTime(Double) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
Timestamp.
setWallTime(Double) - Method in class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
UTC Timestamp.
setWasThrown(Boolean) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if the result was thrown during the evaluation.
setWebSocketDebuggerUrl(String) - Method in class io.webfolder.cdp.session.SessionInfo
 
setWidth(Integer) - Method in class io.webfolder.cdp.type.browser.Bounds
The window width in pixels.
setWidth(Integer) - Method in class io.webfolder.cdp.type.dom.BoxModel
Node width
setWidth(Double) - Method in class io.webfolder.cdp.type.dom.Rect
Rectangle width
setWidth(Double) - Method in class io.webfolder.cdp.type.layertree.Layer
Layer width.
setWidth(Double) - Method in class io.webfolder.cdp.type.page.Viewport
Rectangle width in CSS pixels
setWindowBounds(Integer, Bounds) - Method in interface io.webfolder.cdp.command.Browser
Set position and/or size of the browser window.
setWindowState(WindowState) - Method in class io.webfolder.cdp.type.browser.Bounds
The window state.
setWorkerId(String) - Method in class io.webfolder.cdp.type.log.LogEntry
Identifier of the worker associated with this entry.
setWorkerReady(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Finished Starting ServiceWorker.
setWorkerStart(Double) - Method in class io.webfolder.cdp.type.network.ResourceTiming
Started running ServiceWorker.
setWritable(Boolean) - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
True if the value associated with the property may be changed (data descriptors only).
setX(Double) - Method in class io.webfolder.cdp.type.dom.Rect
X coordinate
setX(Integer) - Method in class io.webfolder.cdp.type.input.TouchPoint
X coordinate of the event relative to the main frame's viewport.
setX(Double) - Method in class io.webfolder.cdp.type.layertree.PictureTile
Offset from owning layer left boundary
setX(Double) - Method in class io.webfolder.cdp.type.page.Viewport
X offset in CSS pixels.
setXHRBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
Sets breakpoint on XMLHttpRequest.
setXmlVersion(String) - Method in class io.webfolder.cdp.type.dom.Node
Document's XML version in case of XML documents.
setY(Double) - Method in class io.webfolder.cdp.type.dom.Rect
Y coordinate
setY(Integer) - Method in class io.webfolder.cdp.type.input.TouchPoint
Y coordinate of the event relative to the main frame's viewport.
setY(Double) - Method in class io.webfolder.cdp.type.layertree.PictureTile
Offset from owning layer top boundary
setY(Double) - Method in class io.webfolder.cdp.type.page.Viewport
Y offset in CSS pixels
ShadowRootPopped - Class in io.webfolder.cdp.event.dom
Called when shadow root is popped from the element
ShadowRootPopped() - Constructor for class io.webfolder.cdp.event.dom.ShadowRootPopped
 
ShadowRootPushed - Class in io.webfolder.cdp.event.dom
Called when shadow root is pushed into the element
ShadowRootPushed() - Constructor for class io.webfolder.cdp.event.dom.ShadowRootPushed
 
ShadowRootType - Enum in io.webfolder.cdp.type.dom
Shadow root type
ShapeOutsideInfo - Class in io.webfolder.cdp.type.dom
CSS Shape Outside details
ShapeOutsideInfo() - Constructor for class io.webfolder.cdp.type.dom.ShapeOutsideInfo
 
ShorthandEntry - Class in io.webfolder.cdp.type.css
 
ShorthandEntry() - Constructor for class io.webfolder.cdp.type.css.ShorthandEntry
 
showCertificateViewer() - Method in interface io.webfolder.cdp.command.Security
Displays native dialog with the certificate details.
SignedCertificateTimestamp - Class in io.webfolder.cdp.type.network
Details of a signed certificate timestamp (SCT)
SignedCertificateTimestamp() - Constructor for class io.webfolder.cdp.type.network.SignedCertificateTimestamp
 
simulatePressureNotification(PressureLevel) - Method in interface io.webfolder.cdp.command.Memory
Simulate a memory pressure notification in all processes.
Sizzle - Interface in io.webfolder.cdp.session
 
skipWaiting(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
SourceRange - Class in io.webfolder.cdp.type.css
Text range within a resource All numbers are zero-based
SourceRange() - Constructor for class io.webfolder.cdp.type.css.SourceRange
 
SPECIAL_KEYS - Static variable in interface io.webfolder.cdp.session.Constant
 
StackTrace - Class in io.webfolder.cdp.type.runtime
Call frames for assertions or error messages
StackTrace() - Constructor for class io.webfolder.cdp.type.runtime.StackTrace
 
start() - Method in interface io.webfolder.cdp.command.Profiler
 
start(String, String, Double, TransferMode, TraceConfig) - Method in interface io.webfolder.cdp.command.Tracing
Start trace events collection.
start() - Method in interface io.webfolder.cdp.command.Tracing
Start trace events collection.
startPreciseCoverage(Boolean) - Method in interface io.webfolder.cdp.command.Profiler
Enable precise code coverage.
startPreciseCoverage() - Method in interface io.webfolder.cdp.command.Profiler
Enable precise code coverage.
startRuleUsageTracking() - Method in interface io.webfolder.cdp.command.CSS
Enables the selector recording.
startSampling(Double) - Method in interface io.webfolder.cdp.command.HeapProfiler
 
startSampling() - Method in interface io.webfolder.cdp.command.HeapProfiler
 
startScreencast(ImageFormat, Integer, Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.Page
Starts sending each frame using the screencastFrame event.
startScreencast() - Method in interface io.webfolder.cdp.command.Page
Starts sending each frame using the screencastFrame event.
startTrackingHeapObjects(Boolean) - Method in interface io.webfolder.cdp.command.HeapProfiler
 
startTrackingHeapObjects() - Method in interface io.webfolder.cdp.command.HeapProfiler
 
startViolationsReport(List<ViolationSetting>) - Method in interface io.webfolder.cdp.command.Log
start violation reporting.
startWorker(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
stepInto() - Method in interface io.webfolder.cdp.command.Debugger
Steps into the function call.
stepOut() - Method in interface io.webfolder.cdp.command.Debugger
Steps out of the function call.
stepOver() - Method in interface io.webfolder.cdp.command.Debugger
Steps over the statement.
StickyPositionConstraint - Class in io.webfolder.cdp.type.layertree
Sticky position constraints
StickyPositionConstraint() - Constructor for class io.webfolder.cdp.type.layertree.StickyPositionConstraint
 
stop() - Method in interface io.webfolder.cdp.command.Profiler
 
stop() - Method in interface io.webfolder.cdp.session.Navigator
This method stops window loading.
stopLoading() - Method in interface io.webfolder.cdp.command.Page
Force the page stop all navigations and pending resource fetches.
stopPreciseCoverage() - Method in interface io.webfolder.cdp.command.Profiler
Disable precise code coverage.
stopRuleUsageTracking() - Method in interface io.webfolder.cdp.command.CSS
The list of rules with an indication of whether these were used
stopSampling() - Method in interface io.webfolder.cdp.command.HeapProfiler
 
stopScreencast() - Method in interface io.webfolder.cdp.command.Page
Stops sending each frame in the screencastFrame.
stopTrackingHeapObjects(Boolean) - Method in interface io.webfolder.cdp.command.HeapProfiler
 
stopTrackingHeapObjects() - Method in interface io.webfolder.cdp.command.HeapProfiler
 
stopViolationsReport() - Method in interface io.webfolder.cdp.command.Log
Stop violation reporting.
stopWorker(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
Storage - Interface in io.webfolder.cdp.command
 
StorageId - Class in io.webfolder.cdp.type.domstorage
DOM Storage identifier
StorageId() - Constructor for class io.webfolder.cdp.type.domstorage.StorageId
 
StorageType - Enum in io.webfolder.cdp.type.storage
Enum of possible storage types
StyleDeclarationEdit - Class in io.webfolder.cdp.type.css
A descriptor of operation to mutate style declaration text
StyleDeclarationEdit() - Constructor for class io.webfolder.cdp.type.css.StyleDeclarationEdit
 
StyleSheetAdded - Class in io.webfolder.cdp.event.css
Fired whenever an active document stylesheet is added
StyleSheetAdded() - Constructor for class io.webfolder.cdp.event.css.StyleSheetAdded
 
StyleSheetChanged - Class in io.webfolder.cdp.event.css
Fired whenever a stylesheet is changed as a result of the client operation
StyleSheetChanged() - Constructor for class io.webfolder.cdp.event.css.StyleSheetChanged
 
StyleSheetOrigin - Enum in io.webfolder.cdp.type.css
Stylesheet type: "injected" for stylesheets injected via extension, "user-agent" for user-agent stylesheets, "inspector" for stylesheets created by the inspector (i e those holding the "via inspector" rules), "regular" for regular stylesheets
StyleSheetRemoved - Class in io.webfolder.cdp.event.css
Fired whenever an active document stylesheet is removed
StyleSheetRemoved() - Constructor for class io.webfolder.cdp.event.css.StyleSheetRemoved
 
synthesizePinchGesture(Double, Double, Double, Integer, GestureSourceType) - Method in interface io.webfolder.cdp.command.Input
Synthesizes a pinch gesture over a time period by issuing appropriate touch events.
synthesizePinchGesture(Double, Double, Double) - Method in interface io.webfolder.cdp.command.Input
Synthesizes a pinch gesture over a time period by issuing appropriate touch events.
synthesizeScrollGesture(Double, Double, Double, Double, Double, Double, Boolean, Integer, GestureSourceType, Integer, Integer, String) - Method in interface io.webfolder.cdp.command.Input
Synthesizes a scroll gesture over a time period by issuing appropriate touch events.
synthesizeScrollGesture(Double, Double) - Method in interface io.webfolder.cdp.command.Input
Synthesizes a scroll gesture over a time period by issuing appropriate touch events.
synthesizeTapGesture(Double, Double, Integer, Integer, GestureSourceType) - Method in interface io.webfolder.cdp.command.Input
Synthesizes a tap gesture over a time period by issuing appropriate touch events.
synthesizeTapGesture(Double, Double) - Method in interface io.webfolder.cdp.command.Input
Synthesizes a tap gesture over a time period by issuing appropriate touch events.
SystemInfo - Interface in io.webfolder.cdp.command
The SystemInfo domain defines methods and events for querying low-level system information

T

TAB - Static variable in interface io.webfolder.cdp.session.Constant
 
takeCoverageDelta() - Method in interface io.webfolder.cdp.command.CSS
Obtain list of rules that became used since last call to this method (or since start of coverage instrumentation)
takeHeapSnapshot(Boolean) - Method in interface io.webfolder.cdp.command.HeapProfiler
 
takeHeapSnapshot() - Method in interface io.webfolder.cdp.command.HeapProfiler
 
takePreciseCoverage() - Method in interface io.webfolder.cdp.command.Profiler
Collect coverage data for the current isolate, and resets execution counters.
Target - Interface in io.webfolder.cdp.command
Supports additional targets discovery and allows to attach to them
TargetCallFrames - Enum in io.webfolder.cdp.type.constant
 
TargetCrashed - Class in io.webfolder.cdp.event.inspector
Fired when debugging target has crashed
TargetCrashed() - Constructor for class io.webfolder.cdp.event.inspector.TargetCrashed
 
TargetCreated - Class in io.webfolder.cdp.event.target
Issued when a possible inspection target is created
TargetCreated() - Constructor for class io.webfolder.cdp.event.target.TargetCreated
 
TargetDestroyed - Class in io.webfolder.cdp.event.target
Issued when a target is destroyed
TargetDestroyed() - Constructor for class io.webfolder.cdp.event.target.TargetDestroyed
 
TargetInfo - Class in io.webfolder.cdp.type.target
 
TargetInfo() - Constructor for class io.webfolder.cdp.type.target.TargetInfo
 
TargetInfoChanged - Class in io.webfolder.cdp.event.target
Issued when some information about a target has changed This only happens between targetCreated and targetDestroyed
TargetInfoChanged() - Constructor for class io.webfolder.cdp.event.target.TargetInfoChanged
 
TerminateEvent - Class in io.webfolder.cdp.listener
 
TerminateEvent(String) - Constructor for class io.webfolder.cdp.listener.TerminateEvent
 
TerminateListener - Interface in io.webfolder.cdp.listener
 
Tethering - Interface in io.webfolder.cdp.command
The Tethering domain defines methods and events for browser port binding
toString() - Method in enum io.webfolder.cdp.event.Events
 
toString(InputStream) - Method in class io.webfolder.cdp.Launcher
 
toString() - Method in class io.webfolder.cdp.listener.TerminateEvent
 
toString() - Method in class io.webfolder.cdp.session.Option
 
toString() - Method in class io.webfolder.cdp.session.SessionInfo
 
toString() - Method in enum io.webfolder.cdp.type.accessibility.AXGlobalStates
 
toString() - Method in enum io.webfolder.cdp.type.accessibility.AXLiveRegionAttributes
 
toString() - Method in enum io.webfolder.cdp.type.accessibility.AXRelationshipAttributes
 
toString() - Method in enum io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
 
toString() - Method in enum io.webfolder.cdp.type.accessibility.AXValueSourceType
 
toString() - Method in enum io.webfolder.cdp.type.accessibility.AXValueType
 
toString() - Method in enum io.webfolder.cdp.type.accessibility.AXWidgetAttributes
 
toString() - Method in enum io.webfolder.cdp.type.accessibility.AXWidgetStates
 
toString() - Method in enum io.webfolder.cdp.type.browser.WindowState
 
toString() - Method in enum io.webfolder.cdp.type.constant.AnimationType
 
toString() - Method in enum io.webfolder.cdp.type.constant.AuthChallengeResponse
 
toString() - Method in enum io.webfolder.cdp.type.constant.AuthChallengeSource
 
toString() - Method in enum io.webfolder.cdp.type.constant.BreakLocationType
 
toString() - Method in enum io.webfolder.cdp.type.constant.ConsoleApiCallType
 
toString() - Method in enum io.webfolder.cdp.type.constant.ContinueToLocation
 
toString() - Method in enum io.webfolder.cdp.type.constant.CSSMediaSource
 
toString() - Method in enum io.webfolder.cdp.type.constant.FrameNavigationReason
 
toString() - Method in enum io.webfolder.cdp.type.constant.ImageFormat
 
toString() - Method in enum io.webfolder.cdp.type.constant.InitiatorType
 
toString() - Method in enum io.webfolder.cdp.type.constant.KeyEventType
 
toString() - Method in enum io.webfolder.cdp.type.constant.KeyPathType
 
toString() - Method in enum io.webfolder.cdp.type.constant.KeyType
 
toString() - Method in enum io.webfolder.cdp.type.constant.LogEntrySeverity
 
toString() - Method in enum io.webfolder.cdp.type.constant.LogEntrySource
 
toString() - Method in enum io.webfolder.cdp.type.constant.MessageSeverity
 
toString() - Method in enum io.webfolder.cdp.type.constant.MessageSource
 
toString() - Method in enum io.webfolder.cdp.type.constant.MixedContentType
 
toString() - Method in enum io.webfolder.cdp.type.constant.MouseButtonType
 
toString() - Method in enum io.webfolder.cdp.type.constant.MouseEventType
 
toString() - Method in enum io.webfolder.cdp.type.constant.ObjectSubtypeHint
 
toString() - Method in enum io.webfolder.cdp.type.constant.ObjectType
 
toString() - Method in enum io.webfolder.cdp.type.constant.PauseOnExceptionState
 
toString() - Method in enum io.webfolder.cdp.type.constant.PauseReason
 
toString() - Method in enum io.webfolder.cdp.type.constant.Platform
 
toString() - Method in enum io.webfolder.cdp.type.constant.PortraitType
 
toString() - Method in enum io.webfolder.cdp.type.constant.PropertyPreviewType
 
toString() - Method in enum io.webfolder.cdp.type.constant.ReferrerPolicy
 
toString() - Method in enum io.webfolder.cdp.type.constant.RepaintReason
 
toString() - Method in enum io.webfolder.cdp.type.constant.ScopeType
 
toString() - Method in enum io.webfolder.cdp.type.constant.TargetCallFrames
 
toString() - Method in enum io.webfolder.cdp.type.constant.TouchEventType
 
toString() - Method in enum io.webfolder.cdp.type.constant.TouchPointState
 
toString() - Method in enum io.webfolder.cdp.type.constant.TraceRecordMode
 
toString() - Method in enum io.webfolder.cdp.type.constant.TransferMode
 
toString() - Method in enum io.webfolder.cdp.type.constant.ViolationType
 
toString() - Method in enum io.webfolder.cdp.type.css.StyleSheetOrigin
 
toString() - Method in enum io.webfolder.cdp.type.dom.PseudoType
 
toString() - Method in enum io.webfolder.cdp.type.dom.ShadowRootType
 
toString() - Method in enum io.webfolder.cdp.type.domdebugger.DOMBreakpointType
 
toString() - Method in enum io.webfolder.cdp.type.emulation.VirtualTimePolicy
 
toString() - Method in enum io.webfolder.cdp.type.input.GestureSourceType
 
toString() - Method in enum io.webfolder.cdp.type.memory.PressureLevel
 
toString() - Method in enum io.webfolder.cdp.type.network.BlockedReason
 
toString() - Method in enum io.webfolder.cdp.type.network.ConnectionType
 
toString() - Method in enum io.webfolder.cdp.type.network.CookieSameSite
 
toString() - Method in enum io.webfolder.cdp.type.network.ErrorReason
 
toString() - Method in enum io.webfolder.cdp.type.network.ResourcePriority
 
toString() - Method in enum io.webfolder.cdp.type.overlay.InspectMode
 
toString() - Method in enum io.webfolder.cdp.type.page.DialogType
 
toString() - Method in enum io.webfolder.cdp.type.page.NavigationResponse
 
toString() - Method in enum io.webfolder.cdp.type.page.ResourceType
 
toString() - Method in enum io.webfolder.cdp.type.page.TransitionType
 
toString() - Method in enum io.webfolder.cdp.type.runtime.UnserializableValue
 
toString() - Method in enum io.webfolder.cdp.type.security.CertificateErrorAction
 
toString() - Method in enum io.webfolder.cdp.type.security.MixedContentType
 
toString() - Method in enum io.webfolder.cdp.type.security.SecurityState
 
toString() - Method in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
 
toString() - Method in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
 
toString() - Method in enum io.webfolder.cdp.type.storage.StorageType
 
TouchEventType - Enum in io.webfolder.cdp.type.constant
 
TouchPoint - Class in io.webfolder.cdp.type.input
 
TouchPoint() - Constructor for class io.webfolder.cdp.type.input.TouchPoint
 
TouchPointState - Enum in io.webfolder.cdp.type.constant
 
TraceConfig - Class in io.webfolder.cdp.type.tracing
 
TraceConfig() - Constructor for class io.webfolder.cdp.type.tracing.TraceConfig
 
TraceRecordMode - Enum in io.webfolder.cdp.type.constant
 
Tracing - Interface in io.webfolder.cdp.command
 
TracingComplete - Class in io.webfolder.cdp.event.tracing
Signals that tracing is stopped and there is no trace buffers pending flush, all data were delivered via dataCollected events
TracingComplete() - Constructor for class io.webfolder.cdp.event.tracing.TracingComplete
 
trackCacheStorageForOrigin(String) - Method in interface io.webfolder.cdp.command.Storage
Registers origin to be notified when an update occurs to its cache storage list.
TransferMode - Enum in io.webfolder.cdp.type.constant
 
TransitionType - Enum in io.webfolder.cdp.type.page
Transition type

U

unbind(Integer) - Method in interface io.webfolder.cdp.command.Tethering
Request browser port unbinding.
undo() - Method in interface io.webfolder.cdp.command.DOM
Undoes the last performed action.
unregister(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
UnserializableValue - Enum in io.webfolder.cdp.type.runtime
Primitive value which cannot be JSON-stringified
untrackCacheStorageForOrigin(String) - Method in interface io.webfolder.cdp.command.Storage
Unregisters origin from receiving notifications for cache storage.
UP_ARROW - Static variable in interface io.webfolder.cdp.session.Constant
 
updateRegistration(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
 
UsageForType - Class in io.webfolder.cdp.type.storage
Usage for a storage type
UsageForType() - Constructor for class io.webfolder.cdp.type.storage.UsageForType
 
useSizzle() - Method in interface io.webfolder.cdp.session.Sizzle
 

V

value - Variable in enum io.webfolder.cdp.type.accessibility.AXGlobalStates
 
value - Variable in enum io.webfolder.cdp.type.accessibility.AXLiveRegionAttributes
 
value - Variable in enum io.webfolder.cdp.type.accessibility.AXRelationshipAttributes
 
value - Variable in enum io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
 
value - Variable in enum io.webfolder.cdp.type.accessibility.AXValueSourceType
 
value - Variable in enum io.webfolder.cdp.type.accessibility.AXValueType
 
value - Variable in enum io.webfolder.cdp.type.accessibility.AXWidgetAttributes
 
value - Variable in enum io.webfolder.cdp.type.accessibility.AXWidgetStates
 
value - Variable in enum io.webfolder.cdp.type.browser.WindowState
 
value - Variable in enum io.webfolder.cdp.type.constant.AnimationType
 
value - Variable in enum io.webfolder.cdp.type.constant.AuthChallengeResponse
 
value - Variable in enum io.webfolder.cdp.type.constant.AuthChallengeSource
 
value - Variable in enum io.webfolder.cdp.type.constant.BreakLocationType
 
value - Variable in enum io.webfolder.cdp.type.constant.ConsoleApiCallType
 
value - Variable in enum io.webfolder.cdp.type.constant.ContinueToLocation
 
value - Variable in enum io.webfolder.cdp.type.constant.CSSMediaSource
 
value - Variable in enum io.webfolder.cdp.type.constant.FrameNavigationReason
 
value - Variable in enum io.webfolder.cdp.type.constant.ImageFormat
 
value - Variable in enum io.webfolder.cdp.type.constant.InitiatorType
 
value - Variable in enum io.webfolder.cdp.type.constant.KeyEventType
 
value - Variable in enum io.webfolder.cdp.type.constant.KeyPathType
 
value - Variable in enum io.webfolder.cdp.type.constant.KeyType
 
value - Variable in enum io.webfolder.cdp.type.constant.LogEntrySeverity
 
value - Variable in enum io.webfolder.cdp.type.constant.LogEntrySource
 
value - Variable in enum io.webfolder.cdp.type.constant.MessageSeverity
 
value - Variable in enum io.webfolder.cdp.type.constant.MessageSource
 
value - Variable in enum io.webfolder.cdp.type.constant.MixedContentType
 
value - Variable in enum io.webfolder.cdp.type.constant.MouseButtonType
 
value - Variable in enum io.webfolder.cdp.type.constant.MouseEventType
 
value - Variable in enum io.webfolder.cdp.type.constant.ObjectSubtypeHint
 
value - Variable in enum io.webfolder.cdp.type.constant.ObjectType
 
value - Variable in enum io.webfolder.cdp.type.constant.PauseOnExceptionState
 
value - Variable in enum io.webfolder.cdp.type.constant.PauseReason
 
value - Variable in enum io.webfolder.cdp.type.constant.Platform
 
value - Variable in enum io.webfolder.cdp.type.constant.PortraitType
 
value - Variable in enum io.webfolder.cdp.type.constant.PropertyPreviewType
 
value - Variable in enum io.webfolder.cdp.type.constant.ReferrerPolicy
 
value - Variable in enum io.webfolder.cdp.type.constant.RepaintReason
 
value - Variable in enum io.webfolder.cdp.type.constant.ScopeType
 
value - Variable in enum io.webfolder.cdp.type.constant.TargetCallFrames
 
value - Variable in enum io.webfolder.cdp.type.constant.TouchEventType
 
value - Variable in enum io.webfolder.cdp.type.constant.TouchPointState
 
value - Variable in enum io.webfolder.cdp.type.constant.TraceRecordMode
 
value - Variable in enum io.webfolder.cdp.type.constant.TransferMode
 
value - Variable in enum io.webfolder.cdp.type.constant.ViolationType
 
value - Variable in enum io.webfolder.cdp.type.css.StyleSheetOrigin
 
Value - Class in io.webfolder.cdp.type.css
Data for a simple selector (these are delimited by commas in a selector list)
Value() - Constructor for class io.webfolder.cdp.type.css.Value
 
value - Variable in enum io.webfolder.cdp.type.dom.PseudoType
 
value - Variable in enum io.webfolder.cdp.type.dom.ShadowRootType
 
value - Variable in enum io.webfolder.cdp.type.domdebugger.DOMBreakpointType
 
value - Variable in enum io.webfolder.cdp.type.emulation.VirtualTimePolicy
 
value - Variable in enum io.webfolder.cdp.type.input.GestureSourceType
 
value - Variable in enum io.webfolder.cdp.type.memory.PressureLevel
 
value - Variable in enum io.webfolder.cdp.type.network.BlockedReason
 
value - Variable in enum io.webfolder.cdp.type.network.ConnectionType
 
value - Variable in enum io.webfolder.cdp.type.network.CookieSameSite
 
value - Variable in enum io.webfolder.cdp.type.network.ErrorReason
 
value - Variable in enum io.webfolder.cdp.type.network.ResourcePriority
 
value - Variable in enum io.webfolder.cdp.type.overlay.InspectMode
 
value - Variable in enum io.webfolder.cdp.type.page.DialogType
 
value - Variable in enum io.webfolder.cdp.type.page.NavigationResponse
 
value - Variable in enum io.webfolder.cdp.type.page.ResourceType
 
value - Variable in enum io.webfolder.cdp.type.page.TransitionType
 
value - Variable in enum io.webfolder.cdp.type.runtime.UnserializableValue
 
value - Variable in enum io.webfolder.cdp.type.security.CertificateErrorAction
 
value - Variable in enum io.webfolder.cdp.type.security.MixedContentType
 
value - Variable in enum io.webfolder.cdp.type.security.SecurityState
 
value - Variable in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
 
value - Variable in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
 
value - Variable in enum io.webfolder.cdp.type.storage.StorageType
 
valueOf(String) - Static method in enum io.webfolder.cdp.event.Events
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.logger.CdpLoggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXGlobalStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXLiveRegionAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXRelationshipAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXValueSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXWidgetAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXWidgetStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.browser.WindowState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.AnimationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.AuthChallengeResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.AuthChallengeSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.BreakLocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.ConsoleApiCallType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.ContinueToLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.CSSMediaSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.FrameNavigationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.InitiatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.KeyEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.KeyPathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.LogEntrySeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.LogEntrySource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.MessageSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.MessageSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.MixedContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.MouseButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.MouseEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.ObjectSubtypeHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.PauseOnExceptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.PauseReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.PortraitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.PropertyPreviewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.ReferrerPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.RepaintReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.TargetCallFrames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.TouchEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.TouchPointState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.TraceRecordMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.TransferMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.ViolationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.css.StyleSheetOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.dom.PseudoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.dom.ShadowRootType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.domdebugger.DOMBreakpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.emulation.VirtualTimePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.input.GestureSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.memory.PressureLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.network.BlockedReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.network.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.network.CookieSameSite
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.network.ErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.network.ResourcePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.overlay.InspectMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.page.DialogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.page.NavigationResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.page.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.page.TransitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.runtime.UnserializableValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.security.CertificateErrorAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.security.MixedContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.security.SecurityState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.webfolder.cdp.type.storage.StorageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.webfolder.cdp.event.Events
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.logger.CdpLoggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.accessibility.AXGlobalStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.accessibility.AXLiveRegionAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.accessibility.AXRelationshipAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.accessibility.AXValueSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.accessibility.AXValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.accessibility.AXWidgetAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.accessibility.AXWidgetStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.browser.WindowState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.AnimationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.AuthChallengeResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.AuthChallengeSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.BreakLocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.ConsoleApiCallType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.ContinueToLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.CSSMediaSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.FrameNavigationReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.InitiatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.KeyEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.KeyPathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.LogEntrySeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.LogEntrySource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.MessageSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.MessageSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.MixedContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.MouseButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.MouseEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.ObjectSubtypeHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.PauseOnExceptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.PauseReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.PortraitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.PropertyPreviewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.ReferrerPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.RepaintReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.ScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.TargetCallFrames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.TouchEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.TouchPointState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.TraceRecordMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.TransferMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.constant.ViolationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.css.StyleSheetOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.dom.PseudoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.dom.ShadowRootType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.domdebugger.DOMBreakpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.emulation.VirtualTimePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.input.GestureSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.memory.PressureLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.network.BlockedReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.network.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.network.CookieSameSite
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.network.ErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.network.ResourcePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.overlay.InspectMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.page.DialogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.page.NavigationResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.page.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.page.TransitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.runtime.UnserializableValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.security.CertificateErrorAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.security.MixedContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.security.SecurityState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.webfolder.cdp.type.storage.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
Viewport - Class in io.webfolder.cdp.type.page
Viewport for capturing screenshot
Viewport() - Constructor for class io.webfolder.cdp.type.page.Viewport
 
ViolationSetting - Class in io.webfolder.cdp.type.log
Violation configuration setting
ViolationSetting() - Constructor for class io.webfolder.cdp.type.log.ViolationSetting
 
ViolationType - Enum in io.webfolder.cdp.type.constant
 
VirtualTimeBudgetExpired - Class in io.webfolder.cdp.event.emulation
Notification sent after the virual time budget for the current VirtualTimePolicy has run out
VirtualTimeBudgetExpired() - Constructor for class io.webfolder.cdp.event.emulation.VirtualTimeBudgetExpired
 
VirtualTimePolicy - Enum in io.webfolder.cdp.type.emulation
advance: If the scheduler runs out of immediate work, the virtual time base may fast forward to allow the next delayed task (if any) to run; pause: The virtual time base may not advance; pauseIfNetworkFetchesPending: The virtual time base may not advance if there are any pending resource fetches
VisualViewport - Class in io.webfolder.cdp.type.page
Visual viewport position, dimensions, and scale
VisualViewport() - Constructor for class io.webfolder.cdp.type.page.VisualViewport
 

W

wait(int) - Method in class io.webfolder.cdp.session.Session
Causes the current thread to wait until waiting time elapses.
WAIT_PERIOD - Static variable in interface io.webfolder.cdp.session.Constant
 
WAIT_TIMEOUT - Static variable in interface io.webfolder.cdp.session.Constant
 
waitDocumentReady() - Method in class io.webfolder.cdp.session.Session
waits until document is ready
waitDocumentReady(int) - Method in class io.webfolder.cdp.session.Session
waits until document is ready
waitUntil(Predicate<Session>) - Method in class io.webfolder.cdp.session.Session
 
waitUntil(Predicate<Session>, int) - Method in class io.webfolder.cdp.session.Session
 
waitUntil(Predicate<Session>, int, int) - Method in class io.webfolder.cdp.session.Session
 
warning(String, Object...) - Method in interface io.webfolder.cdp.logger.CdpLogger
 
warning(String, Object...) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
 
WebSocketClosed - Class in io.webfolder.cdp.event.network
Fired when WebSocket is closed
WebSocketClosed() - Constructor for class io.webfolder.cdp.event.network.WebSocketClosed
 
WebSocketCreated - Class in io.webfolder.cdp.event.network
Fired upon WebSocket creation
WebSocketCreated() - Constructor for class io.webfolder.cdp.event.network.WebSocketCreated
 
WebSocketFrame - Class in io.webfolder.cdp.type.network
WebSocket frame data
WebSocketFrame() - Constructor for class io.webfolder.cdp.type.network.WebSocketFrame
 
WebSocketFrameError - Class in io.webfolder.cdp.event.network
Fired when WebSocket frame error occurs
WebSocketFrameError() - Constructor for class io.webfolder.cdp.event.network.WebSocketFrameError
 
WebSocketFrameReceived - Class in io.webfolder.cdp.event.network
Fired when WebSocket frame is received
WebSocketFrameReceived() - Constructor for class io.webfolder.cdp.event.network.WebSocketFrameReceived
 
WebSocketFrameSent - Class in io.webfolder.cdp.event.network
Fired when WebSocket frame is sent
WebSocketFrameSent() - Constructor for class io.webfolder.cdp.event.network.WebSocketFrameSent
 
WebSocketHandshakeResponseReceived - Class in io.webfolder.cdp.event.network
Fired when WebSocket handshake response becomes available
WebSocketHandshakeResponseReceived() - Constructor for class io.webfolder.cdp.event.network.WebSocketHandshakeResponseReceived
 
WebSocketRequest - Class in io.webfolder.cdp.type.network
WebSocket request data
WebSocketRequest() - Constructor for class io.webfolder.cdp.type.network.WebSocketRequest
 
WebSocketResponse - Class in io.webfolder.cdp.type.network
WebSocket response data
WebSocketResponse() - Constructor for class io.webfolder.cdp.type.network.WebSocketResponse
 
WebSocketWillSendHandshakeRequest - Class in io.webfolder.cdp.event.network
Fired when WebSocket is about to initiate handshake
WebSocketWillSendHandshakeRequest() - Constructor for class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
 
WindowState - Enum in io.webfolder.cdp.type.browser
The state of the browser window
WorkerErrorReported - Class in io.webfolder.cdp.event.serviceworker
 
WorkerErrorReported() - Constructor for class io.webfolder.cdp.event.serviceworker.WorkerErrorReported
 
WorkerRegistrationUpdated - Class in io.webfolder.cdp.event.serviceworker
 
WorkerRegistrationUpdated() - Constructor for class io.webfolder.cdp.event.serviceworker.WorkerRegistrationUpdated
 
WorkerVersionUpdated - Class in io.webfolder.cdp.event.serviceworker
 
WorkerVersionUpdated() - Constructor for class io.webfolder.cdp.event.serviceworker.WorkerVersionUpdated
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2017 WebFolder OÜ. All rights reserved.