Browser Element¶
Browser Element.
Browser ElementObject.Hover |
Hover. |
Browser ElementObject.InnerHtml |
InnerHtml. |
Browser ElementObject.ClientBounds |
Returns the bounds of the client area. |
Browser ElementObject.Bounds |
Bounds. |
Browser ElementObject.elementname |
elementname. |
Browser ElementObject.elementclass |
elementclass. |
Browser ElementObject.Attribute (String) |
Retrieves the value of the named attribute on the element. |
Browser ElementObject.TagName |
Returns an html element’s tagname. |
Browser ElementObject.ToImage |
Gets the image of the element. |
Browser ElementObject.ToXml |
ToXml. |
Browser ElementObject.Last_Tag_Title (String, String) |
Identifies the last html element by its tag and title property. |
Browser ElementObject.Tag_Role (String, String) |
Identifies an html element by its tag and role. |
Browser ElementObject.Tag_Title (String, String) |
Identifies an html element by its tag and title property. |
Browser ElementObject.Children |
Returns the children of the element. |
Browser ElementObject.HasChildren |
Returns true if there’s any children for the element. |
Browser ElementObject.HasPrev |
Returns true if there’s a previous element at the same level. |
Browser ElementObject.HasPrev |
Returns true if there’s a previous element at the same level. |
Browser ElementObject.HasPrev |
Returns true if there’s a previous element at the same level. |
Browser ElementObject.HasNext |
Returns true if there’s a next element at the same level. |
Browser ElementObject.HasNext |
Returns true if there’s a next element at the same level. |
Browser ElementObject.HasNext |
Returns true if there’s a next element at the same level. |
Browser ElementObject.LastChild |
LastChild. |
Browser ElementObject.Last |
Last. |
Browser ElementObject.Count |
Count. |
Browser ElementObject.Hilight |
Hilight. |
Browser ElementObject.RightClick |
RightClick. |
Browser ElementObject.OuterHtml |
OuterHtml. |
Browser ElementObject.ScrollIntoView |
ScrollIntoView. |
Browser ElementObject.Snapshot |
Snapshot. |
Browser ElementObject.Snapshot (String) |
Snapshot. |
Browser ElementObject.Tag_Href (String, String) |
Identifies an html element by its tag and href property. |
Browser ElementObject.Click |
Click. |
Browser ElementObject.Check |
Check. |
Browser ElementObject.Uncheck |
Unchecks an html element. |
Browser ElementObject.InnerText |
InnerText. |
Browser ElementObject.Value |
Gets or Sets value of the html element. |
Browser ElementObject.Value |
Gets or Sets value of the html element. |
Browser ElementObject.SendText |
SendText. |
Browser ElementObject.Focus |
Focus. |
Browser ElementObject.checked |
checked. |
Browser ElementObject.Browser |
Microsoft Internet Explorer. |
Browser ElementObject.enabled |
enabled. |
Browser ElementObject.Exists |
Exists. |
Browser ElementObject.Tag_Class_Text (String, String, String) |
Identifies an html element by its class and text. |
Browser ElementObject.Tag_Class (String, String) |
Identifies an html element by its tag and class. |
Browser ElementObject.text |
Identifies an html element by its text. |
Browser ElementObject.href |
href. |
Browser ElementObject.currentstyle |
currentstyle. |
Browser ElementObject.visibility |
Gets the visibility property value of the html element. |
Browser ElementObject.Class_Text (String, String) |
Class_Text. |
Browser ElementObject.cells |
cells. |
Browser ElementObject.rows |
rows. |
Browser ElementObject.placeholder (String) |
placeholder. |
Browser ElementObject.Tag_ClassName_Text (String, String, String) |
Identifies an html element by its classname and text. |
Browser ElementObject.Tag_ClassName (String, String) |
Identifies an html element by its classname. |
Browser ElementObject.Tag_Id (String, String) |
Identifies an html element by its Id. |
Browser ElementObject.Tag_Name (String, String) |
Identifies an html element by its tag and name property. |
Browser ElementObject.Tag_Text (String, String) |
Identifies an html element by its tag and text property. |
Browser ElementObject.Type_Name (String, String) |
Identifes an html element by its type and name properties. |
Browser ElementObject.Type_Value (String, String) |
Identifies an html element by its type and value. |
Browser ElementObject.Name (String) |
Name. |
Browser ElementObject.Type (String) |
Identifies an html element by its type property. |
Browser ElementObject.Tag (String) |
Identifies an html element by its tag. |
Browser ElementObject.Form (String) |
Form. |
Browser ElementObject.Id (String) |
Id. |
Browser ElementObject.Frame |
Frame. |
Browser ElementObject.Frame (String) |
Frame. |
Browser ElementObject.Ready |
Ready. |
Browser ElementObject.Child |
Child. |
Browser ElementObject.Item |
Item. |
Browser ElementObject.Parent |
Parent. |
Browser ElementObject.Next |
Next. |
Browser ElementObject.Prev |
Prev. |