|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameGroupCommandQueueSet | |
|---|---|
| org.openqa.selenium.server | Provides the core Selenium Server classes. |
| Uses of FrameGroupCommandQueueSet in org.openqa.selenium.server |
|---|
| Fields in org.openqa.selenium.server with type parameters of type FrameGroupCommandQueueSet | |
|---|---|
static java.util.Map<java.lang.String,FrameGroupCommandQueueSet> |
FrameGroupCommandQueueSet.queueSets
|
| Methods in org.openqa.selenium.server that return FrameGroupCommandQueueSet | |
|---|---|
static FrameGroupCommandQueueSet |
FrameGroupCommandQueueSet.getOrMakeQueueSet(java.lang.String sessionId)
Retrieves a FrameGroupCommandQueueSet for the specifed sessionId, creating a new one if there isn't one with that sessionId already |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||