I'm getting the below error when using selenium webdriver 2.48 (c#), safari driver 2.48.0 and safari 5.1.7 on windows:
System.InvalidCastException : Unable to cast object of type 'Newtonsoft.Json.Linq.JObject' to type System.Collections.Generic.Dictionary`2[System.St ring,System.Object]'.
Does anyone know how to resolve this?