A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Aborted - io.webfolder.cdp.type.network.ErrorReason
- AbstractListener<T> - Interface in io.webfolder.cdp.listener
- Accepted - Class in io.webfolder.cdp.event.tethering
-
Informs that port was successfully bound and got a specified connection id
- Accepted() - Constructor for class io.webfolder.cdp.event.tethering.Accepted
- AccessDenied - io.webfolder.cdp.type.network.ErrorReason
- Accessibility - Interface in io.webfolder.cdp.command
- AccessibilityEvents - io.webfolder.cdp.type.browser.PermissionType
- Accessor - io.webfolder.cdp.type.constant.PropertyPreviewType
- activate() - Method in class io.webfolder.cdp.session.Session
-
Activate this browser window
- activate(String) - Method in class io.webfolder.cdp.session.SessionFactory
- Activated - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
- activateTarget(String) - Method in interface io.webfolder.cdp.command.Target
-
Activates (focuses) the target.
- Activating - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
- Active - io.webfolder.cdp.type.constant.TargetLifecycleState
- Activedescendant - io.webfolder.cdp.type.accessibility.AXPropertyName
- AdaptiveProcessManager - Class in io.webfolder.cdp
- AdaptiveProcessManager() - Constructor for class io.webfolder.cdp.AdaptiveProcessManager
- addBinding(String) - Method in interface io.webfolder.cdp.command.Runtime
-
If executionContextId is empty, adds binding with the given name on the global objects of all inspected contexts, including those created later, bindings survive reloads.
- addBinding(String, Integer) - Method in interface io.webfolder.cdp.command.Runtime
-
If executionContextId is empty, adds binding with the given name on the global objects of all inspected contexts, including those created later, bindings survive reloads.
- addCompilationCache(String, String) - Method in interface io.webfolder.cdp.command.Page
-
Seeds compilation cache for given url.
- AddDatabase - Class in io.webfolder.cdp.event.database
- AddDatabase() - Constructor for class io.webfolder.cdp.event.database.AddDatabase
- addEventListener(EventListener) - Method in class io.webfolder.cdp.session.Session
-
Use
Session#getListenerManager()
- addExtension(WebSocketExtension) - Method in class com.neovisionaries.ws.client.WebSocket
-
Add a value for
Sec-WebSocket-Extension
. - addExtension(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Add a value for
Sec-WebSocket-Extension
. - addHeader(String, String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Add a pair of extra HTTP header.
- AddHeapSnapshotChunk - Class in io.webfolder.cdp.event.heapprofiler
- AddHeapSnapshotChunk() - Constructor for class io.webfolder.cdp.event.heapprofiler.AddHeapSnapshotChunk
- addInspectedHeapObject(String) - Method in interface io.webfolder.cdp.command.HeapProfiler
-
Enables console to refer to the node with given id via (see Command Line API for more details functions).
- addListener(WebSocketListener) - Method in class com.neovisionaries.ws.client.WebSocket
-
Add a listener to receive events on this WebSocket.
- addListeners(List<WebSocketListener>) - Method in class com.neovisionaries.ws.client.WebSocket
-
Add listeners.
- addProtocol(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Add a value for
Sec-WebSocket-Protocol
. - AddressBar - io.webfolder.cdp.type.page.TransitionType
- AddressUnreachable - io.webfolder.cdp.type.network.ErrorReason
- addRule(String, String, SourceRange) - Method in interface io.webfolder.cdp.command.CSS
-
Inserts a new rule with the given
ruleText
in a stylesheet with givenstyleSheetId
, at the position specified bylocation
. - addScriptToEvaluateOnLoad(String) - Method in interface io.webfolder.cdp.command.Page
-
Deprecated, please use addScriptToEvaluateOnNewDocument instead.
- addScriptToEvaluateOnNewDocument(String) - Method in interface io.webfolder.cdp.command.Page
-
Evaluates given script in every frame upon creation (before loading frame's scripts).
- addScriptToEvaluateOnNewDocument(String, String) - Method in interface io.webfolder.cdp.command.Page
-
Evaluates given script in every frame upon creation (before loading frame's scripts).
- Advance - io.webfolder.cdp.type.emulation.VirtualTimePolicy
- After - io.webfolder.cdp.type.dom.PseudoType
- Alert - io.webfolder.cdp.type.page.DialogType
- All - io.webfolder.cdp.type.constant.PauseOnExceptionState
- All - io.webfolder.cdp.type.storage.StorageType
- Allow - io.webfolder.cdp.type.constant.DownloadBehavior
- Ambiguous - io.webfolder.cdp.type.constant.PauseReason
- Animation - Class in io.webfolder.cdp.type.animation
-
Animation instance
- Animation - Interface in io.webfolder.cdp.command
- Animation() - Constructor for class io.webfolder.cdp.type.animation.Animation
- AnimationAnimationCanceled - io.webfolder.cdp.event.Events
-
Event for when an animation has been cancelled
- AnimationAnimationCreated - io.webfolder.cdp.event.Events
-
Event for each animation that has been created
- AnimationAnimationStarted - io.webfolder.cdp.event.Events
-
Event for animation that has been started
- AnimationCanceled - Class in io.webfolder.cdp.event.animation
-
Event for when an animation has been cancelled
- AnimationCanceled() - Constructor for class io.webfolder.cdp.event.animation.AnimationCanceled
- AnimationCreated - Class in io.webfolder.cdp.event.animation
-
Event for each animation that has been created
- AnimationCreated() - Constructor for class io.webfolder.cdp.event.animation.AnimationCreated
- AnimationEffect - Class in io.webfolder.cdp.type.animation
-
AnimationEffect instance
- AnimationEffect() - Constructor for class io.webfolder.cdp.type.animation.AnimationEffect
- AnimationStarted - Class in io.webfolder.cdp.event.animation
-
Event for animation that has been started
- AnimationStarted() - Constructor for class io.webfolder.cdp.event.animation.AnimationStarted
- AnimationType - Enum in io.webfolder.cdp.type.constant
- Any - io.webfolder.cdp.type.constant.TargetCallFrames
- Appcache - io.webfolder.cdp.type.constant.LogEntrySource
- Appcache - io.webfolder.cdp.type.constant.MessageSource
- Appcache - io.webfolder.cdp.type.storage.StorageType
- ApplicationCache - Class in io.webfolder.cdp.type.applicationcache
-
Detailed application cache information
- ApplicationCache - Interface in io.webfolder.cdp.command
- ApplicationCache() - Constructor for class io.webfolder.cdp.type.applicationcache.ApplicationCache
- ApplicationCacheApplicationCacheStatusUpdated - io.webfolder.cdp.event.Events
- ApplicationCacheNetworkStateUpdated - io.webfolder.cdp.event.Events
- ApplicationCacheResource - Class in io.webfolder.cdp.type.applicationcache
-
Detailed application cache resource information
- ApplicationCacheResource() - Constructor for class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
- ApplicationCacheStatusUpdated - Class in io.webfolder.cdp.event.applicationcache
- ApplicationCacheStatusUpdated() - Constructor for class io.webfolder.cdp.event.applicationcache.ApplicationCacheStatusUpdated
- AppManifestError - Class in io.webfolder.cdp.type.page
-
Error while paring app manifest
- AppManifestError() - Constructor for class io.webfolder.cdp.type.page.AppManifestError
- Array - io.webfolder.cdp.type.constant.KeyPathType
- Array - io.webfolder.cdp.type.constant.KeyType
- Array - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- Assert - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Assert - io.webfolder.cdp.type.constant.PauseReason
- Atomic - io.webfolder.cdp.type.accessibility.AXPropertyName
- AttachedToTarget - Class in io.webfolder.cdp.event.target
-
Issued when attached to target because of auto-attach or
attachToTarget
command - AttachedToTarget() - Constructor for class io.webfolder.cdp.event.target.AttachedToTarget
- attachToBrowserTarget() - Method in interface io.webfolder.cdp.command.Target
-
Attaches to the browser target, only uses flat sessionId mode.
- attachToTarget(String) - Method in interface io.webfolder.cdp.command.Target
-
Attaches to the target with given id.
- attachToTarget(String, Boolean) - Method in interface io.webfolder.cdp.command.Target
-
Attaches to the target with given id.
- Attribute - io.webfolder.cdp.type.accessibility.AXValueSourceType
- AttributeModified - Class in io.webfolder.cdp.event.dom
-
Fired when
Element
's attribute is modified - AttributeModified - io.webfolder.cdp.type.domdebugger.DOMBreakpointType
- AttributeModified() - Constructor for class io.webfolder.cdp.event.dom.AttributeModified
- AttributeRemoved - Class in io.webfolder.cdp.event.dom
-
Fired when
Element
's attribute is removed - AttributeRemoved() - Constructor for class io.webfolder.cdp.event.dom.AttributeRemoved
- AudioCapture - io.webfolder.cdp.type.browser.PermissionType
- Audits - Interface in io.webfolder.cdp.command
-
Audits domain allows investigation of page violations and possible improvements
- AuthChallenge - Class in io.webfolder.cdp.type.fetch
-
Authorization challenge for HTTP status code 401 or 407
- AuthChallenge - Class in io.webfolder.cdp.type.network
-
Authorization challenge for HTTP status code 401 or 407
- AuthChallenge() - Constructor for class io.webfolder.cdp.type.fetch.AuthChallenge
- AuthChallenge() - Constructor for class io.webfolder.cdp.type.network.AuthChallenge
- AuthChallengeResponse - Class in io.webfolder.cdp.type.fetch
-
Response to an AuthChallenge
- AuthChallengeResponse - Class in io.webfolder.cdp.type.network
-
Response to an AuthChallenge
- AuthChallengeResponse() - Constructor for class io.webfolder.cdp.type.fetch.AuthChallengeResponse
- AuthChallengeResponse() - Constructor for class io.webfolder.cdp.type.network.AuthChallengeResponse
- AuthChallengeSource - Enum in io.webfolder.cdp.type.constant
- AuthRequired - Class in io.webfolder.cdp.event.fetch
-
Issued when the domain is enabled with handleAuthRequests set to true The request is paused until client responds with continueWithAuth
- AuthRequired() - Constructor for class io.webfolder.cdp.event.fetch.AuthRequired
- AuthResponse - Enum in io.webfolder.cdp.type.constant
- AutoBookmark - io.webfolder.cdp.type.page.TransitionType
- Autocomplete - io.webfolder.cdp.type.accessibility.AXPropertyName
- AutoSubframe - io.webfolder.cdp.type.page.TransitionType
- AutoToplevel - io.webfolder.cdp.type.page.TransitionType
- awaitPromise(String) - Method in interface io.webfolder.cdp.command.Runtime
-
Add handler to promise with given promise object id.
- awaitPromise(String, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
-
Add handler to promise with given promise object id.
- AwaitPromiseResult - Class in io.webfolder.cdp.type.runtime
- AwaitPromiseResult() - Constructor for class io.webfolder.cdp.type.runtime.AwaitPromiseResult
- AXNode - Class in io.webfolder.cdp.type.accessibility
-
A node in the accessibility tree
- AXNode() - Constructor for class io.webfolder.cdp.type.accessibility.AXNode
- AXProperty - Class in io.webfolder.cdp.type.accessibility
- AXProperty() - Constructor for class io.webfolder.cdp.type.accessibility.AXProperty
- AXPropertyName - Enum in io.webfolder.cdp.type.accessibility
-
Values of AXProperty name: from 'busy' to 'roledescription' - states which apply to every AX node, from 'live' to 'root' - attributes which apply to nodes in live regions, from 'autocomplete' to 'valuetext' - attributes which apply to widgets, from 'checked' to 'selected' - states which apply to widgets, from 'activedescendant' to 'owns' - relationships between elements other than parent/child/sibling
- AXRelatedNode - Class in io.webfolder.cdp.type.accessibility
- AXRelatedNode() - Constructor for class io.webfolder.cdp.type.accessibility.AXRelatedNode
- AXValue - Class in io.webfolder.cdp.type.accessibility
-
A single computed AX property
- AXValue() - Constructor for class io.webfolder.cdp.type.accessibility.AXValue
- AXValueNativeSourceType - Enum in io.webfolder.cdp.type.accessibility
-
Enum of possible native property sources (as a subtype of a particular AXValueSourceType)
- AXValueSource - Class in io.webfolder.cdp.type.accessibility
-
A single source for a computed AX property
- AXValueSource() - Constructor for class io.webfolder.cdp.type.accessibility.AXValueSource
- AXValueSourceType - Enum in io.webfolder.cdp.type.accessibility
-
Enum of possible property sources
- AXValueType - Enum in io.webfolder.cdp.type.accessibility
-
Enum of possible property types
B
- back() - Method in interface io.webfolder.cdp.session.Navigator
-
Returns the window to the previous item in the history.
- Backdrop - io.webfolder.cdp.type.dom.PseudoType
- BackendNode - Class in io.webfolder.cdp.type.dom
-
Backend node with a friendly name
- BackendNode() - Constructor for class io.webfolder.cdp.type.dom.BackendNode
- BackgroundFetch - io.webfolder.cdp.type.browser.PermissionType
- BackgroundSync - io.webfolder.cdp.type.browser.PermissionType
- BACKSPACE - Static variable in interface io.webfolder.cdp.session.Constant
- Basic - io.webfolder.cdp.type.cachestorage.CachedResponseType
- Before - io.webfolder.cdp.type.dom.PseudoType
- Beforeunload - io.webfolder.cdp.type.page.DialogType
- beginFrame() - Method in interface io.webfolder.cdp.command.HeadlessExperimental
-
Sends a BeginFrame to the target and returns when the frame was completed.
- beginFrame(Double, Double, Boolean, ScreenshotParams) - Method in interface io.webfolder.cdp.command.HeadlessExperimental
-
Sends a BeginFrame to the target and returns when the frame was completed.
- BeginFrameResult - Class in io.webfolder.cdp.type.headlessexperimental
- BeginFrameResult() - Constructor for class io.webfolder.cdp.type.headlessexperimental.BeginFrameResult
- Bigint - io.webfolder.cdp.type.constant.ObjectType
- Bigint - io.webfolder.cdp.type.constant.PropertyPreviewType
- bind(Integer) - Method in interface io.webfolder.cdp.command.Tethering
-
Request browser port binding.
- BindingCalled - Class in io.webfolder.cdp.event.runtime
-
Notification is issued every time when binding is called
- BindingCalled() - Constructor for class io.webfolder.cdp.event.runtime.BindingCalled
- Block - io.webfolder.cdp.type.constant.ScopeType
- Blockable - io.webfolder.cdp.type.security.MixedContentType
- BlockedByClient - io.webfolder.cdp.type.network.ErrorReason
- BlockedByResponse - io.webfolder.cdp.type.network.ErrorReason
- BlockedEvent - io.webfolder.cdp.type.constant.ViolationType
- BlockedParser - io.webfolder.cdp.type.constant.ViolationType
- BlockedReason - Enum in io.webfolder.cdp.type.network
-
The reason why request was blocked
- Bluetooth - io.webfolder.cdp.type.network.ConnectionType
- Boolean - io.webfolder.cdp.type.accessibility.AXValueType
- Boolean - io.webfolder.cdp.type.constant.ObjectType
- Boolean - io.webfolder.cdp.type.constant.PropertyPreviewType
- BooleanOrUndefined - io.webfolder.cdp.type.accessibility.AXValueType
- Bounds - Class in io.webfolder.cdp.type.browser
-
Browser window bounds information
- Bounds() - Constructor for class io.webfolder.cdp.type.browser.Bounds
- BoxModel - Class in io.webfolder.cdp.type.dom
-
Box model
- BoxModel() - Constructor for class io.webfolder.cdp.type.dom.BoxModel
- BreakLocation - Class in io.webfolder.cdp.type.debugger
- BreakLocation() - Constructor for class io.webfolder.cdp.type.debugger.BreakLocation
- BreakLocationType - Enum in io.webfolder.cdp.type.constant
- BreakpointResolved - Class in io.webfolder.cdp.event.debugger
-
Fired when breakpoint is resolved to an actual script and location
- BreakpointResolved() - Constructor for class io.webfolder.cdp.event.debugger.BreakpointResolved
- bringToFront() - Method in interface io.webfolder.cdp.command.Page
-
Brings page to front (activates tab).
- Browser - Interface in io.webfolder.cdp.command
-
The Browser domain defines methods and events for browser managing
- Bucket - Class in io.webfolder.cdp.type.browser
-
Chrome histogram bucket
- Bucket() - Constructor for class io.webfolder.cdp.type.browser.Bucket
- BufferUsage - Class in io.webfolder.cdp.event.tracing
- BufferUsage() - Constructor for class io.webfolder.cdp.event.tracing.BufferUsage
- Busy - io.webfolder.cdp.type.accessibility.AXPropertyName
C
- Cache - Class in io.webfolder.cdp.type.cachestorage
-
Cache identifier
- Cache() - Constructor for class io.webfolder.cdp.type.cachestorage.Cache
- CachedResource - Class in io.webfolder.cdp.type.network
-
Information about the cached resource
- CachedResource() - Constructor for class io.webfolder.cdp.type.network.CachedResource
- CachedResponse - Class in io.webfolder.cdp.type.cachestorage
-
Cached response
- CachedResponse() - Constructor for class io.webfolder.cdp.type.cachestorage.CachedResponse
- CachedResponseType - Enum in io.webfolder.cdp.type.cachestorage
-
type of HTTP response cached
- CacheStorage - io.webfolder.cdp.type.storage.StorageType
- CacheStorage - Interface in io.webfolder.cdp.command
- CacheStorageContentUpdated - Class in io.webfolder.cdp.event.storage
-
A cache's contents have been modified
- CacheStorageContentUpdated() - Constructor for class io.webfolder.cdp.event.storage.CacheStorageContentUpdated
- CacheStorageListUpdated - Class in io.webfolder.cdp.event.storage
-
A cache has been added/deleted
- CacheStorageListUpdated() - Constructor for class io.webfolder.cdp.event.storage.CacheStorageListUpdated
- Call - io.webfolder.cdp.type.constant.BreakLocationType
- CallArgument - Class in io.webfolder.cdp.type.runtime
-
Represents function call argument Either remote object id
objectId
, primitivevalue
, unserializable primitive value or neither of (for undefined) them should be specified - CallArgument() - Constructor for class io.webfolder.cdp.type.runtime.CallArgument
- CallFrame - Class in io.webfolder.cdp.type.debugger
-
JavaScript call frame Array of call frames form the call stack
- CallFrame - Class in io.webfolder.cdp.type.runtime
-
Stack entry for runtime errors and assertions
- CallFrame() - Constructor for class io.webfolder.cdp.type.debugger.CallFrame
- CallFrame() - Constructor for class io.webfolder.cdp.type.runtime.CallFrame
- callFunction(String) - Method in interface io.webfolder.cdp.session.JavaScript
-
Calls JavaScript function.
- callFunction(String, Class<T>) - Method in interface io.webfolder.cdp.session.JavaScript
- callFunction(String, Class<T>, Object...) - Method in interface io.webfolder.cdp.session.JavaScript
-
Calls JavaScript function.
- callFunctionOn(String) - Method in interface io.webfolder.cdp.command.Runtime
-
Calls function with given declaration on the given object.
- callFunctionOn(String, String, List<CallArgument>, Boolean, Boolean, Boolean, Boolean, Boolean, Integer, String) - Method in interface io.webfolder.cdp.command.Runtime
-
Calls function with given declaration on the given object.
- CallFunctionOnResult - Class in io.webfolder.cdp.type.runtime
- CallFunctionOnResult() - Constructor for class io.webfolder.cdp.type.runtime.CallFunctionOnResult
- Cancel - io.webfolder.cdp.type.security.CertificateErrorAction
- CancelAuth - io.webfolder.cdp.type.constant.AuthResponse
- canClearBrowserCache() - Method in interface io.webfolder.cdp.command.Network
-
Tells whether clearing browser cache is supported.
- canClearBrowserCookies() - Method in interface io.webfolder.cdp.command.Network
-
Tells whether clearing browser cookies is supported.
- canEmulate() - Method in interface io.webfolder.cdp.command.Emulation
-
Tells whether emulation is supported.
- canEmulateNetworkConditions() - Method in interface io.webfolder.cdp.command.Network
-
Tells whether emulation of network conditions is supported.
- captureScreenshot() - Method in interface io.webfolder.cdp.command.Page
-
Capture page screenshot.
- captureScreenshot() - Method in class io.webfolder.cdp.session.Session
-
Capture page screenshot.
- captureScreenshot(boolean) - Method in class io.webfolder.cdp.session.Session
-
Capture page screenshot.
- captureScreenshot(boolean, ImageFormat, Integer, Viewport, Boolean) - Method in class io.webfolder.cdp.session.Session
-
Capture page screenshot.
- captureScreenshot(ImageFormat, Integer, Viewport, Boolean) - Method in interface io.webfolder.cdp.command.Page
-
Capture page screenshot.
- captureSnapshot() - Method in interface io.webfolder.cdp.command.Page
-
Returns a snapshot of the page as a string.
- captureSnapshot(SnapshotType) - Method in interface io.webfolder.cdp.command.Page
-
Returns a snapshot of the page as a string.
- captureSnapshot(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.
- CaptureSnapshotResult - Class in io.webfolder.cdp.type.domsnapshot
- CaptureSnapshotResult() - Constructor for class io.webfolder.cdp.type.domsnapshot.CaptureSnapshotResult
- Catch - io.webfolder.cdp.type.constant.ScopeType
- CdpConsoleLogger - Class in io.webfolder.cdp.logger
- CdpConsoleLogger() - Constructor for class io.webfolder.cdp.logger.CdpConsoleLogger
- CdpConsoleLogger(CdpLogLevel) - Constructor for class io.webfolder.cdp.logger.CdpConsoleLogger
- CdpException - Exception in io.webfolder.cdp.exception
- CdpException(String) - Constructor for exception io.webfolder.cdp.exception.CdpException
- CdpException(Throwable) - Constructor for exception io.webfolder.cdp.exception.CdpException
- CdpLog4jLogger - Class in io.webfolder.cdp.logger
- CdpLog4jLogger(String) - Constructor for class io.webfolder.cdp.logger.CdpLog4jLogger
- CdpLogger - Interface in io.webfolder.cdp.logger
- CdpLoggerFactory - Class in io.webfolder.cdp.logger
- CdpLoggerFactory() - Constructor for class io.webfolder.cdp.logger.CdpLoggerFactory
- CdpLoggerFactory(CdpLoggerType) - Constructor for class io.webfolder.cdp.logger.CdpLoggerFactory
- CdpLoggerType - Enum in io.webfolder.cdp.logger
- CdpLogLevel - Enum in io.webfolder.cdp.logger
- CdpProcess - Class in io.webfolder.cdp
- CdpProcess(Process, String) - Constructor for class io.webfolder.cdp.CdpProcess
- CdpSlf4jLogger - Class in io.webfolder.cdp.logger
- CdpSlf4jLogger(String) - Constructor for class io.webfolder.cdp.logger.CdpSlf4jLogger
- Cellular2g - io.webfolder.cdp.type.network.ConnectionType
- Cellular3g - io.webfolder.cdp.type.network.ConnectionType
- Cellular4g - io.webfolder.cdp.type.network.ConnectionType
- CertificateError - Class in io.webfolder.cdp.event.security
-
There is a certificate error If overriding certificate errors is enabled, then it should be handled with the
handleCertificateError
command Note: this event does not fire if the certificate error has been allowed internally Only one client per target should override certificate errors at the same time - CertificateError() - Constructor for class io.webfolder.cdp.event.security.CertificateError
- CertificateErrorAction - Enum in io.webfolder.cdp.type.security
-
The action to take when a certificate error occurs continue will continue processing the request and cancel will cancel the request
- CertificateTransparencyCompliance - Enum in io.webfolder.cdp.type.network
-
Whether the request complied with Certificate Transparency policy
- Char - io.webfolder.cdp.type.constant.KeyEventType
- CharacterDataModified - Class in io.webfolder.cdp.event.dom
-
Mirrors
DOMCharacterDataModified
event - CharacterDataModified() - Constructor for class io.webfolder.cdp.event.dom.CharacterDataModified
- Checked - io.webfolder.cdp.type.accessibility.AXPropertyName
- ChildNodeCountUpdated - Class in io.webfolder.cdp.event.dom
-
Fired when
Container
's child node count has changed - ChildNodeCountUpdated() - Constructor for class io.webfolder.cdp.event.dom.ChildNodeCountUpdated
- ChildNodeInserted - Class in io.webfolder.cdp.event.dom
-
Mirrors
DOMNodeInserted
event - ChildNodeInserted() - Constructor for class io.webfolder.cdp.event.dom.ChildNodeInserted
- ChildNodeRemoved - Class in io.webfolder.cdp.event.dom
-
Mirrors
DOMNodeRemoved
event - ChildNodeRemoved() - Constructor for class io.webfolder.cdp.event.dom.ChildNodeRemoved
- ChromiumDownloader - Class in io.webfolder.cdp
- ChromiumDownloader() - Constructor for class io.webfolder.cdp.ChromiumDownloader
- ChromiumDownloader(LoggerFactory) - Constructor for class io.webfolder.cdp.ChromiumDownloader
- ChromiumVersion - Class in io.webfolder.cdp
- ChromiumVersion(int) - Constructor for class io.webfolder.cdp.ChromiumVersion
- clear() - Method in interface io.webfolder.cdp.command.Log
-
Clears the log.
- clear(StorageId) - Method in interface io.webfolder.cdp.command.DOMStorage
- Clear - io.webfolder.cdp.type.constant.ConsoleApiCallType
- clearBrowserCache() - Method in interface io.webfolder.cdp.command.Network
-
Clears browser cache.
- clearBrowserCookies() - Method in interface io.webfolder.cdp.command.Network
-
Clears browser cookies.
- clearCache() - Method in interface io.webfolder.cdp.session.Navigator
-
Clears browser cache.
- clearCompilationCache() - Method in interface io.webfolder.cdp.command.Page
-
Clears seeded compilation cache.
- clearCookies() - Method in interface io.webfolder.cdp.session.Navigator
-
Clears all browser cookies.
- clearDataForOrigin(String, String) - Method in interface io.webfolder.cdp.command.Storage
-
Clears storage for origin.
- clearDeviceMetricsOverride() - Method in interface io.webfolder.cdp.command.Emulation
-
Clears the overriden device metrics.
- clearDeviceMetricsOverride() - Method in interface io.webfolder.cdp.command.Page
-
Clears the overriden device metrics.
- clearDeviceOrientationOverride() - Method in interface io.webfolder.cdp.command.DeviceOrientation
-
Clears the overridden Device Orientation.
- clearDeviceOrientationOverride() - Method in interface io.webfolder.cdp.command.Page
-
Clears the overridden Device Orientation.
- clearExtensions() - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove all extensions from
Sec-WebSocket-Extension
. - clearGeolocationOverride() - Method in interface io.webfolder.cdp.command.Emulation
-
Clears the overriden Geolocation Position and Error.
- clearGeolocationOverride() - Method in interface io.webfolder.cdp.command.Page
-
Clears the overriden Geolocation Position and Error.
- clearHeaders() - Method in class com.neovisionaries.ws.client.WebSocket
-
Clear all extra HTTP headers.
- clearListeners() - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove all the listeners from this WebSocket.
- clearMessages() - Method in interface io.webfolder.cdp.command.Console
-
Deprecated.Does nothing.
- clearObjectStore(String, String, String) - Method in interface io.webfolder.cdp.command.IndexedDB
-
Clears all entries from an object store.
- clearOptions(String) - Method in interface io.webfolder.cdp.session.Dom
-
Clears any existing selected items of <select> element.
- clearOptions(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
Clears any existing selected items of <select> element.
- clearProtocols() - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove all protocols from
Sec-WebSocket-Protocol
. - clearUserInfo() - Method in class com.neovisionaries.ws.client.WebSocket
-
Clear the credentials to connect to the WebSocket endpoint.
- click(String) - Method in interface io.webfolder.cdp.session.Mouse
-
Click on the specified element.
- click(String, Object...) - Method in interface io.webfolder.cdp.session.Mouse
-
Click on the specified element.
- ClipboardRead - io.webfolder.cdp.type.browser.PermissionType
- ClipboardWrite - io.webfolder.cdp.type.browser.PermissionType
- close() - Method in interface io.webfolder.cdp.command.Browser
-
Close browser gracefully.
- close() - Method in interface io.webfolder.cdp.command.Page
-
Tries to close page, running its beforeunload hooks, if any.
- close() - Method in class io.webfolder.cdp.session.Session
-
Close the this browser window
- close() - Method in class io.webfolder.cdp.session.SessionFactory
- close(String) - Method in interface io.webfolder.cdp.command.IO
-
Close the stream, discard any temporary backing storage.
- Closed - io.webfolder.cdp.type.dom.ShadowRootType
- closeTarget(String) - Method in interface io.webfolder.cdp.command.Target
-
Closes the target.
- Closure - io.webfolder.cdp.type.constant.ScopeType
- CollapsedByClient - io.webfolder.cdp.type.network.BlockedReason
- collectClassNames(String) - Method in interface io.webfolder.cdp.command.CSS
-
Returns all class names from specified stylesheet.
- collectClassNamesFromSubtree(Integer) - Method in interface io.webfolder.cdp.command.DOM
-
Collects class names for the node with given id and all of it's child nodes.
- collectGarbage() - Method in interface io.webfolder.cdp.command.HeapProfiler
- com.neovisionaries.ws.client - package com.neovisionaries.ws.client
- command - Variable in class io.webfolder.cdp.DefaultProcessManager
- Command - Class in io.webfolder.cdp.session
- Command(Session) - Constructor for class io.webfolder.cdp.session.Command
- CommandException - Exception in io.webfolder.cdp.exception
- CommandException(int, String) - Constructor for exception io.webfolder.cdp.exception.CommandException
- CompilationCacheProduced - Class in io.webfolder.cdp.event.page
-
Issued for every compilation cache generated Is only available if Page setGenerateCompilationCache is enabled
- CompilationCacheProduced() - Constructor for class io.webfolder.cdp.event.page.CompilationCacheProduced
- compileScript(String, String, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
-
Compiles expression.
- compileScript(String, String, Boolean, Integer) - Method in interface io.webfolder.cdp.command.Runtime
-
Compiles expression.
- CompileScriptResult - Class in io.webfolder.cdp.type.runtime
- CompileScriptResult() - Constructor for class io.webfolder.cdp.type.runtime.CompileScriptResult
- Compliant - io.webfolder.cdp.type.network.CertificateTransparencyCompliance
- compositingReasons(String) - Method in interface io.webfolder.cdp.command.LayerTree
-
Provides the reasons why the given layer was composited.
- ComputedString - io.webfolder.cdp.type.accessibility.AXValueType
- ComputedStyle - Class in io.webfolder.cdp.type.css
-
A subset of the full ComputedStyle as defined by the request whitelist
- ComputedStyle - Class in io.webfolder.cdp.type.domsnapshot
-
A subset of the full ComputedStyle as defined by the request whitelist
- ComputedStyle() - Constructor for class io.webfolder.cdp.type.css.ComputedStyle
- ComputedStyle() - Constructor for class io.webfolder.cdp.type.domsnapshot.ComputedStyle
- Confirm - io.webfolder.cdp.type.page.DialogType
- connect() - Method in class com.neovisionaries.ws.client.WebSocket
-
Connect to the server, send an opening handshake to the server, receive the response and then start threads to communicate with the server.
- connect(String) - Method in class io.webfolder.cdp.session.SessionFactory
- connect(ExecutorService) - Method in class com.neovisionaries.ws.client.WebSocket
-
Execute
WebSocket.connect()
asynchronously using the givenExecutorService
. - connectable() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get a new
Callable
<
WebSocket
>
instance whosecall()
method callsWebSocket.connect()
method of thisWebSocket
instance. - connectAsynchronously() - Method in class com.neovisionaries.ws.client.WebSocket
-
Execute
WebSocket.connect()
asynchronously by creating a new thread and callingconnect()
in the thread. - ConnectionAborted - io.webfolder.cdp.type.network.ErrorReason
- ConnectionClosed - io.webfolder.cdp.type.network.ErrorReason
- ConnectionFailed - io.webfolder.cdp.type.network.ErrorReason
- ConnectionRefused - io.webfolder.cdp.type.network.ErrorReason
- ConnectionReset - io.webfolder.cdp.type.network.ErrorReason
- ConnectionType - Enum in io.webfolder.cdp.type.network
-
The underlying connection technology that the browser is supposedly using
- Console - io.webfolder.cdp.logger.CdpLoggerType
- Console - Interface in io.webfolder.cdp.command
-
Deprecated.
- ConsoleApi - io.webfolder.cdp.type.constant.MessageSource
- ConsoleAPICalled - Class in io.webfolder.cdp.event.runtime
-
Issued when console API was called
- ConsoleAPICalled() - Constructor for class io.webfolder.cdp.event.runtime.ConsoleAPICalled
- ConsoleApiCallType - Enum in io.webfolder.cdp.type.constant
- ConsoleMessage - Class in io.webfolder.cdp.type.console
-
Console message
- ConsoleMessage() - Constructor for class io.webfolder.cdp.type.console.ConsoleMessage
- ConsoleMessageAdded - io.webfolder.cdp.event.Events
-
Issued when new console message is added
- ConsoleProfileFinished - Class in io.webfolder.cdp.event.profiler
- ConsoleProfileFinished() - Constructor for class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
- ConsoleProfileStarted - Class in io.webfolder.cdp.event.profiler
-
Sent when new profile recording is started using console profile() call
- ConsoleProfileStarted() - Constructor for class io.webfolder.cdp.event.profiler.ConsoleProfileStarted
- Constant - Interface in io.webfolder.cdp.session
- Contents - io.webfolder.cdp.type.accessibility.AXValueSourceType
- ContentType - io.webfolder.cdp.type.network.BlockedReason
- Continue - io.webfolder.cdp.type.security.CertificateErrorAction
- continueInterceptedRequest(String) - Method in interface io.webfolder.cdp.command.Network
-
Response to Network.requestIntercepted which either modifies the request to continue with any modifications, or blocks it, or completes it with the provided response bytes.
- continueInterceptedRequest(String, ErrorReason, String, String, String, String, Map<String, Object>, AuthChallengeResponse) - Method in interface io.webfolder.cdp.command.Network
-
Response to Network.requestIntercepted which either modifies the request to continue with any modifications, or blocks it, or completes it with the provided response bytes.
- continueRequest(String) - Method in interface io.webfolder.cdp.command.Fetch
-
Continues the request, optionally modifying some of its parameters.
- continueRequest(String, String, String, String, List<HeaderEntry>) - Method in interface io.webfolder.cdp.command.Fetch
-
Continues the request, optionally modifying some of its parameters.
- continueToLocation(Location) - Method in interface io.webfolder.cdp.command.Debugger
-
Continues execution until specific location is reached.
- continueToLocation(Location, TargetCallFrames) - Method in interface io.webfolder.cdp.command.Debugger
-
Continues execution until specific location is reached.
- continueWithAuth(String, AuthChallengeResponse) - Method in interface io.webfolder.cdp.command.Fetch
-
Continues a request supplying authChallengeResponse following authRequired event.
- Controls - io.webfolder.cdp.type.accessibility.AXPropertyName
- Cookie - Class in io.webfolder.cdp.type.network
-
Cookie object
- Cookie() - Constructor for class io.webfolder.cdp.type.network.Cookie
- CookieParam - Class in io.webfolder.cdp.type.network
-
Cookie parameter object
- CookieParam() - Constructor for class io.webfolder.cdp.type.network.CookieParam
- Cookies - io.webfolder.cdp.type.storage.StorageType
- CookieSameSite - Enum in io.webfolder.cdp.type.network
-
Represents the cookie's 'SameSite' status: https://tools ietf org/html/draft-west-first-party-cookies
- copyTo(Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
-
Creates a deep copy of the specified node and places it into the target container before the given anchor.
- copyTo(Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
-
Creates a deep copy of the specified node and places it into the target container before the given anchor.
- Cors - io.webfolder.cdp.type.cachestorage.CachedResponseType
- Count - io.webfolder.cdp.type.constant.ConsoleApiCallType
- CoverageRange - Class in io.webfolder.cdp.type.profiler
-
Coverage data for a source range
- CoverageRange() - Constructor for class io.webfolder.cdp.type.profiler.CoverageRange
- crash() - Method in interface io.webfolder.cdp.command.Browser
-
Crashes browser on the main thread.
- crash() - Method in interface io.webfolder.cdp.command.Page
-
Crashes renderer on the IO thread, generates minidumps.
- create() - Method in class io.webfolder.cdp.RemoteLauncherBuilder
- create() - Method in class io.webfolder.cdp.session.SessionFactory
- create(String) - Method in class io.webfolder.cdp.session.SessionFactory
- createBrowserContext() - Method in interface io.webfolder.cdp.command.Target
-
Creates a new empty BrowserContext.
- createBrowserContext() - Method in class io.webfolder.cdp.session.SessionFactory
- createIsolatedWorld(String) - Method in interface io.webfolder.cdp.command.Page
-
Creates an isolated world for the given frame.
- createIsolatedWorld(String, String, Boolean) - Method in interface io.webfolder.cdp.command.Page
-
Creates an isolated world for the given frame.
- createLoggerFactory(CdpLoggerType) - Method in class io.webfolder.cdp.session.SessionFactory
- createStyleSheet(String) - Method in interface io.webfolder.cdp.command.CSS
-
Creates a new special "via-inspector" stylesheet in the frame with given
frameId
. - createTarget(String) - Method in interface io.webfolder.cdp.command.Target
-
Creates a new page.
- createTarget(String, Integer, Integer, String, Boolean) - Method in interface io.webfolder.cdp.command.Target
-
Creates a new page.
- Critical - io.webfolder.cdp.type.memory.PressureLevel
- Csp - io.webfolder.cdp.type.network.BlockedReason
- CSPViolationReport - io.webfolder.cdp.type.network.ResourceType
- CSS - Interface in io.webfolder.cdp.command
-
This domain exposes CSS read/write operations All CSS objects (stylesheets, rules, and styles) have an associated
id
used in subsequent operations on the related object Each object type has a specificid
structure, and those are not interchangeable between objects of different kinds CSS objects can be loaded using theget*ForNode()
calls (which accept a DOM node id) A client can also keep track of stylesheets via thestyleSheetAdded
styleSheetRemoved
events and subsequently load the required stylesheet contents using thegetStyleSheet[Text]()
methods - CSSAnimation - io.webfolder.cdp.type.constant.AnimationType
- CSSComputedStyleProperty - Class in io.webfolder.cdp.type.css
- CSSComputedStyleProperty() - Constructor for class io.webfolder.cdp.type.css.CSSComputedStyleProperty
- CSSFontsUpdated - io.webfolder.cdp.event.Events
-
Fires whenever a web font is updated A non-empty font parameter indicates a successfully loaded web font
- CSSKeyframeRule - Class in io.webfolder.cdp.type.css
-
CSS keyframe rule representation
- CSSKeyframeRule() - Constructor for class io.webfolder.cdp.type.css.CSSKeyframeRule
- CSSKeyframesRule - Class in io.webfolder.cdp.type.css
-
CSS keyframes rule representation
- CSSKeyframesRule() - Constructor for class io.webfolder.cdp.type.css.CSSKeyframesRule
- CSSMedia - Class in io.webfolder.cdp.type.css
-
CSS media rule descriptor
- CSSMedia() - Constructor for class io.webfolder.cdp.type.css.CSSMedia
- CSSMediaQueryResultChanged - io.webfolder.cdp.event.Events
-
Fires whenever a MediaQuery result changes (for example, after a browser window has been resized ) The current implementation considers only viewport-dependent media features
- CSSMediaSource - Enum in io.webfolder.cdp.type.constant
- CSSProperty - Class in io.webfolder.cdp.type.css
-
CSS property declaration data
- CSSProperty() - Constructor for class io.webfolder.cdp.type.css.CSSProperty
- CSSRule - Class in io.webfolder.cdp.type.css
-
CSS rule representation
- CSSRule() - Constructor for class io.webfolder.cdp.type.css.CSSRule
- CSSStyle - Class in io.webfolder.cdp.type.css
-
CSS style representation
- CSSStyle() - Constructor for class io.webfolder.cdp.type.css.CSSStyle
- CSSStyleSheetAdded - io.webfolder.cdp.event.Events
-
Fired whenever an active document stylesheet is added
- CSSStyleSheetChanged - io.webfolder.cdp.event.Events
-
Fired whenever a stylesheet is changed as a result of the client operation
- CSSStyleSheetHeader - Class in io.webfolder.cdp.type.css
-
CSS stylesheet metainformation
- CSSStyleSheetHeader() - Constructor for class io.webfolder.cdp.type.css.CSSStyleSheetHeader
- CSSStyleSheetRemoved - io.webfolder.cdp.event.Events
-
Fired whenever an active document stylesheet is removed
- CSSTransition - io.webfolder.cdp.type.constant.AnimationType
- Current - io.webfolder.cdp.type.constant.TargetCallFrames
- CustomPreview - Class in io.webfolder.cdp.type.runtime
- CustomPreview() - Constructor for class io.webfolder.cdp.type.runtime.CustomPreview
D
- Database - Class in io.webfolder.cdp.type.database
-
Database object
- Database - Interface in io.webfolder.cdp.command
- Database() - Constructor for class io.webfolder.cdp.type.database.Database
- DatabaseAddDatabase - io.webfolder.cdp.event.Events
- DatabaseWithObjectStores - Class in io.webfolder.cdp.type.indexeddb
-
Database with an array of object stores
- DatabaseWithObjectStores() - Constructor for class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
- DataCollected - Class in io.webfolder.cdp.event.tracing
-
Contains an bucket of collected trace events When tracing is stopped collected events will be send as a sequence of dataCollected events followed by tracingComplete event
- DataCollected() - Constructor for class io.webfolder.cdp.event.tracing.DataCollected
- DataEntry - Class in io.webfolder.cdp.type.cachestorage
-
Data entry
- DataEntry - Class in io.webfolder.cdp.type.indexeddb
-
Data entry
- DataEntry() - Constructor for class io.webfolder.cdp.type.cachestorage.DataEntry
- DataEntry() - Constructor for class io.webfolder.cdp.type.indexeddb.DataEntry
- DataReceived - Class in io.webfolder.cdp.event.network
-
Fired when data chunk was received over the network
- DataReceived() - Constructor for class io.webfolder.cdp.event.network.DataReceived
- Date - io.webfolder.cdp.type.constant.KeyType
- Date - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- debug(String, Object...) - Method in class io.webfolder.cdp.logger.CdpConsoleLogger
- debug(String, Object...) - Method in class io.webfolder.cdp.logger.CdpLog4jLogger
- debug(String, Object...) - Method in interface io.webfolder.cdp.logger.CdpLogger
- debug(String, Object...) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
- Debug - io.webfolder.cdp.logger.CdpLogLevel
- Debug - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Debug - io.webfolder.cdp.type.constant.MessageSeverity
- DebugCommand - io.webfolder.cdp.type.constant.PauseReason
- Debugger - Interface in io.webfolder.cdp.command
-
Debugger domain exposes JavaScript debugging capabilities It allows setting and removing breakpoints, stepping through execution, exploring stack traces, etc
- DebuggerBreakpointResolved - io.webfolder.cdp.event.Events
-
Fired when breakpoint is resolved to an actual script and location
- DebuggerPaused - io.webfolder.cdp.event.Events
-
Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria
- DebuggerResumed - io.webfolder.cdp.event.Events
-
Fired when the virtual machine resumed execution
- DebuggerScriptFailedToParse - io.webfolder.cdp.event.Events
-
Fired when virtual machine fails to parse the script
- DebuggerScriptParsed - io.webfolder.cdp.event.Events
-
Fired when virtual machine parses script This event is also fired for all known and uncollected scripts upon enabling debugger
- DebuggerStatement - io.webfolder.cdp.type.constant.BreakLocationType
- Default - io.webfolder.cdp.type.cachestorage.CachedResponseType
- Default - io.webfolder.cdp.type.constant.AuthResponse
- Default - io.webfolder.cdp.type.constant.DownloadBehavior
- Default - io.webfolder.cdp.type.input.GestureSourceType
- DEFAULT_HOST - Static variable in class io.webfolder.cdp.session.SessionFactory
- DEFAULT_PORT - Static variable in class io.webfolder.cdp.session.SessionFactory
- DefaultMasker - Class in com.neovisionaries.ws.client
- DefaultMasker() - Constructor for class com.neovisionaries.ws.client.DefaultMasker
- DefaultProcessManager - Class in io.webfolder.cdp
- DefaultProcessManager() - Constructor for class io.webfolder.cdp.DefaultProcessManager
- deleteCache(String) - Method in interface io.webfolder.cdp.command.CacheStorage
-
Deletes a cache.
- deleteCookie(String, String) - Method in interface io.webfolder.cdp.command.Page
-
Deletes browser cookie with given name, domain and path.
- deleteCookies(String) - Method in interface io.webfolder.cdp.command.Network
-
Deletes browser cookies with matching name and url or domain/path pair.
- deleteCookies(String, String, String, String) - Method in interface io.webfolder.cdp.command.Network
-
Deletes browser cookies with matching name and url or domain/path pair.
- deleteDatabase(String, String) - Method in interface io.webfolder.cdp.command.IndexedDB
-
Deletes a database.
- deleteEntry(String, String) - Method in interface io.webfolder.cdp.command.CacheStorage
-
Deletes a cache entry.
- deleteObjectStoreEntries(String, String, String, KeyRange) - Method in interface io.webfolder.cdp.command.IndexedDB
-
Delete a range of entries from an object store
- deliverPushMessage(String, String, String) - Method in interface io.webfolder.cdp.command.ServiceWorker
- Deny - io.webfolder.cdp.type.constant.DownloadBehavior
- Deprecation - io.webfolder.cdp.type.constant.LogEntrySource
- Deprecation - io.webfolder.cdp.type.constant.MessageSource
- Describedby - io.webfolder.cdp.type.accessibility.AXPropertyName
- describeNode() - Method in interface io.webfolder.cdp.command.DOM
-
Describes node given its id, does not require domain to be enabled.
- describeNode(Integer, Integer, String, Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOM
-
Describes node given its id, does not require domain to be enabled.
- Desktop - io.webfolder.cdp.type.constant.Platform
- DestinationUnreachableException - Exception in io.webfolder.cdp.exception
- DestinationUnreachableException(String) - Constructor for exception io.webfolder.cdp.exception.DestinationUnreachableException
- Detached - Class in io.webfolder.cdp.event.inspector
-
Fired when remote debugging connection is about to be terminated Contains detach reason
- Detached() - Constructor for class io.webfolder.cdp.event.inspector.Detached
- DetachedFromTarget - Class in io.webfolder.cdp.event.target
-
Issued when detached from target for any reason (including
detachFromTarget
command) Can be issued multiple times per target if multiple sessions have been attached to it - DetachedFromTarget() - Constructor for class io.webfolder.cdp.event.target.DetachedFromTarget
- detachFromTarget() - Method in interface io.webfolder.cdp.command.Target
-
Detaches session with given id.
- detachFromTarget(String, String) - Method in interface io.webfolder.cdp.command.Target
-
Detaches session with given id.
- Details - io.webfolder.cdp.type.accessibility.AXPropertyName
- DeviceOrientation - Interface in io.webfolder.cdp.command
- DialogType - Enum in io.webfolder.cdp.type.page
-
Javascript dialog type
- Dir - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Dirxml - io.webfolder.cdp.type.constant.ConsoleApiCallType
- disable() - Method in interface io.webfolder.cdp.command.Accessibility
-
Disables the accessibility domain.
- disable() - Method in interface io.webfolder.cdp.command.Animation
-
Disables animation domain notifications.
- disable() - Method in interface io.webfolder.cdp.command.Console
-
Deprecated.Disables console domain, prevents further console messages from being reported to the client.
- disable() - Method in interface io.webfolder.cdp.command.CSS
-
Disables the CSS agent for the given page.
- disable() - Method in interface io.webfolder.cdp.command.Database
-
Disables database tracking, prevents database events from being sent to the client.
- disable() - Method in interface io.webfolder.cdp.command.Debugger
-
Disables debugger for given page.
- disable() - Method in interface io.webfolder.cdp.command.DOM
-
Disables DOM agent for the given page.
- disable() - Method in interface io.webfolder.cdp.command.DOMSnapshot
-
Disables DOM snapshot agent for the given page.
- disable() - Method in interface io.webfolder.cdp.command.DOMStorage
-
Disables storage tracking, prevents storage events from being sent to the client.
- disable() - Method in interface io.webfolder.cdp.command.Fetch
-
Disables the fetch domain.
- disable() - Method in interface io.webfolder.cdp.command.HeadlessExperimental
-
Disables headless events for the target.
- disable() - Method in interface io.webfolder.cdp.command.HeapProfiler
- disable() - Method in interface io.webfolder.cdp.command.IndexedDB
-
Disables events from backend.
- disable() - Method in interface io.webfolder.cdp.command.Inspector
-
Disables inspector domain notifications.
- disable() - Method in interface io.webfolder.cdp.command.LayerTree
-
Disables compositing tree inspection.
- disable() - Method in interface io.webfolder.cdp.command.Log
-
Disables log domain, prevents further log entries from being reported to the client.
- disable() - Method in interface io.webfolder.cdp.command.Network
-
Disables network tracking, prevents network events from being sent to the client.
- disable() - Method in interface io.webfolder.cdp.command.Overlay
-
Disables domain notifications.
- disable() - Method in interface io.webfolder.cdp.command.Page
-
Disables page domain notifications.
- disable() - Method in interface io.webfolder.cdp.command.Performance
-
Disable collecting and reporting metrics.
- disable() - Method in interface io.webfolder.cdp.command.Profiler
- disable() - Method in interface io.webfolder.cdp.command.Runtime
-
Disables reporting of execution contexts creation.
- disable() - Method in interface io.webfolder.cdp.command.Security
-
Disables tracking security state changes.
- disable() - Method in interface io.webfolder.cdp.command.ServiceWorker
- Disabled - io.webfolder.cdp.type.accessibility.AXPropertyName
- discardConsoleEntries() - Method in interface io.webfolder.cdp.command.Runtime
-
Discards collected exceptions and console API calls.
- discardSearchResults(String) - Method in interface io.webfolder.cdp.command.DOM
-
Discards search results from the session with the given id.
- disconnect() - Method in class com.neovisionaries.ws.client.WebSocket
-
Disconnect the WebSocket.
- disconnect(int) - Method in class com.neovisionaries.ws.client.WebSocket
-
Disconnect the WebSocket.
- disconnect(int, String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Disconnect the WebSocket.
- disconnect(int, String, long) - Method in class com.neovisionaries.ws.client.WebSocket
-
Disconnect the WebSocket.
- disconnect(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Disconnect the WebSocket.
- DiscouragedAPIUse - io.webfolder.cdp.type.constant.ViolationType
- dispatchKeyEvent(KeyEventType) - Method in interface io.webfolder.cdp.command.Input
-
Dispatches a key event to the page.
- dispatchKeyEvent(KeyEventType, Integer, Double, String, String, String, String, String, Integer, Integer, Boolean, Boolean, Boolean, Integer) - Method in interface io.webfolder.cdp.command.Input
-
Dispatches a key event to the page.
- dispatchMouseEvent(MouseEventType, Double, Double) - Method in interface io.webfolder.cdp.command.Input
-
Dispatches a mouse event to the page.
- dispatchMouseEvent(MouseEventType, Double, Double, Integer, Double, MouseButtonType, Integer, Double, Double) - Method in interface io.webfolder.cdp.command.Input
-
Dispatches a mouse event to the page.
- dispatchSyncEvent(String, String, String, Boolean) - Method in interface io.webfolder.cdp.command.ServiceWorker
- dispatchTouchEvent(TouchEventType, List<TouchPoint>) - Method in interface io.webfolder.cdp.command.Input
-
Dispatches a touch event to the page.
- dispatchTouchEvent(TouchEventType, List<TouchPoint>, Integer, Double) - Method in interface io.webfolder.cdp.command.Input
-
Dispatches a touch event to the page.
- disposeBrowserContext(String) - Method in interface io.webfolder.cdp.command.Target
-
Deletes a BrowserContext.
- disposeBrowserContext(String) - Method in class io.webfolder.cdp.session.SessionFactory
- DistributedNodesUpdated - Class in io.webfolder.cdp.event.dom
-
Called when distrubution is changed
- DistributedNodesUpdated() - Constructor for class io.webfolder.cdp.event.dom.DistributedNodesUpdated
- Document - io.webfolder.cdp.type.network.ResourceType
- DocumentSnapshot - Class in io.webfolder.cdp.type.domsnapshot
-
Document snapshot
- DocumentSnapshot() - Constructor for class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
- DocumentUpdated - Class in io.webfolder.cdp.event.dom
-
Fired when
Document
has been totally updated Node ids are no longer valid - DocumentUpdated() - Constructor for class io.webfolder.cdp.event.dom.DocumentUpdated
- Dom - Interface in io.webfolder.cdp.session
-
Provides the interfaces for the Document Object Model (DOM).
- DOM - io.webfolder.cdp.type.constant.PauseReason
- DOM - Interface in io.webfolder.cdp.command
-
This domain exposes DOM read/write operations Each DOM Node is represented with its mirror object that has an
id
Thisid
can be used to get additional information on the Node, resolve it into the JavaScript object wrapper, etc It is important that client receives DOM events only for the nodes that are known to the client Backend keeps track of the nodes that were sent to the client and never sends the same node twice It is client's responsibility to collect information about the nodes that were sent to the client - DOM_PROPERTIES - Static variable in interface io.webfolder.cdp.session.Constant
- domain - Variable in enum io.webfolder.cdp.event.Events
- Domain - Class in io.webfolder.cdp.type.schema
-
Description of the protocol domain
- Domain - Annotation Type in io.webfolder.cdp.annotation
- Domain() - Constructor for class io.webfolder.cdp.type.schema.Domain
- DOMAttributeModified - io.webfolder.cdp.event.Events
-
Fired when
Element
's attribute is modified - DOMAttributeRemoved - io.webfolder.cdp.event.Events
-
Fired when
Element
's attribute is removed - DOMBreakpointType - Enum in io.webfolder.cdp.type.domdebugger
-
DOM breakpoint type
- DOMCharacterDataModified - io.webfolder.cdp.event.Events
-
Mirrors
DOMCharacterDataModified
event - DOMChildNodeCountUpdated - io.webfolder.cdp.event.Events
-
Fired when
Container
's child node count has changed - DOMChildNodeInserted - io.webfolder.cdp.event.Events
-
Mirrors
DOMNodeInserted
event - DOMChildNodeRemoved - io.webfolder.cdp.event.Events
-
Mirrors
DOMNodeRemoved
event - DomContentEventFired - Class in io.webfolder.cdp.event.page
- DomContentEventFired() - Constructor for class io.webfolder.cdp.event.page.DomContentEventFired
- DomContentLoad - io.webfolder.cdp.session.WaitUntil
- DOMDebugger - Interface in io.webfolder.cdp.command
-
DOM debugging allows setting breakpoints on particular DOM operations and events JavaScript execution will stop on these operations as if there was a regular breakpoint set
- DOMDistributedNodesUpdated - io.webfolder.cdp.event.Events
-
Called when distrubution is changed
- DOMDocumentUpdated - io.webfolder.cdp.event.Events
-
Fired when
Document
has been totally updated Node ids are no longer valid - DOMInlineStyleInvalidated - io.webfolder.cdp.event.Events
-
Fired when
Element
's inline style is modified via a CSS property modification - DOMNode - Class in io.webfolder.cdp.type.domsnapshot
-
A Node in the DOM tree
- DOMNode() - Constructor for class io.webfolder.cdp.type.domsnapshot.DOMNode
- DOMPseudoElementAdded - io.webfolder.cdp.event.Events
-
Called when a pseudo element is added to an element
- DOMPseudoElementRemoved - io.webfolder.cdp.event.Events
-
Called when a pseudo element is removed from an element
- DomReady - io.webfolder.cdp.session.WaitUntil
- DomRelation - io.webfolder.cdp.type.accessibility.AXValueType
- DOMSetChildNodes - io.webfolder.cdp.event.Events
-
Fired when backend wants to provide client with the missing DOM structure This happens upon most of the calls requesting node ids
- DOMShadowRootPopped - io.webfolder.cdp.event.Events
-
Called when shadow root is popped from the element
- DOMShadowRootPushed - io.webfolder.cdp.event.Events
-
Called when shadow root is pushed into the element
- DOMSnapshot - Interface in io.webfolder.cdp.command
-
This domain facilitates obtaining document snapshots with DOM, layout, and style information
- DOMStorage - Interface in io.webfolder.cdp.command
-
Query and modify DOM storage
- DOMStorageDomStorageItemAdded - io.webfolder.cdp.event.Events
- DOMStorageDomStorageItemRemoved - io.webfolder.cdp.event.Events
- DOMStorageDomStorageItemsCleared - io.webfolder.cdp.event.Events
- DOMStorageDomStorageItemUpdated - io.webfolder.cdp.event.Events
- DomStorageItemAdded - Class in io.webfolder.cdp.event.domstorage
- DomStorageItemAdded() - Constructor for class io.webfolder.cdp.event.domstorage.DomStorageItemAdded
- DomStorageItemRemoved - Class in io.webfolder.cdp.event.domstorage
- DomStorageItemRemoved() - Constructor for class io.webfolder.cdp.event.domstorage.DomStorageItemRemoved
- DomStorageItemsCleared - Class in io.webfolder.cdp.event.domstorage
- DomStorageItemsCleared() - Constructor for class io.webfolder.cdp.event.domstorage.DomStorageItemsCleared
- DomStorageItemUpdated - Class in io.webfolder.cdp.event.domstorage
- DomStorageItemUpdated() - Constructor for class io.webfolder.cdp.event.domstorage.DomStorageItemUpdated
- DOWN_ARROW - Static variable in interface io.webfolder.cdp.session.Constant
- download() - Method in class io.webfolder.cdp.ChromiumDownloader
- download() - Method in interface io.webfolder.cdp.Downloader
- download(ChromiumVersion) - Method in class io.webfolder.cdp.ChromiumDownloader
- DownloadBehavior - Enum in io.webfolder.cdp.type.constant
- Downloader - Interface in io.webfolder.cdp
- DurableStorage - io.webfolder.cdp.type.browser.PermissionType
E
- EchoToConsole - io.webfolder.cdp.type.constant.TraceRecordMode
- Editable - io.webfolder.cdp.type.accessibility.AXPropertyName
- ElementNotFoundException - Exception in io.webfolder.cdp.exception
- ElementNotFoundException(String) - Constructor for exception io.webfolder.cdp.exception.ElementNotFoundException
- EMPTY_ARGS - Static variable in interface io.webfolder.cdp.session.Constant
- EMPTY_NODE_ID - Static variable in interface io.webfolder.cdp.session.Constant
- emulateNetworkConditions(Boolean, Double, Double, Double) - Method in interface io.webfolder.cdp.command.Network
-
Activates emulation of network conditions.
- emulateNetworkConditions(Boolean, Double, Double, Double, ConnectionType) - Method in interface io.webfolder.cdp.command.Network
-
Activates emulation of network conditions.
- emulateTouchFromMouseEvent(MouseEventType, Integer, Integer, MouseButtonType) - Method in interface io.webfolder.cdp.command.Input
-
Emulates touch event from the mouse event parameters.
- emulateTouchFromMouseEvent(MouseEventType, Integer, Integer, MouseButtonType, Double, Double, Double, Integer, Integer) - Method in interface io.webfolder.cdp.command.Input
-
Emulates touch event from the mouse event parameters.
- Emulation - Interface in io.webfolder.cdp.command
-
This domain emulates different environments for the page
- EmulationVirtualTimeAdvanced - io.webfolder.cdp.event.Events
-
Notification sent after the virtual time has advanced
- EmulationVirtualTimeBudgetExpired - io.webfolder.cdp.event.Events
-
Notification sent after the virtual time budget for the current VirtualTimePolicy has run out
- EmulationVirtualTimePaused - io.webfolder.cdp.event.Events
-
Notification sent after the virtual time has paused
- enable() - Method in interface io.webfolder.cdp.command.Accessibility
-
Enables the accessibility domain which causes
AXNodeId
s to remain consistent between method calls. - enable() - Method in interface io.webfolder.cdp.command.Animation
-
Enables animation domain notifications.
- enable() - Method in interface io.webfolder.cdp.command.ApplicationCache
-
Enables application cache domain notifications.
- enable() - Method in interface io.webfolder.cdp.command.Console
-
Deprecated.Enables console domain, sends the messages collected so far to the client by means of the
messageAdded
notification. - enable() - Method in interface io.webfolder.cdp.command.CSS
-
Enables the CSS agent for the given page.
- enable() - Method in interface io.webfolder.cdp.command.Database
-
Enables database tracking, database events will now be delivered to the client.
- enable() - Method in interface io.webfolder.cdp.command.Debugger
-
Enables debugger for the given page.
- enable() - Method in interface io.webfolder.cdp.command.DOM
-
Enables DOM agent for the given page.
- enable() - Method in interface io.webfolder.cdp.command.DOMSnapshot
-
Enables DOM snapshot agent for the given page.
- enable() - Method in interface io.webfolder.cdp.command.DOMStorage
-
Enables storage tracking, storage events will now be delivered to the client.
- enable() - Method in interface io.webfolder.cdp.command.Fetch
-
Enables issuing of requestPaused events.
- enable() - Method in interface io.webfolder.cdp.command.HeadlessExperimental
-
Enables headless events for the target.
- enable() - Method in interface io.webfolder.cdp.command.HeapProfiler
- enable() - Method in interface io.webfolder.cdp.command.IndexedDB
-
Enables events from backend.
- enable() - Method in interface io.webfolder.cdp.command.Inspector
-
Enables inspector domain notifications.
- enable() - Method in interface io.webfolder.cdp.command.LayerTree
-
Enables compositing tree inspection.
- enable() - Method in interface io.webfolder.cdp.command.Log
-
Enables log domain, sends the entries collected so far to the client by means of the
entryAdded
notification. - enable() - Method in interface io.webfolder.cdp.command.Network
-
Enables network tracking, network events will now be delivered to the client.
- enable() - Method in interface io.webfolder.cdp.command.Overlay
-
Enables domain notifications.
- enable() - Method in interface io.webfolder.cdp.command.Page
-
Enables page domain notifications.
- enable() - Method in interface io.webfolder.cdp.command.Performance
-
Enable collecting and reporting metrics.
- enable() - Method in interface io.webfolder.cdp.command.Profiler
- enable() - Method in interface io.webfolder.cdp.command.Runtime
-
Enables reporting of execution contexts creation by means of
executionContextCreated
event. - enable() - Method in interface io.webfolder.cdp.command.Security
-
Enables tracking security state changes.
- enable() - Method in interface io.webfolder.cdp.command.ServiceWorker
- enable(Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.Network
-
Enables network tracking, network events will now be delivered to the client.
- enable(List<RequestPattern>, Boolean) - Method in interface io.webfolder.cdp.command.Fetch
-
Enables issuing of requestPaused events.
- enableConsoleLog() - Method in class io.webfolder.cdp.session.Session
-
Redirects javascript console logs to slf4j
- enableDetailLog() - Method in class io.webfolder.cdp.session.Session
-
Redirects runtime logs (network, security, storage etc..) to slf4j
- enableNetworkLog() - Method in class io.webfolder.cdp.session.Session
-
Redirects network logs to slf4j
- Encoding - Enum in io.webfolder.cdp.type.constant
- end() - Method in interface io.webfolder.cdp.command.Tracing
-
Stop trace events collection.
- EndGroup - io.webfolder.cdp.type.constant.ConsoleApiCallType
- ENTER - Static variable in interface io.webfolder.cdp.session.Constant
- EntryAdded - Class in io.webfolder.cdp.event.log
-
Issued when new message was logged
- EntryAdded() - Constructor for class io.webfolder.cdp.event.log.EntryAdded
- EntryPreview - Class in io.webfolder.cdp.type.runtime
- EntryPreview() - Constructor for class io.webfolder.cdp.type.runtime.EntryPreview
- equals(Object) - Method in class io.webfolder.cdp.session.Session
- error(String, Object...) - Method in class io.webfolder.cdp.logger.CdpConsoleLogger
- error(String, Object...) - Method in class io.webfolder.cdp.logger.CdpLog4jLogger
- error(String, Object...) - Method in interface io.webfolder.cdp.logger.CdpLogger
- error(String, Object...) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
- error(String, Throwable) - Method in class io.webfolder.cdp.logger.CdpConsoleLogger
- error(String, Throwable) - Method in class io.webfolder.cdp.logger.CdpLog4jLogger
- error(String, Throwable) - Method in interface io.webfolder.cdp.logger.CdpLogger
- error(String, Throwable) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
- Error - Class in io.webfolder.cdp.type.database
-
Database error
- Error - io.webfolder.cdp.logger.CdpLogLevel
- Error - io.webfolder.cdp.type.cachestorage.CachedResponseType
- Error - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Error - io.webfolder.cdp.type.constant.LogEntrySeverity
- Error - io.webfolder.cdp.type.constant.MessageSeverity
- Error - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- Error() - Constructor for class io.webfolder.cdp.type.database.Error
- Errormessage - io.webfolder.cdp.type.accessibility.AXPropertyName
- ErrorReason - Enum in io.webfolder.cdp.type.network
-
Network level fetch failure reason
- ESC - Static variable in interface io.webfolder.cdp.session.Constant
- Ethernet - io.webfolder.cdp.type.network.ConnectionType
- Eval - io.webfolder.cdp.type.constant.ScopeType
- evaluate(String) - Method in interface io.webfolder.cdp.command.Runtime
-
Evaluates expression on global object.
- evaluate(String) - Method in interface io.webfolder.cdp.session.JavaScript
-
Evaluates JavaScript expression in global scope.
- evaluate(String, String, Boolean, Boolean, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, Double) - Method in interface io.webfolder.cdp.command.Runtime
-
Evaluates expression on global object.
- evaluateOnCallFrame(String, String) - Method in interface io.webfolder.cdp.command.Debugger
-
Evaluates expression on a given call frame.
- evaluateOnCallFrame(String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Double) - Method in interface io.webfolder.cdp.command.Debugger
-
Evaluates expression on a given call frame.
- EvaluateOnCallFrameResult - Class in io.webfolder.cdp.type.debugger
- EvaluateOnCallFrameResult() - Constructor for class io.webfolder.cdp.type.debugger.EvaluateOnCallFrameResult
- EvaluateResult - Class in io.webfolder.cdp.type.runtime
- EvaluateResult() - Constructor for class io.webfolder.cdp.type.runtime.EvaluateResult
- EventListener - Class in io.webfolder.cdp.type.domdebugger
-
Object event listener
- EventListener - io.webfolder.cdp.type.constant.PauseReason
- EventListener - Interface in io.webfolder.cdp.listener
- EventListener() - Constructor for class io.webfolder.cdp.type.domdebugger.EventListener
- EventName - Annotation Type in io.webfolder.cdp.annotation
- Events - Enum in io.webfolder.cdp.event
- EventSource - io.webfolder.cdp.type.network.ResourceType
- EventSourceMessageReceived - Class in io.webfolder.cdp.event.network
-
Fired when EventSource message is received
- EventSourceMessageReceived() - Constructor for class io.webfolder.cdp.event.network.EventSourceMessageReceived
- Exception - io.webfolder.cdp.type.constant.PauseReason
- ExceptionDetails - Class in io.webfolder.cdp.type.runtime
-
Detailed information about exception (or error) that was thrown during script compilation or execution
- ExceptionDetails() - Constructor for class io.webfolder.cdp.type.runtime.ExceptionDetails
- ExceptionRevoked - Class in io.webfolder.cdp.event.runtime
-
Issued when unhandled exception was revoked
- ExceptionRevoked() - Constructor for class io.webfolder.cdp.event.runtime.ExceptionRevoked
- ExceptionThrown - Class in io.webfolder.cdp.event.runtime
-
Issued when exception was thrown and unhandled
- ExceptionThrown() - Constructor for class io.webfolder.cdp.event.runtime.ExceptionThrown
- executeSQL(String, String) - Method in interface io.webfolder.cdp.command.Database
- ExecuteSQLResult - Class in io.webfolder.cdp.type.database
- ExecuteSQLResult() - Constructor for class io.webfolder.cdp.type.database.ExecuteSQLResult
- ExecutionContextCreated - Class in io.webfolder.cdp.event.runtime
-
Issued when new execution context is created
- ExecutionContextCreated() - Constructor for class io.webfolder.cdp.event.runtime.ExecutionContextCreated
- ExecutionContextDescription - Class in io.webfolder.cdp.type.runtime
-
Description of an isolated world
- ExecutionContextDescription() - Constructor for class io.webfolder.cdp.type.runtime.ExecutionContextDescription
- ExecutionContextDestroyed - Class in io.webfolder.cdp.event.runtime
-
Issued when execution context is destroyed
- ExecutionContextDestroyed() - Constructor for class io.webfolder.cdp.event.runtime.ExecutionContextDestroyed
- ExecutionContextsCleared - Class in io.webfolder.cdp.event.runtime
-
Issued when all executionContexts were cleared in browser
- ExecutionContextsCleared() - Constructor for class io.webfolder.cdp.event.runtime.ExecutionContextsCleared
- Expanded - io.webfolder.cdp.type.accessibility.AXPropertyName
- Experimental - Annotation Type in io.webfolder.cdp.annotation
- exposeDevToolsProtocol(String) - Method in interface io.webfolder.cdp.command.Target
-
Inject object to the target's main frame that provides a communication channel with browser target.
- exposeDevToolsProtocol(String, String) - Method in interface io.webfolder.cdp.command.Target
-
Inject object to the target's main frame that provides a communication channel with browser target.
F
- Failed - io.webfolder.cdp.type.network.ErrorReason
- failRequest(String, ErrorReason) - Method in interface io.webfolder.cdp.command.Fetch
-
Causes the request to fail with specified reason.
- Fetch - io.webfolder.cdp.type.network.ResourceType
- Fetch - Interface in io.webfolder.cdp.command
-
A domain for letting clients substitute browser's network layer with client code
- FetchAuthRequired - io.webfolder.cdp.event.Events
-
Issued when the domain is enabled with handleAuthRequests set to true The request is paused until client responds with continueWithAuth
- FetchRequestPaused - io.webfolder.cdp.event.Events
-
Issued when the domain is enabled and the request URL matches the specified filter The request is paused until the client responds with one of continueRequest, failRequest or fulfillRequest The stage of the request can be determined by presence of responseErrorReason and responseStatusCode -- the request is at the response stage if either of these fields is present and in the request stage otherwise
- Figcaption - io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- FileSystems - io.webfolder.cdp.type.storage.StorageType
- finalize() - Method in class com.neovisionaries.ws.client.WebSocket
- findChrome() - Method in class io.webfolder.cdp.Launcher
- findChrome() - Method in class io.webfolder.cdp.RemoteLauncher
- findChromeOsxPath() - Method in class io.webfolder.cdp.Launcher
- findChromeWinPath() - Method in class io.webfolder.cdp.Launcher
- FirstLetter - io.webfolder.cdp.type.dom.PseudoType
- FirstLine - io.webfolder.cdp.type.dom.PseudoType
- FirstLineInherited - io.webfolder.cdp.type.dom.PseudoType
- Flash - io.webfolder.cdp.type.browser.PermissionType
- Flowto - io.webfolder.cdp.type.accessibility.AXPropertyName
- flush() - Method in class com.neovisionaries.ws.client.WebSocket
-
Flush frames to the server.
- focus() - Method in interface io.webfolder.cdp.command.DOM
-
Focuses the given element.
- focus(Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Focuses the given element.
- focus(Integer, String) - Method in interface io.webfolder.cdp.session.Dom
-
The HTMLElement.focus() method sets focus on the specified element, if it can be focused.
- focus(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
The HTMLElement.focus() method sets focus on the specified element, if it can be focused.
- focus(String) - Method in interface io.webfolder.cdp.session.Dom
-
The HTMLElement.focus() method sets focus on the specified element, if it can be focused.
- Focusable - io.webfolder.cdp.type.accessibility.AXPropertyName
- Focused - io.webfolder.cdp.type.accessibility.AXPropertyName
- Font - io.webfolder.cdp.type.network.ResourceType
- FontFace - Class in io.webfolder.cdp.type.css
-
Properties of a web font: https://www w3 org/TR/2008/REC-CSS2-20080411/fonts html#font-descriptions
- FontFace() - Constructor for class io.webfolder.cdp.type.css.FontFace
- FontFamilies - Class in io.webfolder.cdp.type.page
-
Generic font families collection
- FontFamilies() - Constructor for class io.webfolder.cdp.type.page.FontFamilies
- FontSizes - Class in io.webfolder.cdp.type.page
-
Default font sizes
- FontSizes() - Constructor for class io.webfolder.cdp.type.page.FontSizes
- FontsUpdated - Class in io.webfolder.cdp.event.css
-
Fires whenever a web font is updated A non-empty font parameter indicates a successfully loaded web font
- FontsUpdated() - Constructor for class io.webfolder.cdp.event.css.FontsUpdated
- forcePseudoState(Integer, List<String>) - Method in interface io.webfolder.cdp.command.CSS
-
Ensures that the given node will have specified pseudo-classes whenever its style is computed by the browser.
- FormSubmissionGet - io.webfolder.cdp.type.constant.FrameNavigationReason
- FormSubmissionPost - io.webfolder.cdp.type.constant.FrameNavigationReason
- FormSubmit - io.webfolder.cdp.type.page.TransitionType
- forward() - Method in interface io.webfolder.cdp.session.Navigator
-
Moves the window one document forward in the history
- Frame - Class in io.webfolder.cdp.type.page
-
Information about the Frame on the page
- Frame() - Constructor for class io.webfolder.cdp.type.page.Frame
- FrameAttached - Class in io.webfolder.cdp.event.page
-
Fired when frame has been attached to its parent
- FrameAttached() - Constructor for class io.webfolder.cdp.event.page.FrameAttached
- FrameClearedScheduledNavigation - Class in io.webfolder.cdp.event.page
-
Fired when frame no longer has a scheduled navigation
- FrameClearedScheduledNavigation() - Constructor for class io.webfolder.cdp.event.page.FrameClearedScheduledNavigation
- FrameDetached - Class in io.webfolder.cdp.event.page
-
Fired when frame has been detached from its parent
- FrameDetached() - Constructor for class io.webfolder.cdp.event.page.FrameDetached
- FrameNavigated - Class in io.webfolder.cdp.event.page
-
Fired once navigation of the frame has completed Frame is now associated with the new loader
- FrameNavigated() - Constructor for class io.webfolder.cdp.event.page.FrameNavigated
- FrameNavigationReason - Enum in io.webfolder.cdp.type.constant
- FrameResized - Class in io.webfolder.cdp.event.page
- FrameResized() - Constructor for class io.webfolder.cdp.event.page.FrameResized
- FrameResource - Class in io.webfolder.cdp.type.page
-
Information about the Resource on the page
- FrameResource() - Constructor for class io.webfolder.cdp.type.page.FrameResource
- FrameResourceTree - Class in io.webfolder.cdp.type.page
-
Information about the Frame hierarchy along with their cached resources
- FrameResourceTree() - Constructor for class io.webfolder.cdp.type.page.FrameResourceTree
- FrameScheduledNavigation - Class in io.webfolder.cdp.event.page
-
Fired when frame schedules a potential navigation
- FrameScheduledNavigation() - Constructor for class io.webfolder.cdp.event.page.FrameScheduledNavigation
- FrameStartedLoading - Class in io.webfolder.cdp.event.page
-
Fired when frame has started loading
- FrameStartedLoading() - Constructor for class io.webfolder.cdp.event.page.FrameStartedLoading
- FrameStoppedLoading - Class in io.webfolder.cdp.event.page
-
Fired when frame has stopped loading
- FrameStoppedLoading() - Constructor for class io.webfolder.cdp.event.page.FrameStoppedLoading
- FrameTree - Class in io.webfolder.cdp.type.page
-
Information about the Frame hierarchy
- FrameTree() - Constructor for class io.webfolder.cdp.type.page.FrameTree
- FrameWithManifest - Class in io.webfolder.cdp.type.applicationcache
-
Frame identifier - manifest URL pair
- FrameWithManifest() - Constructor for class io.webfolder.cdp.type.applicationcache.FrameWithManifest
- Frozen - io.webfolder.cdp.type.constant.TargetLifecycleState
- fulfillRequest(String, Integer, List<HeaderEntry>) - Method in interface io.webfolder.cdp.command.Fetch
-
Provides response to the request.
- fulfillRequest(String, Integer, List<HeaderEntry>, String, String) - Method in interface io.webfolder.cdp.command.Fetch
-
Provides response to the request.
- Fullscreen - io.webfolder.cdp.type.browser.WindowState
- Function - io.webfolder.cdp.type.constant.ObjectType
- Function - io.webfolder.cdp.type.constant.PropertyPreviewType
- FunctionCoverage - Class in io.webfolder.cdp.type.profiler
-
Coverage data for a JavaScript function
- FunctionCoverage() - Constructor for class io.webfolder.cdp.type.profiler.FunctionCoverage
G
- Generated - io.webfolder.cdp.type.page.TransitionType
- generateTestReport(String) - Method in interface io.webfolder.cdp.command.Page
-
Generates a report for testing.
- generateTestReport(String) - Method in interface io.webfolder.cdp.command.Testing
-
Generates a report for testing.
- generateTestReport(String, String) - Method in interface io.webfolder.cdp.command.Page
-
Generates a report for testing.
- generateTestReport(String, String) - Method in interface io.webfolder.cdp.command.Testing
-
Generates a report for testing.
- Generator - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- Geolocation - io.webfolder.cdp.type.browser.PermissionType
- 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
- getAgreedExtensions() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the agreed extensions.
- getAgreedProtocol() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the agreed protocol.
- getAllCookies() - Method in interface io.webfolder.cdp.command.Network
-
Returns all browser cookies.
- getAllTimeSamplingProfile() - Method in interface io.webfolder.cdp.command.Memory
-
Retrieve native memory allocations profile collected since renderer process startup.
- 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.
- getArgs() - Method in class io.webfolder.cdp.type.log.LogEntry
-
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.
- getAsyncCallStackTraceId() - Method in class io.webfolder.cdp.event.debugger.Paused
-
Just scheduled async call will have this stack trace as parent stack during async execution.
- 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
- getAsyncStackTraceId() - Method in class io.webfolder.cdp.event.debugger.Paused
-
Async stack trace, if any.
- getAsyncStackTraceId() - Method in class io.webfolder.cdp.type.debugger.RestartFrameResult
- getAsyncStackTraceId() - Method in class io.webfolder.cdp.type.debugger.SetScriptSourceResult
- getAttribute() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
-
The name of the relevant attribute, if any.
- getAttribute(Integer, String, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
Retrieves an attribute value by name.
- 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.
- 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. - getAttributes(Integer) - Method in interface io.webfolder.cdp.command.DOM
-
Returns attributes for the specified node.
- getAttributes(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
Gets attributes of the node or
Collections.emptyMap()
otherwise. - getAttributes(String) - Method in interface io.webfolder.cdp.session.Dom
-
Gets attributes of the node or
Collections.emptyMap()
otherwise. - getAttributes(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
Gets attributes of the node or
Collections.emptyMap()
otherwise. - 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.
- getAudits() - Method in class io.webfolder.cdp.session.Command
- getAuthChallenge() - Method in class io.webfolder.cdp.event.fetch.AuthRequired
-
Details of the Authorization Challenge encountered.
- 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.GetFrameOwnerResult
- getBackendNodeId() - Method in class io.webfolder.cdp.type.dom.GetNodeForLocationResult
- 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.domsnapshot.NodeTreeSnapshot
-
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.fetch.GetResponseBodyResult
- getBase64Encoded() - Method in class io.webfolder.cdp.type.io.ReadResult
- getBase64Encoded() - Method in class io.webfolder.cdp.type.network.GetResponseBodyForInterceptionResult
- getBase64Encoded() - Method in class io.webfolder.cdp.type.network.GetResponseBodyResult
- getBase64Encoded() - Method in class io.webfolder.cdp.type.page.GetResourceContentResult
- getBaseAddress() - Method in class io.webfolder.cdp.type.memory.Module
-
Base address where the module is loaded into memory.
- getBaseURL() - Method in class io.webfolder.cdp.type.dom.Node
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - getBaseURL() - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - getBaseURL() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - getBestEffortCoverage() - Method in interface io.webfolder.cdp.command.Profiler
-
Collect coverage data for the current isolate.
- 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.audits.GetEncodedResponseResult
- getBody() - Method in class io.webfolder.cdp.type.cachestorage.CachedResponse
-
Entry content, base64-encoded.
- getBody() - Method in class io.webfolder.cdp.type.fetch.GetResponseBodyResult
- getBody() - Method in class io.webfolder.cdp.type.network.GetResponseBodyForInterceptionResult
- getBody() - Method in class io.webfolder.cdp.type.network.GetResponseBodyResult
- getBodyGetterId() - Method in class io.webfolder.cdp.type.runtime.CustomPreview
-
If formatter returns true as a result of formatter.hasBody call then bodyGetterId will contain RemoteObjectId for the function that returns result of formatter.body(object, config) call.
- 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.domsnapshot.InlineTextBox
-
The bounding box in document coordinates.
- getBoundingBox() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
-
The bounding box in document coordinates.
- getBounds() - Method in class io.webfolder.cdp.type.browser.GetWindowForTargetResult
- getBounds() - Method in class io.webfolder.cdp.type.dom.ShapeOutsideInfo
-
Shape bounds
- getBounds() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeSnapshot
-
The absolute position bounding box.
- getBounds() - Method in class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
-
The absolute position bounding box.
- getBoxModel() - Method in interface io.webfolder.cdp.command.DOM
-
Returns boxes for the given node.
- getBoxModel(Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Returns boxes for the given node.
- 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
- 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
- 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
- getBrowserCommandLine() - Method in interface io.webfolder.cdp.command.Browser
-
Returns the command line switches for the browser process if, and only if --enable-automation is on the commandline.
- getBrowserContextId() - Method in class io.webfolder.cdp.session.Session
- getBrowserContextId() - Method in class io.webfolder.cdp.type.target.TargetInfo
- getBrowserContexts() - Method in interface io.webfolder.cdp.command.Target
-
Returns all browser contexts created with
Target.createBrowserContext
method. - getBrowserSamplingProfile() - Method in interface io.webfolder.cdp.command.Memory
-
Retrieve native memory allocations profile collected since browser process startup.
- getBuckets() - Method in class io.webfolder.cdp.type.browser.Histogram
-
Buckets.
- 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.
- getCdp4jProcessId() - Method in class io.webfolder.cdp.CdpProcess
- getCertificate() - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
-
Page certificate.
- getCertificate(String) - Method in interface io.webfolder.cdp.command.Network
-
Returns the DER-encoded certificate.
- getCertificateId() - Method in class io.webfolder.cdp.type.network.SecurityDetails
-
Certificate ID value.
- getCertificates() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
The encoded certificates.
- getCertificateTransparencyCompliance() - Method in class io.webfolder.cdp.type.network.SecurityDetails
-
Whether the request complied with Certificate Transparency policy
- getCertSha256() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
The hex string of signed exchange signature cert sha256.
- getCertUrl() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature cert Url.
- 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.
- getChildFrames() - Method in class io.webfolder.cdp.type.page.FrameTree
-
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 bygetSnapshot
, 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
- getChromiumPath(ChromiumVersion) - Static method in class io.webfolder.cdp.ChromiumDownloader
- 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.
- getClickablePoint(String) - Method in interface io.webfolder.cdp.session.Dom
- getClickablePoint(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
- 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.domsnapshot.GetSnapshotResult
- 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 interface io.webfolder.cdp.session.Navigator
-
Gets the full HTML contents of the page, including the doctype.
- 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 bygetSnapshot
, if any. - getContentDocumentIndex() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
The index of the document in the list of the snapshot documents.
- getContentLanguage() - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Contains the document's content language.
- getContentLanguage() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Only set for documents, contains the document's content language.
- getContentQuads() - Method in interface io.webfolder.cdp.command.DOM
-
Returns quads that describe node position on the page.
- getContentQuads(Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Returns quads that describe node position on the page.
- 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.
- getControlledClients() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
- 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.
- getCookies(List<String>) - Method in interface io.webfolder.cdp.command.Network
-
Returns all browser cookies for the current URL.
- getCount() - Method in class io.webfolder.cdp.type.browser.Bucket
-
Number of samples.
- getCount() - Method in class io.webfolder.cdp.type.browser.Histogram
-
Total number of samples.
- getCount() - Method in class io.webfolder.cdp.type.profiler.CoverageRange
-
Collected execution count of the source range.
- getCpuTime() - Method in class io.webfolder.cdp.type.systeminfo.ProcessInfo
-
Specifies cumulative CPU usage in seconds across all threads of the process since the process start.
- 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
- getCurrentSourceURL() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
The selected url for nodes with a srcset attribute.
- getCurrentSourceURL() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
The selected url for nodes with a srcset attribute.
- getCurrentTime() - Method in class io.webfolder.cdp.type.animation.Animation
-
Animation
's current time. - getCurrentTime(String) - Method in interface io.webfolder.cdp.command.Animation
-
Returns the current time of the an animation.
- getCursive() - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The cursive font-family.
- 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.CompilationCacheProduced
-
Base64-encoded data
- 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
- getDatabaseName() - Method in class io.webfolder.cdp.event.storage.IndexedDBContentUpdated
-
Database to update.
- 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.
- getDate() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature date.
- getDebugger() - Method in class io.webfolder.cdp.session.Command
- getDebuggerId() - Method in class io.webfolder.cdp.type.runtime.StackTraceId
- getDefaultLoggerType() - Static method in class io.webfolder.cdp.logger.CdpLoggerFactory
- 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.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.
- 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() - Method in interface io.webfolder.cdp.command.DOM
-
Returns the root DOM node (and optionally the subtree) to the caller.
- getDocument(Integer, Boolean) - 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.domsnapshot.CaptureSnapshotResult
- 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
orFrameOwner
node points to. - getDocumentURL() - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Document URL that
Document
orFrameOwner
node points to. - getDocumentURL() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Document URL that
Document
orFrameOwner
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
-
Deprecated.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 bygetSnapshot
. - getDomNodes() - Method in class io.webfolder.cdp.type.domsnapshot.GetSnapshotResult
- getDOMSnapshot() - Method in class io.webfolder.cdp.session.Command
- 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.
- getEncodedResponse(String, Encoding) - Method in interface io.webfolder.cdp.command.Audits
-
Returns the response body and size if it were re-encoded with the specified settings.
- getEncodedResponse(String, Encoding, Double, Boolean) - Method in interface io.webfolder.cdp.command.Audits
-
Returns the response body and size if it were re-encoded with the specified settings.
- GetEncodedResponseResult - Class in io.webfolder.cdp.type.audits
- GetEncodedResponseResult() - Constructor for class io.webfolder.cdp.type.audits.GetEncodedResponseResult
- getEncodedSize() - Method in class io.webfolder.cdp.type.audits.GetEncodedResponseResult
- getEncodingName() - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Contains the document's character set encoding.
- 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.profiler.ScriptTypeProfile
-
Type profile entries for parameters and return values of the functions in the script.
- 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
- getErrorCode() - Method in class io.webfolder.cdp.event.target.TargetCrashed
-
Termination error code.
- getErrorField() - Method in class io.webfolder.cdp.type.network.SignedExchangeError
-
The field which caused the error.
- 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.network.SignedExchangeInfo
-
Errors occurred while handling the signed exchagne.
- getErrors() - Method in class io.webfolder.cdp.type.page.GetAppManifestResult
- getErrorText() - Method in class io.webfolder.cdp.event.network.LoadingFailed
-
User friendly error message.
- getErrorText() - Method in class io.webfolder.cdp.type.page.NavigateResult
- 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() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Details of the node's event listeners, if any.
- getEventListeners(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
-
Returns event listeners of the given object.
- getEventListeners(String, Integer, Boolean) - 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
exceptionThrown
. - 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.
- getExecutable(ChromiumVersion) - Static method in class io.webfolder.cdp.ChromiumDownloader
- 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.BindingCalled
-
Identifier of the context where the call was made.
- 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.session.Session
- 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
- getExpires() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature expires.
- 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.
- getFantasy() - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The fantasy font-family.
- 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.
- getFetch() - Method in class io.webfolder.cdp.session.Command
- getFill() - Method in class io.webfolder.cdp.type.animation.AnimationEffect
-
AnimationEffect
's fill mode. - getFixed() - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The fixed font-family.
- getFixed() - Method in class io.webfolder.cdp.type.page.FontSizes
-
Default fixed font size.
- getFlattenedDocument() - Method in interface io.webfolder.cdp.command.DOM
-
Returns the root DOM node (and optionally the subtree) to the caller.
- getFlattenedDocument(Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOM
-
Returns the root DOM node (and optionally the subtree) to the caller.
- getFont() - Method in class io.webfolder.cdp.event.css.FontsUpdated
-
The web font that has loaded.
- getFontFamily() - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-family.
- getFontStretch() - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-stretch.
- getFontStyle() - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-style.
- getFontVariant() - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-variant.
- getFontWeight() - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-weight.
- getForce() - Method in class io.webfolder.cdp.type.input.TouchPoint
-
Force (default: 1.0).
- getFormat() - Method in class io.webfolder.cdp.type.headlessexperimental.ScreenshotParams
-
Image compression format (defaults to png).
- 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.
- getFrame() - Method in class io.webfolder.cdp.type.page.FrameTree
-
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.fetch.AuthRequired
-
The id of the frame that initiated the request.
- getFrameId() - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
The id of the frame that initiated the request.
- getFrameId() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
The id of the frame that initiated the request.
- 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.event.page.LifecycleEvent
-
Id of the frame.
- getFrameId() - Method in class io.webfolder.cdp.event.page.NavigatedWithinDocument
-
Id of the frame.
- 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.DocumentSnapshot
-
Frame ID for frame owner elements and also for the document node.
- getFrameId() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Frame ID for frame owner elements and also for the document node.
- getFrameId() - Method in class io.webfolder.cdp.type.page.NavigateResult
- getFrameOwner(String) - Method in interface io.webfolder.cdp.command.DOM
-
Returns iframe node that owns iframe with the given domain.
- GetFrameOwnerResult - Class in io.webfolder.cdp.type.dom
- GetFrameOwnerResult() - Constructor for class io.webfolder.cdp.type.dom.GetFrameOwnerResult
- getFrameQueueSize() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the size of the frame queue.
- 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.
- getFrameTree() - Method in interface io.webfolder.cdp.command.Page
-
Returns present frame tree structure.
- getFullAXTree() - Method in interface io.webfolder.cdp.command.Accessibility
-
Fetches the entire accessibility tree
- 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.
- getHasDamage() - Method in class io.webfolder.cdp.type.headlessexperimental.BeginFrameResult
- 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.network.SignedExchangeInfo
-
Information about the signed exchange header.
- getHeader() - Method in class io.webfolder.cdp.type.runtime.CustomPreview
-
The JSON-stringified result of formatter.header(object, config) call.
- 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.
- getHeadlessExperimental() - Method in class io.webfolder.cdp.session.Command
- getHeapObjectId(String) - Method in interface io.webfolder.cdp.command.HeapProfiler
- getHeapProfiler() - Method in class io.webfolder.cdp.session.Command
- getHeapUsage() - Method in interface io.webfolder.cdp.command.Runtime
-
Returns the JavaScript heap usage.
- GetHeapUsageResult - Class in io.webfolder.cdp.type.runtime
- GetHeapUsageResult() - Constructor for class io.webfolder.cdp.type.runtime.GetHeapUsageResult
- 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
- getHigh() - Method in class io.webfolder.cdp.type.browser.Bucket
-
Maximum value (exclusive).
- getHints() - Method in class io.webfolder.cdp.event.runtime.InspectRequested
- getHistogram(String) - Method in interface io.webfolder.cdp.command.Browser
-
Get a Chrome histogram by name.
- getHistogram(String, Boolean) - Method in interface io.webfolder.cdp.command.Browser
-
Get a Chrome histogram by name.
- getHistograms() - Method in interface io.webfolder.cdp.command.Browser
-
Get Chrome histograms.
- getHistograms(String, Boolean) - Method in interface io.webfolder.cdp.command.Browser
-
Get Chrome histograms.
- 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.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.heapprofiler.SamplingHeapProfileNode
-
Node 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.
- getId() - Method in class io.webfolder.cdp.type.runtime.StackTraceId
- getId() - Method in class io.webfolder.cdp.type.systeminfo.ProcessInfo
-
Specifies process id.
- 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.
- getIncludedCategories() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
-
Included category filters.
- getIndex() - Method in class io.webfolder.cdp.session.Option
- getIndex() - Method in class io.webfolder.cdp.type.domsnapshot.RareBooleanData
- getIndex() - Method in class io.webfolder.cdp.type.domsnapshot.RareIntegerData
- getIndex() - Method in class io.webfolder.cdp.type.domsnapshot.RareStringData
- 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.
- getInfo() - Method in class io.webfolder.cdp.event.network.SignedExchangeReceived
-
Information about the signed exchange response.
- 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.domsnapshot.LayoutTreeNode
-
The post-layout inline text nodes, if any.
- getInput() - Method in class io.webfolder.cdp.session.Command
- getInputChecked() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Only set for radio and checkbox input elements, indicates if the element has been checked
- getInputValue() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Only set for input elements, contains the input's associated text value.
- getInputValue() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
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
- getInstalledVersions() - Static method in class io.webfolder.cdp.ChromiumDownloader
- getIntegrity() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature integrity.
- 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.
- getInterceptionStage() - Method in class io.webfolder.cdp.type.network.RequestPattern
-
Stage at wich to begin intercepting requests.
- 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
- getIsClickable() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Whether this DOM node responds to mouse clicks.
- getIsolateId() - Method in interface io.webfolder.cdp.command.Runtime
-
Returns the isolate id.
- 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
- getJsFunction(Class<T>) - Method in class io.webfolder.cdp.session.Session
- 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.
- getLabel() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature label.
- 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
- getLatestInstalledVersion() - Static method in class io.webfolder.cdp.ChromiumDownloader
- getLatestVersion() - Static method in class io.webfolder.cdp.ChromiumDownloader
- 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
- getLayout() - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
The nodes in the layout tree.
- getLayoutIndex() - Method in class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
-
Intex of th elayout tree node that owns this box collection.
- 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 bygetSnapshot
, if any. - getLayoutText() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
-
Contents of the LayoutText, if any.
- 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).
- getLength() - Method in class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
-
The number of characters in this post layout textbox substring.
- 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.event.page.LifecycleEvent
-
Loader identifier.
- getLoaderId() - Method in class io.webfolder.cdp.type.page.Frame
-
Identifier of the loader associated with this frame.
- getLoaderId() - Method in class io.webfolder.cdp.type.page.NavigateResult
- 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
- getLogger(String) - Method in interface io.webfolder.cdp.logger.LoggerFactory
- getLogId() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
-
Log ID.
- getLow() - Method in class io.webfolder.cdp.type.browser.Bucket
-
Minimum value (inclusive).
- getLower() - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
-
Lower bound.
- getMac() - Method in class io.webfolder.cdp.type.network.SecurityDetails
-
TLS MAC.
- getMajorVersion() - Method in class io.webfolder.cdp.session.Session
- 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
- getMaskingKey() - Method in class com.neovisionaries.ws.client.DefaultMasker
- getMaskingKey() - Method in interface com.neovisionaries.ws.client.Masker
- getMaskingKey() - Method in class com.neovisionaries.ws.client.ZeroMasker
- 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).
- getMaxPayloadSize() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the maximum payload size.
- 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.network.SignedExchangeError
-
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
- getModules() - Method in class io.webfolder.cdp.type.memory.SamplingProfile
- 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.event.page.LifecycleEvent
- getName() - Method in class io.webfolder.cdp.event.runtime.BindingCalled
- 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.browser.Histogram
-
Name.
- getName() - Method in class io.webfolder.cdp.type.cachestorage.Header
- 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.fetch.HeaderEntry
- 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.memory.Module
-
Name of the module.
- 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.profiler.TypeObject
-
Name of a type collected with type profiling.
- 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) - Method in interface io.webfolder.cdp.command.DOM
-
Returns node id at given location.
- getNodeForLocation(Integer, Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOM
-
Returns node id at given location.
- GetNodeForLocationResult - Class in io.webfolder.cdp.type.dom
- GetNodeForLocationResult() - Constructor for class io.webfolder.cdp.type.dom.GetNodeForLocationResult
- 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() - Method in class io.webfolder.cdp.type.accessibility.AXNode
-
Unique identifier for this node.
- getNodeId() - Method in class io.webfolder.cdp.type.dom.GetFrameOwnerResult
- getNodeId() - Method in class io.webfolder.cdp.type.dom.GetNodeForLocationResult
- 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
. - getNodeId() - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileSample
-
Id of the corresponding profile tree node.
- getNodeId(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Selector
- getNodeId(String) - Method in interface io.webfolder.cdp.session.Selector
- getNodeIds() - Method in class io.webfolder.cdp.event.dom.InlineStyleInvalidated
-
Ids of the nodes for which the inline styles have been invalidated.
- getNodeIndex() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeSnapshot
-
The index of the related DOM node in the
domNodes
array returned bygetSnapshot
. - 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. - getNodeName() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Node
's nodeName. - getNodes() - Method in class io.webfolder.cdp.event.dom.SetChildNodes
-
Child nodes array.
- getNodes() - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
A table with dom nodes.
- 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. - getNodeType() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
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.
- getNodeValue() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
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.
- getNumCharacters() - Method in class io.webfolder.cdp.type.domsnapshot.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) - Method in interface io.webfolder.cdp.command.HeapProfiler
- getObjectByHeapObjectId(String, String) - Method in interface io.webfolder.cdp.command.HeapProfiler
- 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).
- getObjectId(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Selector
- getObjectId(String) - Method in interface io.webfolder.cdp.session.Selector
- getObjectId(String, Object...) - Method in interface io.webfolder.cdp.session.Selector
- getObjectIds(String) - Method in interface io.webfolder.cdp.session.Selector
- getObjectIds(String, Object...) - 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
- getObjectStoreName() - Method in class io.webfolder.cdp.event.storage.IndexedDBContentUpdated
-
ObjectStore to update.
- 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.
- getOffset() - Method in class io.webfolder.cdp.type.profiler.TypeProfileEntry
-
Source offset of the parameter or end of function for return values.
- 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.
- getOpenerId() - Method in class io.webfolder.cdp.type.target.TargetInfo
-
Opener target Id
- 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.
- getOptionSelected() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Only set for option elements, indicates if the element has been selected
- getOrdinal() - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileSample
-
Time-ordered sample ordinal number.
- 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.event.storage.IndexedDBContentUpdated
-
Origin to update.
- getOrigin() - Method in class io.webfolder.cdp.event.storage.IndexedDBListUpdated
-
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.fetch.AuthChallenge
-
Origin of the challenger.
- 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.
- getOriginalSize() - Method in class io.webfolder.cdp.type.audits.GetEncodedResponseResult
- getOriginURL() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
The url of the script (if any) that generates this node.
- getOriginURL() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
The url of the script (if any) that generates this node.
- getOuterHtml(String) - Method in interface io.webfolder.cdp.session.Dom
-
Returns node's HTML markup.
- getOuterHtml(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
Returns node's HTML markup.
- getOuterHTML() - Method in interface io.webfolder.cdp.command.DOM
-
Returns node's HTML markup.
- getOuterHTML(Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Returns node's HTML markup.
- getOuterResponse() - Method in class io.webfolder.cdp.type.network.SignedExchangeInfo
-
The outer response of signed HTTP exchange which was received from network.
- 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.
- getPaintOrder() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
-
Global paint order index, which is determined by the stacking order of the nodes.
- 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.
- getParentId() - Method in class io.webfolder.cdp.type.runtime.StackTrace
-
Asynchronous JavaScript stack trace that preceded this stack, if available.
- getParentIndex() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Parent node index.
- 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() - 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, Integer, String, Boolean) - 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.fetch.AuthChallengeResponse
-
The password to provide, possibly empty.
- 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. - getPayload() - Method in class io.webfolder.cdp.event.runtime.BindingCalled
- 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.
- getPerformance() - Method in class io.webfolder.cdp.session.Command
- getPictograph() - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The pictograph font-family.
- getPicture() - Method in class io.webfolder.cdp.type.layertree.PictureTile
-
Base64-encoded snapshot data.
- getPingInterval() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the interval of periodical ping frames.
- getPingPayloadGenerator() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the generator of payload of ping frames that are sent automatically.
- getPingSenderName() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the name of the
Timer
that sends ping frames periodically. - getPlatformFontFamily() - Method in class io.webfolder.cdp.type.css.FontFace
-
The resolved platform font family
- 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. - getPongInterval() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the interval of periodical pong frames.
- getPongPayloadGenerator() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the generator of payload of pong frames that are sent automatically.
- getPongSenderName() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the name of the
Timer
that sends pong frames periodically. - 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) - Method in interface io.webfolder.cdp.command.Debugger
-
Returns possible locations for breakpoint.
- getPossibleBreakpoints(Location, Location, Boolean) - 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.
- getProcess() - Method in class io.webfolder.cdp.CdpProcess
- getProcessInfo() - Method in interface io.webfolder.cdp.command.SystemInfo
-
Returns information about all running processes.
- getProcessManager() - Method in class io.webfolder.cdp.Launcher
- 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
- 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.
- getProperties(String) - Method in interface io.webfolder.cdp.command.Runtime
-
Returns properties of a given object.
- getProperties(String, Boolean, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
-
Returns properties of a given object.
- 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 bygetSnapshot
, 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.
- getPseudoType() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
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.DocumentSnapshot
-
DocumentType
node'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.
- getQuality() - Method in class io.webfolder.cdp.type.headlessexperimental.ScreenshotParams
-
Compression quality from range [0..100] (jpeg only).
- 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.0).
- getRadiusY() - Method in class io.webfolder.cdp.type.input.TouchPoint
-
Y radius of the touch area (default: 1.0).
- 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.fetch.AuthChallenge
-
The realm of the challenge.
- 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.
- getRecommendations() - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
-
Recommendations to fix any issues.
- 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.
- getRedirectResponse() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
-
Redirect response data.
- 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.fetch.AuthRequired
-
The details of the request.
- getRequest() - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
The details of the request.
- 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.
- getRequestHeaders() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Request headers
- 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.fetch.AuthRequired
-
Each request the page makes will have a unique id.
- getRequestId() - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
Each request the page makes will have a unique id.
- 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.SignedExchangeReceived
-
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.
- getRequestMethod() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Request method.
- getRequestMethod() - Method in class io.webfolder.cdp.type.network.SignedExchangeHeader
-
Signed exchange request method.
- getRequestPostData(String) - Method in interface io.webfolder.cdp.command.Network
-
Returns post data sent with the request.
- getRequestStage() - Method in class io.webfolder.cdp.type.fetch.RequestPattern
-
Stage at wich to begin intercepting requests.
- 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.type.network.SignedExchangeHeader
-
Signed exchange request URL.
- getRequestURL() - Method in class io.webfolder.cdp.event.security.CertificateError
-
The url that was requested.
- getRequestURL() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Request URL.
- 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.fetch.AuthRequired
-
How the requested resource will be used.
- getResourceType() - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
How the requested resource will be used.
- getResourceType() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
How the requested resource will be used.
- getResourceType() - Method in class io.webfolder.cdp.type.fetch.RequestPattern
-
If set, only requests for matching resource types will be intercepted.
- getResourceType() - Method in class io.webfolder.cdp.type.network.RequestPattern
-
If set, only requests for matching resource types will be intercepted.
- 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.fetch.AuthChallengeResponse
-
The decision on what to do in response to the authorization challenge.
- 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.Fetch
-
Causes the body of the response to be received from the server and returned as a single string.
- getResponseBody(String) - Method in interface io.webfolder.cdp.command.Network
-
Returns content served for the given request.
- getResponseBodyForInterception(String) - Method in interface io.webfolder.cdp.command.Network
-
Returns content served for the given currently intercepted request.
- GetResponseBodyForInterceptionResult - Class in io.webfolder.cdp.type.network
- GetResponseBodyForInterceptionResult() - Constructor for class io.webfolder.cdp.type.network.GetResponseBodyForInterceptionResult
- GetResponseBodyResult - Class in io.webfolder.cdp.type.fetch
- GetResponseBodyResult - Class in io.webfolder.cdp.type.network
- GetResponseBodyResult() - Constructor for class io.webfolder.cdp.type.fetch.GetResponseBodyResult
- GetResponseBodyResult() - Constructor for class io.webfolder.cdp.type.network.GetResponseBodyResult
- getResponseCode() - Method in class io.webfolder.cdp.type.network.SignedExchangeHeader
-
Signed exchange response code.
- getResponseErrorReason() - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
Response error if intercepted at response stage.
- getResponseErrorReason() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Response error if intercepted at response stage or if redirect occurred while intercepting request.
- getResponseHeaders() - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
Response headers if intercepted at the response stage.
- getResponseHeaders() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Response headers if intercepted at the response stage or if redirect occurred while intercepting request or auth retry occurred.
- getResponseHeaders() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Response headers
- getResponseHeaders() - Method in class io.webfolder.cdp.type.network.SignedExchangeHeader
-
Signed exchange response headers.
- getResponseStatus() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
HTTP response status code.
- getResponseStatusCode() - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
Response code if intercepted at response stage.
- getResponseStatusCode() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Response code if intercepted at response stage or if redirect occurred while intercepting request or auth retry occurred.
- getResponseStatusText() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
HTTP response status text.
- getResponseTime() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Number of seconds since epoch.
- getResponseType() - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
HTTP response type
- 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.ChromiumVersion
- 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.heapprofiler.SamplingHeapProfile
- getSamples() - Method in class io.webfolder.cdp.type.memory.SamplingProfile
- getSamples() - Method in class io.webfolder.cdp.type.profiler.Profile
-
Ids of samples top nodes.
- getSamplingProfile() - Method in interface io.webfolder.cdp.command.HeapProfiler
- getSamplingProfile() - Method in interface io.webfolder.cdp.command.Memory
-
Retrieve native memory allocations profile collected since last
startSampling
call. - getSanList() - Method in class io.webfolder.cdp.type.network.SecurityDetails
-
Subject Alternative Name (SAN) DNS names and IP addresses.
- getSansSerif() - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The sansSerif font-family.
- 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.fetch.AuthChallenge
-
The authentication scheme used, such as basic or digest
- 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
- getScreenshotData() - Method in class io.webfolder.cdp.type.headlessexperimental.BeginFrameResult
- 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.profiler.ScriptTypeProfile
-
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.domsnapshot.DocumentSnapshot
-
Scroll offsets.
- getScrollOffsetX() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Scroll offsets, set when this node is a Document.
- 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.domsnapshot.DocumentSnapshot
- getScrollOffsetY() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
- 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 giventoIndex
from the search 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.
- getSecurityDetails() - Method in class io.webfolder.cdp.type.network.SignedExchangeInfo
-
Security details for the signed exchange header.
- 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.
- getSerif() - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The serif font-family.
- 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.
- getShadowRootType() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
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
- getShell() - Method in class io.webfolder.cdp.RemoteLauncher
- getShorthandEntries() - Method in class io.webfolder.cdp.type.css.CSSStyle
-
Computed values for all shorthands found in the style.
- getSignature() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
The hex string of signed exchange signature.
- getSignatureAlgorithm() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
-
Signature algorithm.
- getSignatureData() - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
-
Signature data.
- getSignatureIndex() - Method in class io.webfolder.cdp.type.network.SignedExchangeError
-
The index of the signature which caused the error.
- getSignatures() - Method in class io.webfolder.cdp.type.network.SignedExchangeHeader
-
Signed exchange response signature.
- 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.heapprofiler.SamplingHeapProfileSample
-
Allocation size in bytes attributed to the sample.
- getSize() - Method in class io.webfolder.cdp.type.memory.Module
-
Size of the module in bytes.
- getSize() - Method in class io.webfolder.cdp.type.memory.SamplingProfileNode
-
Size of the sampled allocation.
- 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.
- getSnapshot(List<String>, Boolean, Boolean, Boolean) - 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
- getSocket() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the raw socket which this WebSocket uses internally.
- 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.fetch.AuthChallenge
-
Source of the authentication challenge.
- 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
- getSrc() - Method in class io.webfolder.cdp.type.css.FontFace
-
The src.
- 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.memory.SamplingProfileNode
-
Execution stack at the point of allocation.
- 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
- getStackingContexts() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeSnapshot
-
Stacking context information.
- 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.
- getStackTrace(StackTraceId) - Method in interface io.webfolder.cdp.command.Debugger
-
Returns stack trace with given
stackTraceId
. - getStandard() - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The standard font-family.
- getStandard() - Method in class io.webfolder.cdp.type.page.FontSizes
-
Default standard font size.
- getStart() - Method in class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
-
The starting index in characters, for this post layout textbox substring.
- getStartCharacterIndex() - Method in class io.webfolder.cdp.type.css.InlineTextBox
-
The starting index in characters, for this post layout textbox substring.
- getStartCharacterIndex() - Method in class io.webfolder.cdp.type.domsnapshot.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 com.neovisionaries.ws.client.WebSocket
-
Get the current state of this WebSocket.
- 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.event.target.TargetCrashed
-
Termination status type.
- 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.
- getStreamCompression() - Method in class io.webfolder.cdp.event.tracing.TracingComplete
-
Compression format of returned stream.
- 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.domsnapshot.LayoutTreeNode
-
Index into the
computedStyles
array returned bygetSnapshot
. - 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 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
- getSum() - Method in class io.webfolder.cdp.type.browser.Histogram
-
Sum of sample values.
- 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.DocumentSnapshot
-
DocumentType
node'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.TargetCrashed
- getTargetId() - Method in class io.webfolder.cdp.event.target.TargetDestroyed
- getTargetId() - Method in class io.webfolder.cdp.session.Session
- getTargetId() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
- getTargetId() - Method in class io.webfolder.cdp.type.target.TargetInfo
- getTargetInfo() - 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
- getTargetInfo(String) - Method in interface io.webfolder.cdp.command.Target
-
Returns information about a target.
- 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.
- getTethering() - Method in class io.webfolder.cdp.session.Command
- 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.domsnapshot.LayoutTreeSnapshot
-
Contents of the LayoutText, if any.
- 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.
- 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.
- getTextBoxes() - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
The post-layout inline text nodes.
- getTextValue() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Only set for textarea elements, contains the text value.
- getTextValue() - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
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
- 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.LifecycleEvent
- 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.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.security.SecurityStateExplanation
-
Title describing the type of factor.
- 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
- getTotal() - Method in class io.webfolder.cdp.type.memory.SamplingProfileNode
-
Total bytes attributed to this sample.
- getTotalSize() - Method in class io.webfolder.cdp.type.runtime.GetHeapUsageResult
- 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.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.systeminfo.ProcessInfo
-
Specifies process type.
- getType() - Method in class io.webfolder.cdp.type.target.TargetInfo
- getTypes() - Method in class io.webfolder.cdp.type.profiler.TypeProfileEntry
-
The types for this parameter or return value.
- getUnicodeRange() - Method in class io.webfolder.cdp.type.css.FontFace
-
The unicode-range.
- 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.
- getURI() - Method in class com.neovisionaries.ws.client.WebSocket
-
Get the URI of the WebSocket endpoint.
- 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.CompilationCacheProduced
- 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.NavigatedWithinDocument
-
Frame's new url.
- getUrl() - Method in class io.webfolder.cdp.event.page.NavigationRequested
-
URL of requested navigation.
- getUrl() - Method in class io.webfolder.cdp.event.page.WindowOpen
-
The URL for the new window.
- 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.debugger.CallFrame
-
JavaScript script name or url.
- 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) or for SignedExchange type.
- getUrl() - Method in class io.webfolder.cdp.type.network.Request
-
Request URL (without fragment).
- 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.profiler.ScriptTypeProfile
-
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
- getUrlFragment() - Method in class io.webfolder.cdp.type.network.Request
-
Fragment of the requested URL starting with hash, if present.
- getUrlPattern() - Method in class io.webfolder.cdp.type.fetch.RequestPattern
-
Wildcards ('*' -> zero or more, '?' -> exactly one) are allowed.
- getUrlPattern() - Method in class io.webfolder.cdp.type.network.RequestPattern
-
Wildcards ('*' -> zero or more, '?' -> exactly one) are allowed.
- 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
- getUsedSize() - Method in class io.webfolder.cdp.type.runtime.GetHeapUsageResult
- 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.fetch.AuthChallengeResponse
-
The username to provide, possibly empty.
- 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.
- getUuid() - Method in class io.webfolder.cdp.type.memory.Module
-
UUID of the module.
- getValidFrom() - Method in class io.webfolder.cdp.type.network.SecurityDetails
-
Certificate valid from date.
- getValidityUrl() - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature validity Url.
- 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() - Method in class io.webfolder.cdp.event.tracing.DataCollected
- 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.cachestorage.Header
- 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.domsnapshot.RareIntegerData
- getValue() - Method in class io.webfolder.cdp.type.domsnapshot.RareStringData
- getValue() - Method in class io.webfolder.cdp.type.fetch.HeaderEntry
- 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 or serializable javascript object.
- 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).
- 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.
- 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.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.
- getVirtualTimeBase() - Method in class io.webfolder.cdp.type.emulation.SetVirtualTimePolicyResult
- getVirtualTimeElapsed() - Method in class io.webfolder.cdp.event.emulation.VirtualTimeAdvanced
-
The amount of virtual time that has elapsed in milliseconds since virtual time was first enabled.
- getVirtualTimeElapsed() - Method in class io.webfolder.cdp.event.emulation.VirtualTimePaused
-
The amount of virtual time that has elapsed in milliseconds since virtual time was first enabled.
- getVirtualTimeTicksBase() - Method in class io.webfolder.cdp.type.emulation.SetVirtualTimePolicyResult
- 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.
- getWebSocketProxySettings() - Method in class io.webfolder.cdp.session.SessionFactory
- getWebSocketReadTimeout() - Method in class io.webfolder.cdp.session.SessionFactory
- 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.
- getWindowFeatures() - Method in class io.webfolder.cdp.event.page.WindowOpen
-
An array of enabled window features.
- getWindowForTarget() - Method in interface io.webfolder.cdp.command.Browser
-
Get the browser window that contains the devtools target.
- 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
- getWindowName() - Method in class io.webfolder.cdp.event.page.WindowOpen
-
Window name.
- 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 in CSS pixels.
- 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 in CSS pixels.
- 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
- Global - io.webfolder.cdp.type.constant.ScopeType
- globalLexicalScopeNames() - Method in interface io.webfolder.cdp.command.Runtime
-
Returns all let, const and class variables from global scope.
- globalLexicalScopeNames(Integer) - Method in interface io.webfolder.cdp.command.Runtime
-
Returns all let, const and class variables from global scope.
- 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
- grantPermissions(String, PermissionType) - Method in interface io.webfolder.cdp.command.Browser
-
Grant specific permissions to the given origin and reject all others.
- grantPermissions(String, PermissionType, String) - Method in interface io.webfolder.cdp.command.Browser
-
Grant specific permissions to the given origin and reject all others.
- Gzip - io.webfolder.cdp.type.tracing.StreamCompression
H
- handleCertificateError(Integer, CertificateErrorAction) - Method in interface io.webfolder.cdp.command.Security
-
Handles a certificate error that fired a certificateError event.
- handleJavaScriptDialog(Boolean) - Method in interface io.webfolder.cdp.command.Page
-
Accepts or dismisses a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload).
- handleJavaScriptDialog(Boolean, String) - Method in interface io.webfolder.cdp.command.Page
-
Accepts or dismisses a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload).
- Handler - io.webfolder.cdp.type.constant.ViolationType
- hashCode() - Method in class io.webfolder.cdp.session.Session
- HasPopup - io.webfolder.cdp.type.accessibility.AXPropertyName
- Header - Class in io.webfolder.cdp.type.cachestorage
- Header() - Constructor for class io.webfolder.cdp.type.cachestorage.Header
- HeaderEntry - Class in io.webfolder.cdp.type.fetch
-
Response HTTP header entry
- HeaderEntry() - Constructor for class io.webfolder.cdp.type.fetch.HeaderEntry
- HeadersReceived - io.webfolder.cdp.type.network.InterceptionStage
- HeadlessExperimental - Interface in io.webfolder.cdp.command
-
This domain provides experimental commands only supported in headless mode
- HeadlessExperimentalNeedsBeginFramesChanged - io.webfolder.cdp.event.Events
-
Issued when the target starts or stops needing BeginFrames
- HeapProfiler - Interface in io.webfolder.cdp.command
- HeapProfilerAddHeapSnapshotChunk - io.webfolder.cdp.event.Events
- HeapProfilerHeapStatsUpdate - io.webfolder.cdp.event.Events
-
If heap objects tracking has been started then backend may send update for one or more fragments
- HeapProfilerLastSeenObjectId - io.webfolder.cdp.event.Events
-
If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event
- HeapProfilerReportHeapSnapshotProgress - io.webfolder.cdp.event.Events
- HeapProfilerResetProfiles - io.webfolder.cdp.event.Events
- HeapStatsUpdate - Class in io.webfolder.cdp.event.heapprofiler
-
If heap objects tracking has been started then backend may send update for one or more fragments
- HeapStatsUpdate() - Constructor for class io.webfolder.cdp.event.heapprofiler.HeapStatsUpdate
- Hidden - io.webfolder.cdp.type.accessibility.AXPropertyName
- HiddenRoot - io.webfolder.cdp.type.accessibility.AXPropertyName
- hideHighlight() - Method in interface io.webfolder.cdp.command.DOM
-
Hides any highlight.
- hideHighlight() - Method in interface io.webfolder.cdp.command.Overlay
-
Hides any highlight.
- High - io.webfolder.cdp.type.network.ResourcePriority
- HighlightConfig - Class in io.webfolder.cdp.type.overlay
-
Configuration data for the highlighting of page elements
- HighlightConfig() - Constructor for class io.webfolder.cdp.type.overlay.HighlightConfig
- highlightFrame(String) - Method in interface io.webfolder.cdp.command.Overlay
-
Highlights owner element of the frame with given id.
- highlightFrame(String, RGBA, RGBA) - Method in interface io.webfolder.cdp.command.Overlay
-
Highlights owner element of the frame with given id.
- highlightNode() - Method in interface io.webfolder.cdp.command.DOM
-
Highlights DOM node.
- highlightNode(HighlightConfig) - Method in interface io.webfolder.cdp.command.Overlay
-
Highlights DOM node with given id or with the given JavaScript object wrapper.
- highlightNode(HighlightConfig, Integer, Integer, String) - Method in interface io.webfolder.cdp.command.Overlay
-
Highlights DOM node with given id or with the given JavaScript object wrapper.
- highlightQuad(List<Double>) - Method in interface io.webfolder.cdp.command.Overlay
-
Highlights given quad.
- highlightQuad(List<Double>, RGBA, RGBA) - Method in interface io.webfolder.cdp.command.Overlay
-
Highlights given quad.
- highlightRect() - Method in interface io.webfolder.cdp.command.DOM
-
Highlights given rectangle.
- highlightRect(Integer, Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.Overlay
-
Highlights given rectangle.
- highlightRect(Integer, Integer, Integer, Integer, RGBA, RGBA) - Method in interface io.webfolder.cdp.command.Overlay
-
Highlights given rectangle.
- Histogram - Class in io.webfolder.cdp.type.browser
-
Chrome histogram
- Histogram() - Constructor for class io.webfolder.cdp.type.browser.Histogram
- HttpHeaderRefresh - io.webfolder.cdp.type.constant.FrameNavigationReason
I
- Idref - io.webfolder.cdp.type.accessibility.AXValueType
- IdrefList - io.webfolder.cdp.type.accessibility.AXValueType
- Image - io.webfolder.cdp.type.network.ResourceType
- ImageFormat - Enum in io.webfolder.cdp.type.constant
- Implicit - io.webfolder.cdp.type.accessibility.AXValueSourceType
- ImportRule - io.webfolder.cdp.type.constant.CSSMediaSource
- Indexeddb - io.webfolder.cdp.type.storage.StorageType
- IndexedDB - Interface in io.webfolder.cdp.command
- IndexedDBContentUpdated - Class in io.webfolder.cdp.event.storage
-
The origin's IndexedDB object store has been modified
- IndexedDBContentUpdated() - Constructor for class io.webfolder.cdp.event.storage.IndexedDBContentUpdated
- IndexedDBListUpdated - Class in io.webfolder.cdp.event.storage
-
The origin's IndexedDB database list has been modified
- IndexedDBListUpdated() - Constructor for class io.webfolder.cdp.event.storage.IndexedDBListUpdated
- info(String, Object...) - Method in class io.webfolder.cdp.logger.CdpConsoleLogger
- info(String, Object...) - Method in class io.webfolder.cdp.logger.CdpLog4jLogger
- info(String, Object...) - Method in interface io.webfolder.cdp.logger.CdpLogger
- info(String, Object...) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
- Info - io.webfolder.cdp.logger.CdpLogLevel
- Info - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Info - io.webfolder.cdp.type.constant.LogEntrySeverity
- Info - io.webfolder.cdp.type.constant.MessageSeverity
- Info - io.webfolder.cdp.type.security.SecurityState
- InheritedStyleEntry - Class in io.webfolder.cdp.type.css
-
Inherited CSS rule collection from ancestor node
- InheritedStyleEntry() - Constructor for class io.webfolder.cdp.type.css.InheritedStyleEntry
- Initiator - Class in io.webfolder.cdp.type.network
-
Information about the request initiator
- Initiator() - Constructor for class io.webfolder.cdp.type.network.Initiator
- InitiatorType - Enum in io.webfolder.cdp.type.constant
- Injected - io.webfolder.cdp.type.css.StyleSheetOrigin
- InlineSheet - io.webfolder.cdp.type.constant.CSSMediaSource
- InlineStyleInvalidated - Class in io.webfolder.cdp.event.dom
-
Fired when
Element
's inline style is modified via a CSS property modification - InlineStyleInvalidated() - Constructor for class io.webfolder.cdp.event.dom.InlineStyleInvalidated
- InlineTextBox - Class in io.webfolder.cdp.type.css
-
Details of post layout rendered text positions The exact layout should not be regarded as stable and may change between versions
- InlineTextBox - Class in io.webfolder.cdp.type.domsnapshot
-
Details of post layout rendered text positions The exact layout should not be regarded as stable and may change between versions
- InlineTextBox() - Constructor for class io.webfolder.cdp.type.css.InlineTextBox
- InlineTextBox() - Constructor for class io.webfolder.cdp.type.domsnapshot.InlineTextBox
- Input - Interface in io.webfolder.cdp.command
- InputListButton - io.webfolder.cdp.type.dom.PseudoType
- Insecure - io.webfolder.cdp.type.security.SecurityState
- InsecureContentStatus - Class in io.webfolder.cdp.type.security
-
Information about insecure content on the page
- InsecureContentStatus() - Constructor for class io.webfolder.cdp.type.security.InsecureContentStatus
- insertText(String) - Method in interface io.webfolder.cdp.command.Input
-
This method emulates inserting text that doesn't come from a key press, for example an emoji keyboard or an IME.
- InspectMode - Enum in io.webfolder.cdp.type.overlay
- InspectNodeRequested - Class in io.webfolder.cdp.event.overlay
-
Fired when the node should be inspected This happens after call to
setInspectMode
or when user manually inspects an element - InspectNodeRequested() - Constructor for class io.webfolder.cdp.event.overlay.InspectNodeRequested
- Inspector - io.webfolder.cdp.type.css.StyleSheetOrigin
- Inspector - io.webfolder.cdp.type.network.BlockedReason
- Inspector - Interface in io.webfolder.cdp.command
- InspectorDetached - io.webfolder.cdp.event.Events
-
Fired when remote debugging connection is about to be terminated Contains detach reason
- InspectorTargetCrashed - io.webfolder.cdp.event.Events
-
Fired when debugging target has crashed
- InspectorTargetReloadedAfterCrash - io.webfolder.cdp.event.Events
-
Fired when debugging target has reloaded after crash
- InspectRequested - Class in io.webfolder.cdp.event.runtime
-
Issued when object should be inspected (for example, as a result of inspect() command line API call)
- InspectRequested() - Constructor for class io.webfolder.cdp.event.runtime.InspectRequested
- inspectWorker(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
- Installed - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
- Installing - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
- Integer - io.webfolder.cdp.type.accessibility.AXValueType
- InterceptionStage - Enum in io.webfolder.cdp.type.network
-
Stages of the interception to begin intercepting Request will intercept before the request is sent Response will intercept after the response is received
- internalLaunch(List<String>, List<String>) - Method in class io.webfolder.cdp.Launcher
- internalLaunch(List<String>, List<String>) - Method in class io.webfolder.cdp.RemoteLauncher
- InternalPropertyDescriptor - Class in io.webfolder.cdp.type.runtime
-
Object internal property descriptor This property isn't normally visible in JavaScript code
- InternalPropertyDescriptor() - Constructor for class io.webfolder.cdp.type.runtime.InternalPropertyDescriptor
- InternalRole - io.webfolder.cdp.type.accessibility.AXValueType
- InternetDisconnected - io.webfolder.cdp.type.network.ErrorReason
- InterstitialHidden - Class in io.webfolder.cdp.event.page
-
Fired when interstitial page was hidden
- InterstitialHidden() - Constructor for class io.webfolder.cdp.event.page.InterstitialHidden
- InterstitialShown - Class in io.webfolder.cdp.event.page
-
Fired when interstitial page was shown
- InterstitialShown() - Constructor for class io.webfolder.cdp.event.page.InterstitialShown
- Intervention - io.webfolder.cdp.type.constant.LogEntrySource
- Invalid - io.webfolder.cdp.type.accessibility.AXPropertyName
- IO - Interface in io.webfolder.cdp.command
-
Input/Output operations for streams produced by DevTools
- io.webfolder.cdp - package io.webfolder.cdp
- io.webfolder.cdp.annotation - package io.webfolder.cdp.annotation
- io.webfolder.cdp.command - package io.webfolder.cdp.command
- io.webfolder.cdp.event - package io.webfolder.cdp.event
- io.webfolder.cdp.event.animation - package io.webfolder.cdp.event.animation
- io.webfolder.cdp.event.applicationcache - package io.webfolder.cdp.event.applicationcache
- io.webfolder.cdp.event.console - package io.webfolder.cdp.event.console
- io.webfolder.cdp.event.css - package io.webfolder.cdp.event.css
- io.webfolder.cdp.event.database - package io.webfolder.cdp.event.database
- io.webfolder.cdp.event.debugger - package io.webfolder.cdp.event.debugger
- io.webfolder.cdp.event.dom - package io.webfolder.cdp.event.dom
- io.webfolder.cdp.event.domstorage - package io.webfolder.cdp.event.domstorage
- io.webfolder.cdp.event.emulation - package io.webfolder.cdp.event.emulation
- io.webfolder.cdp.event.fetch - package io.webfolder.cdp.event.fetch
- io.webfolder.cdp.event.headlessexperimental - package io.webfolder.cdp.event.headlessexperimental
- io.webfolder.cdp.event.heapprofiler - package io.webfolder.cdp.event.heapprofiler
- io.webfolder.cdp.event.inspector - package io.webfolder.cdp.event.inspector
- io.webfolder.cdp.event.layertree - package io.webfolder.cdp.event.layertree
- io.webfolder.cdp.event.log - package io.webfolder.cdp.event.log
- io.webfolder.cdp.event.network - package io.webfolder.cdp.event.network
- io.webfolder.cdp.event.overlay - package io.webfolder.cdp.event.overlay
- io.webfolder.cdp.event.page - package io.webfolder.cdp.event.page
- io.webfolder.cdp.event.performance - package io.webfolder.cdp.event.performance
- io.webfolder.cdp.event.profiler - package io.webfolder.cdp.event.profiler
- io.webfolder.cdp.event.runtime - package io.webfolder.cdp.event.runtime
- io.webfolder.cdp.event.security - package io.webfolder.cdp.event.security
- io.webfolder.cdp.event.serviceworker - package io.webfolder.cdp.event.serviceworker
- io.webfolder.cdp.event.storage - package io.webfolder.cdp.event.storage
- io.webfolder.cdp.event.target - package io.webfolder.cdp.event.target
- io.webfolder.cdp.event.tethering - package io.webfolder.cdp.event.tethering
- io.webfolder.cdp.event.tracing - package io.webfolder.cdp.event.tracing
- io.webfolder.cdp.exception - package io.webfolder.cdp.exception
- io.webfolder.cdp.listener - package io.webfolder.cdp.listener
- io.webfolder.cdp.logger - package io.webfolder.cdp.logger
- io.webfolder.cdp.session - package io.webfolder.cdp.session
- io.webfolder.cdp.type.accessibility - package io.webfolder.cdp.type.accessibility
- io.webfolder.cdp.type.animation - package io.webfolder.cdp.type.animation
- io.webfolder.cdp.type.applicationcache - package io.webfolder.cdp.type.applicationcache
- io.webfolder.cdp.type.audits - package io.webfolder.cdp.type.audits
- io.webfolder.cdp.type.browser - package io.webfolder.cdp.type.browser
- io.webfolder.cdp.type.cachestorage - package io.webfolder.cdp.type.cachestorage
- io.webfolder.cdp.type.console - package io.webfolder.cdp.type.console
- io.webfolder.cdp.type.constant - package io.webfolder.cdp.type.constant
- io.webfolder.cdp.type.css - package io.webfolder.cdp.type.css
- io.webfolder.cdp.type.database - package io.webfolder.cdp.type.database
- io.webfolder.cdp.type.debugger - package io.webfolder.cdp.type.debugger
- io.webfolder.cdp.type.dom - package io.webfolder.cdp.type.dom
- io.webfolder.cdp.type.domdebugger - package io.webfolder.cdp.type.domdebugger
- io.webfolder.cdp.type.domsnapshot - package io.webfolder.cdp.type.domsnapshot
- io.webfolder.cdp.type.domstorage - package io.webfolder.cdp.type.domstorage
- io.webfolder.cdp.type.emulation - package io.webfolder.cdp.type.emulation
- io.webfolder.cdp.type.fetch - package io.webfolder.cdp.type.fetch
- io.webfolder.cdp.type.headlessexperimental - package io.webfolder.cdp.type.headlessexperimental
- io.webfolder.cdp.type.heapprofiler - package io.webfolder.cdp.type.heapprofiler
- io.webfolder.cdp.type.indexeddb - package io.webfolder.cdp.type.indexeddb
- io.webfolder.cdp.type.input - package io.webfolder.cdp.type.input
- io.webfolder.cdp.type.io - package io.webfolder.cdp.type.io
- io.webfolder.cdp.type.layertree - package io.webfolder.cdp.type.layertree
- io.webfolder.cdp.type.log - package io.webfolder.cdp.type.log
- io.webfolder.cdp.type.memory - package io.webfolder.cdp.type.memory
- io.webfolder.cdp.type.network - package io.webfolder.cdp.type.network
- io.webfolder.cdp.type.overlay - package io.webfolder.cdp.type.overlay
- io.webfolder.cdp.type.page - package io.webfolder.cdp.type.page
- io.webfolder.cdp.type.performance - package io.webfolder.cdp.type.performance
- io.webfolder.cdp.type.profiler - package io.webfolder.cdp.type.profiler
- io.webfolder.cdp.type.runtime - package io.webfolder.cdp.type.runtime
- io.webfolder.cdp.type.schema - package io.webfolder.cdp.type.schema
- io.webfolder.cdp.type.security - package io.webfolder.cdp.type.security
- io.webfolder.cdp.type.serviceworker - package io.webfolder.cdp.type.serviceworker
- io.webfolder.cdp.type.storage - package io.webfolder.cdp.type.storage
- io.webfolder.cdp.type.systeminfo - package io.webfolder.cdp.type.systeminfo
- io.webfolder.cdp.type.target - package io.webfolder.cdp.type.target
- io.webfolder.cdp.type.tracing - package io.webfolder.cdp.type.tracing
- io.webfolder.cdp.type.util - package io.webfolder.cdp.type.util
- isActive() - Method in class io.webfolder.cdp.type.css.MediaQuery
-
Whether the media query condition is satisfied.
- isAttached() - Method in class io.webfolder.cdp.type.target.TargetInfo
-
Whether the target has an attached client.
- isAutoFlush() - Method in class com.neovisionaries.ws.client.WebSocket
-
Check if flush is performed automatically after
WebSocket.sendFrame(WebSocketFrame)
is done. - isAutoIncrement() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
-
If true, object store has auto increment flag set.
- isCanceled() - Method in class io.webfolder.cdp.event.network.LoadingFailed
-
True if loading was canceled.
- isCanceled() - Method in class io.webfolder.cdp.type.page.FrameResource
-
True if the resource was canceled during loading.
- isChecked(String) - Method in interface io.webfolder.cdp.session.Dom
-
Indicates whether the <input> element is checked or not.
- isChecked(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
Indicates whether the <input> element is checked or not.
- isConfigurable() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
-
True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.
- isConnected() - Method in class io.webfolder.cdp.session.Session
- isConnectionReused() - Method in class io.webfolder.cdp.type.network.Response
-
Specifies whether physical connection was actually reused for this request.
- isContainedMixedForm() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
-
True if the page was loaded over HTTPS and contained a form targeting an insecure url.
- isDirectTextMessage() - Method in class com.neovisionaries.ws.client.WebSocket
-
Check if text messages are passed to listeners without string conversion.
- isDisabled() - Method in class io.webfolder.cdp.type.css.CSSProperty
-
Whether the property is disabled by the user (present for source-based properties only).
- isDisabled() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
-
Denotes whether the stylesheet is disabled.
- isDisabled(String) - Method in interface io.webfolder.cdp.session.Dom
-
Indicates whether the <input> element is disabled or not.
- isDisabled(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
Indicates whether the <input> element is disabled or not.
- isDisplayAsMaterial() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
- isDisplayedContentWithCertErrors() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
-
True if the page was loaded over HTTPS without certificate errors, and displayed content such as images that were loaded with certificate errors.
- isDisplayedMixedContent() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
-
True if the page was loaded over HTTPS and displayed mixed (HTTP) content such as images.
- isDomReady() - Method in interface io.webfolder.cdp.session.Navigator
-
Gets the state of Document
- isDrawsContent() - Method in class io.webfolder.cdp.type.layertree.Layer
-
Indicates whether this layer hosts any content, rather than being used for transform/scrolling purposes only.
- isEnableArgumentFilter() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
-
Turns on argument filter.
- isEnableSampling() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
-
Turns on JavaScript stack sampling.
- isEnableSystrace() - Method in class io.webfolder.cdp.type.tracing.TraceConfig
-
Turns on system tracing.
- isEnumerable() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
-
True if this property shows up during enumeration of the properties on the corresponding object.
- isExtended() - Method in class com.neovisionaries.ws.client.WebSocket
-
Check if extended use of WebSocket frames are allowed.
- isFailed() - Method in class io.webfolder.cdp.type.page.FrameResource
-
True if the resource failed to load.
- isFinished() - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
- isFromDiskCache() - Method in class io.webfolder.cdp.type.network.Response
-
Specifies that the request was served from the disk cache.
- isFromServiceWorker() - Method in class io.webfolder.cdp.type.network.Response
-
Specifies that the request was served from the ServiceWorker.
- isHasBrowserHandler() - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
-
True iff browser is capable showing or acting on the given dialog.
- isHasPostData() - Method in class io.webfolder.cdp.type.network.Request
-
True when the request has POST data.
- isHasSourceURL() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
-
True, if this script has sourceURL.
- isHasSourceURL() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
-
True, if this script has sourceURL.
- isHasSourceURL() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
-
Whether the sourceURL field value comes from the sourceURL comment.
- isHasUserGesture() - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
-
Whether the request is initiated by a user gesture.
- isHeadless() - Method in class io.webfolder.cdp.session.SessionFactory
- isHttpOnly() - Method in class io.webfolder.cdp.type.network.Cookie
-
True if cookie is http-only.
- isHttpOnly() - Method in class io.webfolder.cdp.type.network.CookieParam
-
True if cookie is http-only.
- isIgnored() - Method in class io.webfolder.cdp.type.accessibility.AXNode
-
Whether this node is ignored for accessibility
- isImplicit() - Method in class io.webfolder.cdp.type.css.CSSProperty
-
Whether the property is implicit (implies
false
if absent). - isImportant() - Method in class io.webfolder.cdp.type.css.CSSProperty
-
Whether the property has "!important" annotation (implies
false
if absent). - isImportant() - Method in class io.webfolder.cdp.type.css.ShorthandEntry
-
Whether the property has "!important" annotation (implies
false
if absent). - isInputChecked() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Only set for radio and checkbox input elements, indicates if the element has been checked
- isInvalid() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
-
Whether the value for this property is invalid.
- isInvisible() - Method in class io.webfolder.cdp.type.layertree.Layer
-
Set if layer is not visible.
- isIsBlockCoverage() - Method in class io.webfolder.cdp.type.profiler.FunctionCoverage
-
Whether coverage data for this function has block granularity.
- isIsClickable() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Whether this DOM node responds to mouse clicks.
- isIsCustomFont() - Method in class io.webfolder.cdp.type.css.PlatformFontUsage
-
Indicates if the font was downloaded or resolved locally.
- isIsDeleted() - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerRegistration
- isIsDownload() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Set if the request is a navigation that will result in a download.
- isIsInline() - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
-
Whether this stylesheet is created for STYLE tag by parser.
- isIsInMainFrame() - Method in class io.webfolder.cdp.event.page.NavigationRequested
-
Whether the navigation is taking place in the main frame or in a subframe.
- isIsLinkPreload() - Method in class io.webfolder.cdp.type.network.Request
-
Whether is loaded via link preload.
- isIsLiveEdit() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
-
True, if this script is generated as a result of the live edit operation.
- isIsLocalStorage() - Method in class io.webfolder.cdp.type.domstorage.StorageId
-
Whether the storage is local storage (not session storage).
- isIsModule() - Method in class io.webfolder.cdp.event.debugger.ScriptFailedToParse
-
True, if this script is ES6 module.
- isIsModule() - Method in class io.webfolder.cdp.event.debugger.ScriptParsed
-
True, if this script is ES6 module.
- isIsNavigationRequest() - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Whether this is a navigation request, which can abort the navigation completely.
- isIsNowOnline() - Method in class io.webfolder.cdp.event.applicationcache.NetworkStateUpdated
- isIsOwn() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
-
True if the property is owned for the object.
- isIsRedirect() - Method in class io.webfolder.cdp.event.page.NavigationRequested
-
Whether the navigation has encountered a server redirect or not.
- isIsStackingContext() - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
-
Set to true to indicate the element begins a new stacking context.
- isIsSVG() - Method in class io.webfolder.cdp.type.dom.Node
-
Whether the node is SVG.
- isLowerOpen() - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
-
If true lower bound is open.
- isMask() - Method in class io.webfolder.cdp.type.network.WebSocketFrame
-
WebSocke frame mask.
- isMissingCloseFrameAllowed() - Method in class com.neovisionaries.ws.client.WebSocket
-
Check if this instance allows the server to close the WebSocket connection without sending a close frame to this client.
- isMultiEntry() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
-
If true, index allows multiple entries for a key.
- isNeedsBeginFrames() - Method in class io.webfolder.cdp.event.headlessexperimental.NeedsBeginFramesChanged
-
True if BeginFrames are needed, false otherwise.
- isOnce() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
-
EventListener
's once flag. - isOpen() - Method in class com.neovisionaries.ws.client.WebSocket
-
Check if the current state of this WebSocket is
OPEN
. - isOptionSelected() - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Only set for option elements, indicates if the element has been selected
- isOverflow() - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
-
True iff some of the properties or entries of the original object did not fit.
- isParsedOk() - Method in class io.webfolder.cdp.type.css.CSSProperty
-
Whether the property is understood by the browser (implies
true
if absent). - isPassive() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
-
EventListener
's passive flag. - isPausedState() - Method in class io.webfolder.cdp.type.animation.Animation
-
Animation
's internal paused state. - isRanContentWithCertErrors() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
-
True if the page was loaded over HTTPS without certificate errors, and ran content such as scripts that were loaded with certificate errors.
- isRanMixedContent() - Method in class io.webfolder.cdp.type.security.InsecureContentStatus
-
True if the page was loaded over HTTPS and ran mixed (HTTP) content such as scripts.
- isResult() - Method in class io.webfolder.cdp.event.page.JavascriptDialogClosed
-
Whether dialog was confirmed.
- isSchemeIsCryptographic() - Method in class io.webfolder.cdp.event.security.SecurityStateChanged
-
True if the page was loaded over cryptographic transport such as HTTPS.
- isSecure() - Method in class io.webfolder.cdp.type.network.Cookie
-
True if cookie is secure.
- isSecure() - Method in class io.webfolder.cdp.type.network.CookieParam
-
True if cookie is secure.
- isSelected() - Method in class io.webfolder.cdp.session.Option
- isSession() - Method in class io.webfolder.cdp.type.network.Cookie
-
True in case of session cookie.
- isShouldReportCorbBlocking() - Method in class io.webfolder.cdp.event.network.LoadingFinished
-
Set when 1) response was blocked by Cross-Origin Read Blocking and also 2) this needs to be reported to the DevTools console.
- isShowExtensionLines() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
-
Whether the extension lines from node to the rulers should be shown (default: false).
- isShowInfo() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
-
Whether the node info tooltip should be shown (default: false).
- isShowRulers() - Method in class io.webfolder.cdp.type.overlay.HighlightConfig
-
Whether the rulers should be shown (default: false).
- isSuperseded() - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
-
Whether this source is superseded by a higher priority source.
- isUnique() - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
-
If true, index is unique.
- isUpperOpen() - Method in class io.webfolder.cdp.type.indexeddb.KeyRange
-
If true upper bound is open.
- isUseCapture() - Method in class io.webfolder.cdp.type.domdebugger.EventListener
-
EventListener
's useCapture. - isUsed() - Method in class io.webfolder.cdp.type.css.RuleUsage
-
Indicates whether the rule was actually used by some element in the page.
- isUserGesture() - Method in class io.webfolder.cdp.event.page.WindowOpen
-
Whether or not it was triggered by user gesture.
- isVisible() - Method in class io.webfolder.cdp.event.page.ScreencastVisibilityChanged
-
True if the page is visible.
- isWaitingForDebugger() - Method in class io.webfolder.cdp.event.target.AttachedToTarget
- isWasThrown() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
-
True if the result was thrown during the evaluation.
- isWritable() - Method in class io.webfolder.cdp.type.runtime.PropertyDescriptor
-
True if the value associated with the property may be changed (data descriptors only).
- isXPath(String) - Static method in interface io.webfolder.cdp.session.Selector
- Iterator - io.webfolder.cdp.type.constant.ObjectSubtypeHint
J
- Javascript - io.webfolder.cdp.type.constant.LogEntrySource
- Javascript - io.webfolder.cdp.type.constant.MessageSource
- JavaScript - Interface in io.webfolder.cdp.session
- JavascriptDialogClosed - Class in io.webfolder.cdp.event.page
-
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) has been closed
- JavascriptDialogClosed() - Constructor for class io.webfolder.cdp.event.page.JavascriptDialogClosed
- JavascriptDialogOpening - Class in io.webfolder.cdp.event.page
-
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) is about to open
- JavascriptDialogOpening() - Constructor for class io.webfolder.cdp.event.page.JavascriptDialogOpening
- Jpeg - io.webfolder.cdp.type.constant.Encoding
- Jpeg - io.webfolder.cdp.type.constant.ImageFormat
- JsFunction - Annotation Type in io.webfolder.cdp
-
JsFunction marks a functional interface as being the definition of a JavaScript function.
K
- Key - Class in io.webfolder.cdp.type.indexeddb
-
Key
- Key() - Constructor for class io.webfolder.cdp.type.indexeddb.Key
- Keyboard - Interface in io.webfolder.cdp.session
-
Interface representing basic keyboard operations.
- KeyDown - io.webfolder.cdp.type.constant.KeyEventType
- KeyEventType - Enum in io.webfolder.cdp.type.constant
- KeyframesRule - Class in io.webfolder.cdp.type.animation
-
Keyframes Rule
- KeyframesRule() - Constructor for class io.webfolder.cdp.type.animation.KeyframesRule
- KeyframeStyle - Class in io.webfolder.cdp.type.animation
-
Keyframe Style
- KeyframeStyle() - Constructor for class io.webfolder.cdp.type.animation.KeyframeStyle
- KeyPath - Class in io.webfolder.cdp.type.indexeddb
-
Key path
- KeyPath() - Constructor for class io.webfolder.cdp.type.indexeddb.KeyPath
- KeyPathType - Enum in io.webfolder.cdp.type.constant
- KeyRange - Class in io.webfolder.cdp.type.indexeddb
-
Key range
- KeyRange() - Constructor for class io.webfolder.cdp.type.indexeddb.KeyRange
- Keyshortcuts - io.webfolder.cdp.type.accessibility.AXPropertyName
- KeyType - Enum in io.webfolder.cdp.type.constant
- KeyUp - io.webfolder.cdp.type.constant.KeyEventType
- Keyword - io.webfolder.cdp.type.page.TransitionType
- KeywordGenerated - io.webfolder.cdp.type.page.TransitionType
- kill() - Method in class io.webfolder.cdp.AdaptiveProcessManager
- kill() - Method in class io.webfolder.cdp.DefaultProcessManager
- kill() - Method in class io.webfolder.cdp.Launcher
- kill() - Method in class io.webfolder.cdp.LinuxProcessManager
- kill() - Method in class io.webfolder.cdp.MacOsProcessManager
- kill() - Method in class io.webfolder.cdp.ProcessManager
- kill() - Method in class io.webfolder.cdp.RemoteLauncher
- kill() - Method in class io.webfolder.cdp.TaskKillProcessManager
- kill() - Method in class io.webfolder.cdp.WindowsProcessManager
- klass - Variable in enum io.webfolder.cdp.event.Events
L
- Label - io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- Labelfor - io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- Labelledby - io.webfolder.cdp.type.accessibility.AXPropertyName
- Labelwrapped - io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- LandscapePrimary - io.webfolder.cdp.type.constant.PortraitType
- LandscapeSecondary - io.webfolder.cdp.type.constant.PortraitType
- LastSeenObjectId - Class in io.webfolder.cdp.event.heapprofiler
-
If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event
- LastSeenObjectId() - Constructor for class io.webfolder.cdp.event.heapprofiler.LastSeenObjectId
- launch(Path) - Method in class io.webfolder.cdp.Launcher
- launch(Path, List<String>) - Method in class io.webfolder.cdp.Launcher
- Launcher - Class in io.webfolder.cdp
- Launcher() - Constructor for class io.webfolder.cdp.Launcher
- Launcher(int) - Constructor for class io.webfolder.cdp.Launcher
- Launcher(CdpLoggerType) - Constructor for class io.webfolder.cdp.Launcher
- Launcher(SessionFactory) - Constructor for class io.webfolder.cdp.Launcher
- Lax - io.webfolder.cdp.type.network.CookieSameSite
- Layer - Class in io.webfolder.cdp.type.layertree
-
Information about a compositing layer
- Layer() - Constructor for class io.webfolder.cdp.type.layertree.Layer
- LayerPainted - Class in io.webfolder.cdp.event.layertree
- LayerPainted() - Constructor for class io.webfolder.cdp.event.layertree.LayerPainted
- LayerTree - Interface in io.webfolder.cdp.command
- LayerTreeDidChange - Class in io.webfolder.cdp.event.layertree
- LayerTreeDidChange() - Constructor for class io.webfolder.cdp.event.layertree.LayerTreeDidChange
- LayerTreeLayerPainted - io.webfolder.cdp.event.Events
- LayerTreeLayerTreeDidChange - io.webfolder.cdp.event.Events
- LayoutTreeNode - Class in io.webfolder.cdp.type.domsnapshot
-
Details of an element in the DOM tree with a LayoutObject
- LayoutTreeNode() - Constructor for class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
- LayoutTreeSnapshot - Class in io.webfolder.cdp.type.domsnapshot
-
Details of an element in the DOM tree with a LayoutObject
- LayoutTreeSnapshot() - Constructor for class io.webfolder.cdp.type.domsnapshot.LayoutTreeSnapshot
- LayoutViewport - Class in io.webfolder.cdp.type.page
-
Layout viewport position and dimensions
- LayoutViewport() - Constructor for class io.webfolder.cdp.type.page.LayoutViewport
- Left - io.webfolder.cdp.type.constant.MouseButtonType
- LEFT_ARROW - Static variable in interface io.webfolder.cdp.session.Constant
- Legend - io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- Level - io.webfolder.cdp.type.accessibility.AXPropertyName
- LifecycleEvent - Class in io.webfolder.cdp.event.page
-
Fired for top level page lifecycle events such as navigation, load, paint, etc
- LifecycleEvent() - Constructor for class io.webfolder.cdp.event.page.LifecycleEvent
- Link - io.webfolder.cdp.type.page.TransitionType
- LinkedSheet - io.webfolder.cdp.type.constant.CSSMediaSource
- LinuxProcessManager - Class in io.webfolder.cdp
- LinuxProcessManager() - Constructor for class io.webfolder.cdp.LinuxProcessManager
- Live - io.webfolder.cdp.type.accessibility.AXPropertyName
- Load - io.webfolder.cdp.session.WaitUntil
- LoadEventFired - Class in io.webfolder.cdp.event.page
- LoadEventFired() - Constructor for class io.webfolder.cdp.event.page.LoadEventFired
- LoadingFailed - Class in io.webfolder.cdp.event.network
-
Fired when HTTP request has failed to load
- LoadingFailed() - Constructor for class io.webfolder.cdp.event.network.LoadingFailed
- LoadingFinished - Class in io.webfolder.cdp.event.network
-
Fired when HTTP request has finished loading
- LoadingFinished() - Constructor for class io.webfolder.cdp.event.network.LoadingFinished
- loadSnapshot(List<PictureTile>) - Method in interface io.webfolder.cdp.command.LayerTree
-
Returns the snapshot identifier.
- LoadTimeoutException - Exception in io.webfolder.cdp.exception
- LoadTimeoutException(String) - Constructor for exception io.webfolder.cdp.exception.LoadTimeoutException
- LoadTimeoutException(Throwable) - Constructor for exception io.webfolder.cdp.exception.LoadTimeoutException
- Local - io.webfolder.cdp.type.constant.ScopeType
- LocalStorage - io.webfolder.cdp.type.storage.StorageType
- Location - Class in io.webfolder.cdp.type.debugger
-
Location in the source code
- Location() - Constructor for class io.webfolder.cdp.type.debugger.Location
- Log - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Log - io.webfolder.cdp.type.constant.MessageSeverity
- Log - Interface in io.webfolder.cdp.command
-
Provides access to log entries
- Log4j - io.webfolder.cdp.logger.CdpLoggerType
- LogEntry - Class in io.webfolder.cdp.type.log
-
Log entry
- LogEntry() - Constructor for class io.webfolder.cdp.type.log.LogEntry
- LogEntryAdded - io.webfolder.cdp.event.Events
-
Issued when new message was logged
- LogEntrySeverity - Enum in io.webfolder.cdp.type.constant
- LogEntrySource - Enum in io.webfolder.cdp.type.constant
- LoggerFactory - Interface in io.webfolder.cdp.logger
- LongLayout - io.webfolder.cdp.type.constant.ViolationType
- LongTask - io.webfolder.cdp.type.constant.ViolationType
- Low - io.webfolder.cdp.type.network.ResourcePriority
M
- MacOsProcessManager - Class in io.webfolder.cdp
- MacOsProcessManager() - Constructor for class io.webfolder.cdp.MacOsProcessManager
- MainFrameReadyForScreenshots - Class in io.webfolder.cdp.event.headlessexperimental
-
Issued when the main frame has first submitted a frame to the browser May only be fired while a BeginFrame is in flight Before this event, screenshotting requests may fail
- MainFrameReadyForScreenshots() - Constructor for class io.webfolder.cdp.event.headlessexperimental.MainFrameReadyForScreenshots
- makeSnapshot(String) - Method in interface io.webfolder.cdp.command.LayerTree
-
Returns the layer snapshot identifier.
- Manifest - io.webfolder.cdp.type.network.ResourceType
- ManualSubframe - io.webfolder.cdp.type.page.TransitionType
- Map - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- markUndoableState() - Method in interface io.webfolder.cdp.command.DOM
-
Marks last undoable state.
- mask(byte[]) - Method in class com.neovisionaries.ws.client.DefaultMasker
- mask(byte[]) - Method in interface com.neovisionaries.ws.client.Masker
- mask(byte[]) - Method in class com.neovisionaries.ws.client.ZeroMasker
- Masker - Interface in com.neovisionaries.ws.client
-
Interface for various Masker implementations.
- matches(Integer, String, Object...) - Method in interface io.webfolder.cdp.session.Selector
-
This method returns
true
if the element would be selected by the specified selector string; otherwise, returnsfalse
. - matches(String) - Method in interface io.webfolder.cdp.session.Selector
-
This method returns
true
if the element would be selected by the specified selector string; otherwise, returnsfalse
. - matches(String, Object...) - Method in interface io.webfolder.cdp.session.Selector
-
This method returns
true
if the element would be selected by the specified selector string; otherwise, returnsfalse
. - Maximized - io.webfolder.cdp.type.browser.WindowState
- Media - io.webfolder.cdp.type.network.ResourceType
- MediaQuery - Class in io.webfolder.cdp.type.css
-
Media query descriptor
- MediaQuery() - Constructor for class io.webfolder.cdp.type.css.MediaQuery
- MediaQueryExpression - Class in io.webfolder.cdp.type.css
-
Media query expression descriptor
- MediaQueryExpression() - Constructor for class io.webfolder.cdp.type.css.MediaQueryExpression
- MediaQueryResultChanged - Class in io.webfolder.cdp.event.css
-
Fires whenever a MediaQuery result changes (for example, after a browser window has been resized ) The current implementation considers only viewport-dependent media features
- MediaQueryResultChanged() - Constructor for class io.webfolder.cdp.event.css.MediaQueryResultChanged
- MediaRule - io.webfolder.cdp.type.constant.CSSMediaSource
- Medium - io.webfolder.cdp.type.network.ResourcePriority
- Memory - Interface in io.webfolder.cdp.command
- MemoryDumpConfig - Class in io.webfolder.cdp.type.tracing
- MemoryDumpConfig() - Constructor for class io.webfolder.cdp.type.tracing.MemoryDumpConfig
- MessageAdded - Class in io.webfolder.cdp.event.console
-
Issued when new console message is added
- MessageAdded() - Constructor for class io.webfolder.cdp.event.console.MessageAdded
- MessageSeverity - Enum in io.webfolder.cdp.type.constant
- MessageSource - Enum in io.webfolder.cdp.type.constant
- MetaTagRefresh - io.webfolder.cdp.type.constant.FrameNavigationReason
- Metric - Class in io.webfolder.cdp.type.performance
-
Run-time execution metric
- Metric() - Constructor for class io.webfolder.cdp.type.performance.Metric
- Metrics - Class in io.webfolder.cdp.event.performance
-
Current values of the metrics
- Metrics() - Constructor for class io.webfolder.cdp.event.performance.Metrics
- Mhtml - io.webfolder.cdp.type.constant.SnapshotType
- Middle - io.webfolder.cdp.type.constant.MouseButtonType
- Midi - io.webfolder.cdp.type.browser.PermissionType
- MidiSysex - io.webfolder.cdp.type.browser.PermissionType
- Minimized - io.webfolder.cdp.type.browser.WindowState
- MixedContent - io.webfolder.cdp.type.network.BlockedReason
- MixedContentType - Enum in io.webfolder.cdp.type.security
-
A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www w3 org/TR/mixed-content/#categories
- Mobile - io.webfolder.cdp.type.constant.Platform
- Modal - io.webfolder.cdp.type.accessibility.AXPropertyName
- Moderate - io.webfolder.cdp.type.memory.PressureLevel
- Module - Class in io.webfolder.cdp.type.memory
-
Executable module information
- Module - io.webfolder.cdp.type.constant.ScopeType
- Module() - Constructor for class io.webfolder.cdp.type.memory.Module
- Mouse - io.webfolder.cdp.type.input.GestureSourceType
- Mouse - Interface in io.webfolder.cdp.session
-
Interface representing basic mouse operations.
- MouseButtonType - Enum in io.webfolder.cdp.type.constant
- MouseEventType - Enum in io.webfolder.cdp.type.constant
- MouseMoved - io.webfolder.cdp.type.constant.MouseEventType
- MousePressed - io.webfolder.cdp.type.constant.MouseEventType
- MouseReleased - io.webfolder.cdp.type.constant.MouseEventType
- MouseWheel - io.webfolder.cdp.type.constant.MouseEventType
- move(double, double) - Method in interface io.webfolder.cdp.session.Mouse
-
Dispatches a mousemove event.
- moveTo(Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
-
Moves node into the new container, places it before the given anchor.
- moveTo(Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.DOM
-
Moves node into the new container, places it before the given anchor.
- Multiline - io.webfolder.cdp.type.accessibility.AXPropertyName
- Multiselectable - io.webfolder.cdp.type.accessibility.AXPropertyName
N
- name - Variable in enum io.webfolder.cdp.event.Events
- NameNotResolved - io.webfolder.cdp.type.network.ErrorReason
- NameValue - Class in io.webfolder.cdp.type.domsnapshot
-
A name/value pair
- NameValue() - Constructor for class io.webfolder.cdp.type.domsnapshot.NameValue
- navigate(String) - Method in interface io.webfolder.cdp.command.Page
-
Navigates current page to the given URL.
- navigate(String) - Method in class io.webfolder.cdp.session.Session
- navigate(String, String, TransitionType, String) - Method in interface io.webfolder.cdp.command.Page
-
Navigates current page to the given URL.
- navigateAndWait(String, WaitUntil) - Method in class io.webfolder.cdp.session.Session
- navigateAndWait(String, WaitUntil, int) - Method in class io.webfolder.cdp.session.Session
- NavigatedWithinDocument - Class in io.webfolder.cdp.event.page
-
Fired when same-document navigation happens, eg due to history API usage or anchor navigation
- NavigatedWithinDocument() - Constructor for class io.webfolder.cdp.event.page.NavigatedWithinDocument
- NavigateResult - Class in io.webfolder.cdp.type.page
- NavigateResult() - Constructor for class io.webfolder.cdp.type.page.NavigateResult
- navigateToHistoryEntry(Integer) - Method in interface io.webfolder.cdp.command.Page
-
Navigates current page to the given history entry.
- NavigationEntry - Class in io.webfolder.cdp.type.page
-
Navigation history entry
- NavigationEntry() - Constructor for class io.webfolder.cdp.type.page.NavigationEntry
- NavigationRequested - Class in io.webfolder.cdp.event.page
-
Fired when a navigation is started if navigation throttles are enabled The navigation will be deferred until processNavigation is called
- NavigationRequested() - Constructor for class io.webfolder.cdp.event.page.NavigationRequested
- Navigator - Interface in io.webfolder.cdp.session
- NeedsBeginFramesChanged - Class in io.webfolder.cdp.event.headlessexperimental
-
Issued when the target starts or stops needing BeginFrames
- NeedsBeginFramesChanged() - Constructor for class io.webfolder.cdp.event.headlessexperimental.NeedsBeginFramesChanged
- Network - io.webfolder.cdp.type.constant.LogEntrySource
- Network - io.webfolder.cdp.type.constant.MessageSource
- Network - Interface in io.webfolder.cdp.command
-
Network domain allows tracking network activities of the page It exposes information about http, file, data and other requests and responses, their headers, bodies, timing, etc
- NetworkAlmostIdle - io.webfolder.cdp.session.WaitUntil
-
Consider navigation to be finished when there are no more than 2 network connections for at least 500 ms.
- NetworkDataReceived - io.webfolder.cdp.event.Events
-
Fired when data chunk was received over the network
- NetworkEventSourceMessageReceived - io.webfolder.cdp.event.Events
-
Fired when EventSource message is received
- NetworkIdle - io.webfolder.cdp.session.WaitUntil
-
Consider navigation to be finished when there are no more than 0 network connections for at least 500 ms.
- NetworkLoadingFailed - io.webfolder.cdp.event.Events
-
Fired when HTTP request has failed to load
- NetworkLoadingFinished - io.webfolder.cdp.event.Events
-
Fired when HTTP request has finished loading
- NetworkRequestIntercepted - io.webfolder.cdp.event.Events
-
Details of an intercepted HTTP request, which must be either allowed, blocked, modified or mocked
- NetworkRequestServedFromCache - io.webfolder.cdp.event.Events
-
Fired if request ended up loading from cache
- NetworkRequestWillBeSent - io.webfolder.cdp.event.Events
-
Fired when page is about to send HTTP request
- NetworkResourceChangedPriority - io.webfolder.cdp.event.Events
-
Fired when resource loading priority is changed
- NetworkResponseReceived - io.webfolder.cdp.event.Events
-
Fired when HTTP response is available
- NetworkSignedExchangeReceived - io.webfolder.cdp.event.Events
-
Fired when a signed exchange was received over the network
- NetworkStateUpdated - Class in io.webfolder.cdp.event.applicationcache
- NetworkStateUpdated() - Constructor for class io.webfolder.cdp.event.applicationcache.NetworkStateUpdated
- NetworkWebSocketClosed - io.webfolder.cdp.event.Events
-
Fired when WebSocket is closed
- NetworkWebSocketCreated - io.webfolder.cdp.event.Events
-
Fired upon WebSocket creation
- NetworkWebSocketFrameError - io.webfolder.cdp.event.Events
-
Fired when WebSocket frame error occurs
- NetworkWebSocketFrameReceived - io.webfolder.cdp.event.Events
-
Fired when WebSocket frame is received
- NetworkWebSocketFrameSent - io.webfolder.cdp.event.Events
-
Fired when WebSocket frame is sent
- NetworkWebSocketHandshakeResponseReceived - io.webfolder.cdp.event.Events
-
Fired when WebSocket handshake response becomes available
- NetworkWebSocketWillSendHandshakeRequest - io.webfolder.cdp.event.Events
-
Fired when WebSocket is about to initiate handshake
- Neutral - io.webfolder.cdp.type.security.SecurityState
- New - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
- Node - Class in io.webfolder.cdp.type.dom
-
DOM interaction is implemented in terms of mirror objects that represent the actual DOM nodes DOMNode is a base node mirror type
- Node - io.webfolder.cdp.type.accessibility.AXValueType
- Node - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- Node() - Constructor for class io.webfolder.cdp.type.dom.Node
- NodeHighlightRequested - Class in io.webfolder.cdp.event.overlay
-
Fired when the node should be highlighted This happens after call to
setInspectMode
- NodeHighlightRequested() - Constructor for class io.webfolder.cdp.event.overlay.NodeHighlightRequested
- NodeList - io.webfolder.cdp.type.accessibility.AXValueType
- NodeRemoved - io.webfolder.cdp.type.domdebugger.DOMBreakpointType
- NodeTreeSnapshot - Class in io.webfolder.cdp.type.domsnapshot
-
Table containing nodes
- NodeTreeSnapshot() - Constructor for class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
- None - io.webfolder.cdp.type.constant.MouseButtonType
- None - io.webfolder.cdp.type.constant.PauseOnExceptionState
- None - io.webfolder.cdp.type.network.ConnectionType
- None - io.webfolder.cdp.type.overlay.InspectMode
- None - io.webfolder.cdp.type.security.MixedContentType
- None - io.webfolder.cdp.type.tracing.StreamCompression
- NoReferrer - io.webfolder.cdp.type.constant.ReferrerPolicy
- NoReferrerWhenDowngrade - io.webfolder.cdp.type.constant.ReferrerPolicy
- Normal - io.webfolder.cdp.type.browser.WindowState
- NotCompliant - io.webfolder.cdp.type.network.CertificateTransparencyCompliance
- Notifications - io.webfolder.cdp.type.browser.PermissionType
- Null - io.webfolder.cdp.logger.CdpLoggerType
- Null - io.webfolder.cdp.type.constant.KeyPathType
- Null - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- Number - io.webfolder.cdp.type.accessibility.AXValueType
- Number - io.webfolder.cdp.type.constant.KeyType
- Number - io.webfolder.cdp.type.constant.ObjectType
- Number - io.webfolder.cdp.type.constant.PropertyPreviewType
O
- Object - io.webfolder.cdp.type.constant.ObjectType
- Object - io.webfolder.cdp.type.constant.PropertyPreviewType
- ObjectPreview - Class in io.webfolder.cdp.type.runtime
-
Object containing abbreviated remote object value
- ObjectPreview() - Constructor for class io.webfolder.cdp.type.runtime.ObjectPreview
- ObjectStore - Class in io.webfolder.cdp.type.indexeddb
-
Object store
- ObjectStore() - Constructor for class io.webfolder.cdp.type.indexeddb.ObjectStore
- ObjectStoreIndex - Class in io.webfolder.cdp.type.indexeddb
-
Object store index
- ObjectStoreIndex() - Constructor for class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
- ObjectSubtypeHint - Enum in io.webfolder.cdp.type.constant
- ObjectType - Enum in io.webfolder.cdp.type.constant
- onEvent(Events, Object) - Method in interface io.webfolder.cdp.listener.EventListener
- onEvent(T) - Method in interface io.webfolder.cdp.listener.AbstractListener
- onTerminate(TerminateEvent) - Method in interface io.webfolder.cdp.listener.TerminateListener
- onTerminate(TerminateListener) - Method in class io.webfolder.cdp.session.Session
- OOM - io.webfolder.cdp.type.constant.PauseReason
- OpaqueRedirect - io.webfolder.cdp.type.cachestorage.CachedResponseType
- OpaqueResponse - io.webfolder.cdp.type.cachestorage.CachedResponseType
- Open - io.webfolder.cdp.type.dom.ShadowRootType
- Option - Class in io.webfolder.cdp.session
-
The HTML <option> element is used to define an item contained in a <select>, an <optgroup>, or a <datalist> element.
- Option() - Constructor for class io.webfolder.cdp.session.Option
- Optional - Annotation Type in io.webfolder.cdp.annotation
- OptionallyBlockable - io.webfolder.cdp.type.security.MixedContentType
- Orientation - io.webfolder.cdp.type.accessibility.AXPropertyName
- Origin - io.webfolder.cdp.type.constant.ReferrerPolicy
- Origin - io.webfolder.cdp.type.network.BlockedReason
- OriginWhenCrossOrigin - io.webfolder.cdp.type.constant.ReferrerPolicy
- Other - io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- Other - io.webfolder.cdp.type.constant.InitiatorType
- Other - io.webfolder.cdp.type.constant.LogEntrySource
- Other - io.webfolder.cdp.type.constant.MessageSource
- Other - io.webfolder.cdp.type.constant.PauseReason
- Other - io.webfolder.cdp.type.network.BlockedReason
- Other - io.webfolder.cdp.type.network.ConnectionType
- Other - io.webfolder.cdp.type.network.ResourceType
- Other - io.webfolder.cdp.type.page.TransitionType
- Other - io.webfolder.cdp.type.storage.StorageType
- Overlay - Interface in io.webfolder.cdp.command
-
This domain provides various functionality related to drawing atop the inspected page
- OverlayInspectNodeRequested - io.webfolder.cdp.event.Events
-
Fired when the node should be inspected This happens after call to
setInspectMode
or when user manually inspects an element - OverlayNodeHighlightRequested - io.webfolder.cdp.event.Events
-
Fired when the node should be highlighted This happens after call to
setInspectMode
- OverlayScreenshotRequested - io.webfolder.cdp.event.Events
-
Fired when user asks to capture screenshot of some area on the page
- Owns - io.webfolder.cdp.type.accessibility.AXPropertyName
P
- Page - Interface in io.webfolder.cdp.command
-
Actions and events related to the inspected page belong to the page domain
- PageBlockInterstitial - io.webfolder.cdp.type.constant.FrameNavigationReason
- PageCompilationCacheProduced - io.webfolder.cdp.event.Events
-
Issued for every compilation cache generated Is only available if Page setGenerateCompilationCache is enabled
- PageDomContentEventFired - io.webfolder.cdp.event.Events
- PageFrameAttached - io.webfolder.cdp.event.Events
-
Fired when frame has been attached to its parent
- PageFrameClearedScheduledNavigation - io.webfolder.cdp.event.Events
-
Fired when frame no longer has a scheduled navigation
- PageFrameDetached - io.webfolder.cdp.event.Events
-
Fired when frame has been detached from its parent
- PageFrameNavigated - io.webfolder.cdp.event.Events
-
Fired once navigation of the frame has completed Frame is now associated with the new loader
- PageFrameResized - io.webfolder.cdp.event.Events
- PageFrameScheduledNavigation - io.webfolder.cdp.event.Events
-
Fired when frame schedules a potential navigation
- PageFrameStartedLoading - io.webfolder.cdp.event.Events
-
Fired when frame has started loading
- PageFrameStoppedLoading - io.webfolder.cdp.event.Events
-
Fired when frame has stopped loading
- PageInterstitialHidden - io.webfolder.cdp.event.Events
-
Fired when interstitial page was hidden
- PageInterstitialShown - io.webfolder.cdp.event.Events
-
Fired when interstitial page was shown
- PageJavascriptDialogClosed - io.webfolder.cdp.event.Events
-
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) has been closed
- PageJavascriptDialogOpening - io.webfolder.cdp.event.Events
-
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) is about to open
- PageLifecycleEvent - io.webfolder.cdp.event.Events
-
Fired for top level page lifecycle events such as navigation, load, paint, etc
- PageLoadEventFired - io.webfolder.cdp.event.Events
- PageNavigatedWithinDocument - io.webfolder.cdp.event.Events
-
Fired when same-document navigation happens, e g due to history API usage or anchor navigation
- PageScreencastFrame - io.webfolder.cdp.event.Events
-
Compressed image data requested by the
startScreencast
- PageScreencastVisibilityChanged - io.webfolder.cdp.event.Events
-
Fired when the page with currently enabled screencast was shown or hidden
- PageWindowOpen - io.webfolder.cdp.event.Events
-
Fired when a new window is going to be opened, via window open(), link click, form submission, etc
- Parser - io.webfolder.cdp.type.constant.InitiatorType
- pause() - Method in interface io.webfolder.cdp.command.Debugger
-
Stops on the next JavaScript statement.
- Pause - io.webfolder.cdp.type.emulation.VirtualTimePolicy
- Paused - Class in io.webfolder.cdp.event.debugger
-
Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria
- Paused() - Constructor for class io.webfolder.cdp.event.debugger.Paused
- PauseIfNetworkFetchesPending - io.webfolder.cdp.type.emulation.VirtualTimePolicy
- pauseOnAsyncCall(StackTraceId) - Method in interface io.webfolder.cdp.command.Debugger
- PauseOnExceptionState - Enum in io.webfolder.cdp.type.constant
- PauseReason - Enum in io.webfolder.cdp.type.constant
- PaymentHandler - io.webfolder.cdp.type.browser.PermissionType
- Performance - Interface in io.webfolder.cdp.command
- PerformanceMetrics - io.webfolder.cdp.event.Events
-
Current values of the metrics
- performSearch(String) - Method in interface io.webfolder.cdp.command.DOM
-
Searches for a given string in the DOM tree.
- performSearch(String, Boolean) - Method in interface io.webfolder.cdp.command.DOM
-
Searches for a given string in the DOM tree.
- PerformSearchResult - Class in io.webfolder.cdp.type.dom
- PerformSearchResult() - Constructor for class io.webfolder.cdp.type.dom.PerformSearchResult
- PermissionType - Enum in io.webfolder.cdp.type.browser
- PictureTile - Class in io.webfolder.cdp.type.layertree
-
Serialized fragment of layer picture along with its offset within the layer
- PictureTile() - Constructor for class io.webfolder.cdp.type.layertree.PictureTile
- pid - Variable in class io.webfolder.cdp.DefaultProcessManager
- ping() - Method in class io.webfolder.cdp.session.SessionFactory
- Ping - io.webfolder.cdp.type.network.ResourceType
- Placeholder - io.webfolder.cdp.type.accessibility.AXValueSourceType
- Platform - Enum in io.webfolder.cdp.type.constant
- PlatformFontUsage - Class in io.webfolder.cdp.type.css
-
Information about amount of glyphs that were rendered with given font
- PlatformFontUsage() - Constructor for class io.webfolder.cdp.type.css.PlatformFontUsage
- Png - io.webfolder.cdp.type.constant.Encoding
- Png - io.webfolder.cdp.type.constant.ImageFormat
- Point - Class in io.webfolder.cdp.type.util
- Point(double, double) - Constructor for class io.webfolder.cdp.type.util.Point
- PortraitPrimary - io.webfolder.cdp.type.constant.PortraitType
- PortraitSecondary - io.webfolder.cdp.type.constant.PortraitType
- PortraitType - Enum in io.webfolder.cdp.type.constant
- PositionTickInfo - Class in io.webfolder.cdp.type.profiler
-
Specifies a number of samples attributed to a certain source position
- PositionTickInfo() - Constructor for class io.webfolder.cdp.type.profiler.PositionTickInfo
- Preload - io.webfolder.cdp.type.constant.InitiatorType
- prepareForLeakDetection() - Method in interface io.webfolder.cdp.command.Memory
- Pressed - io.webfolder.cdp.type.accessibility.AXPropertyName
- PressureLevel - Enum in io.webfolder.cdp.type.memory
-
Memory pressure level
- printToPDF() - Method in interface io.webfolder.cdp.command.Page
-
Print page as PDF.
- printToPDF(Boolean, Boolean, Boolean, Double, Double, Double, Double, Double, Double, Double, String, Boolean, String, String, Boolean) - Method in interface io.webfolder.cdp.command.Page
-
Print page as PDF.
- ProcessInfo - Class in io.webfolder.cdp.type.systeminfo
-
Represents process info
- ProcessInfo() - Constructor for class io.webfolder.cdp.type.systeminfo.ProcessInfo
- ProcessManager - Class in io.webfolder.cdp
- ProcessManager() - Constructor for class io.webfolder.cdp.ProcessManager
- Profile - Class in io.webfolder.cdp.type.profiler
-
Profile
- Profile - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Profile() - Constructor for class io.webfolder.cdp.type.profiler.Profile
- ProfileEnd - io.webfolder.cdp.type.constant.ConsoleApiCallType
- ProfileNode - Class in io.webfolder.cdp.type.profiler
-
Profile node Holds callsite information, execution statistics and child nodes
- ProfileNode() - Constructor for class io.webfolder.cdp.type.profiler.ProfileNode
- Profiler - Interface in io.webfolder.cdp.command
- ProfilerConsoleProfileFinished - io.webfolder.cdp.event.Events
- ProfilerConsoleProfileStarted - io.webfolder.cdp.event.Events
-
Sent when new profile recording is started using console profile() call
- profileSnapshot(String) - Method in interface io.webfolder.cdp.command.LayerTree
- profileSnapshot(String, Integer, Double, Rect) - Method in interface io.webfolder.cdp.command.LayerTree
- PromiseRejection - io.webfolder.cdp.type.constant.PauseReason
- Prompt - io.webfolder.cdp.type.page.DialogType
- PropertyDescriptor - Class in io.webfolder.cdp.type.runtime
-
Object property descriptor
- PropertyDescriptor() - Constructor for class io.webfolder.cdp.type.runtime.PropertyDescriptor
- PropertyPreview - Class in io.webfolder.cdp.type.runtime
- PropertyPreview() - Constructor for class io.webfolder.cdp.type.runtime.PropertyPreview
- PropertyPreviewType - Enum in io.webfolder.cdp.type.constant
- ProtectedMediaIdentifier - io.webfolder.cdp.type.browser.PermissionType
- ProvideCredentials - io.webfolder.cdp.type.constant.AuthResponse
- Proxy - io.webfolder.cdp.type.constant.AuthChallengeSource
- PseudoElementAdded - Class in io.webfolder.cdp.event.dom
-
Called when a pseudo element is added to an element
- PseudoElementAdded() - Constructor for class io.webfolder.cdp.event.dom.PseudoElementAdded
- PseudoElementMatches - Class in io.webfolder.cdp.type.css
-
CSS rule collection for a single pseudo style
- PseudoElementMatches() - Constructor for class io.webfolder.cdp.type.css.PseudoElementMatches
- PseudoElementRemoved - Class in io.webfolder.cdp.event.dom
-
Called when a pseudo element is removed from an element
- PseudoElementRemoved() - Constructor for class io.webfolder.cdp.event.dom.PseudoElementRemoved
- PseudoType - Enum in io.webfolder.cdp.type.dom
-
Pseudo element type
- pushNodeByPathToFrontend(String) - Method in interface io.webfolder.cdp.command.DOM
-
Requests that the node is sent to the caller given its path.
- pushNodesByBackendIdsToFrontend(List<Integer>) - Method in interface io.webfolder.cdp.command.DOM
-
Requests that a batch of nodes is sent to the caller given their backend node ids.
Q
- queryObjects(String) - Method in interface io.webfolder.cdp.command.Runtime
- queryObjects(String, String) - Method in interface io.webfolder.cdp.command.Runtime
- querySelector(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Executes
querySelector
on a given node. - querySelectorAll(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Executes
querySelectorAll
on a given node.
R
- RareBooleanData - Class in io.webfolder.cdp.type.domsnapshot
- RareBooleanData() - Constructor for class io.webfolder.cdp.type.domsnapshot.RareBooleanData
- RareIntegerData - Class in io.webfolder.cdp.type.domsnapshot
- RareIntegerData() - Constructor for class io.webfolder.cdp.type.domsnapshot.RareIntegerData
- RareStringData - Class in io.webfolder.cdp.type.domsnapshot
-
Data that is only present on rare nodes
- RareStringData() - Constructor for class io.webfolder.cdp.type.domsnapshot.RareStringData
- RawKeyDown - io.webfolder.cdp.type.constant.KeyEventType
- read(String) - Method in interface io.webfolder.cdp.command.IO
-
Read a chunk of the stream
- read(String, Integer, Integer) - Method in interface io.webfolder.cdp.command.IO
-
Read a chunk of the stream
- Readonly - io.webfolder.cdp.type.accessibility.AXPropertyName
- ReadResult - Class in io.webfolder.cdp.type.io
- ReadResult() - Constructor for class io.webfolder.cdp.type.io.ReadResult
- ReceivedMessageFromTarget - Class in io.webfolder.cdp.event.target
-
Notifies about a new protocol message received from the session (as reported in
attachedToTarget
event) - ReceivedMessageFromTarget() - Constructor for class io.webfolder.cdp.event.target.ReceivedMessageFromTarget
- Recommendation - io.webfolder.cdp.type.constant.LogEntrySource
- RecordAsMuchAsPossible - io.webfolder.cdp.type.constant.TraceRecordMode
- recordClockSyncMarker(String) - Method in interface io.webfolder.cdp.command.Tracing
-
Record a clock sync marker in the trace.
- RecordContinuously - io.webfolder.cdp.type.constant.TraceRecordMode
- RecordUntilFull - io.webfolder.cdp.type.constant.TraceRecordMode
- recreate() - Method in class com.neovisionaries.ws.client.WebSocket
-
Create a new
WebSocket
instance that has the same settings as this instance. - recreate(int) - Method in class com.neovisionaries.ws.client.WebSocket
-
Create a new
WebSocket
instance that has the same settings as this instance. - Rect - Class in io.webfolder.cdp.type.dom
-
Rectangle
- Rect() - Constructor for class io.webfolder.cdp.type.dom.Rect
- RecurringHandler - io.webfolder.cdp.type.constant.ViolationType
- redo() - Method in interface io.webfolder.cdp.command.DOM
-
Re-does the last undone action.
- Redundant - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
- ReferrerPolicy - Enum in io.webfolder.cdp.type.constant
- Regexp - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- registerJsFunction(Class<T>) - Method in class io.webfolder.cdp.session.Session
- Regular - io.webfolder.cdp.type.css.StyleSheetOrigin
- RelatedElement - io.webfolder.cdp.type.accessibility.AXValueSourceType
- releaseAnimations(List<String>) - Method in interface io.webfolder.cdp.command.Animation
-
Releases a set of animations to no longer be manipulated.
- releaseObject(String) - Method in interface io.webfolder.cdp.command.Runtime
-
Releases remote object with given id.
- releaseObject(String) - Method in interface io.webfolder.cdp.session.Selector
- releaseObjectGroup(String) - Method in interface io.webfolder.cdp.command.Runtime
-
Releases all remote objects that belong to a given group.
- releaseSnapshot(String) - Method in interface io.webfolder.cdp.command.LayerTree
-
Releases layer snapshot captured by the back-end.
- Relevant - io.webfolder.cdp.type.accessibility.AXPropertyName
- reload() - Method in interface io.webfolder.cdp.command.Page
-
Reloads given page optionally ignoring the cache.
- reload() - Method in interface io.webfolder.cdp.session.Navigator
-
This method reloads the resource from the current URL.
- reload(Boolean, String) - Method in interface io.webfolder.cdp.command.Page
-
Reloads given page optionally ignoring the cache.
- Reload - io.webfolder.cdp.type.constant.FrameNavigationReason
- Reload - io.webfolder.cdp.type.page.TransitionType
- RemoteLauncher - Class in io.webfolder.cdp
- RemoteLauncherBuilder - Class in io.webfolder.cdp
- RemoteLauncherBuilder() - Constructor for class io.webfolder.cdp.RemoteLauncherBuilder
- RemoteLocation - Class in io.webfolder.cdp.type.target
- RemoteLocation() - Constructor for class io.webfolder.cdp.type.target.RemoteLocation
- RemoteObject - Class in io.webfolder.cdp.type.runtime
-
Mirror object referencing original JavaScript object
- RemoteObject() - Constructor for class io.webfolder.cdp.type.runtime.RemoteObject
- removeAttribute(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Removes attribute with given name from an element with given id.
- removeBinding(String) - Method in interface io.webfolder.cdp.command.Runtime
-
This method does not remove binding function from global object but unsubscribes current runtime agent from Runtime.bindingCalled notifications.
- removeBreakpoint(String) - Method in interface io.webfolder.cdp.command.Debugger
-
Removes JavaScript breakpoint.
- removeDOMBreakpoint(Integer, DOMBreakpointType) - Method in interface io.webfolder.cdp.command.DOMDebugger
-
Removes DOM breakpoint that was set using
setDOMBreakpoint
. - removeDOMStorageItem(StorageId, String) - Method in interface io.webfolder.cdp.command.DOMStorage
- removeEventEventListener(EventListener) - Method in class io.webfolder.cdp.session.Session
-
Use
Session#getListenerManager()
- removeEventListenerBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
-
Removes breakpoint on particular DOM event.
- removeEventListenerBreakpoint(String, String) - Method in interface io.webfolder.cdp.command.DOMDebugger
-
Removes breakpoint on particular DOM event.
- removeExtension(WebSocketExtension) - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove an extension from
Sec-WebSocket-Extension
. - removeExtensions(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove extensions from
Sec-WebSocket-Extension
by an extension name. - removeHeaders(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove pairs of extra HTTP headers.
- removeInstrumentationBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
-
Removes breakpoint on particular native event.
- removeListener(WebSocketListener) - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove a listener from this WebSocket.
- removeListeners(List<WebSocketListener>) - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove listeners.
- removeNode(Integer) - Method in interface io.webfolder.cdp.command.DOM
-
Removes node with given id.
- removeProtocol(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Remove a protocol from
Sec-WebSocket-Protocol
. - removeScriptToEvaluateOnLoad(String) - Method in interface io.webfolder.cdp.command.Page
-
Deprecated, please use removeScriptToEvaluateOnNewDocument instead.
- removeScriptToEvaluateOnNewDocument(String) - Method in interface io.webfolder.cdp.command.Page
-
Removes given script from the list.
- removeXHRBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
-
Removes breakpoint from XMLHttpRequest.
- Rendering - io.webfolder.cdp.type.constant.LogEntrySource
- Rendering - io.webfolder.cdp.type.constant.MessageSource
- RepaintReason - Enum in io.webfolder.cdp.type.constant
- RepaintsOnScroll - io.webfolder.cdp.type.constant.RepaintReason
- replaySnapshot(String) - Method in interface io.webfolder.cdp.command.LayerTree
-
Replays the layer snapshot and returns the resulting bitmap.
- replaySnapshot(String, Integer, Integer, Double) - Method in interface io.webfolder.cdp.command.LayerTree
-
Replays the layer snapshot and returns the resulting bitmap.
- replayXHR(String) - Method in interface io.webfolder.cdp.command.Network
-
This method sends a new XMLHttpRequest which is identical to the original one.
- ReportEvents - io.webfolder.cdp.type.constant.TransferMode
- ReportHeapSnapshotProgress - Class in io.webfolder.cdp.event.heapprofiler
- ReportHeapSnapshotProgress() - Constructor for class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
- Request - Class in io.webfolder.cdp.type.network
-
HTTP request data
- Request - io.webfolder.cdp.type.fetch.RequestStage
- Request - io.webfolder.cdp.type.network.InterceptionStage
- Request() - Constructor for class io.webfolder.cdp.type.network.Request
- requestAppBanner() - Method in interface io.webfolder.cdp.command.Page
- requestCachedResponse(String, String) - Method in interface io.webfolder.cdp.command.CacheStorage
-
Fetches cache entry.
- requestCacheNames(String) - Method in interface io.webfolder.cdp.command.CacheStorage
-
Requests cache names.
- requestChildNodes(Integer) - Method in interface io.webfolder.cdp.command.DOM
-
Requests that children of the node with given id are returned to the caller in form of
setChildNodes
events where not only immediate children are retrieved, but all children down to the specified depth. - requestChildNodes(Integer, Integer, Boolean) - Method in interface io.webfolder.cdp.command.DOM
-
Requests that children of the node with given id are returned to the caller in form of
setChildNodes
events where not only immediate children are retrieved, but all children down to the specified depth. - requestData(String, String, String, String, Integer, Integer) - Method in interface io.webfolder.cdp.command.IndexedDB
-
Requests data from object store or index.
- requestData(String, String, String, String, Integer, Integer, KeyRange) - Method in interface io.webfolder.cdp.command.IndexedDB
-
Requests data from object store or index.
- requestDatabase(String, String) - Method in interface io.webfolder.cdp.command.IndexedDB
-
Requests database with given name in given frame.
- requestDatabaseNames(String) - Method in interface io.webfolder.cdp.command.IndexedDB
-
Requests database names for given security origin.
- RequestDataResult - Class in io.webfolder.cdp.type.indexeddb
- RequestDataResult() - Constructor for class io.webfolder.cdp.type.indexeddb.RequestDataResult
- requestEntries(String, Integer, Integer) - Method in interface io.webfolder.cdp.command.CacheStorage
-
Requests data from cache.
- RequestEntriesResult - Class in io.webfolder.cdp.type.cachestorage
- RequestEntriesResult() - Constructor for class io.webfolder.cdp.type.cachestorage.RequestEntriesResult
- RequestIntercepted - Class in io.webfolder.cdp.event.network
-
Details of an intercepted HTTP request, which must be either allowed, blocked, modified or mocked
- RequestIntercepted() - Constructor for class io.webfolder.cdp.event.network.RequestIntercepted
- requestMemoryDump() - Method in interface io.webfolder.cdp.command.Tracing
-
Request a global memory dump.
- RequestMemoryDumpResult - Class in io.webfolder.cdp.type.tracing
- RequestMemoryDumpResult() - Constructor for class io.webfolder.cdp.type.tracing.RequestMemoryDumpResult
- requestNode(String) - Method in interface io.webfolder.cdp.command.DOM
-
Requests that the node is sent to the caller given the JavaScript node object reference.
- RequestPattern - Class in io.webfolder.cdp.type.fetch
- RequestPattern - Class in io.webfolder.cdp.type.network
-
Request pattern for interception
- RequestPattern() - Constructor for class io.webfolder.cdp.type.fetch.RequestPattern
- RequestPattern() - Constructor for class io.webfolder.cdp.type.network.RequestPattern
- RequestPaused - Class in io.webfolder.cdp.event.fetch
-
Issued when the domain is enabled and the request URL matches the specified filter The request is paused until the client responds with one of continueRequest, failRequest or fulfillRequest The stage of the request can be determined by presence of responseErrorReason and responseStatusCode -- the request is at the response stage if either of these fields is present and in the request stage otherwise
- RequestPaused() - Constructor for class io.webfolder.cdp.event.fetch.RequestPaused
- RequestServedFromCache - Class in io.webfolder.cdp.event.network
-
Fired if request ended up loading from cache
- RequestServedFromCache() - Constructor for class io.webfolder.cdp.event.network.RequestServedFromCache
- RequestStage - Enum in io.webfolder.cdp.type.fetch
-
Stages of the request to handle Request will intercept before the request is sent Response will intercept after the response is received (but before response body is received
- RequestWillBeSent - Class in io.webfolder.cdp.event.network
-
Fired when page is about to send HTTP request
- RequestWillBeSent() - Constructor for class io.webfolder.cdp.event.network.RequestWillBeSent
- Required - io.webfolder.cdp.type.accessibility.AXPropertyName
- resetPageScaleFactor() - Method in interface io.webfolder.cdp.command.Emulation
-
Requests that page scale factor is reset to initial values.
- resetPermissions() - Method in interface io.webfolder.cdp.command.Browser
-
Reset all permission management for all origins.
- resetPermissions(String) - Method in interface io.webfolder.cdp.command.Browser
-
Reset all permission management for all origins.
- ResetProfiles - Class in io.webfolder.cdp.event.heapprofiler
- ResetProfiles() - Constructor for class io.webfolder.cdp.event.heapprofiler.ResetProfiles
- Resizer - io.webfolder.cdp.type.dom.PseudoType
- resolveAnimation(String) - Method in interface io.webfolder.cdp.command.Animation
-
Gets the remote object of the Animation.
- resolveBlob(String) - Method in interface io.webfolder.cdp.command.IO
-
Return UUID of Blob object specified by a remote object id.
- resolveNode() - Method in interface io.webfolder.cdp.command.DOM
-
Resolves the JavaScript node object for a given NodeId or BackendNodeId.
- resolveNode(Integer, Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Resolves the JavaScript node object for a given NodeId or BackendNodeId.
- ResourceChangedPriority - Class in io.webfolder.cdp.event.network
-
Fired when resource loading priority is changed
- ResourceChangedPriority() - Constructor for class io.webfolder.cdp.event.network.ResourceChangedPriority
- ResourcePriority - Enum in io.webfolder.cdp.type.network
-
Loading priority of a resource request
- ResourceTiming - Class in io.webfolder.cdp.type.network
-
Timing information for the request
- ResourceTiming() - Constructor for class io.webfolder.cdp.type.network.ResourceTiming
- ResourceType - Enum in io.webfolder.cdp.type.network
-
Resource type as it was perceived by the rendering engine
- Response - Class in io.webfolder.cdp.type.network
-
HTTP response data
- Response - io.webfolder.cdp.type.fetch.RequestStage
- Response() - Constructor for class io.webfolder.cdp.type.network.Response
- ResponseReceived - Class in io.webfolder.cdp.event.network
-
Fired when HTTP response is available
- ResponseReceived() - Constructor for class io.webfolder.cdp.event.network.ResponseReceived
- restartFrame(String) - Method in interface io.webfolder.cdp.command.Debugger
-
Restarts particular call frame from the beginning.
- RestartFrameResult - Class in io.webfolder.cdp.type.debugger
- RestartFrameResult() - Constructor for class io.webfolder.cdp.type.debugger.RestartFrameResult
- resume() - Method in interface io.webfolder.cdp.command.Debugger
-
Resumes JavaScript execution.
- Resumed - Class in io.webfolder.cdp.event.debugger
-
Fired when the virtual machine resumed execution
- Resumed() - Constructor for class io.webfolder.cdp.event.debugger.Resumed
- Return - io.webfolder.cdp.type.constant.BreakLocationType
- ReturnAsStream - io.webfolder.cdp.type.constant.TransferMode
- Returns - Annotation Type in io.webfolder.cdp.annotation
- RGBA - Class in io.webfolder.cdp.type.dom
-
A structure holding an RGBA color
- RGBA() - Constructor for class io.webfolder.cdp.type.dom.RGBA
- Right - io.webfolder.cdp.type.constant.MouseButtonType
- RIGHT_ARROW - Static variable in interface io.webfolder.cdp.session.Constant
- Role - io.webfolder.cdp.type.accessibility.AXValueType
- Roledescription - io.webfolder.cdp.type.accessibility.AXPropertyName
- Root - io.webfolder.cdp.type.accessibility.AXPropertyName
- RuleMatch - Class in io.webfolder.cdp.type.css
-
Match data for a CSS rule
- RuleMatch() - Constructor for class io.webfolder.cdp.type.css.RuleMatch
- RuleUsage - Class in io.webfolder.cdp.type.css
-
CSS coverage information
- RuleUsage() - Constructor for class io.webfolder.cdp.type.css.RuleUsage
- runIfWaitingForDebugger() - Method in interface io.webfolder.cdp.command.Runtime
-
Tells inspected instance to run if it was waiting for debugger to attach.
- Running - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
- runScript(String) - Method in interface io.webfolder.cdp.command.Runtime
-
Runs script with given id in a given context.
- runScript(String, Integer, String, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Runtime
-
Runs script with given id in a given context.
- RunScriptResult - Class in io.webfolder.cdp.type.runtime
- RunScriptResult() - Constructor for class io.webfolder.cdp.type.runtime.RunScriptResult
- Runtime - Interface in io.webfolder.cdp.command
-
Runtime domain exposes JavaScript runtime by means of remote evaluation and mirror objects Evaluation results are returned as mirror object that expose object type, string representation and unique identifier that can be used for further object reference Original objects are maintained in memory unless they are either explicitly released or are released along with the other objects in their object group
- RuntimeBindingCalled - io.webfolder.cdp.event.Events
-
Notification is issued every time when binding is called
- RuntimeConsoleAPICalled - io.webfolder.cdp.event.Events
-
Issued when console API was called
- RuntimeExceptionRevoked - io.webfolder.cdp.event.Events
-
Issued when unhandled exception was revoked
- RuntimeExceptionThrown - io.webfolder.cdp.event.Events
-
Issued when exception was thrown and unhandled
- RuntimeExecutionContextCreated - io.webfolder.cdp.event.Events
-
Issued when new execution context is created
- RuntimeExecutionContextDestroyed - io.webfolder.cdp.event.Events
-
Issued when execution context is destroyed
- RuntimeExecutionContextsCleared - io.webfolder.cdp.event.Events
-
Issued when all executionContexts were cleared in browser
- RuntimeInspectRequested - io.webfolder.cdp.event.Events
-
Issued when object should be inspected (for example, as a result of inspect() command line API call)
S
- SameOrigin - io.webfolder.cdp.type.constant.ReferrerPolicy
- SamplingHeapProfile - Class in io.webfolder.cdp.type.heapprofiler
-
Sampling 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
- SamplingHeapProfileSample - Class in io.webfolder.cdp.type.heapprofiler
-
A single sample from a sampling profile
- SamplingHeapProfileSample() - Constructor for class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileSample
- SamplingProfile - Class in io.webfolder.cdp.type.memory
-
Array of heap profile samples
- SamplingProfile() - Constructor for class io.webfolder.cdp.type.memory.SamplingProfile
- SamplingProfileNode - Class in io.webfolder.cdp.type.memory
-
Heap profile sample
- SamplingProfileNode() - Constructor for class io.webfolder.cdp.type.memory.SamplingProfileNode
- scheduleStepIntoAsync() - Method in interface io.webfolder.cdp.command.Debugger
-
This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead.
- Schema - Interface in io.webfolder.cdp.command
-
Deprecated.
- 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
- ScreenshotParams - Class in io.webfolder.cdp.type.headlessexperimental
-
Encoding options for a screenshot
- ScreenshotParams() - Constructor for class io.webfolder.cdp.type.headlessexperimental.ScreenshotParams
- 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
- Script - io.webfolder.cdp.type.constant.InitiatorType
- Script - io.webfolder.cdp.type.constant.ScopeType
- Script - io.webfolder.cdp.type.network.ResourceType
- 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
- ScriptInitiated - io.webfolder.cdp.type.constant.FrameNavigationReason
- 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
- ScriptTypeProfile - Class in io.webfolder.cdp.type.profiler
-
Type profile data collected during runtime for a JavaScript script
- ScriptTypeProfile() - Constructor for class io.webfolder.cdp.type.profiler.ScriptTypeProfile
- Scrollbar - io.webfolder.cdp.type.dom.PseudoType
- ScrollbarButton - io.webfolder.cdp.type.dom.PseudoType
- ScrollbarCorner - io.webfolder.cdp.type.dom.PseudoType
- ScrollbarThumb - io.webfolder.cdp.type.dom.PseudoType
- ScrollbarTrack - io.webfolder.cdp.type.dom.PseudoType
- ScrollbarTrackPiece - io.webfolder.cdp.type.dom.PseudoType
- scrollIntoViewIfNeeded(String) - Method in interface io.webfolder.cdp.session.Dom
- scrollIntoViewIfNeeded(String, Object...) - Method in interface io.webfolder.cdp.session.Dom
- 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
- SearchForNode - io.webfolder.cdp.type.overlay.InspectMode
- SearchForUAShadowDOM - io.webfolder.cdp.type.overlay.InspectMode
- searchInContent(String, String) - Method in interface io.webfolder.cdp.command.Debugger
-
Searches for given string in script content.
- searchInContent(String, String, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Debugger
-
Searches for given string in script content.
- searchInResource(String, String, String) - Method in interface io.webfolder.cdp.command.Page
-
Searches for given string in resource content.
- searchInResource(String, String, String, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Page
-
Searches for given string in resource content.
- searchInResponseBody(String, String) - Method in interface io.webfolder.cdp.command.Network
-
Searches for given string in response content.
- searchInResponseBody(String, String, Boolean, Boolean) - Method in interface io.webfolder.cdp.command.Network
-
Searches for given string in response content.
- SearchMatch - Class in io.webfolder.cdp.type.debugger
-
Search match for resource
- SearchMatch() - Constructor for class io.webfolder.cdp.type.debugger.SearchMatch
- Secure - io.webfolder.cdp.type.security.SecurityState
- Security - io.webfolder.cdp.type.constant.LogEntrySource
- Security - io.webfolder.cdp.type.constant.MessageSource
- Security - Interface in io.webfolder.cdp.command
-
Security
- SecurityCertificateError - io.webfolder.cdp.event.Events
-
There is a certificate error If overriding certificate errors is enabled, then it should be handled with the
handleCertificateError
command Note: this event does not fire if the certificate error has been allowed internally Only one client per target should override certificate errors at the same time - SecurityDetails - Class in io.webfolder.cdp.type.network
-
Security details about a request
- SecurityDetails() - Constructor for class io.webfolder.cdp.type.network.SecurityDetails
- SecuritySecurityStateChanged - io.webfolder.cdp.event.Events
-
The security state of the page changed
- 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.
- Selected - io.webfolder.cdp.type.accessibility.AXPropertyName
- 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. - Selection - io.webfolder.cdp.type.dom.PseudoType
- 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.
- sendBinary(byte[]) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a binary message to the server.
- sendBinary(byte[], boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a binary frame to the server.
- sendClose() - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a close frame to the server.
- sendClose(int) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a close frame to the server.
- sendClose(int, String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a close frame to the server.
- sendContinuation() - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a continuation frame to the server.
- sendContinuation(boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a continuation frame to the server.
- sendContinuation(byte[]) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a continuation frame to the server.
- sendContinuation(byte[], boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a continuation frame to the server.
- sendContinuation(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a continuation frame to the server.
- sendContinuation(String, boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a continuation frame to the server.
- 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.
- sendFrame(WebSocketFrame) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a WebSocket frame to the server.
- 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) - Method in interface io.webfolder.cdp.command.Target
-
Sends protocol message over session with given id.
- sendMessageToTarget(String, String, String) - Method in interface io.webfolder.cdp.command.Target
-
Sends protocol message over session with given id.
- sendPing() - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a ping frame to the server.
- sendPing(byte[]) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a ping frame to the server.
- sendPing(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a ping frame to the server.
- sendPong() - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a pong frame to the server.
- sendPong(byte[]) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a pong frame to the server.
- sendPong(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a pong frame to the server.
- 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.
- sendText(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a text message to the server.
- sendText(String, boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Send a text frame to the server.
- sendUpArrow() - Method in interface io.webfolder.cdp.session.Keyboard
-
Use this method to simulate typing UP_ARROW key.
- Sensors - io.webfolder.cdp.type.browser.PermissionType
- Server - io.webfolder.cdp.type.constant.AuthChallengeSource
- 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
- ServiceWorkers - io.webfolder.cdp.type.storage.StorageType
- 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
- ServiceWorkerWorkerErrorReported - io.webfolder.cdp.event.Events
- ServiceWorkerWorkerRegistrationUpdated - io.webfolder.cdp.event.Events
- ServiceWorkerWorkerVersionUpdated - io.webfolder.cdp.event.Events
- Session - Class in io.webfolder.cdp.session
- SessionFactory - Class in io.webfolder.cdp.session
- SessionFactory() - 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(CdpLoggerType) - Constructor for class io.webfolder.cdp.session.SessionFactory
- SessionFactory(String, int) - Constructor for class io.webfolder.cdp.session.SessionFactory
- SessionFactory(String, int, int, CdpLoggerType, ExecutorService) - Constructor for class io.webfolder.cdp.session.SessionFactory
- SessionFactory(String, int, CdpLoggerType, ExecutorService) - Constructor for class io.webfolder.cdp.session.SessionFactory
- Set - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- 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.
- setArgs(List<RemoteObject>) - Method in class io.webfolder.cdp.type.log.LogEntry
-
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.
- setAsyncCallStackDepth(Integer) - Method in interface io.webfolder.cdp.command.Runtime
-
Enables or disables async call stacks tracking.
- setAsyncCallStackTraceId(StackTraceId) - Method in class io.webfolder.cdp.event.debugger.Paused
-
Just scheduled async call will have this stack trace as parent stack during async execution.
- setAsyncStackTrace(StackTrace) - Method in class io.webfolder.cdp.event.debugger.Paused
-
Async stack trace, if any.
- setAsyncStackTraceId(StackTraceId) - 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.
- setAttribute(Integer, String, String, Object, 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.
- setAttribute(String, String, Object) - Method in interface io.webfolder.cdp.session.Dom
-
Sets attribute for an element
- setAttribute(String, String, Object, Object...) - Method in interface io.webfolder.cdp.session.Dom
-
Sets attribute for an element
- setAttributes(List<NameValue>) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Attributes of an
Element
node. - 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]
. - setAttributesAsText(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Sets attributes on element with given id.
- setAttributesAsText(Integer, String, String) - Method in interface io.webfolder.cdp.command.DOM
-
Sets attributes on element with given id.
- setAttributeValue(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
-
The value of the relevant attribute, if any.
- setAttributeValue(Integer, String, String) - Method in interface io.webfolder.cdp.command.DOM
-
Sets attribute for an element with given id.
- setAuthChallenge(AuthChallenge) - Method in class io.webfolder.cdp.event.fetch.AuthRequired
-
Details of the Authorization Challenge encountered.
- 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.
- setAutoAttach(Boolean, 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.
- setAutoFlush(boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Enable or disable auto-flush of sent frames.
- 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(Map<String, 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.
- setBackendNodeId(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Node
's id, corresponds to DOM.Node.backendNodeId. - setBaseAddress(String) - Method in class io.webfolder.cdp.type.memory.Module
-
Base address where the module is loaded into memory.
- setBaseURL(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - setBaseURL(String) - Method in class io.webfolder.cdp.type.dom.Node
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - setBaseURL(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Base URL that
Document
orFrameOwner
node uses for URL completion. - 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.
- setBodyGetterId(String) - Method in class io.webfolder.cdp.type.runtime.CustomPreview
-
If formatter returns true as a result of formatter.hasBody call then bodyGetterId will contain RemoteObjectId for the function that returns result of formatter.body(object, config) call.
- 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.domsnapshot.InlineTextBox
-
The bounding box in document coordinates.
- setBoundingBox(Rect) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
-
The bounding box in document coordinates.
- setBounds(List<Double>) - Method in class io.webfolder.cdp.type.dom.ShapeOutsideInfo
-
Shape bounds
- setBounds(List<List<Double>>) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeSnapshot
-
The absolute position bounding box.
- setBounds(List<List<Double>>) - Method in class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
-
The absolute position bounding box.
- setBreakpoint(Location) - Method in interface io.webfolder.cdp.command.Debugger
-
Sets JavaScript breakpoint at a given location.
- setBreakpoint(Location, String) - Method in interface io.webfolder.cdp.command.Debugger
-
Sets JavaScript breakpoint at a given location.
- setBreakpointByUrl(Integer) - Method in interface io.webfolder.cdp.command.Debugger
-
Sets JavaScript breakpoint at given location specified either by URL or URL regex.
- setBreakpointByUrl(Integer, String, 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.
- 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.
- setBreakpointOnFunctionCall(String) - Method in interface io.webfolder.cdp.command.Debugger
-
Sets JavaScript breakpoint before each call to the given function.
- setBreakpointOnFunctionCall(String, String) - Method in interface io.webfolder.cdp.command.Debugger
-
Sets JavaScript breakpoint before each call to the given function.
- 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.
- setBrowserContextId(String) - Method in class io.webfolder.cdp.type.target.TargetInfo
- setBuckets(List<Bucket>) - Method in class io.webfolder.cdp.type.browser.Histogram
-
Buckets.
- setBypassCSP(Boolean) - Method in interface io.webfolder.cdp.command.Page
-
Enable page Content Security Policy by-passing.
- 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.
- setCertificates(List<String>) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
The encoded certificates.
- setCertificateTransparencyCompliance(CertificateTransparencyCompliance) - Method in class io.webfolder.cdp.type.network.SecurityDetails
-
Whether the request complied with Certificate Transparency policy
- setCertSha256(String) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
The hex string of signed exchange signature cert sha256.
- setCertUrl(String) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature cert Url.
- 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.
- setChildFrames(List<FrameTree>) - Method in class io.webfolder.cdp.type.page.FrameTree
-
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 bygetSnapshot
, 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(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
-
Height (CSS pixels), excludes scrollbar if present.
- setClientHeight(Integer) - Method in class io.webfolder.cdp.type.page.LayoutViewport
-
Height (CSS pixels), excludes scrollbar if present.
- setClientWidth(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
-
Width (CSS pixels), excludes scrollbar if present.
- setClientWidth(Integer) - Method in class io.webfolder.cdp.type.page.LayoutViewport
-
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).
- 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(Double) - Method in class io.webfolder.cdp.type.network.Response
-
Physical connection id that was actually used for this request.
- setConnectionId(String) - Method in class io.webfolder.cdp.event.tethering.Accepted
-
Connection id to be used.
- 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(RareIntegerData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
The index of the document in the list of the snapshot documents.
- 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 bygetSnapshot
, if any. - setContentLanguage(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Contains the document's content language.
- 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(ExecutionContextDescription) - Method in class io.webfolder.cdp.event.runtime.ExecutionContextCreated
-
A newly created execution context.
- 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.
- setControlledClients(List<String>) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
- 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.
- 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.
- setCookies(List<CookieParam>) - Method in interface io.webfolder.cdp.command.Network
-
Sets given cookies.
- setCount(Integer) - Method in class io.webfolder.cdp.type.browser.Bucket
-
Number of samples.
- setCount(Integer) - Method in class io.webfolder.cdp.type.browser.Histogram
-
Total number of samples.
- 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.
- setCpuTime(Double) - Method in class io.webfolder.cdp.type.systeminfo.ProcessInfo
-
Specifies cumulative CPU usage in seconds across all threads of the process since the process start.
- 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).
- setCurrentSourceURL(RareStringData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
The selected url for nodes with a srcset attribute.
- setCurrentSourceURL(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
The selected url for nodes with a srcset attribute.
- setCurrentTime(Double) - Method in class io.webfolder.cdp.type.animation.Animation
-
Animation
's current time. - setCursive(String) - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The cursive font-family.
- 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.CompilationCacheProduced
-
Base64-encoded data
- 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
- setDatabaseName(String) - Method in class io.webfolder.cdp.event.storage.IndexedDBContentUpdated
-
Database to update.
- 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.
- setDate(Integer) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature date.
- setDebuggerId(String) - Method in class io.webfolder.cdp.type.runtime.StackTraceId
- setDefaultBackgroundColorOverride() - Method in interface io.webfolder.cdp.command.Emulation
-
Sets or clears an override of the default background color of the frame.
- setDefaultBackgroundColorOverride(RGBA) - 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(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) - 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.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, Double, Integer, Integer, Integer, Integer, Boolean, ScreenOrientation, Viewport) - 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, Viewport) - 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.
- setDirection(String) - Method in class io.webfolder.cdp.type.animation.AnimationEffect
-
AnimationEffect
's playback direction. - setDirectTextMessage(boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set whether to receive text messages directly as byte arrays without string conversion.
- 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.
- 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.
- 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.
- setDockTile() - Method in interface io.webfolder.cdp.command.Browser
-
Set dock tile details, platform-specific.
- setDockTile(String, String) - Method in interface io.webfolder.cdp.command.Browser
-
Set dock tile details, platform-specific.
- setDocumentContent(String, String) - Method in interface io.webfolder.cdp.command.Page
-
Sets given markup as the document's HTML.
- setDocumentCookieDisabled(Boolean) - Method in interface io.webfolder.cdp.command.Emulation
- setDocumentEncoding(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Only set for documents, contains the document's character set encoding.
- setDocumentURL(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Document URL that
Document
orFrameOwner
node points to. - 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
orFrameOwner
node points to. - setDocumentURL(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Document URL that
Document
orFrameOwner
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 bygetSnapshot
. - setDOMStorageItem(StorageId, String, String) - Method in interface io.webfolder.cdp.command.DOMStorage
- setDone(Integer) - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
- setDownloadBehavior(DownloadBehavior) - Method in interface io.webfolder.cdp.command.Page
-
Set the behavior when downloading a file.
- setDownloadBehavior(DownloadBehavior, String) - Method in interface io.webfolder.cdp.command.Page
-
Set the behavior when downloading a file.
- 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) - Method in interface io.webfolder.cdp.command.Emulation
- setEmitTouchEventsForMouse(Boolean, Platform) - 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(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.
- setEncodedDataLength(Integer) - Method in class io.webfolder.cdp.event.network.DataReceived
-
Actual bytes received (might be less than dataLength for compressed encodings).
- setEncodingName(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Contains the document's character set encoding.
- 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<TypeProfileEntry>) - Method in class io.webfolder.cdp.type.profiler.ScriptTypeProfile
-
Type profile entries for parameters and return values of the functions in the script.
- 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.
- setErrorCode(Integer) - Method in class io.webfolder.cdp.event.target.TargetCrashed
-
Termination error code.
- setErrorField(SignedExchangeErrorField) - Method in class io.webfolder.cdp.type.network.SignedExchangeError
-
The field which caused the error.
- setErrorMessage(ServiceWorkerErrorMessage) - Method in class io.webfolder.cdp.event.serviceworker.WorkerErrorReported
- setErrorMessage(String) - Method in class io.webfolder.cdp.event.network.WebSocketFrameError
-
WebSocket frame error message.
- setErrorMessage(String) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerErrorMessage
- setErrors(List<SignedExchangeError>) - Method in class io.webfolder.cdp.type.network.SignedExchangeInfo
-
Errors occurred while handling the signed exchagne.
- 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(Integer) - Method in class io.webfolder.cdp.event.security.CertificateError
-
The ID of the event.
- setEventId(String) - Method in class io.webfolder.cdp.event.network.EventSourceMessageReceived
-
Message identifier.
- setEventListenerBreakpoint(String) - Method in interface io.webfolder.cdp.command.DOMDebugger
-
Sets breakpoint on particular DOM event.
- setEventListenerBreakpoint(String, String) - Method in interface io.webfolder.cdp.command.DOMDebugger
-
Sets breakpoint on particular DOM event.
- setEventListeners(List<EventListener>) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Details of the node's event listeners, if any.
- 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
exceptionThrown
. - 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.BindingCalled
-
Identifier of the context where the call was made.
- 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
- setExpires(Integer) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature expires.
- 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.
- setExtended(boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Allow or disallow extended use of WebSocket frames.
- 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.
- setFantasy(String) - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The fantasy font-family.
- 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>) - Method in interface io.webfolder.cdp.command.DOM
-
Sets files for the given file input element.
- setFileInputFiles(List<String>, Integer, Integer, String) - Method in interface io.webfolder.cdp.command.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.
- setFiles(String, Path...) - 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
- setFixed(Integer) - Method in class io.webfolder.cdp.type.page.FontSizes
-
Default fixed font size.
- setFixed(String) - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The fixed font-family.
- setFocusEmulationEnabled(Boolean) - Method in interface io.webfolder.cdp.command.Emulation
-
Enables or disables simulating a focused and active page.
- setFont(FontFace) - Method in class io.webfolder.cdp.event.css.FontsUpdated
-
The web font that has loaded.
- setFontFamilies(FontFamilies) - Method in interface io.webfolder.cdp.command.Page
-
Set generic font families.
- setFontFamily(String) - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-family.
- setFontSizes(FontSizes) - Method in interface io.webfolder.cdp.command.Page
-
Set default font sizes.
- setFontStretch(String) - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-stretch.
- setFontStyle(String) - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-style.
- setFontVariant(String) - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-variant.
- setFontWeight(String) - Method in class io.webfolder.cdp.type.css.FontFace
-
The font-weight.
- 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
- setFormat(ImageFormat) - Method in class io.webfolder.cdp.type.headlessexperimental.ScreenshotParams
-
Image compression format (defaults to png).
- 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.
- setFrame(Frame) - Method in class io.webfolder.cdp.type.page.FrameTree
-
Frame information for this tree item.
- setFrameId(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Frame ID for frame owner elements and also for the document node.
- 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.fetch.AuthRequired
-
The id of the frame that initiated the request.
- setFrameId(String) - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
The id of the frame that initiated the request.
- setFrameId(String) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
The id of the frame that initiated the request.
- 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.event.page.LifecycleEvent
-
Id of the frame.
- setFrameId(String) - Method in class io.webfolder.cdp.event.page.NavigatedWithinDocument
-
Id of the frame.
- 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.
- setFrameQueueSize(int) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the size of the frame queue.
- 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() - Method in interface io.webfolder.cdp.command.Emulation
-
Overrides the Geolocation Position or Error.
- setGeolocationOverride() - Method in interface io.webfolder.cdp.command.Page
-
Overrides the Geolocation Position or Error.
- setGeolocationOverride(Double, Double, Double) - 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.
- 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.
- setHasBrowserHandler(Boolean) - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
-
True iff browser is capable showing or acting on the given dialog.
- 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.
- setHasPostData(Boolean) - Method in class io.webfolder.cdp.type.network.Request
-
True when the request has POST data.
- 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.
- setHasUserGesture(Boolean) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
-
Whether the request is initiated by a user gesture.
- 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(SignedExchangeHeader) - Method in class io.webfolder.cdp.type.network.SignedExchangeInfo
-
Information about the signed exchange header.
- setHeader(String) - Method in class io.webfolder.cdp.type.runtime.CustomPreview
-
The JSON-stringified result of formatter.header(object, config) call.
- 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(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
- 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
- setHigh(Integer) - Method in class io.webfolder.cdp.type.browser.Bucket
-
Maximum value (exclusive).
- 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.
- setHttpClientProxy(Proxy) - Method in class io.webfolder.cdp.session.SessionFactory
- 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(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(Integer) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileNode
-
Node id.
- 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.
- setId(Integer) - Method in class io.webfolder.cdp.type.systeminfo.ProcessInfo
-
Specifies process id.
- 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.type.animation.Animation
-
Animation
's id. - setId(String) - Method in class io.webfolder.cdp.type.database.Database
-
Database ID.
- setId(String) - Method in class io.webfolder.cdp.type.page.Frame
-
Frame unique identifier.
- setId(String) - Method in class io.webfolder.cdp.type.runtime.StackTraceId
- setIdref(String) - Method in class io.webfolder.cdp.type.accessibility.AXRelatedNode
-
The IDRef value provided, if any.
- setIgnoreCertificateErrors(Boolean) - Method in interface io.webfolder.cdp.command.Security
-
Enable/disable whether all certificate errors should be ignored.
- 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.
- 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
- setIndex(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.RareBooleanData
- setIndex(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.RareIntegerData
- setIndex(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.RareStringData
- setIndexes(List<ObjectStoreIndex>) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStore
-
Indexes in this object store.
- setInfo(SignedExchangeInfo) - Method in class io.webfolder.cdp.event.network.SignedExchangeReceived
-
Information about the signed exchange response.
- 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.domsnapshot.LayoutTreeNode
-
The post-layout inline text nodes, if any.
- setInputChecked(RareBooleanData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Only set for radio and checkbox input elements, indicates if the element has been checked
- 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(RareStringData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Only set for input elements, contains the input's associated text value.
- 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) - Method in interface io.webfolder.cdp.command.Overlay
-
Enters the 'inspect' mode.
- setInspectMode(InspectMode, HighlightConfig) - 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.
- setIntegrity(String) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature integrity.
- 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.
- setInterceptionStage(InterceptionStage) - Method in class io.webfolder.cdp.type.network.RequestPattern
-
Stage at wich to begin intercepting requests.
- 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(RareBooleanData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Whether this DOM node responds to mouse clicks.
- 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
- setIsDownload(Boolean) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Set if the request is a navigation that will result in a download.
- 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.
- setIsStackingContext(Boolean) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
-
Set to true to indicate the element begins a new stacking context.
- 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(ObjectPreview) - Method in class io.webfolder.cdp.type.runtime.EntryPreview
-
Preview of the key.
- setKey(RemoteObject) - Method in class io.webfolder.cdp.type.indexeddb.DataEntry
-
Key object.
- 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
- 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.
- setLabel(String) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature label.
- 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.
- setLayout(LayoutTreeSnapshot) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
The nodes in the layout tree.
- setLayoutIndex(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
-
Intex of th elayout tree node that owns this box collection.
- 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 bygetSnapshot
, 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(Double) - Method in class io.webfolder.cdp.type.css.CSSStyleSheetHeader
-
Size of the content (in characters).
- 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(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
-
The number of characters in this post layout textbox substring.
- setLevel(LogEntrySeverity) - Method in class io.webfolder.cdp.type.log.LogEntry
-
Log entry severity.
- setLevel(MessageSeverity) - Method in class io.webfolder.cdp.type.console.ConsoleMessage
-
Message severity.
- setLifecycleEventsEnabled(Boolean) - Method in interface io.webfolder.cdp.command.Page
-
Controls whether page will emit lifecycle events.
- 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(Double) - Method in class io.webfolder.cdp.type.debugger.SearchMatch
-
Line number in resource content.
- 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.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(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(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.event.page.LifecycleEvent
-
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.
- setLow(Integer) - Method in class io.webfolder.cdp.type.browser.Bucket
-
Minimum value (inclusive).
- 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).
- setMaxCallStackSizeToCapture(Integer) - Method in interface io.webfolder.cdp.command.Runtime
- setMaxPayloadSize(int) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the maximum payload size.
- 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.network.SignedExchangeError
-
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.
- setMissingCloseFrameAllowed(boolean) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set whether to allow the server to close the WebSocket connection without sending a close frame to this client.
- 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.
- setModules(List<Module>) - Method in class io.webfolder.cdp.type.memory.SamplingProfile
- setMultiEntry(Boolean) - Method in class io.webfolder.cdp.type.indexeddb.ObjectStoreIndex
-
If true, index allows multiple entries for a key.
- setName(AXPropertyName) - Method in class io.webfolder.cdp.type.accessibility.AXProperty
-
The name of this property.
- setName(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXNode
-
The accessible name for this
Node
. - setName(ViolationType) - Method in class io.webfolder.cdp.type.log.ViolationSetting
-
Violation type.
- 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(String) - Method in class io.webfolder.cdp.event.page.LifecycleEvent
- setName(String) - Method in class io.webfolder.cdp.event.runtime.BindingCalled
- 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.browser.Histogram
-
Name.
- setName(String) - Method in class io.webfolder.cdp.type.cachestorage.Header
- 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.fetch.HeaderEntry
- 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(String) - Method in class io.webfolder.cdp.type.memory.Module
-
Name of the module.
- 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.profiler.TypeObject
-
Name of a type collected with type profiling.
- 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
- setNavigatorOverrides(String) - Method in interface io.webfolder.cdp.command.Emulation
-
Overrides value returned by the javascript navigator object.
- 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
- setNeedsBeginFrames(Boolean) - Method in class io.webfolder.cdp.event.headlessexperimental.NeedsBeginFramesChanged
-
True if BeginFrames are needed, false otherwise.
- 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(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
. - setNodeId(Integer) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileSample
-
Id of the corresponding profile tree node.
- setNodeId(String) - Method in class io.webfolder.cdp.type.accessibility.AXNode
-
Unique identifier for this node.
- setNodeIds(List<Integer>) - Method in class io.webfolder.cdp.event.dom.InlineStyleInvalidated
-
Ids of the nodes for which the inline styles have been invalidated.
- setNodeIndex(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeSnapshot
-
The index of the related DOM node in the
domNodes
array returned bygetSnapshot
. - 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. - setNodeName(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Node
's nodeName. - setNodes(NodeTreeSnapshot) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
A table with dom nodes.
- 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. - setNodeType(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
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. - setNodeValue(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
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.
- setNumCharacters(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.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).
- setObjectStoreName(String) - Method in class io.webfolder.cdp.event.storage.IndexedDBContentUpdated
-
ObjectStore to update.
- setObjectStores(List<ObjectStore>) - Method in class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
-
Object stores in this database.
- setOffset(Integer) - Method in class io.webfolder.cdp.type.profiler.TypeProfileEntry
-
Source offset of the parameter or end of function for return values.
- 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.
- setOpenerId(String) - Method in class io.webfolder.cdp.type.target.TargetInfo
-
Opener target Id
- setOptionSelected(RareBooleanData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Only set for option elements, indicates if the element has been selected
- setOptionSelected(Boolean) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Only set for option elements, indicates if the element has been selected
- setOrdinal(Double) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileSample
-
Time-ordered sample ordinal number.
- 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.event.storage.CacheStorageContentUpdated
-
Origin to update.
- setOrigin(String) - Method in class io.webfolder.cdp.event.storage.CacheStorageListUpdated
-
Origin to update.
- setOrigin(String) - Method in class io.webfolder.cdp.event.storage.IndexedDBContentUpdated
-
Origin to update.
- setOrigin(String) - Method in class io.webfolder.cdp.event.storage.IndexedDBListUpdated
-
Origin to update.
- setOrigin(String) - Method in class io.webfolder.cdp.type.fetch.AuthChallenge
-
Origin of the challenger.
- 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.
- setOriginURL(RareStringData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
The url of the script (if any) that generates this node.
- setOriginURL(String) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
The url of the script (if any) that generates this node.
- setOuterHTML(Integer, String) - Method in interface io.webfolder.cdp.command.DOM
-
Sets node HTML markup, returns new node id.
- setOuterResponse(Response) - Method in class io.webfolder.cdp.type.network.SignedExchangeInfo
-
The outer response of signed HTTP exchange which was received from network.
- 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(Double) - Method in class io.webfolder.cdp.type.page.VisualViewport
-
Horizontal offset relative to the document (CSS pixels).
- setPageX(Integer) - Method in class io.webfolder.cdp.type.page.LayoutViewport
-
Horizontal 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).
- setPageY(Integer) - Method in class io.webfolder.cdp.type.page.LayoutViewport
-
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.
- setPaintOrder(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeNode
-
Global paint order index, which is determined by the stacking order of the nodes.
- 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(StackTraceId) - Method in class io.webfolder.cdp.type.runtime.StackTrace
-
Asynchronous JavaScript stack trace that preceded this stack, if available.
- 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.
- setParentIndex(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Parent node index.
- 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.fetch.AuthChallengeResponse
-
The password to provide, possibly empty.
- 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() - Method in interface io.webfolder.cdp.command.Overlay
- setPausedInDebuggerMessage(String) - 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.
- setPayload(String) - Method in class io.webfolder.cdp.event.runtime.BindingCalled
- setPayloadData(String) - Method in class io.webfolder.cdp.type.network.WebSocketFrame
-
WebSocke frame payload data.
- setPayloadMask(Masker) - Method in class com.neovisionaries.ws.client.WebSocket
-
Setup payload masker.
- 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.
- setPictograph(String) - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The pictograph font-family.
- setPicture(String) - Method in class io.webfolder.cdp.type.layertree.PictureTile
-
Base64-encoded snapshot data.
- setPingInterval(long) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the interval of periodical ping frames.
- setPingPayloadGenerator(PayloadGenerator) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the generator of payload of ping frames that are sent automatically.
- setPingSenderName(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the name of the
Timer
that sends ping frames periodically. - setPlatformFontFamily(String) - Method in class io.webfolder.cdp.type.css.FontFace
-
The resolved platform font family
- 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. - setPongInterval(long) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the interval of periodical pong frames.
- setPongPayloadGenerator(PayloadGenerator) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the generator of payload of pong frames that are sent automatically.
- setPongSenderName(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the name of the
Timer
that sends pong frames periodically. - 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.
- setProcessManager(ProcessManager) - Method in class io.webfolder.cdp.Launcher
- setProduceCompilationCache(Boolean) - Method in interface io.webfolder.cdp.command.Page
-
Forces compilation cache to be generated for every subresource script.
- setProfile(Profile) - Method in class io.webfolder.cdp.event.profiler.ConsoleProfileFinished
- 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 bygetSnapshot
, 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.
- setPseudoType(RareStringData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Type of a pseudo element node.
- setPublicId(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
DocumentType
node's publicId. - 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.
- setQuality(Integer) - Method in class io.webfolder.cdp.type.headlessexperimental.ScreenshotParams
-
Compression quality from range [0..100] (jpeg only).
- setR(Integer) - Method in class io.webfolder.cdp.type.dom.RGBA
-
The red component, in the [0-255] range.
- setRadiusX(Double) - Method in class io.webfolder.cdp.type.input.TouchPoint
-
X radius of the touch area (default: 1.0).
- setRadiusY(Double) - Method in class io.webfolder.cdp.type.input.TouchPoint
-
Y radius of the touch area (default: 1.0).
- 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.fetch.AuthChallenge
-
The realm of the challenge.
- setRealm(String) - Method in class io.webfolder.cdp.type.network.AuthChallenge
-
The realm of the challenge.
- setReason(FrameNavigationReason) - Method in class io.webfolder.cdp.event.page.FrameScheduledNavigation
-
The reason for the navigation.
- 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(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.
- setRecommendations(List<String>) - Method in class io.webfolder.cdp.type.security.SecurityStateExplanation
-
Recommendations to fix any issues.
- 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.
- setRedirectResponse(Response) - Method in class io.webfolder.cdp.event.network.RequestWillBeSent
-
Redirect response data.
- 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 totrue
. - setRemotePort(Integer) - Method in class io.webfolder.cdp.type.network.Response
-
Remote port.
- setRequest(Request) - Method in class io.webfolder.cdp.event.fetch.AuthRequired
-
The details of the request.
- setRequest(Request) - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
The details of the request.
- 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.
- setRequestHeaders(List<Header>) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Request headers
- 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.fetch.AuthRequired
-
Each request the page makes will have a unique id.
- setRequestId(String) - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
Each request the page makes will have a unique id.
- 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.SignedExchangeReceived
-
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.
- setRequestInterception(List<RequestPattern>) - Method in interface io.webfolder.cdp.command.Network
-
Sets the requests to intercept that match a the provided patterns and optionally resource types.
- setRequestMethod(String) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Request method.
- setRequestMethod(String) - Method in class io.webfolder.cdp.type.network.SignedExchangeHeader
-
Signed exchange request method.
- setRequestStage(RequestStage) - Method in class io.webfolder.cdp.type.fetch.RequestPattern
-
Stage at wich to begin intercepting requests.
- 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.type.network.SignedExchangeHeader
-
Signed exchange request URL.
- setRequestURL(String) - Method in class io.webfolder.cdp.event.security.CertificateError
-
The url that was requested.
- setRequestURL(String) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Request URL.
- 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.fetch.AuthRequired
-
How the requested resource will be used.
- setResourceType(ResourceType) - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
How the requested resource will be used.
- setResourceType(ResourceType) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
How the requested resource will be used.
- setResourceType(ResourceType) - Method in class io.webfolder.cdp.type.fetch.RequestPattern
-
If set, only requests for matching resource types will be intercepted.
- setResourceType(ResourceType) - Method in class io.webfolder.cdp.type.network.RequestPattern
-
If set, only requests for matching resource types will be intercepted.
- setResponse(AuthResponse) - Method in class io.webfolder.cdp.type.fetch.AuthChallengeResponse
-
The decision on what to do in response to the authorization challenge.
- setResponse(AuthResponse) - 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.event.network.ResponseReceived
-
Response data.
- setResponse(Response) - Method in class io.webfolder.cdp.type.network.CachedResource
-
Cached 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.
- setResponseCode(Integer) - Method in class io.webfolder.cdp.type.network.SignedExchangeHeader
-
Signed exchange response code.
- setResponseErrorReason(ErrorReason) - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
Response error if intercepted at response stage.
- setResponseErrorReason(ErrorReason) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Response error if intercepted at response stage or if redirect occurred while intercepting request.
- setResponseHeaders(List<Header>) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Response headers
- setResponseHeaders(List<HeaderEntry>) - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
Response headers if intercepted at the response stage.
- setResponseHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Response headers if intercepted at the response stage or if redirect occurred while intercepting request or auth retry occurred.
- setResponseHeaders(Map<String, Object>) - Method in class io.webfolder.cdp.type.network.SignedExchangeHeader
-
Signed exchange response headers.
- setResponseStatus(Integer) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
HTTP response status code.
- setResponseStatusCode(Integer) - Method in class io.webfolder.cdp.event.fetch.RequestPaused
-
Response code if intercepted at response stage.
- setResponseStatusCode(Integer) - Method in class io.webfolder.cdp.event.network.RequestIntercepted
-
Response code if intercepted at response stage or if redirect occurred while intercepting request or auth retry occurred.
- setResponseStatusText(String) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
HTTP response status text.
- setResponseTime(Double) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
Number of seconds since epoch.
- setResponseType(CachedResponseType) - Method in class io.webfolder.cdp.type.cachestorage.DataEntry
-
HTTP response type
- setResult(Boolean) - Method in class io.webfolder.cdp.event.page.JavascriptDialogClosed
-
Whether dialog was confirmed.
- setReturnValue(CallArgument) - Method in interface io.webfolder.cdp.command.Debugger
-
Changes return value in top frame.
- 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<SamplingHeapProfileSample>) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfile
- setSamples(List<SamplingProfileNode>) - Method in class io.webfolder.cdp.type.memory.SamplingProfile
- 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.
- setSansSerif(String) - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The sansSerif font-family.
- 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.fetch.AuthChallenge
-
The authentication scheme used, such as basic or digest
- 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.profiler.ScriptTypeProfile
-
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) - Method in interface io.webfolder.cdp.command.Debugger
-
Edits JavaScript source live.
- setScriptSource(String, String, Boolean) - 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
- setScrollbarsHidden(Boolean) - Method in interface io.webfolder.cdp.command.Emulation
- setScrollOffsetX(Double) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
Scroll offsets.
- setScrollOffsetX(Double) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
Scroll offsets, set when this node is a Document.
- 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.domsnapshot.DocumentSnapshot
- setScrollOffsetY(Double) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
- 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.
- setSecurityDetails(SecurityDetails) - Method in class io.webfolder.cdp.type.network.SignedExchangeInfo
-
Security details for the signed exchange header.
- 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.
- setSerif(String) - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The serif font-family.
- 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.
- setShadowRootType(ShadowRootType) - Method in class io.webfolder.cdp.type.domsnapshot.DOMNode
-
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.
- setShouldReportCorbBlocking(Boolean) - Method in class io.webfolder.cdp.event.network.LoadingFinished
-
Set when 1) response was blocked by Cross-Origin Read Blocking and also 2) this needs to be reported to the DevTools console.
- 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
- setShowHitTestBorders(Boolean) - Method in interface io.webfolder.cdp.command.Overlay
-
Requests that backend shows hit-test borders on layers
- 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.
- setSignature(String) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
The hex string of signed exchange signature.
- 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.
- setSignatureIndex(Integer) - Method in class io.webfolder.cdp.type.network.SignedExchangeError
-
The index of the signature which caused the error.
- setSignatures(List<SignedExchangeSignature>) - Method in class io.webfolder.cdp.type.network.SignedExchangeHeader
-
Signed exchange response signature.
- 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(Double) - Method in class io.webfolder.cdp.type.heapprofiler.SamplingHeapProfileSample
-
Allocation size in bytes attributed to the sample.
- setSize(Double) - Method in class io.webfolder.cdp.type.memory.Module
-
Size of the module in bytes.
- setSize(Double) - Method in class io.webfolder.cdp.type.memory.SamplingProfileNode
-
Size of the sampled allocation.
- 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(AuthChallengeSource) - Method in class io.webfolder.cdp.type.fetch.AuthChallenge
-
Source of the authentication challenge.
- setSource(AuthChallengeSource) - Method in class io.webfolder.cdp.type.network.AuthChallenge
-
Source of the authentication challenge.
- 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(MessageSource) - Method in class io.webfolder.cdp.type.console.ConsoleMessage
-
Message source.
- 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
- setSrc(String) - Method in class io.webfolder.cdp.type.css.FontFace
-
The src.
- 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.
- setStack(List<String>) - Method in class io.webfolder.cdp.type.memory.SamplingProfileNode
-
Execution stack at the point of allocation.
- setStackingContexts(RareBooleanData) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeSnapshot
-
Stacking context information.
- 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.
- setStandard(Integer) - Method in class io.webfolder.cdp.type.page.FontSizes
-
Default standard font size.
- setStandard(String) - Method in class io.webfolder.cdp.type.page.FontFamilies
-
The standard font-family.
- setStart(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
-
The starting index in characters, for this post layout textbox substring.
- setStartCharacterIndex(Integer) - Method in class io.webfolder.cdp.type.css.InlineTextBox
-
The starting index in characters, for this post layout textbox substring.
- setStartCharacterIndex(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.InlineTextBox
-
The starting index in characters, for this post layout textbox substring.
- 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.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(Integer) - Method in class io.webfolder.cdp.type.css.SourceRange
-
Start column of range (inclusive).
- 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.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(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.
- setStatsUpdate(List<Integer>) - Method in class io.webfolder.cdp.event.heapprofiler.HeapStatsUpdate
-
An array of triplets.
- setStatus(ServiceWorkerVersionStatus) - Method in class io.webfolder.cdp.type.serviceworker.ServiceWorkerVersion
- 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(Integer) - Method in class io.webfolder.cdp.type.network.Response
-
HTTP response status code.
- setStatus(Integer) - Method in class io.webfolder.cdp.type.network.WebSocketResponse
-
HTTP response status code.
- setStatus(String) - Method in class io.webfolder.cdp.event.target.TargetCrashed
-
Termination status type.
- setStatus(String) - Method in class io.webfolder.cdp.type.network.SignedCertificateTimestamp
-
Validation status.
- 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.
- setStreamCompression(StreamCompression) - Method in class io.webfolder.cdp.event.tracing.TracingComplete
-
Compression format of returned stream.
- 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.domsnapshot.LayoutTreeNode
-
Index into the
computedStyles
array returned bygetSnapshot
. - 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.
- setSum(Integer) - Method in class io.webfolder.cdp.type.browser.Histogram
-
Sum of sample values.
- 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(Integer) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
DocumentType
node's systemId. - 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. - Settable - io.webfolder.cdp.type.accessibility.AXPropertyName
- 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.TargetCrashed
- 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.
- 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.
- setText(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.LayoutTreeSnapshot
-
Contents of the LayoutText, if any.
- setTextBoxes(TextBoxSnapshot) - Method in class io.webfolder.cdp.type.domsnapshot.DocumentSnapshot
-
The post-layout inline text nodes.
- setTextValue(RareStringData) - Method in class io.webfolder.cdp.type.domsnapshot.NodeTreeSnapshot
-
Only set for textarea elements, contains the text value.
- 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.
- setTimeDomain(TimeDomain) - Method in interface io.webfolder.cdp.command.Performance
-
Sets time domain to use for collecting and reporting duration metrics.
- 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.LifecycleEvent
- 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(ResourceTiming) - Method in class io.webfolder.cdp.type.network.Response
-
Timing information for the given request.
- setTiming(String, Double, Double) - Method in interface io.webfolder.cdp.command.Animation
-
Sets the timing of an animation node.
- 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.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.security.SecurityStateExplanation
-
Title describing the type of factor.
- 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(Double) - Method in class io.webfolder.cdp.type.memory.SamplingProfileNode
-
Total bytes attributed to this sample.
- setTotal(Integer) - Method in class io.webfolder.cdp.event.heapprofiler.ReportHeapSnapshotProgress
- setTouchEmulationEnabled(Boolean) - 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.Page
-
Toggles mouse event-based touch event emulation.
- setTouchEmulationEnabled(Boolean, Platform) - Method in interface io.webfolder.cdp.command.Page
-
Toggles mouse event-based touch event emulation.
- setTouchEmulationEnabled(Boolean, Integer) - Method in interface io.webfolder.cdp.command.Emulation
-
Enables touch on platforms which do not support them.
- 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(AXValueSourceType) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
-
What type of source this is.
- setType(AXValueType) - Method in class io.webfolder.cdp.type.accessibility.AXValue
-
The type of this value.
- setType(AnimationType) - Method in class io.webfolder.cdp.type.animation.Animation
-
Animation type of
Animation
. - setType(BreakLocationType) - Method in class io.webfolder.cdp.type.debugger.BreakLocation
- setType(ConsoleApiCallType) - Method in class io.webfolder.cdp.event.runtime.ConsoleAPICalled
-
Type of the call.
- setType(InitiatorType) - Method in class io.webfolder.cdp.type.network.Initiator
-
Type of this initiator.
- setType(KeyPathType) - Method in class io.webfolder.cdp.type.indexeddb.KeyPath
-
Key path type.
- setType(KeyType) - Method in class io.webfolder.cdp.type.indexeddb.Key
-
Key type.
- setType(ObjectType) - Method in class io.webfolder.cdp.type.runtime.ObjectPreview
-
Object type.
- setType(ObjectType) - Method in class io.webfolder.cdp.type.runtime.RemoteObject
-
Object type.
- setType(PortraitType) - Method in class io.webfolder.cdp.type.emulation.ScreenOrientation
-
Orientation type.
- setType(PropertyPreviewType) - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
-
Object type.
- setType(RepaintReason) - Method in class io.webfolder.cdp.type.layertree.ScrollRect
-
Reason for rectangle to force scrolling on the main thread
- setType(ScopeType) - Method in class io.webfolder.cdp.type.debugger.Scope
-
Scope 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(ResourceType) - Method in class io.webfolder.cdp.type.network.CachedResource
-
Type of this resource.
- setType(ResourceType) - Method in class io.webfolder.cdp.type.page.FrameResource
-
Type of this resource.
- setType(DialogType) - Method in class io.webfolder.cdp.event.page.JavascriptDialogOpening
-
Dialog type.
- setType(String) - Method in class io.webfolder.cdp.type.applicationcache.ApplicationCacheResource
-
Resource type.
- setType(String) - Method in class io.webfolder.cdp.type.domdebugger.EventListener
-
EventListener
's type. - setType(String) - Method in class io.webfolder.cdp.type.systeminfo.ProcessInfo
-
Specifies process type.
- setType(String) - Method in class io.webfolder.cdp.type.target.TargetInfo
- setTypes(List<TypeObject>) - Method in class io.webfolder.cdp.type.profiler.TypeProfileEntry
-
The types for this parameter or return value.
- setUnicodeRange(String) - Method in class io.webfolder.cdp.type.css.FontFace
-
The unicode-range.
- 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(String) - Method in class io.webfolder.cdp.type.runtime.CallArgument
-
Primitive value which can not be JSON-stringified.
- setUnserializableValue(String) - 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.CompilationCacheProduced
- 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.NavigatedWithinDocument
-
Frame's new url.
- setUrl(String) - Method in class io.webfolder.cdp.event.page.NavigationRequested
-
URL of requested navigation.
- setUrl(String) - Method in class io.webfolder.cdp.event.page.WindowOpen
-
The URL for the new window.
- 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.debugger.CallFrame
-
JavaScript script name or url.
- 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) or for SignedExchange type.
- setUrl(String) - Method in class io.webfolder.cdp.type.network.Request
-
Request URL (without fragment).
- 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.profiler.ScriptTypeProfile
-
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
- setUrlFragment(String) - Method in class io.webfolder.cdp.type.network.Request
-
Fragment of the requested URL starting with hash, if present.
- setUrlPattern(String) - Method in class io.webfolder.cdp.type.fetch.RequestPattern
-
Wildcards ('*' -> zero or more, '?' -> exactly one) are allowed.
- setUrlPattern(String) - Method in class io.webfolder.cdp.type.network.RequestPattern
-
Wildcards ('*' -> zero or more, '?' -> exactly one) are allowed.
- 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.Emulation
-
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.
- setUserAgentOverride(String, String, String) - Method in interface io.webfolder.cdp.command.Emulation
-
Allows overriding user agent with the given string.
- setUserAgentOverride(String, String, String) - Method in interface io.webfolder.cdp.command.Network
-
Allows overriding user agent with the given string.
- setUserGesture(Boolean) - Method in class io.webfolder.cdp.event.page.WindowOpen
-
Whether or not it was triggered by user gesture.
- setUserInfo(String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the credentials to connect to the WebSocket endpoint.
- setUserInfo(String, String) - Method in class com.neovisionaries.ws.client.WebSocket
-
Set the credentials to connect to the WebSocket endpoint.
- 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.fetch.AuthChallengeResponse
-
The username to provide, possibly empty.
- 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.
- setUuid(String) - Method in class io.webfolder.cdp.type.memory.Module
-
UUID of the module.
- setValidFrom(Double) - Method in class io.webfolder.cdp.type.network.SecurityDetails
-
Certificate valid from date.
- setValidityUrl(String) - Method in class io.webfolder.cdp.type.network.SignedExchangeSignature
-
Signed exchange signature validity Url.
- setValidTo(Double) - Method in class io.webfolder.cdp.type.network.SecurityDetails
-
Certificate valid to (expiration) date
- 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(AXValue) - Method in class io.webfolder.cdp.type.accessibility.AXValueSource
-
The value of this property source.
- setValue(ObjectPreview) - Method in class io.webfolder.cdp.type.runtime.EntryPreview
-
Preview of the value.
- setValue(RemoteObject) - Method in class io.webfolder.cdp.type.indexeddb.DataEntry
-
Value object.
- 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(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(Double) - Method in class io.webfolder.cdp.type.css.MediaQueryExpression
-
Media query expression value.
- setValue(Double) - Method in class io.webfolder.cdp.type.performance.Metric
-
Metric value.
- setValue(Object) - Method in class io.webfolder.cdp.type.accessibility.AXValue
-
The computed value of this property.
- setValue(Object) - Method in class io.webfolder.cdp.type.runtime.CallArgument
-
Primitive value or serializable javascript object.
- 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).
- setValue(String) - Method in class io.webfolder.cdp.event.dom.AttributeModified
-
Attribute value.
- setValue(String) - Method in class io.webfolder.cdp.session.Option
- setValue(String) - Method in class io.webfolder.cdp.type.cachestorage.Header
- 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(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(String) - Method in class io.webfolder.cdp.type.fetch.HeaderEntry
- 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(String) - Method in class io.webfolder.cdp.type.runtime.PropertyPreview
-
User-friendly property value string.
- 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(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.RareIntegerData
- setValue(List<Integer>) - Method in class io.webfolder.cdp.type.domsnapshot.RareStringData
- setValue(List<Map<String, Object>>) - Method in class io.webfolder.cdp.event.tracing.DataCollected
- 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(Integer) - Method in class io.webfolder.cdp.type.indexeddb.DatabaseWithObjectStores
-
Database version.
- setVersion(String) - Method in class io.webfolder.cdp.type.database.Database
-
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.
- setVirtualTimeElapsed(Double) - Method in class io.webfolder.cdp.event.emulation.VirtualTimeAdvanced
-
The amount of virtual time that has elapsed in milliseconds since virtual time was first enabled.
- setVirtualTimeElapsed(Double) - Method in class io.webfolder.cdp.event.emulation.VirtualTimePaused
-
The amount of virtual time that has elapsed in milliseconds since virtual time was first enabled.
- 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.
- setVirtualTimePolicy(VirtualTimePolicy, Double, Integer, Boolean, Double) - 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.
- SetVirtualTimePolicyResult - Class in io.webfolder.cdp.type.emulation
- SetVirtualTimePolicyResult() - Constructor for class io.webfolder.cdp.type.emulation.SetVirtualTimePolicyResult
- 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.
- setWebLifecycleState(TargetLifecycleState) - Method in interface io.webfolder.cdp.command.Page
-
Tries to update the web lifecycle state of the page.
- setWebSocketReadTimeout(int) - Method in class io.webfolder.cdp.session.SessionFactory
- 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
- 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
- setWindowBounds(Integer, Bounds) - Method in interface io.webfolder.cdp.command.Browser
-
Set position and/or size of the browser window.
- setWindowFeatures(List<String>) - Method in class io.webfolder.cdp.event.page.WindowOpen
-
An array of enabled window features.
- setWindowName(String) - Method in class io.webfolder.cdp.event.page.WindowOpen
-
Window name.
- 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(Double) - Method in class io.webfolder.cdp.type.input.TouchPoint
-
X coordinate of the event relative to the main frame's viewport in CSS pixels.
- 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(Double) - Method in class io.webfolder.cdp.type.input.TouchPoint
-
Y coordinate of the event relative to the main frame's viewport in CSS pixels.
- 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
- ShaderCache - io.webfolder.cdp.type.storage.StorageType
- 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
- SignatureCertSha256 - io.webfolder.cdp.type.network.SignedExchangeErrorField
- SignatureCertUrl - io.webfolder.cdp.type.network.SignedExchangeErrorField
- SignatureIntegrity - io.webfolder.cdp.type.network.SignedExchangeErrorField
- SignatureSig - io.webfolder.cdp.type.network.SignedExchangeErrorField
- SignatureTimestamps - io.webfolder.cdp.type.network.SignedExchangeErrorField
- SignatureValidityUrl - io.webfolder.cdp.type.network.SignedExchangeErrorField
- 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
- SignedExchange - io.webfolder.cdp.type.constant.InitiatorType
- SignedExchange - io.webfolder.cdp.type.network.ResourceType
- SignedExchangeError - Class in io.webfolder.cdp.type.network
-
Information about a signed exchange response
- SignedExchangeError() - Constructor for class io.webfolder.cdp.type.network.SignedExchangeError
- SignedExchangeErrorField - Enum in io.webfolder.cdp.type.network
-
Field type for a signed exchange related error
- SignedExchangeHeader - Class in io.webfolder.cdp.type.network
-
Information about a signed exchange header https://wicg github io/webpackage/draft-yasskin-httpbis-origin-signed-exchanges-impl html#cbor-representation
- SignedExchangeHeader() - Constructor for class io.webfolder.cdp.type.network.SignedExchangeHeader
- SignedExchangeInfo - Class in io.webfolder.cdp.type.network
-
Information about a signed exchange response
- SignedExchangeInfo() - Constructor for class io.webfolder.cdp.type.network.SignedExchangeInfo
- SignedExchangeReceived - Class in io.webfolder.cdp.event.network
-
Fired when a signed exchange was received over the network
- SignedExchangeReceived() - Constructor for class io.webfolder.cdp.event.network.SignedExchangeReceived
- SignedExchangeSignature - Class in io.webfolder.cdp.type.network
-
Information about a signed exchange signature https://wicg github io/webpackage/draft-yasskin-httpbis-origin-signed-exchanges-impl html#rfc section 3 1
- SignedExchangeSignature() - Constructor for class io.webfolder.cdp.type.network.SignedExchangeSignature
- simulatePressureNotification(PressureLevel) - Method in interface io.webfolder.cdp.command.Memory
-
Simulate a memory pressure notification in all processes.
- skipWaiting(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
- Slf4j - io.webfolder.cdp.logger.CdpLoggerType
- SnapshotType - Enum in io.webfolder.cdp.type.constant
- 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
- StackTraceId - Class in io.webfolder.cdp.type.runtime
-
If
debuggerId
is set stack trace comes from another debugger and can be resolved there This allows to track cross-debugger calls See RuntimeStackTrace
and Debugger paused
for usages - StackTraceId() - Constructor for class io.webfolder.cdp.type.runtime.StackTraceId
- start() - Method in interface io.webfolder.cdp.command.Profiler
- start() - Method in interface io.webfolder.cdp.command.Tracing
-
Start trace events collection.
- start(String, String, Double, TransferMode, StreamCompression, TraceConfig) - Method in interface io.webfolder.cdp.command.Tracing
-
Start trace events collection.
- StartGroup - io.webfolder.cdp.type.constant.ConsoleApiCallType
- StartGroupCollapsed - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Starting - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
- startPreciseCoverage() - Method in interface io.webfolder.cdp.command.Profiler
-
Enable precise code coverage.
- startPreciseCoverage(Boolean, Boolean) - 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() - Method in interface io.webfolder.cdp.command.HeapProfiler
- startSampling() - Method in interface io.webfolder.cdp.command.Memory
-
Start collecting native memory profile.
- startSampling(Double) - Method in interface io.webfolder.cdp.command.HeapProfiler
- startSampling(Integer, Boolean) - Method in interface io.webfolder.cdp.command.Memory
-
Start collecting native memory profile.
- startScreencast() - Method in interface io.webfolder.cdp.command.Page
-
Starts sending each frame using the
screencastFrame
event. - startScreencast(ImageFormat, Integer, Integer, Integer, Integer) - Method in interface io.webfolder.cdp.command.Page
-
Starts sending each frame using the
screencastFrame
event. - startTime - Variable in class io.webfolder.cdp.DefaultProcessManager
- startTrackingHeapObjects() - Method in interface io.webfolder.cdp.command.HeapProfiler
- startTrackingHeapObjects(Boolean) - Method in interface io.webfolder.cdp.command.HeapProfiler
- startTypeProfile() - Method in interface io.webfolder.cdp.command.Profiler
-
Enable type profile.
- 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.
- stepInto(Boolean) - 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.
- stopAllWorkers() - Method in interface io.webfolder.cdp.command.ServiceWorker
- stopLoading() - Method in interface io.webfolder.cdp.command.Page
-
Force the page stop all navigations and pending resource fetches.
- Stopped - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
- Stopping - io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
- stopPreciseCoverage() - Method in interface io.webfolder.cdp.command.Profiler
-
Disable precise code coverage.
- stopRuleUsageTracking() - Method in interface io.webfolder.cdp.command.CSS
-
Stop tracking rule usage and return the list of rules that were used since last call to
takeCoverageDelta
(or since start of coverage instrumentation) - stopSampling() - Method in interface io.webfolder.cdp.command.HeapProfiler
- stopSampling() - Method in interface io.webfolder.cdp.command.Memory
-
Stop collecting native memory profile.
- stopScreencast() - Method in interface io.webfolder.cdp.command.Page
-
Stops sending each frame in the
screencastFrame
. - stopTrackingHeapObjects() - Method in interface io.webfolder.cdp.command.HeapProfiler
- stopTrackingHeapObjects(Boolean) - Method in interface io.webfolder.cdp.command.HeapProfiler
- stopTypeProfile() - Method in interface io.webfolder.cdp.command.Profiler
-
Disable type profile.
- stopViolationsReport() - Method in interface io.webfolder.cdp.command.Log
-
Stop violation reporting.
- stopWorker(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
- Storage - io.webfolder.cdp.type.constant.LogEntrySource
- Storage - io.webfolder.cdp.type.constant.MessageSource
- Storage - Interface in io.webfolder.cdp.command
- StorageCacheStorageContentUpdated - io.webfolder.cdp.event.Events
-
A cache's contents have been modified
- StorageCacheStorageListUpdated - io.webfolder.cdp.event.Events
-
A cache has been added/deleted
- StorageId - Class in io.webfolder.cdp.type.domstorage
-
DOM Storage identifier
- StorageId() - Constructor for class io.webfolder.cdp.type.domstorage.StorageId
- StorageIndexedDBContentUpdated - io.webfolder.cdp.event.Events
-
The origin's IndexedDB object store has been modified
- StorageIndexedDBListUpdated - io.webfolder.cdp.event.Events
-
The origin's IndexedDB database list has been modified
- StorageType - Enum in io.webfolder.cdp.type.storage
-
Enum of possible storage types
- StreamCompression - Enum in io.webfolder.cdp.type.tracing
-
Compression type to use for traces returned via streams
- Strict - io.webfolder.cdp.type.network.CookieSameSite
- StrictOrigin - io.webfolder.cdp.type.constant.ReferrerPolicy
- StrictOriginWhenCrossOrigin - io.webfolder.cdp.type.constant.ReferrerPolicy
- String - io.webfolder.cdp.type.accessibility.AXValueType
- String - io.webfolder.cdp.type.constant.KeyPathType
- String - io.webfolder.cdp.type.constant.KeyType
- String - io.webfolder.cdp.type.constant.ObjectType
- String - io.webfolder.cdp.type.constant.PropertyPreviewType
- Style - io.webfolder.cdp.type.accessibility.AXValueSourceType
- 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
- Stylesheet - io.webfolder.cdp.type.network.ResourceType
- 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
- SubresourceFilter - io.webfolder.cdp.type.network.BlockedReason
- SubtreeModified - io.webfolder.cdp.type.domdebugger.DOMBreakpointType
- Symbol - io.webfolder.cdp.type.constant.ObjectType
- Symbol - io.webfolder.cdp.type.constant.PropertyPreviewType
- 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.
- 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.
- synthesizeScrollGesture(Double, Double) - Method in interface io.webfolder.cdp.command.Input
-
Synthesizes a scroll 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.
- synthesizeTapGesture(Double, Double) - Method in interface io.webfolder.cdp.command.Input
-
Synthesizes a tap 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.
- SystemInfo - Interface in io.webfolder.cdp.command
-
The SystemInfo domain defines methods and events for querying low-level system information
T
- TAB - Static variable in interface io.webfolder.cdp.session.Constant
- Table - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Tablecaption - io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- takeCoverageDelta() - Method in interface io.webfolder.cdp.command.CSS
-
Obtain list of rules that became used since last call to this method (or since start of coverage instrumentation)
- takeHeapSnapshot() - Method in interface io.webfolder.cdp.command.HeapProfiler
- takeHeapSnapshot(Boolean) - Method in interface io.webfolder.cdp.command.HeapProfiler
- takePreciseCoverage() - Method in interface io.webfolder.cdp.command.Profiler
-
Collect coverage data for the current isolate, and resets execution counters.
- takeResponseBodyAsStream(String) - Method in interface io.webfolder.cdp.command.Fetch
-
Returns a handle to the stream representing the response body.
- takeResponseBodyForInterceptionAsStream(String) - Method in interface io.webfolder.cdp.command.Network
-
Returns a handle to the stream representing the response body.
- takeTypeProfile() - Method in interface io.webfolder.cdp.command.Profiler
-
Collect type profile.
- Target - Interface in io.webfolder.cdp.command
-
Supports additional targets discovery and allows to attach to them
- TargetAttachedToTarget - io.webfolder.cdp.event.Events
-
Issued when attached to target because of auto-attach or
attachToTarget
command - TargetCallFrames - Enum in io.webfolder.cdp.type.constant
- TargetCrashed - Class in io.webfolder.cdp.event.inspector
-
Fired when debugging target has crashed
- TargetCrashed - Class in io.webfolder.cdp.event.target
-
Issued when a target has crashed
- TargetCrashed() - Constructor for class io.webfolder.cdp.event.inspector.TargetCrashed
- TargetCrashed() - Constructor for class io.webfolder.cdp.event.target.TargetCrashed
- TargetCreated - Class in io.webfolder.cdp.event.target
-
Issued when a possible inspection target is created
- TargetCreated() - Constructor for class io.webfolder.cdp.event.target.TargetCreated
- TargetDestroyed - Class in io.webfolder.cdp.event.target
-
Issued when a target is destroyed
- TargetDestroyed() - Constructor for class io.webfolder.cdp.event.target.TargetDestroyed
- TargetDetachedFromTarget - io.webfolder.cdp.event.Events
-
Issued when detached from target for any reason (including
detachFromTarget
command) Can be issued multiple times per target if multiple sessions have been attached to it - TargetInfo - Class in io.webfolder.cdp.type.target
- TargetInfo() - Constructor for class io.webfolder.cdp.type.target.TargetInfo
- TargetInfoChanged - Class in io.webfolder.cdp.event.target
-
Issued when some information about a target has changed This only happens between
targetCreated
andtargetDestroyed
- TargetInfoChanged() - Constructor for class io.webfolder.cdp.event.target.TargetInfoChanged
- TargetLifecycleState - Enum in io.webfolder.cdp.type.constant
- TargetReceivedMessageFromTarget - io.webfolder.cdp.event.Events
-
Notifies about a new protocol message received from the session (as reported in
attachedToTarget
event) - TargetReloadedAfterCrash - Class in io.webfolder.cdp.event.inspector
-
Fired when debugging target has reloaded after crash
- TargetReloadedAfterCrash() - Constructor for class io.webfolder.cdp.event.inspector.TargetReloadedAfterCrash
- TargetTargetCrashed - io.webfolder.cdp.event.Events
-
Issued when a target has crashed
- TargetTargetCreated - io.webfolder.cdp.event.Events
-
Issued when a possible inspection target is created
- TargetTargetDestroyed - io.webfolder.cdp.event.Events
-
Issued when a target is destroyed
- TargetTargetInfoChanged - io.webfolder.cdp.event.Events
-
Issued when some information about a target has changed This only happens between
targetCreated
andtargetDestroyed
- TaskKillProcessManager - Class in io.webfolder.cdp
-
Alternative implmentation of
WindowsProcessManager
. - TaskKillProcessManager() - Constructor for class io.webfolder.cdp.TaskKillProcessManager
- TerminateEvent - Class in io.webfolder.cdp.listener
- TerminateEvent(String) - Constructor for class io.webfolder.cdp.listener.TerminateEvent
- terminateExecution() - Method in interface io.webfolder.cdp.command.Runtime
-
Terminate current or next JavaScript execution.
- TerminateListener - Interface in io.webfolder.cdp.listener
- Testing - Interface in io.webfolder.cdp.command
-
Testing domain is a dumping ground for the capabilities requires for browser or app testing that do not fit other domains
- Tethering - Interface in io.webfolder.cdp.command
-
The Tethering domain defines methods and events for browser port binding
- TetheringAccepted - io.webfolder.cdp.event.Events
-
Informs that port was successfully bound and got a specified connection id
- TextBoxSnapshot - Class in io.webfolder.cdp.type.domsnapshot
-
Details of post layout rendered text positions The exact layout should not be regarded as stable and may change between versions
- TextBoxSnapshot() - Constructor for class io.webfolder.cdp.type.domsnapshot.TextBoxSnapshot
- TextTrack - io.webfolder.cdp.type.network.ResourceType
- ThreadTicks - io.webfolder.cdp.type.constant.TimeDomain
- TimeDomain - Enum in io.webfolder.cdp.type.constant
- TimedOut - io.webfolder.cdp.type.network.ErrorReason
- TimeEnd - io.webfolder.cdp.type.constant.ConsoleApiCallType
- TimeTicks - io.webfolder.cdp.type.constant.TimeDomain
- Title - io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- Token - io.webfolder.cdp.type.accessibility.AXValueType
- TokenList - io.webfolder.cdp.type.accessibility.AXValueType
- toString() - Method in class io.webfolder.cdp.ChromiumVersion
- toString() - Method in enum io.webfolder.cdp.event.Events
- toString() - Method in class io.webfolder.cdp.listener.TerminateEvent
- toString() - Method in class io.webfolder.cdp.session.Option
- toString() - Method in class io.webfolder.cdp.session.Session
- toString() - Method in class io.webfolder.cdp.session.SessionFactory
- toString() - Method in enum io.webfolder.cdp.type.accessibility.AXPropertyName
- toString() - Method in enum io.webfolder.cdp.type.accessibility.AXValueNativeSourceType
- toString() - Method in enum io.webfolder.cdp.type.accessibility.AXValueSourceType
- toString() - Method in enum io.webfolder.cdp.type.accessibility.AXValueType
- toString() - Method in enum io.webfolder.cdp.type.browser.PermissionType
- toString() - Method in enum io.webfolder.cdp.type.browser.WindowState
- toString() - Method in enum io.webfolder.cdp.type.cachestorage.CachedResponseType
- toString() - Method in enum io.webfolder.cdp.type.constant.AnimationType
- toString() - Method in enum io.webfolder.cdp.type.constant.AuthChallengeSource
- toString() - Method in enum io.webfolder.cdp.type.constant.AuthResponse
- toString() - Method in enum io.webfolder.cdp.type.constant.BreakLocationType
- toString() - Method in enum io.webfolder.cdp.type.constant.ConsoleApiCallType
- toString() - Method in enum io.webfolder.cdp.type.constant.CSSMediaSource
- toString() - Method in enum io.webfolder.cdp.type.constant.DownloadBehavior
- toString() - Method in enum io.webfolder.cdp.type.constant.Encoding
- toString() - Method in enum io.webfolder.cdp.type.constant.FrameNavigationReason
- toString() - Method in enum io.webfolder.cdp.type.constant.ImageFormat
- toString() - Method in enum io.webfolder.cdp.type.constant.InitiatorType
- toString() - Method in enum io.webfolder.cdp.type.constant.KeyEventType
- toString() - Method in enum io.webfolder.cdp.type.constant.KeyPathType
- toString() - Method in enum io.webfolder.cdp.type.constant.KeyType
- toString() - Method in enum io.webfolder.cdp.type.constant.LogEntrySeverity
- toString() - Method in enum io.webfolder.cdp.type.constant.LogEntrySource
- toString() - Method in enum io.webfolder.cdp.type.constant.MessageSeverity
- toString() - Method in enum io.webfolder.cdp.type.constant.MessageSource
- toString() - Method in enum io.webfolder.cdp.type.constant.MouseButtonType
- toString() - Method in enum io.webfolder.cdp.type.constant.MouseEventType
- toString() - Method in enum io.webfolder.cdp.type.constant.ObjectSubtypeHint
- toString() - Method in enum io.webfolder.cdp.type.constant.ObjectType
- toString() - Method in enum io.webfolder.cdp.type.constant.PauseOnExceptionState
- toString() - Method in enum io.webfolder.cdp.type.constant.PauseReason
- toString() - Method in enum io.webfolder.cdp.type.constant.Platform
- toString() - Method in enum io.webfolder.cdp.type.constant.PortraitType
- toString() - Method in enum io.webfolder.cdp.type.constant.PropertyPreviewType
- toString() - Method in enum io.webfolder.cdp.type.constant.ReferrerPolicy
- toString() - Method in enum io.webfolder.cdp.type.constant.RepaintReason
- toString() - Method in enum io.webfolder.cdp.type.constant.ScopeType
- toString() - Method in enum io.webfolder.cdp.type.constant.SnapshotType
- toString() - Method in enum io.webfolder.cdp.type.constant.TargetCallFrames
- toString() - Method in enum io.webfolder.cdp.type.constant.TargetLifecycleState
- toString() - Method in enum io.webfolder.cdp.type.constant.TimeDomain
- toString() - Method in enum io.webfolder.cdp.type.constant.TouchEventType
- toString() - Method in enum io.webfolder.cdp.type.constant.TraceRecordMode
- toString() - Method in enum io.webfolder.cdp.type.constant.TransferMode
- toString() - Method in enum io.webfolder.cdp.type.constant.ViolationType
- toString() - Method in enum io.webfolder.cdp.type.css.StyleSheetOrigin
- toString() - Method in enum io.webfolder.cdp.type.dom.PseudoType
- toString() - Method in enum io.webfolder.cdp.type.dom.ShadowRootType
- toString() - Method in enum io.webfolder.cdp.type.domdebugger.DOMBreakpointType
- toString() - Method in enum io.webfolder.cdp.type.emulation.VirtualTimePolicy
- toString() - Method in enum io.webfolder.cdp.type.fetch.RequestStage
- toString() - Method in enum io.webfolder.cdp.type.input.GestureSourceType
- toString() - Method in enum io.webfolder.cdp.type.memory.PressureLevel
- toString() - Method in enum io.webfolder.cdp.type.network.BlockedReason
- toString() - Method in enum io.webfolder.cdp.type.network.CertificateTransparencyCompliance
- toString() - Method in enum io.webfolder.cdp.type.network.ConnectionType
- toString() - Method in enum io.webfolder.cdp.type.network.CookieSameSite
- toString() - Method in enum io.webfolder.cdp.type.network.ErrorReason
- toString() - Method in enum io.webfolder.cdp.type.network.InterceptionStage
- toString() - Method in enum io.webfolder.cdp.type.network.ResourcePriority
- toString() - Method in enum io.webfolder.cdp.type.network.ResourceType
- toString() - Method in enum io.webfolder.cdp.type.network.SignedExchangeErrorField
- toString() - Method in enum io.webfolder.cdp.type.overlay.InspectMode
- toString() - Method in enum io.webfolder.cdp.type.page.DialogType
- toString() - Method in enum io.webfolder.cdp.type.page.TransitionType
- toString() - Method in enum io.webfolder.cdp.type.security.CertificateErrorAction
- toString() - Method in enum io.webfolder.cdp.type.security.MixedContentType
- toString() - Method in enum io.webfolder.cdp.type.security.SecurityState
- toString() - Method in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionRunningStatus
- toString() - Method in enum io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
- toString() - Method in enum io.webfolder.cdp.type.storage.StorageType
- toString() - Method in enum io.webfolder.cdp.type.tracing.StreamCompression
- toString() - Method in class io.webfolder.cdp.type.util.Point
- toString(InputStream) - Method in class io.webfolder.cdp.Launcher
- toString(InputStream) - Method in class io.webfolder.cdp.LinuxProcessManager
- Touch - io.webfolder.cdp.type.input.GestureSourceType
- TouchCancel - io.webfolder.cdp.type.constant.TouchEventType
- TouchEnd - io.webfolder.cdp.type.constant.TouchEventType
- TouchEventHandler - io.webfolder.cdp.type.constant.RepaintReason
- TouchEventType - Enum in io.webfolder.cdp.type.constant
- TouchMove - io.webfolder.cdp.type.constant.TouchEventType
- TouchPoint - Class in io.webfolder.cdp.type.input
- TouchPoint() - Constructor for class io.webfolder.cdp.type.input.TouchPoint
- TouchStart - io.webfolder.cdp.type.constant.TouchEventType
- Trace - io.webfolder.cdp.type.constant.ConsoleApiCallType
- TraceConfig - Class in io.webfolder.cdp.type.tracing
- TraceConfig() - Constructor for class io.webfolder.cdp.type.tracing.TraceConfig
- TraceRecordMode - Enum in io.webfolder.cdp.type.constant
- Tracing - Interface in io.webfolder.cdp.command
- TracingBufferUsage - io.webfolder.cdp.event.Events
- TracingComplete - Class in io.webfolder.cdp.event.tracing
-
Signals that tracing is stopped and there is no trace buffers pending flush, all data were delivered via dataCollected events
- TracingComplete() - Constructor for class io.webfolder.cdp.event.tracing.TracingComplete
- TracingDataCollected - io.webfolder.cdp.event.Events
-
Contains an bucket of collected trace events When tracing is stopped collected events will be send as a sequence of dataCollected events followed by tracingComplete event
- TracingTracingComplete - io.webfolder.cdp.event.Events
-
Signals that tracing is stopped and there is no trace buffers pending flush, all data were delivered via dataCollected events
- trackCacheStorageForOrigin(String) - Method in interface io.webfolder.cdp.command.Storage
-
Registers origin to be notified when an update occurs to its cache storage list.
- trackIndexedDBForOrigin(String) - Method in interface io.webfolder.cdp.command.Storage
-
Registers origin to be notified when an update occurs to its IndexedDB.
- TransferMode - Enum in io.webfolder.cdp.type.constant
- TransitionType - Enum in io.webfolder.cdp.type.page
-
Transition type
- Tristate - io.webfolder.cdp.type.accessibility.AXValueType
- Typed - io.webfolder.cdp.type.page.TransitionType
- TypeObject - Class in io.webfolder.cdp.type.profiler
-
Describes a type collected during runtime
- TypeObject() - Constructor for class io.webfolder.cdp.type.profiler.TypeObject
- TypeProfileEntry - Class in io.webfolder.cdp.type.profiler
-
Source offset and types for a parameter or return value
- TypeProfileEntry() - Constructor for class io.webfolder.cdp.type.profiler.TypeProfileEntry
U
- unbind(Integer) - Method in interface io.webfolder.cdp.command.Tethering
-
Request browser port unbinding.
- Uncaught - io.webfolder.cdp.type.constant.PauseOnExceptionState
- Undefined - io.webfolder.cdp.type.constant.ObjectType
- Undefined - io.webfolder.cdp.type.constant.PropertyPreviewType
- undo() - Method in interface io.webfolder.cdp.command.DOM
-
Undoes the last performed action.
- Unknown - io.webfolder.cdp.type.network.CertificateTransparencyCompliance
- Unknown - io.webfolder.cdp.type.security.SecurityState
- unregister(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
- UnsafeUrl - io.webfolder.cdp.type.constant.ReferrerPolicy
- untrackCacheStorageForOrigin(String) - Method in interface io.webfolder.cdp.command.Storage
-
Unregisters origin from receiving notifications for cache storage.
- untrackIndexedDBForOrigin(String) - Method in interface io.webfolder.cdp.command.Storage
-
Unregisters origin from receiving notifications for IndexedDB.
- UP_ARROW - Static variable in interface io.webfolder.cdp.session.Constant
- updateRegistration(String) - Method in interface io.webfolder.cdp.command.ServiceWorker
- UsageForType - Class in io.webfolder.cdp.type.storage
-
Usage for a storage type
- UsageForType() - Constructor for class io.webfolder.cdp.type.storage.UsageForType
- UserAgent - io.webfolder.cdp.type.css.StyleSheetOrigin
- UserAgent - io.webfolder.cdp.type.dom.ShadowRootType
V
- value - Variable in enum io.webfolder.cdp.session.WaitUntil
- value - Variable in enum io.webfolder.cdp.type.accessibility.AXPropertyName
- 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.browser.PermissionType
- value - Variable in enum io.webfolder.cdp.type.browser.WindowState
- value - Variable in enum io.webfolder.cdp.type.cachestorage.CachedResponseType
- value - Variable in enum io.webfolder.cdp.type.constant.AnimationType
- value - Variable in enum io.webfolder.cdp.type.constant.AuthChallengeSource
- value - Variable in enum io.webfolder.cdp.type.constant.AuthResponse
- 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.CSSMediaSource
- value - Variable in enum io.webfolder.cdp.type.constant.DownloadBehavior
- value - Variable in enum io.webfolder.cdp.type.constant.Encoding
- 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.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.SnapshotType
- value - Variable in enum io.webfolder.cdp.type.constant.TargetCallFrames
- value - Variable in enum io.webfolder.cdp.type.constant.TargetLifecycleState
- value - Variable in enum io.webfolder.cdp.type.constant.TimeDomain
- value - Variable in enum io.webfolder.cdp.type.constant.TouchEventType
- 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 - 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.fetch.RequestStage
- 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.CertificateTransparencyCompliance
- 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.InterceptionStage
- value - Variable in enum io.webfolder.cdp.type.network.ResourcePriority
- value - Variable in enum io.webfolder.cdp.type.network.ResourceType
- value - Variable in enum io.webfolder.cdp.type.network.SignedExchangeErrorField
- 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.TransitionType
- 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
- value - Variable in enum io.webfolder.cdp.type.tracing.StreamCompression
- value() - Method in annotation type io.webfolder.cdp.annotation.Domain
- value() - Method in annotation type io.webfolder.cdp.annotation.EventName
- value() - Method in annotation type io.webfolder.cdp.annotation.Returns
- value() - Method in annotation type io.webfolder.cdp.JsFunction
-
javascript function body
- 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
- Valuemax - io.webfolder.cdp.type.accessibility.AXPropertyName
- Valuemin - io.webfolder.cdp.type.accessibility.AXPropertyName
- 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.logger.CdpLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.webfolder.cdp.session.WaitUntil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.webfolder.cdp.type.accessibility.AXPropertyName
-
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.browser.PermissionType
-
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.cachestorage.CachedResponseType
-
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.AuthChallengeSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.AuthResponse
-
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.CSSMediaSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.DownloadBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.Encoding
-
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.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.SnapshotType
-
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.TargetLifecycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.webfolder.cdp.type.constant.TimeDomain
-
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.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.fetch.RequestStage
-
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.CertificateTransparencyCompliance
-
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.InterceptionStage
-
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.network.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.webfolder.cdp.type.network.SignedExchangeErrorField
-
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.TransitionType
-
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.
- valueOf(String) - Static method in enum io.webfolder.cdp.type.tracing.StreamCompression
-
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.logger.CdpLogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.webfolder.cdp.session.WaitUntil
-
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.AXPropertyName
-
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.browser.PermissionType
-
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.cachestorage.CachedResponseType
-
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.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.AuthResponse
-
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.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.DownloadBehavior
-
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.Encoding
-
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.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.SnapshotType
-
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.TargetLifecycleState
-
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.TimeDomain
-
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.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.fetch.RequestStage
-
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.CertificateTransparencyCompliance
-
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.InterceptionStage
-
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.network.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.network.SignedExchangeErrorField
-
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.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.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.
- values() - Static method in enum io.webfolder.cdp.type.tracing.StreamCompression
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Valuetext - io.webfolder.cdp.type.accessibility.AXPropertyName
- ValueUndefined - io.webfolder.cdp.type.accessibility.AXValueType
- Verbose - io.webfolder.cdp.type.constant.LogEntrySeverity
- VeryHigh - io.webfolder.cdp.type.network.ResourcePriority
- VeryLow - io.webfolder.cdp.type.network.ResourcePriority
- VideoCapture - io.webfolder.cdp.type.browser.PermissionType
- Viewport - Class in io.webfolder.cdp.type.page
-
Viewport for capturing screenshot
- Viewport() - Constructor for class io.webfolder.cdp.type.page.Viewport
- Violation - io.webfolder.cdp.type.constant.LogEntrySource
- 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
- VirtualTimeAdvanced - Class in io.webfolder.cdp.event.emulation
-
Notification sent after the virtual time has advanced
- VirtualTimeAdvanced() - Constructor for class io.webfolder.cdp.event.emulation.VirtualTimeAdvanced
- VirtualTimeBudgetExpired - Class in io.webfolder.cdp.event.emulation
-
Notification sent after the virtual time budget for the current VirtualTimePolicy has run out
- VirtualTimeBudgetExpired() - Constructor for class io.webfolder.cdp.event.emulation.VirtualTimeBudgetExpired
- VirtualTimePaused - Class in io.webfolder.cdp.event.emulation
-
Notification sent after the virtual time has paused
- VirtualTimePaused() - Constructor for class io.webfolder.cdp.event.emulation.VirtualTimePaused
- VirtualTimePolicy - Enum in io.webfolder.cdp.type.emulation
-
advance: If the scheduler runs out of immediate work, the virtual time base may fast forward to allow the next delayed task (if any) to run; pause: The virtual time base may not advance; pauseIfNetworkFetchesPending: The virtual time base may not advance if there are any pending resource fetches
- VisualViewport - Class in io.webfolder.cdp.type.page
-
Visual viewport position, dimensions, and scale
- VisualViewport() - Constructor for class io.webfolder.cdp.type.page.VisualViewport
W
- wait(int) - Method in class io.webfolder.cdp.session.Session
-
Causes the current thread to wait until waiting time elapses.
- wait(int, boolean) - Method in class io.webfolder.cdp.session.Session
-
Causes the current thread to wait until waiting time elapses.
- WAIT_PERIOD - Static variable in interface io.webfolder.cdp.session.Constant
- WAIT_TIMEOUT - Static variable in interface io.webfolder.cdp.session.Constant
- waitDocumentReady() - Method in class io.webfolder.cdp.session.Session
-
waits until document is ready
- waitDocumentReady(int) - Method in class io.webfolder.cdp.session.Session
-
waits until document is ready
- waitUntil(Predicate<Session>) - Method in class io.webfolder.cdp.session.Session
- waitUntil(Predicate<Session>, int) - Method in class io.webfolder.cdp.session.Session
- waitUntil(Predicate<Session>, int, int) - Method in class io.webfolder.cdp.session.Session
- waitUntil(Predicate<Session>, int, int, boolean) - Method in class io.webfolder.cdp.session.Session
- WaitUntil - Enum in io.webfolder.cdp.session
- warn(String, Object...) - Method in class io.webfolder.cdp.logger.CdpConsoleLogger
- warn(String, Object...) - Method in class io.webfolder.cdp.logger.CdpLog4jLogger
- warn(String, Object...) - Method in interface io.webfolder.cdp.logger.CdpLogger
- warn(String, Object...) - Method in class io.webfolder.cdp.logger.CdpSlf4jLogger
- Warn - io.webfolder.cdp.logger.CdpLogLevel
- Warning - io.webfolder.cdp.type.constant.ConsoleApiCallType
- Warning - io.webfolder.cdp.type.constant.LogEntrySeverity
- Warning - io.webfolder.cdp.type.constant.MessageSeverity
- Weakmap - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- Weakset - io.webfolder.cdp.type.constant.ObjectSubtypeHint
- WebAnimation - io.webfolder.cdp.type.constant.AnimationType
- Webp - io.webfolder.cdp.type.constant.Encoding
- WebSocket - Class in com.neovisionaries.ws.client
-
WebSocket.
- WebSocket - io.webfolder.cdp.type.network.ResourceType
- WebSocketClosed - Class in io.webfolder.cdp.event.network
-
Fired when WebSocket is closed
- WebSocketClosed() - Constructor for class io.webfolder.cdp.event.network.WebSocketClosed
- WebSocketCreated - Class in io.webfolder.cdp.event.network
-
Fired upon WebSocket creation
- WebSocketCreated() - Constructor for class io.webfolder.cdp.event.network.WebSocketCreated
- WebSocketFrame - Class in io.webfolder.cdp.type.network
-
WebSocket frame data
- WebSocketFrame() - Constructor for class io.webfolder.cdp.type.network.WebSocketFrame
- WebSocketFrameError - Class in io.webfolder.cdp.event.network
-
Fired when WebSocket frame error occurs
- WebSocketFrameError() - Constructor for class io.webfolder.cdp.event.network.WebSocketFrameError
- WebSocketFrameReceived - Class in io.webfolder.cdp.event.network
-
Fired when WebSocket frame is received
- WebSocketFrameReceived() - Constructor for class io.webfolder.cdp.event.network.WebSocketFrameReceived
- WebSocketFrameSent - Class in io.webfolder.cdp.event.network
-
Fired when WebSocket frame is sent
- WebSocketFrameSent() - Constructor for class io.webfolder.cdp.event.network.WebSocketFrameSent
- WebSocketHandshakeResponseReceived - Class in io.webfolder.cdp.event.network
-
Fired when WebSocket handshake response becomes available
- WebSocketHandshakeResponseReceived() - Constructor for class io.webfolder.cdp.event.network.WebSocketHandshakeResponseReceived
- WebSocketRequest - Class in io.webfolder.cdp.type.network
-
WebSocket request data
- WebSocketRequest() - Constructor for class io.webfolder.cdp.type.network.WebSocketRequest
- WebSocketResponse - Class in io.webfolder.cdp.type.network
-
WebSocket response data
- WebSocketResponse() - Constructor for class io.webfolder.cdp.type.network.WebSocketResponse
- WebSocketWillSendHandshakeRequest - Class in io.webfolder.cdp.event.network
-
Fired when WebSocket is about to initiate handshake
- WebSocketWillSendHandshakeRequest() - Constructor for class io.webfolder.cdp.event.network.WebSocketWillSendHandshakeRequest
- Websql - io.webfolder.cdp.type.storage.StorageType
- WheelEventHandler - io.webfolder.cdp.type.constant.RepaintReason
- Wifi - io.webfolder.cdp.type.network.ConnectionType
- Wimax - io.webfolder.cdp.type.network.ConnectionType
- WindowOpen - Class in io.webfolder.cdp.event.page
-
Fired when a new window is going to be opened, via window open(), link click, form submission, etc
- WindowOpen() - Constructor for class io.webfolder.cdp.event.page.WindowOpen
- WindowsProcessManager - Class in io.webfolder.cdp
- WindowsProcessManager() - Constructor for class io.webfolder.cdp.WindowsProcessManager
- WindowState - Enum in io.webfolder.cdp.type.browser
-
The state of the browser window
- With - io.webfolder.cdp.type.constant.ScopeType
- withChromeExecutable(String) - Method in class io.webfolder.cdp.RemoteLauncherBuilder
- withChromePort(int) - Method in class io.webfolder.cdp.RemoteLauncherBuilder
- withHost(String) - Method in class io.webfolder.cdp.RemoteLauncherBuilder
- withPassword(String) - Method in class io.webfolder.cdp.RemoteLauncherBuilder
- withPrivateKey(String) - Method in class io.webfolder.cdp.RemoteLauncherBuilder
- withSshPort(int) - Method in class io.webfolder.cdp.RemoteLauncherBuilder
- withUser(String) - Method in class io.webfolder.cdp.RemoteLauncherBuilder
- Worker - io.webfolder.cdp.type.constant.LogEntrySource
- Worker - io.webfolder.cdp.type.constant.MessageSource
- WorkerErrorReported - Class in io.webfolder.cdp.event.serviceworker
- WorkerErrorReported() - Constructor for class io.webfolder.cdp.event.serviceworker.WorkerErrorReported
- WorkerRegistrationUpdated - Class in io.webfolder.cdp.event.serviceworker
- WorkerRegistrationUpdated() - Constructor for class io.webfolder.cdp.event.serviceworker.WorkerRegistrationUpdated
- WorkerVersionUpdated - Class in io.webfolder.cdp.event.serviceworker
- WorkerVersionUpdated() - Constructor for class io.webfolder.cdp.event.serviceworker.WorkerVersionUpdated
X
- x - Variable in class io.webfolder.cdp.type.util.Point
- XHR - io.webfolder.cdp.type.constant.PauseReason
- XHR - io.webfolder.cdp.type.network.ResourceType
- Xml - io.webfolder.cdp.type.constant.LogEntrySource
- Xml - io.webfolder.cdp.type.constant.MessageSource
Y
Z
- ZeroMasker - Class in com.neovisionaries.ws.client
- ZeroMasker() - Constructor for class com.neovisionaries.ws.client.ZeroMasker
All Classes All Packages