| Overload | Description |
|---|---|
| FindElementByAttribute(String,String,String,String,Int32) | Searches for an HTML element by the attribute, and returns the first occurrence. |
| FindElementByAttribute(String,String,String,String,String) | Searches for an HTML element by the attribute, and returns the first occurrence using extended number selector. |