This shows you the differences between two versions of the page.
desktop_adaptor [2024/04/08 14:26] montse |
desktop_adaptor [2024/12/10 13:01] (current) montse [Predefined Functions] |
||
---|---|---|---|
Line 8: | Line 8: | ||
* **Default Screen Number**: it will indicate the monitor on which it will be executed: it will take the value 0 as the default value. | * **Default Screen Number**: it will indicate the monitor on which it will be executed: it will take the value 0 as the default value. | ||
* **Images Repository Path**: it will indicate the path (or part of it) of the folder where all the images that we have previously captured will be.\\ | * **Images Repository Path**: it will indicate the path (or part of it) of the folder where all the images that we have previously captured will be.\\ | ||
- | =====Predefined parameters (PF):===== | + | =====Predefined functions ===== |
* **clearCtrlADel**: deletes the content or value of an element on which it is positioned (field or zone of an application). Selects the content with Ctrl+A and the deletes. This function is used when the selection is made with Ctrl+A. It receives an optional input parameter which is the delay in millisecond between keys.\\ \\ | * **clearCtrlADel**: deletes the content or value of an element on which it is positioned (field or zone of an application). Selects the content with Ctrl+A and the deletes. This function is used when the selection is made with Ctrl+A. It receives an optional input parameter which is the delay in millisecond between keys.\\ \\ | ||
* **clearCtrlEDel**: deletes the content or value of an element on which it is positioned (field or zone of an application). Selects the content with Ctrl+E and the deletes. This function is used when the selection is made with Ctrl+E. It receives an optional input parameter which is the delay in millisecond between keys.\\ \\ | * **clearCtrlEDel**: deletes the content or value of an element on which it is positioned (field or zone of an application). Selects the content with Ctrl+E and the deletes. This function is used when the selection is made with Ctrl+E. It receives an optional input parameter which is the delay in millisecond between keys.\\ \\ |