Class DescriptionListLocator

All Implemented Interfaces:
Clickable<DescriptionList>

@Generated("com.vaadin.browserless.locator.processor.LocatorProcessor") public class DescriptionListLocator extends Locator<DescriptionList,DescriptionListLocator> implements Clickable<DescriptionList>
Generated locator for DescriptionList, derived from DescriptionListTester. Filter steps are inherited from Locator; action methods delegate to a fresh tester around the resolved component, so behavioral changes belong on the tester, not here.