Class LifecycleEvent


  • public class LifecycleEvent
    extends java.lang.Object
    Fired for top level page lifecycle events such as navigation, load, paint, etc.
    • Method Detail

      • getFrameId

        public FrameId getFrameId()
        Id of the frame.
      • getLoaderId

        public LoaderId getLoaderId()
        Loader identifier. Empty string if the request is fetched from worker.
      • getName

        public java.lang.String getName()