Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 519 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 519 Bytes

SisenseTest

Test For Sisense

Used technologies

  • NodeJs + NPM
  • Protractor
  • VisualStudioCode as IDE.

Work Done

  • Created Config File (instantiated Driver)
  • Created Two Pages (Google Search page, Sisense page)
  • Created Two Spec Files

Description of Own scenario

When Clicked on clear button for Marketing channel breakdown. Clear button becomes unavailable (not shown).

Way to run tests

  • From command line navigate to directory where Conf.js is located
  • type: protractor Conf.Js
  • Enter.