Class FrameClearedScheduledNavigation


  • public class FrameClearedScheduledNavigation
    extends Object
    Fired when frame no longer has a scheduled navigation
    • Constructor Detail

      • FrameClearedScheduledNavigation

        public FrameClearedScheduledNavigation()
    • Method Detail

      • getFrameId

        public String getFrameId()
        Id of the frame that has cleared its scheduled navigation.
      • setFrameId

        public void setFrameId​(String frameId)
        Id of the frame that has cleared its scheduled navigation.