Browser Application

Browser Application.

Browser ApplicationObject.AttachOrStart

Attach or start a new instance of Internet Explorer.

Browser ApplicationObject.AttachOrStart ([url =] String)

Attach or start a new instance of Internet Explorer.

Browser ApplicationObject.Last_Tag_Title (String, String)

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

Browser ApplicationObject.Tag_Role (String, String)

Identifies an html element by its tag and role.

Browser ApplicationObject.Tag_Title (String, String)

Identifies an html element by its tag and title property.

Browser ApplicationObject.Attach

Attach.

Browser ApplicationObject.Attach ([url =] String)

Attach.

Browser ApplicationObject.FromPoint

FromPoint.

Browser ApplicationObject.Tag_Href (String, String)

Identifies an html element by its tag and href property.

Browser ApplicationObject.Close

Close.

Browser ApplicationObject.NavigateTo

NavigateTo.

Browser ApplicationObject.GoBack

GoBack.

Browser ApplicationObject.Exists

Exists.

Browser ApplicationObject.Tag_Class_Text (String, String, String)

Identifies an html element by its class and text.

Browser ApplicationObject.Tag_Class (String, String)

Identifies an html element by its tag and class.

Browser ApplicationObject.Window

Gets the browser’s Window.

Browser ApplicationObject.url

Gets the html document or browser’s url value.

Browser ApplicationObject.Class_Text (String, String)

Class_Text.

Browser ApplicationObject.placeholder (String)

placeholder.

Browser ApplicationObject.Tag_ClassName_Text (String, String, String)

Identifies an html element by its classname and text.

Browser ApplicationObject.Tag_ClassName (String, String)

Identifies an html element by its classname.

Browser ApplicationObject.Tag_Id (String, String)

Identifies an html element by its Id.

Browser ApplicationObject.Tag_Name (String, String)

Identifies an html element by its tag and name property.

Browser ApplicationObject.Tag_Text (String, String)

Identifies an html element by its tag and text property.

Browser ApplicationObject.Type_Name (String, String)

Identifes an html element by its type and name properties.

Browser ApplicationObject.Type_Value (String, String)

Identifies an html element by its type and value.

Browser ApplicationObject.Name (String)

Name.

Browser ApplicationObject.Type (String)

Identifies an html element by its type property.

Browser ApplicationObject.Tag (String)

Identifies an html element by its tag.

Browser ApplicationObject.Form (String)

Form.

Browser ApplicationObject.Id (String)

Id.

Browser ApplicationObject.Frame

Frame.

Browser ApplicationObject.Frame (String)

Frame.

Browser ApplicationObject.Document

HTML Document.

Browser ApplicationObject.Ready

Ready.