Enum CommandParser.CommandName
The allowed command identifiers.
Namespace: RuriLib.LS
Assembly: RuriLib.dll
Syntax
public enum CommandName
Fields
| Name | Description |
|---|---|
| DELETE | Deletes variables. |
| MOUSEACTION | Moves the mouse in a selenium-driven browser. |
Prints some data to the log after replacing variables in it. |
|
| SET | Sets the value of hidden variables. |