Skip to content

Kritig02/selenium-automation

Repository files navigation

Selenium Automation

CircleCI

Part 1 :

Page Load Time and URL testing for Astro

Part 2 :

Amazon and Ebay Search Result


Supported Browsers :

  1. Chrome (Browser + Headless)
  2. Firefox (Gecko)

Demo Gif


Installation :

    $ npm install

Running Tests (Chrome Headless) :

    $ npm test

Testing on Chrome Browser :

    $ npm run chrome

Testing on Firefox Browser :

    $ npm run firefox