wufaq wrote:How much interaction do you expect between browsers when you are running a 100 wide test?
When you have 100 or more eValid browsers running in parallel, you probalbly want to minimize the interations as much as possible, to maintain coherence and to permit each browser to have a coherent state.
Good practice for eValid is to have all tests be completely self-contained and not dependent on any other test in any way.
There are ways to have two eValids cooperate but it can be tricky to create these scripts -- they can't be recorded from the GUI. Contact technical support for details on how this is done.
The eValid Team