I'm having trouble verifying that a certain string exists in a page's source in nightwatch.js
Basically, I'm trying to replicate the verifyHtmlSource command from Selenium IDE.
Does anyone know how to verify that a certain string exists in a page's source in Nightwatch?