setBaselineBranchName method
Use this method to set the name of the branch the baseline reference will be taken from and where new and accepted steps will be saved to.
Syntax
eyes.setBaselineBranchName(branchName);
Parameters
- branchName
- Type:String
- The name of the baseline branch to use.
Return value
- Type: void