Click or drag to resize
DriverUtilitiesJsClick Method
Click the provided identifier using JavaScript(jQuery) click event

Namespace: SeleniumUtilities
Assembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void JsClick(
	string identifier
)

Parameters

identifier
Type: SystemString

[Missing <param name="identifier"/> documentation for "M:SeleniumUtilities.DriverUtilities.JsClick(System.String)"]

See Also