AgentClass Class

Description

AgentClass is the class for the 4Test agent, the component of Silk Test Classic that interacts with the graphical user interface.

AgentClass has a predefined identifier, Agent. To call a method of the AgentClass, use this syntax:

Agent.method()

Inheritance

AgentClass does not derive from any class, and no classes derive from it.

Methods and Properties

AgentClass has the following methods and properties: