« Return to Thread: Selenium 0.4 with Grails 1.0.3?

Selenium 0.4 with Grails 1.0.3?

by Michael Berg-6 :: Rate this Message:

Reply to Author | View in Thread

Hi all,
 
Is there a problem with selenium 0.4 with Grails 1.0.3?
 
I'm following the short tutorial on http://grails.org/Selenium+plugin, but it does not appear to be possible to create tests:
 
C:\selenium-test\> grails create-selenium-test mytest.gsp
(...usual blabla from Grails...)
Could not execute method appContext.
No such property: appContext for class: CreateSeleniumTest_groovy
 
Anyone have an idea what might be wrong?
 
/Mike
 
 

 « Return to Thread: Selenium 0.4 with Grails 1.0.3?