bako/behat-selenium-animator
Composer 安装命令:
composer require --dev bako/behat-selenium-animator
包简介
Generate gif animation from behat selenium steps
README 文档
README
This tools generate gif animation of every step in behat that is runned with selenium.
Installation
composer require bako/behat-selenium-animator
Add to behat configiration extension: Bako\Behat\BehatSeleniumAnimatorExtension: ~
Params:
- output_directory: directory_path (default is "/tmp/behatseleniumanimator/")
- enabled_always: true/false (not recommended)
Basic Usage
Add "--animator-record" option when running behat
Recommendation
Please use web driver focus on some elements that you want to be visible in animation.
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-03