通过浏览器自动化,SeLite 使 Selenium 更好用了。SeLite 将浏览器浏览和测试自动化。它扩展了 Selenium。
- 它提高了 Selenium(API、 语法和可视化界面),
- 可以重复使用,
- 支持报告和互动,
- 促进团队工作。
SeLite能够使用SQLite数据库驱动的浏览(最广泛部署的SQL数据库)。
SeLite 将浏览器导航和测试自动化,使 Selenium 更好用了。
通过浏览器自动化,SeLite 使 Selenium 更好用了。SeLite 将浏览器浏览和测试自动化。它扩展了 Selenium。
SeLite能够使用SQLite数据库驱动的浏览(最广泛部署的SQL数据库)。
| 名称与所有者 | SeLite/SeLite |
|---|---|
| 主编程语言 | Java |
| 编程语言 | JavaScript (语言数: 5) |
| 平台 | |
| 许可证 |
| 创建于 | 2015-04-07 02:56:22 |
|---|---|
| 推送于 | 2017-12-11 06:41:58 |
| 最后一次提交 | 2017-12-11 17:41:50 |
| 发布数 | 1 |
| 最新版本名称 | Before_WebExtensions (发布于 ) |
| 第一版名称 | Before_WebExtensions (发布于 ) |
| 星数 | 35 |
|---|---|
| 关注者数 | 14 |
| 派生数 | 6 |
| 提交数 | 1.6k |
| 已启用问题? | |
| 问题数 | 19 |
| 打开的问题数 | 3 |
| 拉请求数 | 0 |
| 打开的拉请求数 | 0 |
| 关闭的拉请求数 | 0 |
| 已启用Wiki? | |
|---|---|
| 已存档? | |
| 是复刻? | |
| 已锁定? | |
| 是镜像? | |
| 是私有? |
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.