You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
When I try to click a certain element with puppeteer-real-browser, i get a timeout. When I use stock puppeteer, it works. The element is within a SVG object.
Expected Outcome:
The element #selectedSeat14041_0_96 is clicked and a overlay with an image appears Actual outcome:
Timeout
meinnamehier
changed the title
Object not clicked with puppeteer-real-browser, btu stock puppeteer works
Object not clicked with puppeteer-real-browser, but with stock puppeteer it works
Oct 11, 2024
Description
Description
When I try to click a certain element with puppeteer-real-browser, i get a timeout. When I use stock puppeteer, it works. The element is within a SVG object.
Expected Outcome:
The element #selectedSeat14041_0_96 is clicked and a overlay with an image appears
Actual outcome:
Timeout
Full steps to reproduce the issue
Here is the code that works:
here is the code that does not work
Issue Type
Others
Operating System
Mac OS
Do you use Docker?
I don't use Docker
The text was updated successfully, but these errors were encountered: