Skip to content

A simple bot that navigates the Booking.com UI and books a room.

License

Notifications You must be signed in to change notification settings

ahmed-al-balochi/Selenium-UI-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Selenium-UI-Bot

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.

  1. Install Selenium.
  2. Install the browser web driver.
  3. Place the web driver in your OS path

image

About

A simple bot that navigates the Booking.com UI and books a room.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages