Actions
Perform Method
WebDriver
Performs the currently built action.
Namespace:
OpenQA.Selenium.Interactions
Assembly:
WebDriver
(in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
void
Perform
()
public void Perform()
Public
Sub
Perform
Public Sub Perform
public
:
void
Perform
()
public: void Perform()
See Also
Actions Class
Actions Members
OpenQA.Selenium.Interactions Namespace