Complex value in additional desired capabilities

@JackyLeung123

According to message we have to apecify as jobject which can be created like a dictionary

Create a jaon string and then load and deserialize to jobject using jsonconvert.Deserialize(str)

Cheers