[]
A browser platform used by BrowserFetcher and GcHtmlBrowser.
public enum Platform
Public Enum Platform
| Name | Description |
|---|---|
| Linux | Linux. |
| Mac | MacOS (Intel). |
| MacArm | MacOS (Apple silicon). |
| Unsupported | Unsupported OS. |
| Win32 | Win32. |
| Win64 | Win64. |