@CompileStatic interface ContainerFileDetector extends org.openqa.selenium.remote.FileDetector
An extension of org.openqa.selenium.remote.FileDetector that will get passed additional parameters from the webdriver container holder.
Implementations must provide a zero-argument constructor to ensure compatibility with java.util.ServiceLoader.