Highlight Element in Screenshot

Hi,
I want to highlight a particular element/field in the screenshot. Whats the solution for that?

Hi,

Image edit is not possible

Regards,
Amit

Hi,

i want to know how do i highlight the className using execute javascript . i tried using getElementByClassName() but this is not work and only element id is working

HI,

getElementByClassName() is not a correct method. Please refer Java script help on open internet. Correct method is getElemenstByClassName() which returns a list

Regards,
Amit