Skip to content

The Automated Testing Framework Chrome Extension allows users to record and export their actions on a webpage. It enables recording user clicks, which can be exported as a JSON file for automated testing purposes.

Notifications You must be signed in to change notification settings

Keval9247/Automated-Testing-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Testing Framework Chrome Extension

A simple Chrome Extension for recording and exporting user actions on a webpage.

Features

  • Record user clicks on a webpage.
  • Export recorded actions as a JSON file.

Installation

1 . Clone the repository:

git clone https://github.com/Keval9247/Automated-Testing-Framework.git

2 . Go to chrome://extensions/ in Chrome :

3 . Enable Developer Mode.

4 . Click "Load unpacked" and select the project folder.

Usage

1 . Click on the extension icon in the Chrome toolbar.

2 . Click "Start Recording" to begin recording actions.

3 . Perform actions on the webpage.

4 . Click "Stop Recording" when done.

5 . Click on "Export Actions" to download the recorded actions as a JSON file.

License

This is a straightforward README.md file with basic setup instructions and usage details. You can always expand it later as your project grows!

About

The Automated Testing Framework Chrome Extension allows users to record and export their actions on a webpage. It enables recording user clicks, which can be exported as a JSON file for automated testing purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published