Internet Explorer action support class.

Namespace:  ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2.0.7.0 (2.0.7.0)

Syntax

C#
public class InternetExplorerActions : Actions
Visual Basic (Declaration)
Public Class InternetExplorerActions _
	Inherits Actions
Visual C++
public ref class InternetExplorerActions : public Actions

Inheritance Hierarchy

System..::.Object
  ArtOfTest.WebAii.Core..::.Actions
    ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer..::.InternetExplorerActions

See Also