Debug ckeckout Puppeteer bot

Job ID: 30738197

Budget: $15 – $25 USD

Hi,

I need a bot checkout in Puppeteer node.js -> 90% of which is already built.

The checkout bot functions are already built (4 to 5):
-givePage
-addToCart
-login
-payment
-placeOrder

They work independently but not together. Each one opens in a different browser window, and it's not ok. The payment function only works if it retains the login and addToCart data. The same condition applies to placeOrder part.

I've already tried to execute the tasks in the same tab (one after the other), but this strategy didn't work. That's because addToCart page doesn't redirect me to a checkout one. The Puppeteer didn't discover the login and cart summary buttons either, so opening each function in a new tab (one after the other) was the only viable solution.

Can you help me, please? If you've successfully built checkout Puppeteer bots before and having more than a year of experience with node.js, don't hesitate to get in touch with me. Have an awesome day!