0.0.9 • Published 3 years ago
kita-webdriver v0.0.9
npm i kita-webdriver
To build run:
npm run build
- [ ] Write README.md
- [ ] Add documentation
- [ ] Window manipulation methods
- [ ] Debug mode
- [ ] Logging
- [ ] Create tests
- [ ] More errors
- [ ] JavaScript mouse/keyboard simulator
- [ ] HTML element object interface
- [ ] Add Chrominium support
- [ ] Add FireFox support
- [ ] Add IE support
- [ ] Windows API support
- [ ] Finish converting project to TypeScript (remove things done for JS)
- [ ] TODOs in code // https://github.com/ClownChu/kita-webdriver/search?q=TODO+%3A
- [x] Release v0.0.9// v0.0.9 https://github.com/ClownChu/kita-webdriver/compare/0.0.8...0.0.9
- [x] Release v0.0.8// v0.0.8 https://github.com/ClownChu/kita-webdriver/compare/0.0.7...0.0.8
- [x] Release v0.0.7// v0.0.7 https://github.com/ClownChu/kita-webdriver/compare/0.0.6...0.0.7
- [x] Convert to TypeScript // v0.0.6 https://github.com/ClownChu/kita-webdriver/compare/0.0.5...0.0.6
- [x] Publish v0.0.4 // v0.0.4 - https://github.com/ClownChu/kita-webdriver/compare/0.0.3...0.0.4
- [x] Publish v0.0.3 // v0.0.3 - https://github.com/ClownChu/kita-webdriver/compare/0.0.2...0.0.3
- [x] Publish in npm // v0.0.2 - https://github.com/ClownChu/kita-webdriver/compare/0.0.1...0.0.2
- [x] Create base structure for WebDriver package // v0.0.1 - https://github.com/ClownChu/kita-webdriver/commits/0.0.1