Applitools
Docs
Open Primary Menu
Close Primary Menu
Overview
Concepts
SDK
Test manager
Integrations
Admin
API Reference
Open search panel
Get Started
None
Filter:
Close Search
You are here:
None
Filter:
getBranchName method
Class:
TestResults
Platform:
Selenium 3
Language:
Java
SDK:
Latest
other languages
Use this method to retrieve the branch name of the test.
Syntax
String value = result.getBranchName();
Parameters
This method does not take any parameters.
Return value
Type:
String
The branch name.