Class ToggleSidePanelButton


  • public final class ToggleSidePanelButton
    extends java.lang.Object
    Page Object Model for the side panel toggle button.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void toggleSidePanel()
      Click on the button to toggle side panel.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ToggleSidePanelButton

        public ToggleSidePanelButton()
    • Method Detail

      • toggleSidePanel

        public void toggleSidePanel()
        Click on the button to toggle side panel.