JayKay

Results 2 issues of JayKay

`Then response contains property "someAttribute" matching pattern "E[A-z0-9]{5}"` Will not accept {5} as length quantifier because it is then escaped. ![image](https://user-images.githubusercontent.com/10244558/47081031-38dc3500-d212-11e8-857c-9cc7ca084eca.png)

Logs are missing for exactly one of specified Cukes Http log types, e.g. \ **Case 1:** When having `cukes.logging.http.requests.include=headers,method,uri` Then `uri` type logs will be missing ![missingurilogs](https://user-images.githubusercontent.com/10244558/45414136-60743680-b683-11e8-99ea-a517fb9cc817.png) Also please bring...