Run Test Error on distributed mode

Run Test Error on distributed mode.

I have a problem about distribution mode.
A test recorded on Mac PC(Selenium) was going well on Mac Safari,
but it has a problem while it is tesed on the other Mac on distribution mode.
For example, J Query delay code works well in local Mac but it failed in distributed Mac.

Is there any differences between Local and distrbution mode, especially on Mac?

Hi there,

I believe there is no difference between local and distributed environment. Please check Safari version on both machines and check if you have installed Safari Webdriver on your distributed environment.

Thanks.