Class UploadButtonElement

java.lang.Object
com.vaadin.testbench.TestBenchElement
com.vaadin.flow.component.upload.testbench.UploadButtonElement
All Implemented Interfaces:
CanCompareScreenshots, HasCallFunction, HasDriver, HasElementQuery, HasPropertySettersGetters, HasSearchContext, HasTestBenchCommandExecutor, org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

public class UploadButtonElement extends TestBenchElement
A TestBench element representing a <vaadin-upload-button> element.
  • Constructor Details

    • UploadButtonElement

      public UploadButtonElement()
  • Method Details

    • getUploadManager

      public UploadManagerTester getUploadManager()
      Gets a tester for the upload manager linked to this button.
      Returns:
      the upload manager tester