Show / Hide Table of Contents

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.

PRINT

Prints some data to the log after replacing variables in it.

SET

Sets the value of hidden variables.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX