Interface HasStringValueProperty

    • Method Detail

      • getValue

        default String getValue()
      • setValue

        default void setValue​(String string)
      • clear

        default void clear()
        Specified by:
        clear in interface org.openqa.selenium.WebElement