public interface HasSearchContext
SearchContext, i.e. if a class can
provide a search context while not directly implementing the
SearchContext interface, this interface should be implemented| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.SearchContext |
getContext()
Get a reference or a new instance of the SearchContext applicable to this
class
|
Copyright © 2012-2025 Vaadin Ltd. All Rights Reserved.