Contents - Index - Top


OnElementClickById

Interface AntViewDocument

 

Type: Event

Parameters: String Id Integer Error

Returns: None

 

 

Asynchronous result of calling the ElementClickById method.

 

Id contains the Id of the html element that we are checking, Id is case sensitive.

Error is 0 when the html element was identified, or 1 if the element identified by Id was not found.

If the function click was not defined for the identified html element, an error 2 is returned.

 

Introduced in AntView release 1.1.375

 


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