| Class and Description |
|---|
| org.openqa.selenium.remote.server.FirefoxDriverProvider
No longer used.
|
| org.openqa.grid.web.servlet.Grid1HeartbeatServlet |
| org.openqa.grid.internal.Registry
use
DefaultGridRegistry instead. This class is just a proxy to it. |
| Field and Description |
|---|
| org.openqa.grid.internal.BaseGridRegistry.configuration |
| Constructor and Description |
|---|
| org.openqa.selenium.remote.server.DefaultDriverProvider(Capabilities, String)
Replace with a call to
DefaultDriverProvider.createProvider(Capabilities, String) |
| org.openqa.grid.internal.Registry() |