How to pass W3C as a capability with C# xUnit?

How to pass W3C as a capability with C# xUnit?

Hello Toby,

To pass W3C as a capability with C# xUnit, you can add the syntax below together with your other desired capabilities:

capabilities.setCapability("w3c",true);