samyun / southwest-price-drop-bot

Bot that watches Southwest flights for price drops.
Other
74 stars 41 forks source link

Fix for failed web requests while getting price #73

Closed brussrus closed 2 years ago

brussrus commented 2 years ago

This is my code for a way to handle when the price page doesn't populate correctly. It should be able to detect when it happens and click the appropriate button on the page to search again. I also added some code to help cleanly close the browser, and prevent zombie processes.