Applitools
Docs
Open Primary Menu
Close Primary Menu
Overview
Concepts
SDK
Test manager
Integrations
Admin
Open search panel
Get Started
None
Filter:
Close Search
You are here:
None
Filter:
setName method
Class:
BatchInfo
Platform:
Images
Language:
JavaScript
SDK:
Latest
other languages
Use this method to set the name of the batch.
Syntax
let value = batchInfo.setName(name);
Parameters
name
Type:
string
The name of the batch.
Return value
Type:
BatchInfo