- 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
-
- getAttributes(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
- getAttributes(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
- 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
-
- 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
- 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
-