OnRequestElementAttributeById
Interface AntViewDocument
Type: Event
Parameters: String Id String AttrName String Value Integer Error
Returns: None
Asynchronous result triggered by calling the RequestElementAttributeById method.
Id contains the Id of the html element which was requested. Id is case sensitive.
The attribute is passed via parameter AttrName.
Value holds the value of attribute passed.
Error is 0 when the attribute for the element was found, 1 if the element identified by Id was not found or 2 if the attribute identified by Attribute was not found.
Introduced in AntView release 1.1.354
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/25/2024