frankcollins3 / PHPokedex

react concepts
0 stars 0 forks source link

google chrome test console opens 3x [5:16pm] #51

Open frankcollins3 opened 1 year ago

frankcollins3 commented 1 year ago

Screen Shot 2023-05-15 at 5 05 54 PM

1 window 1 tab opens up.

and then:

1 window 2 tabs open up. page.goto() successfully redirects one of the tabs to the specified URL in the .goto() argument

The puppeteer functionality is apparently being executed once when the button is pressed.