Interface AdditionalHttpCommands

All Known Implementing Classes:
AddHasCasting, AddHasCasting, AddHasCasting, AddHasCdp, AddHasCdp, AddHasCdp, AddHasContext, AddHasDebugger, AddHasExtensions, AddHasFullPageScreenshot, AddHasLaunchApp, AddHasNetworkConditions, AddHasPermissions, AddHasPermissions
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface AdditionalHttpCommands
Used to allow a CommandExecutor using HTTP to find additional commands that should be supported. Implementations of this interface are found using the ServiceLoader