Set Method (BrowserDescription)
Sets a BrowserDescription capability to the given value.

C# Syntax

Parameters

capability
the name of the capability to set value for.
value
the new value of the capability.

Return Value

The updated description instance (builder pattern).