- Added [Page Analysis](https://github.com/gigapixel/project-cylon/wiki/Page-Analysis) feature.
- Added new keyword.
feature
Then The [...] value is between '...' and '...'
- Fixed wait time when check element does not exist.
- Fixed following keywords to support numeric value.
feature
Then The [...] value is more than '...'
Then The [...] value is more than or equal '...'
Then The [...] value is less than '...'
Then The [...] value is less than or equal '...'
Then The [...] value is between '...' and '...'
- Updated verify failure message.