File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ Function|Parameters|Purpose
159159` telegram() ` |` telegram_id ` , ` text_to_send ` (first look up @rpapybot )|send Telegram message
160160` keyboard() ` |` keys_and_modifiers ` (using visual automation)|send keystrokes to screen
161161` mouse() ` |` 'down' ` or ` 'up' ` (using visual automation)|send mouse event to screen
162- ` focus() ` |` app_to_focus ` |make application in focus
162+ ` focus() ` |` app_to_focus ` (full name of app) |make application in focus
163163` wait() ` |` delay_in_seconds ` (default 5 seconds)|explicitly wait for some time
164164` table() ` |` table number ` or ` XPath ` , ` filename_to_save ` |save webpage table to CSV
165165` bin() ` |` file_to_bin ` , ` password ` (optional but recommended)|secure temporary storage
You can’t perform that action at this time.
0 commit comments