If you just need to pause the test for a given number of milliseconds, use the pause method:
pause
$browser->pause(1000);