Click or drag to resize

CheckboxUntickCheckbox Method

Framework to automate tests using Selenium WebDriver
Clear the check box.

Namespace: Ocaramba.WebElements
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 4.2.4
Syntax
C#
public void UntickCheckbox()
Request Example
See Also