Skip to content

Web browser extension for testing , as a developer I need to reproduce several scenarios signing-in with different users. This browser add-on saves time keeping all the different scenarios for each web site and fill in the parameters in the sign-in page.

License

Notifications You must be signed in to change notification settings

omer-tamir/web-testing-extension

Repository files navigation

Angular 8 Browser add-on extension

This browser extension was written to assist developers while testing different scenrios with different parameters.

Screen Shots 1

Getting started

  1. git clone https://github.com/omermina/web-testing-extension.git

  2. npm install

  3. ng build

The build will create the add-on in the dist folder, next step would be going to manage extensions and change to developer mode and use the Load Unpack from the dist folder.

Setting up a new test application

  1. Create an application using the + sign at the top.
  2. Add as many logins as per use cases you need.
  3. Click the calendar icon to autofill the parameters.

About

Web browser extension for testing , as a developer I need to reproduce several scenarios signing-in with different users. This browser add-on saves time keeping all the different scenarios for each web site and fill in the parameters in the sign-in page.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published