The information in this topic may be out of date. The current SDK reference guide has moved here.
variationGroupId method
Set the variation group ID for this checkpoint.
For a description of the use of variation groups see Baseline variation groups.
Syntax
eyes.check(Target.window().variationGroupId(variationGroupId));
Parameters
- variationGroupId
- Type:string
- The value of the variation group ID to be set.
Return value
- Type: CheckSettings