Slider CAPTCHA
Command description
Recognizes slider CAPTCHAs in image files, web elements, or desktop elements and returns the required drag distance.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Image Source | enum | Local File, Desktop Element, Web Element |
| Image Path | str | Full path to the local image; required when Image Source is Local File |
| Desktop Element | WinElement or str (captured element UID, not element name, not ms-rpa-id) | Desktop element to analyze; required when Image Source is Desktop Element. Select a captured element or one returned by Get Desktop Element, Get Related Desktop Elements, or Get Similar Desktop Elements. |
| Webpage Object | WebPage | Webpage containing the element; required when Image Source is Web Element |
| Web Element | WebElement or str (captured element UID, not element name, not ms-rpa-id) | Web element to analyze; required when Image Source is Web Element. Select a captured element or one returned by Get Web Element, Get Similar Web Elements, or Get Related Web Elements. |
Command Output Parameters
| Output parameters | Output parameter type | Description |
|---|---|---|
| Recognition Result | number | Required drag distance |
Type definition reference
Example
-
Picture or element to be recognized
-
Complete verification by dragging the slider with the mouse