@Deprecated
public class SeleniumIdeCommandsParser
extends java.lang.Object
| Constructor and Description |
|---|
SeleniumIdeCommandsParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBaseUrl(TestHtml html)
Deprecated.
|
java.util.List<Command> |
getCommands(TestHtml html)
Deprecated.
|
TestHtml |
parse(java.lang.String script)
Deprecated.
|