atata icon indicating copy to clipboard operation
atata copied to clipboard

[FR] Add possibility to highlight control

Open goblinmaks opened this issue 6 years ago • 0 comments

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.

goblinmaks avatar Jan 24 '20 14:01 goblinmaks