Method elm.HtmlAttribute
Overload
Gets a HTML attribute.
public string HtmlAttribute(string name)
Parameters
name (string)
Attribute name, for example |
Returns
string
|
Exceptions
ArgumentException
name is |
Remarks
Works with Chrome, Internet Explorer and apps that use their code (Edge, Opera, web browser controls...). This UI element must be found without flag NotInProc.