golemhq / golem

A complete test automation tool
http://golem-framework.readthedocs.io/
MIT License
489 stars 77 forks source link

Realtime Autocomplete suggestion in Test code editor #215

Closed Sunil-Rathore closed 3 years ago

Sunil-Rathore commented 3 years ago

This autocomplete suggestion in Test code editor will work like below

  1. when user type any action then it will suggest matched action.
  2. when user type any page(pages) then it will suggest page.element.
  3. when user type any data(data csv) then it will suggest data.header.