Skip to content

raadxrahman/Web-Automation-using-JUnit-and-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automating and Scraping Webpages using Junit & Selenium

In this project, I have used JUnit and Selenium to automate two webforms and scrape data from one web table.

Technologies Used

Prerequisites

  • Java Development Kit (JDK) 8 or later
  • IntelliJ IDEA (or your preferred Java IDE)
  • Gradle (if you want to use the provided Gradle build)

Setup Instructions

  1. Clone the repository:

    git clone <repository_url>
    cd <repository_name>
  2. Open the project in IntelliJ IDEA:

    • Open IntelliJ IDEA.
    • Select "Open or Import Project."
    • Navigate to the project directory and select the build.gradle file (if you are using Gradle) or the project directory itself.
    • IntelliJ IDEA will import the project.

Webform Automations

Test Report

image

Demonstration

Click on the video. (Automation part slowed down to 0.5x). Watch the video

Test Report

image

Demonstration

Click on the video. (Automation part slowed down to 0.5x). Watch the video

Automated Webscraping

1. Automated Web Scraping from https://dsebd.org/latest_share_price_scroll_by_value.php Webtable and Saving Data in .txt file!

Test Report

image

Demonstration

Click on the video. (Automated Scraping part sped up). Watch the video

Author

Mahbubur Rahman

About

Automated a few webforms and scraped data using JUnit & Selenium in this project, generated test reports.

Topics

Resources

Stars

Watchers

Forks

Languages