Skip to content

PrajwalD09/MiniProject_BookSearchAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automating OpenLibrary.org with Selenium

This repository contains an automated testing project for OpenLibrary.org using Selenium, a popular automation testing framework. The tests are designed to validate various functionalities of the OpenLibrary.org website.

About OpenLibrary.org

OpenLibrary.org is a platform for accessing a vast collection of free eBooks and other resources. The automation tests in this project aim to ensure the functionality and reliability of the OpenLibrary.org website.

Topics

  • Java
  • Selenium
  • Automation Testing

Getting Started

  1. Clone or download the repository to your local machine.
  2. Set up your Java development environment with JDK installed.
  3. Install Selenium WebDriver and any required dependencies.
  4. Configure the test environment settings, such as URLs and browser configurations.
  5. Run the automated tests using the provided test scripts or test runner.

Features

  • Automated tests covering key functionalities of OpenLibrary.org.
  • Test scenarios for positive and negative testing.
  • Browser automation for interacting with web elements and performing actions.
  • Easy-to-use test scripts and configurations for customization.

Requirements

  • Java Development Kit (JDK) installed.
  • Selenium WebDriver framework and its dependencies.
  • Web browser (e.g., Chrome, Firefox) for running automated tests.

About

Automating the OpenLibrary.org website using Selenium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages