WaitForSelectorAsyncResponseElementAdded Property  | 
Version 118.6.80 
            True if the element was added to the DOM otherwise false if it was removed
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic bool ElementAdded { get; }public:
property bool ElementAdded {
	bool get ();
}Property Value
Type: 
Boolean
See Also