0 Replies Latest reply on Aug 31, 2012 8:42 AM by anthonyhib

    [warp] Is there a way to use #{identity.login} with Warp?

    anthonyhib

      Hi guys,

      With JSFUnit, we had the ability to write stuff like invokeMethod("#{identity.login}");

      Warp is cool but I need to explicitly simulate the user interaction with the UI/browser. Meaning I must have a UI perfectly robust in order to test more in the server side. I feel there must be a way to emulate the same feature as in JSFUnit, but lack of docs.

       

      Any way to invoke stuffs like #{identity.login} directly?

       

      Thanks

      Anthony