Add integrated performance and statistic in JDI framework
Open
lang:Java
- Dominant language
- Java
- Stars
- 145
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Implement Performance and statistic module.
Integrate getting time from methods in [Action Scenarios](https://github.com/epam/JDI/blob/master/Java/JDI/jdi-uitest-web/src/main/java/com/epam/jdi/uitests/web/selenium/elements/actions/ActionScenrios.java)
Calculate following metrics:
1) Average time for all JDI actions
2) Max time and name of action
3) List of actions takes more than specified time (e.g. 10 seconds)
4) Total amount of JDI actions performed
5) Average and max time for each type of element and action
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.