Class NativeLabelLocator

All Implemented Interfaces:
Clickable<NativeLabel>

@Generated("com.vaadin.browserless.locator.processor.LocatorProcessor") public class NativeLabelLocator extends Locator<NativeLabel,NativeLabelLocator> implements Clickable<NativeLabel>
Generated locator for NativeLabel, derived from NativeLabelTester. 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.