I want to trigger click on specific points inside the iframe. can anyone please help me.
jQuery(document.elementFromPoint(x, y)).click()
the above like is working fine without iframe.
Regards,
I want to trigger click on specific points inside the iframe. can anyone please help me.
jQuery(document.elementFromPoint(x, y)).click()
the above like is working fine without iframe.
Regards,