Browser Document

Browser Document.

Browser DocumentObject.Last_Tag_Title (String, String)

Identifies the last html element by its tag and title property.

Browser DocumentObject.Tag_Role (String, String)

Identifies an html element by its tag and role.

Browser DocumentObject.Tag_Title (String, String)

Identifies an html element by its tag and title property.

Browser DocumentObject.Tag_Href (String, String)

Identifies an html element by its tag and href property.

Browser DocumentObject.Exists

Exists.

Browser DocumentObject.Tag_Class_Text (String, String, String)

Identifies an html element by its class and text.

Browser DocumentObject.Tag_Class (String, String)

Identifies an html element by its tag and class.

Browser DocumentObject.url

Gets the html document or browser’s url value.

Browser DocumentObject.Class_Text (String, String)

Class_Text.

Browser DocumentObject.placeholder (String)

placeholder.

Browser DocumentObject.Tag_ClassName_Text (String, String, String)

Identifies an html element by its classname and text.

Browser DocumentObject.Tag_ClassName (String, String)

Identifies an html element by its classname.

Browser DocumentObject.Tag_Id (String, String)

Identifies an html element by its Id.

Browser DocumentObject.Tag_Name (String, String)

Identifies an html element by its tag and name property.

Browser DocumentObject.Tag_Text (String, String)

Identifies an html element by its tag and text property.

Browser DocumentObject.Type_Name (String, String)

Identifes an html element by its type and name properties.

Browser DocumentObject.Type_Value (String, String)

Identifies an html element by its type and value.

Browser DocumentObject.Name (String)

Name.

Browser DocumentObject.Type (String)

Identifies an html element by its type property.

Browser DocumentObject.Form (String)

Form.

Browser DocumentObject.Frame

Frame.

Browser DocumentObject.Frame (String)

Frame.

Browser DocumentObject.Ready

Ready.