Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibhubs/atom-selenium-autocomplete
Atom Selenium auto complete plugin
https://github.com/ibhubs/atom-selenium-autocomplete
atom autocomplete
Last synced: 28 days ago
JSON representation
Atom Selenium auto complete plugin
- Host: GitHub
- URL: https://github.com/ibhubs/atom-selenium-autocomplete
- Owner: ibhubs
- License: other
- Created: 2017-09-02T14:19:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T06:18:26.000Z (over 7 years ago)
- Last Synced: 2024-11-07T07:46:50.954Z (3 months ago)
- Topics: atom, autocomplete
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Atom Selenium Autocomplete
Its an atom plug to autocomplete couple of keys in yaml based test case files
Download it from [https://atom.io/packages/atom-selenium-autocomplete](https://atom.io/packages/atom-selenium-autocomplete)
## Usage
![feature](assets/feature.png)
![feature-autocomplte](assets/feature-autocomplte.png)## Credits
thanks to [atom-autocomplete-boilerplate](https://github.com/lonekorean/atom-autocomplete-boilerplate)