- Step1: Install Agent TARS via pip or clone its GitHub repository.
- Step2: Install dependencies using pip install -r requirements.txt.
- Step3: Launch the TARS CLI or import its Python module in your script.
- Step4: Provide a target URL or UI snapshot to initialize the agent.
- Step5: Enter natural language commands (e.g., 'log into my account and download the report').
- Step6: Review the agent’s actions and export results to CSV/JSON.
- Step7: Customize workflows by chaining commands in a task file.