IFingersActionsListener
Implementationâ
In order inject your customized logging for your reports or you want to perform any other action when handling the multiple fingers related actions, you can implement this class and provide your implementations for different methods available in this listener interface.
onZoomIn (locator)
â
This method will get executed after zooming in on the element located by using the provided element locator.
onZoomOut (locator)
â
This method will get executed after zooming out on the element located by using the provided element locator.