RectangleSize class
Platform: WebdriverIO 5Language: JavaScript SDK:
Provides an object that describes a rectangle. An object of this type is required as a parameter in some methods.
Require statement
const {RectangleSize} = require('@applitools/eyes-webdriverio');
Constructor
- RectangleSize()
- A constructor that provides several ways to provide the values for the rectangle width and height.