Class UploadDropZoneElement

java.lang.Object
com.vaadin.testbench.TestBenchElement
com.vaadin.flow.component.upload.testbench.UploadDropZoneElement
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 UploadDropZoneElement extends TestBenchElement
A TestBench element representing a <vaadin-upload-drop-zone> element.
  • Constructor Details

    • UploadDropZoneElement

      public UploadDropZoneElement()
  • Method Details

    • getUploadManager

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