public interface WebDriverModule extends ConnectionCapabilities
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Modifier and Type | Method and Description |
---|---|
List<Rectangle> |
getNativeHits()
Get hits in the native image coordinate system.
|
BufferedImage |
getNativeImage(ScriptingContext ctx)
Get the native web browser image.
|
canCompareWithoutConnection, hasStableParameterSet
BufferedImage getNativeImage(ScriptingContext ctx) throws IOException
ctx
- a script context.IOException
- on an I/O error.