通过浏览器自动化,SeLite 使 Selenium 更好用了。SeLite 将浏览器浏览和测试自动化。它扩展了 Selenium。
- 它提高了 Selenium(API、 语法和可视化界面),
- 可以重复使用,
- 支持报告和互动,
- 促进团队工作。
SeLite能够使用SQLite数据库驱动的浏览(最广泛部署的SQL数据库)。
SeLite 将浏览器导航和测试自动化,使 Selenium 更好用了。
通过浏览器自动化,SeLite 使 Selenium 更好用了。SeLite 将浏览器浏览和测试自动化。它扩展了 Selenium。
SeLite能够使用SQLite数据库驱动的浏览(最广泛部署的SQL数据库)。
Name With Owner | SeLite/SeLite |
---|---|
Primary Language | Java |
Program language | JavaScript (Language Count: 5) |
Platform | |
License: |
Created At | 2015-04-07 02:56:22 |
---|---|
Pushed At | 2017-12-11 06:41:58 |
Last Commit At | 2017-12-11 17:41:50 |
Release Count | 1 |
Last Release Name | Before_WebExtensions (Posted on ) |
First Release Name | Before_WebExtensions (Posted on ) |
Stargazers Count | 33 |
---|---|
Watchers Count | 14 |
Fork Count | 6 |
Commits Count | 1.6k |
Has Issues Enabled | |
Issues Count | 19 |
Issue Open Count | 3 |
Pull Requests Count | 0 |
Pull Requests Open Count | 0 |
Pull Requests Close Count | 0 |
Has Wiki Enabled | |
---|---|
Is Archived | |
Is Fork | |
Is Locked | |
Is Mirror | |
Is Private |
Work in progress: Migrating to WebExtensions (new API by Mozilla).
Develop this on Linux/Mac OS. Otherwise, if cloning to filesystems that don't support symlinks, beware that add-ons share shared/old_addon_versions.js via a symlink.
SeLite (Selenium+SQLite) automates database-driven navigation of web applications. It
SeLite enables
SeLite also contains SelBlocks Global. However, SelBlocks Global's code is in a separate repository.
See its extensive documentation for benefits and installation.