Uses of Interface
jp.vmi.selenium.selenese.mutator.ScriptMutator
| Package | Description |
|---|---|
| jp.vmi.selenium.selenese.mutator |
-
Uses of ScriptMutator in jp.vmi.selenium.selenese.mutator
Classes in jp.vmi.selenium.selenese.mutator that implement ScriptMutator Modifier and Type Class Description classFunctionDeclarationModels a function declaration.classSeleneseRunnerMutatorA class that collects together a group of other mutators and applies them in the order they've been added to any script that needs modification.classVariableDeclarationPrepend a variable declaration to a script.classVariableDeclarationWithDynamicValueVariable declaration with dynamic value.