Fix runner tags test in Vue 3
What does this MR do and why?
Fix runner tags test in Vue 3
In Vue 3 a conditional comment gets rendered so it fails. Testing for html contents was overzealous anyway, a text check is quite enough.
References
Screenshot
Original test failure:
Related to #503489 (closed)
Edited by Miguel Rincon
