hurl/integration/tests_failed/assert_xpath.hurl
2023-06-18 18:52:14 +02:00

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