AutoMate
At work, we need to make a lot of management acts. There is already a homemade framework which works well for this kind of actions. The thing is that it takes a long time to develop and create new scenarios. With AutoMate, I tried reducing this wasted time. With AutoMate you can : Create multiple scenarios with multiple commands Run them on different browsers Configure it as you need Inject data into your scenario to use variables in it and repeat the scenario for each dataset Get logs from files to know which data was used when the scenario failed/successed Have a step by step description written on console Add your own commands and plugins thanks to the event system Use your own business logic using the logics You can use the Launcher class for simple tests and reports.
At work, we needed to make a lot of management acts. There was already a homemade framework which works well for this kind of actions. The thing is that it takes a long time to develop and create new scenarios. With AutoMate, I tried reducing this wasted time.
With AutoMate you can :
- Create multiple scenarios with multiple commands
- Run them on different browsers
- Configure it as you need
- Inject data into your scenario to use variables in it and repeat the scenario for each dataset
- Get logs from files to know which data was used when the scenario failed/successed
- Have a step by step description written on console
- Add your own commands and plugins thanks to the event system
- Use your own business logic using the logics
- You can use the Launcher class for simple tests and reports.