Good morning / afternoon based on where you live
I wonder if there is a way to capture the clicked elements in webbrowser?
As example i have this html element
Is there any way to get the data value when u ckick on click me?
I wonder if there is a way to capture the clicked elements in webbrowser?
As example i have this html element
HTML:
<p data="somevalue" >clickme</p>
Is there any way to get the data value when u ckick on click me?