Class Preload


  • @Beta
    public class Preload
    extends java.lang.Object
    • Constructor Detail

      • Preload

        public Preload()
    • Method Detail

      • enable

        public static org.openqa.selenium.devtools.Command<java.lang.Void> enable()
      • disable

        public static org.openqa.selenium.devtools.Command<java.lang.Void> disable()
      • ruleSetUpdated

        public static org.openqa.selenium.devtools.Event<RuleSet> ruleSetUpdated()
      • ruleSetRemoved

        public static org.openqa.selenium.devtools.Event<RuleSetId> ruleSetRemoved()
      • prerenderAttemptCompleted

        public static org.openqa.selenium.devtools.Event<PrerenderAttemptCompleted> prerenderAttemptCompleted()
      • preloadEnabledStateUpdated

        public static org.openqa.selenium.devtools.Event<PreloadEnabledState> preloadEnabledStateUpdated()
      • prefetchStatusUpdated

        public static org.openqa.selenium.devtools.Event<PrefetchStatusUpdated> prefetchStatusUpdated()
      • prerenderStatusUpdated

        public static org.openqa.selenium.devtools.Event<PrerenderStatusUpdated> prerenderStatusUpdated()