Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 430 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 430 Bytes

chromeextension-selenium

This repo contains selenium automation tests using Java for testing following chrome extension:

Qlearly - tab and Bookmark manager

To execute these tests

  1. Clone this repo
  2. Assuming maven is installed in system, navigate to folder and open a new terminal
  3. Type - mvn clean test