-
Challenge1 - Programme to add a product to bag from the provided product URL from Shoperstop
- As of now tt takes care only if smallest size is available for purchase
-
Challenge2 - Programme to fetch offer details for a product from Lazada
- Mozilla firefox should be installed in the system
- Returns the list of offers if available.
- Built using Selenium
- Known issue: Advised to keep the mouse cursor to top of the window when the firefox is launched and URL is getting loaded
- geckodriver.exe file should be present in the directory from which Challenge2.py is run.