mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-19 00:22:10 +03:00
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
GET http://localhost:8000/error-assert-xpath
|
|
HTTP 200
|
|
[Asserts]
|
|
xpath "strong(//head/title)" == "Welcome to Quiz!"
|
|
xpath "strong(//head/title)" isEmpty
|