Is there any actual way to trigger a click on given X & Y coordinates?
These coordinates will be in an external iframe
What I want to do is put specific buttons when these buttons will be clicked, it will trigger a click event given x & y coordinates within iframe.
I tried code here, even though it says not cancelled
still no success.