BrowserlessProvider
Category: Web
Source: browserless_provider.dart
Classes
BrowserlessProvider
Browserless.io cloud browser provider.
Constructor
dart
BrowserlessProvider({required this.apiKey, required this.baseUrl})Properties
| Property | Type | Description |
|---|---|---|
apiKey | String? | |
baseUrl | String | |
name | String get | |
isConfigured | bool get | |
name | String get | |
isConfigured | bool get |
Methods
String buildWsUrl()
Build the WebSocket URL for CDP connection.