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:
getBatchId method
Class:
TestResults
Platform:
Selenium 3
Language:
Java
SDK:
Latest
other languages
Returns the unique batch id of the test batch.
Syntax
String value = result.getBatchId();
Parameters
This method does not take any parameters.
Return value
Type:
String
The batch id.