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 implementedModifier 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 © 2019. All rights reserved.