Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.07 KB

GSoC24

This repository serves as a log for my GSoC project with Nightwatch.

Org: Nightwatch

Mentors: priyansh3133, Ravi Sawlani & Puja Jagani

Project Page: GSoC Project Page

Index

.
├── LOG.md          # Contains daily worklog.
├── README.md       # Main page.
├── TIMELINE.md     # Contains project timeline.
└── notes.md        # notes.

Project: Improve Nightwatch v3 Element API

High level goals of the project are

  • Resolving comments & merging existing PRs.
  • Adding any missing capablities
  • Adding new commands
  • Making the new Element API Chainable
  • .action namespace that contain predefined action commands.
  • Docs for Element V3 API
  • Update existing examples to use new Element API
  • Adding new examples
  • Migration docs for migrating from global element API to new Element API
  • Element V3 API best practices
  • Regression Test suite
  • Developer Docs [maybe]