ImageRotation class
Platform: Selenium 4Language: JavaScript SDK:
An object of this class represents the amount that an image should be rotated.
Require statement
const {ImageRotation} = require('@applitools/eyes-selenium');
Constructor
- ImageRotation()
- Create an object that defines how much an image should be rotated by.
Methods
- getRotation()
- Retrieve the amount the image should be rotated by.