Interfaces
ImageStrategy
this strategy will use a screenshot of the page/locator with some processing to extract the needed data. should be used when the information you’re trying to extract is not present in the dom as a text but can be identified visually.
Properties
model
the model to use in the extraction process.
type
the type of the strategy