Are there any best practices to follow when using PupperteerSharp? I've seen some properties like EnqueueAsyncMessages and EnqueueTransportMessages but can't find any good explanations on when is best to turn them on/off and if they make any performance improvements.
Also I've noticed in the ResourceType Enum there is Image and Img. Is there a difference between the two?