WaitForSelectorAsyncResponseSuccess Property |
Version 107.1.120
True if the javascript was executed successfully
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public bool Success { get; }
public:
property bool Success {
bool get ();
}
Property Value
Type:
BooleanSee Also