diff --git a/tests/test-contact-form.json b/tests/test-contact-form.json index 1cd91d3..a41fd3c 100644 --- a/tests/test-contact-form.json +++ b/tests/test-contact-form.json @@ -42,7 +42,7 @@ }, { "command": "assertTextPresent", - "target": ".fw-bolder", + "target": "#submitSuccessMessage", "value": "Form submission successful!" } ]