That was it, thanks ! On 12/12/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 12/12/06, Grant Smith <[EMAIL PROTECTED]> wrote: > I'm finally trying to acquaint myself with the Selenium tests. I tried the > following: > > mvn package -P selenium > > And got the following result: > > Embedded error: > /usr/home/grant/IdeaProjects/myfaces/current/tomahawk/examples/src/test/selenium > not found. Looks like you're running it from the 'examples' directory. Try it from one level down, in the 'simple' app, which has tests in src/test/selenium. -- Wendy
-- Grant Smith
