Package org.openqa.selenium.bidi
Class BiDiProvider
java.lang.Object
org.openqa.selenium.bidi.BiDiProvider
- All Implemented Interfaces:
AugmenterProvider<HasBiDi>
@AutoService(AugmenterProvider.class)public classBiDiProviderextendsObjectimplementsAugmenterProvider<HasBiDi>
Constructor Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptiongetImplementation(Capabilities caps,ExecuteMethod executeMethod) For the interface that this provider describes, return an implementation.
Constructor Details
BiDiProvider
public BiDiProvider()
Method Details
isApplicable
- Specified by:
isApplicablein interfaceAugmenterProvider<HasBiDi>- Returns:
- Whether this provider should be applied given these
caps.
getDescribedInterface
- Specified by:
getDescribedInterfacein interfaceAugmenterProvider<HasBiDi>- Returns:
- The interface that this augmentor describes.
getImplementation
Description copied from interface:AugmenterProviderFor the interface that this provider describes, return an implementation.- Specified by:
getImplementationin interfaceAugmenterProvider<HasBiDi>- Returns:
- An interface implementation