WaitElementType
Supported element wait condition types for WebDriver-based fetching.
Notes
Specifies the condition used to determine when a page element is considered ready during WebDriver-based fetching. Available types include waiting for an element to be present in the DOM, visible on screen, or clickable, ensuring dynamic page content has fully loaded before the page is captured.
Usage
- YAML
- JSON
- XML
WaitElementType: TAGNAME
{
"WaitElementType": "TAGNAME"
}
<waitElementType/>
Allowed Values
TAGNAMECLASSNAMECSSSELECTORIDLINKTEXTNAMEPARTIALLINKTEXTXPATH