VisualGridOption class
Platform: Selenium 3Language: Java SDK:
An object of this type represents a configuration key/value pair, to be passed to the Ultrafast Grid.
Import statement
import com.applitools.eyes.visualgrid.model.VisualGridOption;
Constructor
- VisualGridOption()
- Create an option key/value pair to pass to the Visual Grid.
Methods
- getKey()
- Use this method to retrieve the Visual Grid option key.
- getValue()
- Use this method to retrieve the Visual Grid option value.