Class PreloadingAttemptSource

java.lang.Object
org.openqa.selenium.devtools.v119.preload.model.PreloadingAttemptSource

public class PreloadingAttemptSource extends Object
Lists sources for a preloading attempt, specifically the ids of rule sets that had a speculation rule that triggered the attempt, and the BackendNodeIds of or elements that triggered the attempt (in the case of attempts triggered by a document rule). It is possible for mulitple rule sets and links to trigger a single attempt.