Uses of Interface
org.openqa.selenium.remote.server.RequiresAllSessions
-
Packages that use RequiresAllSessions Package Description org.openqa.selenium.remote.server org.openqa.selenium.remote.server.rest -
-
Uses of RequiresAllSessions in org.openqa.selenium.remote.server
Methods in org.openqa.selenium.remote.server with parameters of type RequiresAllSessions Modifier and Type Method Description void
JsonHttpCommandHandler. addNewMapping(java.lang.String commandName, RequiresAllSessions factory)
-
Uses of RequiresAllSessions in org.openqa.selenium.remote.server.rest
Constructors in org.openqa.selenium.remote.server.rest with parameters of type RequiresAllSessions Constructor Description ResultConfig(java.lang.String commandName, RequiresAllSessions factory, DriverSessions sessions, java.util.logging.Logger log)
-