Contents - Index - Top


RequestElementExistsById

Interface AntViewDocument

 

Type: Method

Parameters: String Id

Returns: nothing

 

 

Tests if the html element identified by Id exists.

Note that the id is case sensitive and must match the case of the html element.

 

As the request is run asynchronously, the existence of the html element is returned in the OnRequestElementExistsById event.

 

There's also a synchronous alternative RequestElementExistsByIdSync that wraps the above into one call.

 

Introduced in AntView release 1.1.375

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 07/22/2024