0

I have to highlight the element while taking screenshot but that should not reflect in UI while taking screenshot. I have seen many programs that will first highlight the element in UI before taking any screenshot but that highlighted element is visible in UI. I am searching for a program which will highlight the element only in screenshot but not in UI(while taking screenshot).

I have tried using JavaScriptExecutor by this I am able to highlight the element and able to take screenshot but in the UI I can see that element is highlighed my expectation is that, the element should not highlight in UI(in run time) even we write code for that but it should be highlighted in screenshot.

0 Answers0