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

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

Hey Toby,

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

capabilities.setCapability("w3c",true);