Skip to content

luizeduardompf2/seleniumNodeExpedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Selenium over NodeJS exploring Expedia

A simple example of using Selenium to navigate the Expedia website using Node

Project description

🚀 Project created with the aim of verifying how Selenium works

Prerequisites

Before you begin, you will need to install the following tools on your machine: Git, Node.js. Also, it's good to have an editor to work with the code like VSCode.

Node.js -v: v18.13.0

🎲 Running our application

# Clone this repository, or download these 3 files. $ git clone git@github.com:luizeduardompf2/seleniumNodeExpedia.git # Install dependencies $ npm install # Running the application $ node selenium.js 

🛠 Technologies

The following tools were used to build the project:

  • Node.js
  • ChromeDriver (npm install chromedriver)
  • Selenium-webdriver (npm install selenium-webdriver)

Autor



Done with ❤️ by Luiz Eduardo MPF 👋🏽 !

Linkedin Badge Gmail Badge

About

A simple example of using Selenium to navigate the Expedia website using Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published