Page 1 of 1

Can two eValid browser coordinate their playback on an appl?

PostPosted: Wed Feb 23, 2011 5:05 pm
by thesu
Can two eValid browser coordinate their playback on an application?

Re: Can two eValid browser coordinate their playback on an appl?

PostPosted: Mon Feb 28, 2011 7:42 am
by eValid
thesu wrote:Can two eValid browser coordinate their playback on an application?

Yes, there are several ways to do this, but how it is done depends on what you mean by "coordinate".

If your application provides support for having two users to cooperate then the simplest thing to do is to co-record the two applications (yes, you can record two sessions at once!) and rely on the built-in between-user synchronizations.

You may want to add some SyncOnText type AJAX synchronizations to make sure that the two playbacks coordinate correctly.
And, you can use the batch mode to invoke the two playbacks simultaneously.

Another type of synchronization has to do with AJAX syncronization. Please check this User Forum for numerous mentions of how to do AJAX syncs.

eValid Support