ClassFireFoxActions
Class
FireFox action support class.
Definition
Namespace:ArtOfTest.WebAii.BrowserSpecialized.Firefox
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class FireFoxActions : Actions
Inheritance: objectActionsFireFoxActions
Inherited Members
Methods
Click(Element)
Perform a click on the target element.
Declaration
cs-api-definition
public override void Click(Element targetElement)
Parameters
targetElement
The target element.
Overrides
GetComputedStyle(Element, string)
Get computed style for an element.
GetInformationBar()
Get the information bar content.