Puppeteer clicking the margin of button

Viewed 19

style of button element

When puppeteer is trying to click on the button element im guessing it is trying to click in the middle of the element forcing it to click on the outside of the actual button due to the margin. Is there anyway around this at all? I have also tried getting the coordinates but that is not working either.

0 Answers
Related