artifactsDir

@get:Input
abstract val artifactsDir: Property<String>

Path to the directory where performance test artifacts (IDE logs, snapshots, screenshots, etc.) will be stored. If the directory doesn't exist, it will be created.