*{ You can use plain selenium command using the selenium tag }* #{selenium} // Open the home page, and check that no error occured open('/') assertNotTitle('Application error') assertTextPresent('Howdy, open the app/scrapbook.scala file, and start to Play!') #{/selenium}