LogoLogo
  • Welcome to Tailent Automation Platform documentation
    • Start for Free
  • Getting Started
    • State Machine Approach
    • TAP Studio
      • How to install TAP Studio
      • TAP Studio Overview
      • Variables and Data Types
      • Transitions
        • Normal transitions
        • Exception transitions
      • How to Create a New Automation Project in TAP Studio
      • How to add an Activity to Favorites
      • How to Open an Existing Automation Project in TAP Studio
      • How to Save an Automation Project
      • Control Identifiers in UI Browser
      • List of Activities that use Control Identifier as Input Parameter
      • Press Key - Values of Key parameter
      • Outlook vs standard IMAP protocol
      • Hardware & Software Requirements TAP Studio
    • TAP Assistant
      • Basic Scheduling
      • Setting Custom Log Sizes
    • TAP Frequenty Asked Questions
  • Actions
    • TAP Actions
      • CSV
        • Append CSV
        • Read CSV
        • Write CSV
      • Application
        • Kill Process
        • Start Process
        • Wait for Control
      • Clipboard
        • Get Clipboard Text
        • Set Clipboard Text
      • Control
        • If Control Exists
        • Wait for Control to Disappear
        • Check Control
        • Select List Item
        • Set Focus
        • Set Text
        • Get Value
        • Get Native Value
        • Get Window State
        • Set Window State
      • Custom
        • C# Script
      • Data
        • JSON Deserialization
      • Database
        • Connect To Database
        • Database Query
        • Database Non Query
        • Disconnect From Database
      • Diagram
        • Invoke Workflow
        • Sequence
      • Direct text
        • Click Text
        • Extract Direct Text
      • Excel
        • Write Table
        • Set Range Color
        • Rename Sheet
        • Read Range
        • Read Cell Formula
        • Insert Rows
        • Insert Columns
        • Format Range
        • Fill Rows
        • Fill Columns
        • Delete Sheet
        • Delete Rows
        • Delete Columns
        • Create Sheet
        • Clear Range
        • Open Excel WorkBook
        • Close Excel WorkBook
        • Get Cell Value
        • Set Cell Value
      • Flow
        • Assign Value
        • Show Message Box
        • Wait
      • Loging
        • Log to FIle
        • Write to Console
      • IO
        • Copy File
        • Create Directory
        • Create File
        • Delete Directory
        • Delete File
        • Move File
        • Read Text File
        • Write To File
      • Keyboard
        • Press Key
        • Type Text
        • Type Password
      • Mail
        • Get Email Messages
        • Move Mail Message
        • Save Email Attachment
        • Get Outlook 365 Emails
        • Save Outlook 365 Attachments
      • Mouse
        • Click Control
        • Click Point
        • Move Mouse
        • Move to Control
        • Click Image
      • Office
        • Word.Replace
        • Get Word Page Count
      • PDF
        • Extract Sections from PDF
        • Get PDF Page Count
        • Read text from PDF
      • UI
        • Assign Control Identifier
      • User
        • Choose File
        • Choose Folder
        • User Input Dialog
      • Visual
        • Get Image
        • Extract Text
      • Web
        • Wait for Page
        • Run JavaScript
        • Wait for Element Attribute
        • Set Element Text
        • Get HTML Element
        • Open Browser
        • Click Element
        • Get HTML
        • HTTP REST Request
      • ZIP
        • Add to ZIP
        • Extract ZIP
  • TAP Release Updates
    • Release Updates
      • TAP Release Notes 24.8
      • TAP Release Notes 24.01
      • TAP Release Notes 21.12
      • TAP Release Notes 21.10
      • TAP Release Notes 21.06
      • TAP Release Notes 21.04
      • TAP Release Notes 21.02
      • TAP Release Notes 20.12
      • TAP Release Notes 20.11
      • TAP Release Notes 20.09
  • Use Cases
    • Use Cases
      • TAP Studio - Define Invoices Naming Convention
      • TAP Studio - Extract Accounting Data from Invoices
      • TAP Studio - Control Identifier Fine Tuning
      • TAP Studio - Move File
      • TAP Studio - Download Invoices from Email and Move Emails
      • TAP Studio - How to input invoice data into an Accounting System
      • TAP Studio - How to open all desired files of a certain type in a folder
      • TAP Studio - How to parse a custom excel date format without errors
  • Knowledge Base
  • Scripting Utility Classes
    • Tailent.Control Class
      • Tailent.Control.ControlExists
    • Tailent.Console Class
      • Tailent.Console.WriteLine
    • Tailent.StringUtils Class
      • Tailent.StringUtils.FuzzSetMatching
    • Common Scripts Repository
      • C# Scripts Repository
        • Read Excel
        • Write Excel
        • Add LOV in Excel
        • Change Excel Cell Color
        • RegexSplit (Text Filtering)
        • Start a process
        • Filter HTML Contents
        • Reading CSV Contents
        • LINQ Filtering
        • Data Conversion
          • Double to DateTime
  • Solution Migration
  • Microsoft 365 Automation
    • Creating an application Instance
  • Remote Desktop Automation
    • Setting up the remote context
  • Knowledge Base
    • Configuring Proxy Servers
    • tap.runtime.config - Debug flag
    • Unblocking Action .dll Files
Powered by GitBook
On this page
  • How to open TAP Assistant
  • How to add an automation project in TAP Assistant
  • How to remove an automation project from TAP Assistant
  • How to Log In with a different account in TAP Assistant
  • Hardware & Software Requirements TAP Studio
  • TAP Studio
  • TAP Assistant
  • User Security Requirements

Was this helpful?

  1. Getting Started

TAP Assistant

PreviousHardware & Software Requirements TAP StudioNextBasic Scheduling

Last updated 3 years ago

Was this helpful?

TAP Assistant is an application that allows you to run attended automation projects easily.

How to open TAP Assistant

Go to the folder where TAP Studio and TAP Assistant was installed (by default, the path is C:\Program Files (x86)\TAP Studio\Tailent), and double-click on TAP Assistant.exe

Go to System Tray and click on the TAP Assistant icon.

... and the application will open.

If you don't want to repeat these steps every time you open your station, activate the setting "Launch on Windows startup", like in the example below.

How to add an automation project in TAP Assistant

If you want to add a new automation project in TAP Assistant, click on the Plus button (see the screenshot below)

and an Open window will be displayed in order to allow you to select the .tap file you are looking for.

How to remove an automation project from TAP Assistant

If you want to remove an automation project from TAP Assistant, select the project and press on the Trash Button (see the screenshot below).

How to Log In with a different account in TAP Assistant

Click on the button below and then click "Sign Out"

Hardware & Software Requirements TAP Studio

TAP Studio

Minimum
Recommended

CPU Cores

2x 1.8GHz 32-bit (x86)

4x 2.4GHz 64-bit(x64)

RAM

4GB

8GB

Disk Space

6GB

10GB+

Display Resolution

1024x768

2560x1440

.NET Framework

4.6.2 or newer

4.6.2 or newer

Browser Automation

Google Chrome version 97 or newer

Google Chrome version 97 or newer

Note: Multiple monitors are highly recommended for bot development as they can speed up development, testing and debugging.

TAP Assistant

Minimum
Recommended

CPU Cores

2x 1.8GHz 32-bit (x86)

4x 2.4GHz 64-bit(x64)

RAM

2GB

4GB

Disk Space

2GB

10GB+

.NET Framework

4.6.2 or newer

4.6.2 or newer

Browser Automation

Google Chrome version 97 or newer

Google Chrome version 97 or newer

User Security Requirements

In order to interact with all system components, windows APIs, application message pumps and device simulation (keyboard & mouse), elevated user permissions are required when running both TAP Assistant and TAP Studio.