Can anyone give please a working example of this procedure? There is not much documentation on the net.
Regards, Damian Quoting "Damianos Mt." <[email protected]>: > > Hello, > > Again i have two .sf file . In one sf1 file i have the following > > Component1 extends OnEvent{ > singleEvent false; > Component2 extends LAZY Lb { > sfClass "class"; > } > } > and in the other sf2 i have the EventSend like this > > Component3 extends EventSend{ > > event "Component2"; > } > > The thing is that i first run the sf1 file and then the sf2 but the > component2 event is not triggered when i run the sf2 file > Is the above code right or am i missing something? > > thanks, > Damian > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Smartfrog-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartfrog-users
