- Nov 03, 2017
-
-
svatal authored
+ deprecated json field support (-> obsolete) + event with dictionary support + updated sample not to use deprecated command (SetVisibleSizeCommand -> SetDeviceMetricsOverrideCommand)
-
- Oct 25, 2017
-
-
svatal authored
-
- Aug 12, 2017
- Aug 11, 2017
-
-
svatal authored
-
- Aug 10, 2017
-
-
svatal authored
-
- Aug 09, 2017
- Mar 16, 2017
-
-
Georgios Diamantopoulos authored
-
Frederik Carlier authored
-
bvandorf authored
turned off auto ping to prevent from disconnecting every 60 seconds
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
- Mar 15, 2017
-
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
- Dec 23, 2016
-
-
Frederik Carlier authored
-
- Nov 11, 2016
-
-
Frederik Carlier authored
-
- Nov 09, 2016
-
-
Frederik Carlier authored
- Set NullValueHandling to NullValueHandling.Ignore, so that null values are not serialized - If .NET primitive types (like bool or long) are optional, use nulltable types, so that they can be ignored when serializing
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Sep 21, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
If the C# enum name does not match the JSON value, add an EnumMember attribute to ensure the mapping is done properly
-
- Aug 10, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Aug 04, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Aug 03, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
Use a custom contract resolver in the CommandResposeFactory, to ensure that properties with private setters have their values set, too.
-
Frederik Carlier authored
-
Frederik Carlier authored
-
Frederik Carlier authored
Add support for iOS devices. Create separate namespaces for the Chrome and iOS versions of the WebKit debugger protocol.
-
- May 15, 2016
-
-
Frederik Carlier authored
-