The information in this topic may be out of date. The current SDK reference guide has moved here.
Target class
Platform: PlaywrightLanguage: JavaScript SDK:
This class provides methods that are used to
Once you create a CheckSettings object
using one of the factory methods defined by this class,
you can configure the checkpoint by calling other methods from the CheckSettings class,
chaining them one after the other using the '.' operator.
Methods