Add configurable option to highlight each active element. It can be usable for debug, we can fire trigger event after FindBy operation for each element.
https://stackoverflow.com/questions/10660291/highlight-elements-in-webdriver-during-runtime
Currently we can implement it by combine javascript and Atata triggers approach, but have no possibility to highlight each element.
Add configurable option to highlight each active element. It can be usable for debug, we can fire trigger event after FindBy operation for each element.
https://stackoverflow.com/questions/10660291/highlight-elements-in-webdriver-during-runtime
Currently we can implement it by combine javascript and Atata triggers approach, but have no possibility to highlight each element.