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
I have coded an automation script using Puppeteer NodeJs and docx automating "Flipkart.com".It will search the stated product on flipkart and generate a word file containing details of that product.It also compares your product with other similar products in a different branding which helps user to choose the better suited product. Now let us se…