Package org.openqa.selenium.remote
Interface Network
-
Method Summary
Modifier and TypeMethodDescriptionlong
addAuthenticationHandler
(Predicate<URI> filter, UsernameAndPassword usernameAndPassword) long
addAuthenticationHandler
(UsernameAndPassword usernameAndPassword) void
void
removeAuthenticationHandler
(long id)
-
Method Details
-
addAuthenticationHandler
-
addAuthenticationHandler
-
removeAuthenticationHandler
void removeAuthenticationHandler(long id) -
clearAuthenticationHandlers
void clearAuthenticationHandlers()
-