1id: annotation-timeout 2 3info: 4 name: Basic Annotation Timeout 5 author: pdteam 6 severity: info 7 8http: 9 - raw: 10 - | 11 @timeout: 5s 12 GET / HTTP/1.1 13 Host: {{Hostname}} 14 15 matchers: 16 - type: word 17 words: 18 - "This is test matcher text" 19