| WebElementWaitRemoval Method |
Wait for the web element to be removed from the DOM.
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim instance As WebElement
Dim timeout As Integer
instance.WaitRemoval(timeout)
Parameters
- timeout (Optional)
- Type: SystemInt32
See Also