nityeshaga / scrape-and-send

A tool to scrape websites and send email alerts upon desired updates
1 stars 1 forks source link

eprocure_central.py: Fixed the URL returned #14

Closed nityeshaga closed 6 years ago

nityeshaga commented 6 years ago

Changed from cls.url to browser.get_url() so that the method returns the url to the search results.