1 Reply Latest reply on Jan 25, 2008 3:12 PM by diegocoronel

    InvokeMethod and Test

    diegocoronel

      Hey,

      How can i invoke a method with params ?

       invokeMethod("#{paisBean.setPais(" + new Pais() + ")}");
      


      ty