Gripper.WebClient
Gripper.WebClient.Settings
WebClientSettingsGenerator Class
Provides predefined default settings and methods for creating new ones.
public static class WebClientSettingsGenerator
Inheritance System.Object 🡒 WebClientSettingsGenerator
Fields | Â |
---|---|
DefaultSettings | Out-of-the-box settings that can be used on Windows to bootstrap a singleton Gripper. Launches own Chrome automatically. Uses http://localhost:9000 for Chrome-Gripper connection. |
Methods | Â |
---|---|
GetForTransient() | Â |
GetForUnitTesting() | Produces Lambda that overwrites the settings with fresh UserDataDir and Port. For bootstrapping of independent unit tests. |