A simple bot that navigates the Booking.com UI and books a room.
Learning outcomes:
- Learned how to traverse a UI and click on page elements.
- Implemented implicit waits and explicit waits where appropriate.
- Used Different built-in Selenium functions were used according to the element and its behavior.
Setup: Please take a look at the Get Started page on Selenium.
- Install Selenium.
- Install the browser web driver.
- Place the web driver in your OS path