Class MultiStateElementSD


public class MultiStateElementSD
extends MultiStateElement
This is the default implementation of MultiStateElement. Generally you have to extend and customize this implementation as per your need. You have to implement one method as given below: 1. public MultiStateElementValidatorSD getValidator(SmartAppDriver appDriver, Region region) This method should return your custom validator.
Author:
Madhav Krishna