Appearance
Packages › trotsky › StepBuilder › withAgent
Updates the agent instance.
Signature:
withAgent(agent: AtpAgent): this;
Parameter
Type
Description
agent
AtpAgent
The new instance.
Returns:
this
The current Trotsky instance.