Interface IAction
- Namespace
- OpenQA.Selenium.Interactions
- Assembly
- WebDriver.dll
Provides methods by which an interaction with the browser can be performed.
public interface IAction
Methods
Perform()
Performs this action on the browser.
void Perform()