Package org.openqa.selenium.remote
Class AddWebDriverSpecHeaders
- java.lang.Object
-
- org.openqa.selenium.remote.AddWebDriverSpecHeaders
-
- All Implemented Interfaces:
java.util.function.Function<org.openqa.selenium.remote.http.HttpHandler,org.openqa.selenium.remote.http.HttpHandler>
,org.openqa.selenium.remote.http.Filter
public class AddWebDriverSpecHeaders extends java.lang.Object implements org.openqa.selenium.remote.http.Filter
-
-
Constructor Summary
Constructors Constructor Description AddWebDriverSpecHeaders()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openqa.selenium.remote.http.HttpHandler
apply(org.openqa.selenium.remote.http.HttpHandler next)
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-