I have a Nightwatch test that looks as follows:
browser .url(MY_URL) .assert.visible(MY_SELECTOR)
The test fails due to element not being pre