Skip to content

MustafaAgamy/Telerik-NativeSelenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository automates the SignUp functionality of the Telerik demo website Selenium with Java Using POM as Design Pattern The project ensures efficient and reliable test execution.


Features

  • Built on the Selenium for enhanced test automation capabilities.
  • Written in Java for compatibility and reliability.
  • Easy integration with CI/CD pipelines.

Prerequisites

  1. Java (version 21 or later).
  2. Maven installed.
  3. Selenium Set-Up

Installation

  1. Clone the repository:
    git clone <repository-url>
    cd <repository-folder>
  2. Install dependencies:
    mvn clean install
  3. Ensure Selenium is properly configured.

Project Structure

  • src/main/java/: Application and utility classes.
  • src/test/java/: Test cases and test data.
  • pom.xml: Maven configuration file.
  • github/workflows: workflow files with custom tests runner.

How to Run

  1. Execute tests:
    mvn test

Customization

  • Modify test cases in src/test/java/ for additional scenarios.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published