Package | Description |
---|---|
org.openqa.selenium.htmlunit |
HtmlUnit WebDriver implementation.
|
org.openqa.selenium.htmlunit.w3 |
Classes following the w3 spec.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlUnitInputProcessor.enqueuAction(Action action) |
void |
HtmlUnitInputProcessor.enqueuAction(Action action) |
Modifier and Type | Method and Description |
---|---|
static List<List<Action>> |
Algorithms.extractActionSequence(Collection<org.openqa.selenium.interactions.Sequence> sequences) |
static List<List<Action>> |
Algorithms.extractActionSequence(Collection<org.openqa.selenium.interactions.Sequence> sequences) |
Modifier and Type | Method and Description |
---|---|
static void |
Algorithms.dispatchActions(List<List<Action>> actionsByTick,
HtmlUnitInputProcessor inputProcessor) |
static void |
Algorithms.dispatchActions(List<List<Action>> actionsByTick,
HtmlUnitInputProcessor inputProcessor) |
Copyright © 2023. All rights reserved.