if i am using ‘get text’ activity UI path always giving error which says open pdf file in application browser . can i directly use get text activity by opening the pdf file and not opening in application browser.
i haven’t found send hotkey activity instead it showing ‘Triger activity’ but it also shows error message to “Triger must be first activity of workflow”
Get text is a UI automation activity so you have to open the file if you are using it. You can use Get text activity inside an open applicatio/browser activity which will open the pdf file for you. You can also use start process activity to open the file.
Regarding the second question, send hotkey is not there because you are using modern experience. if you enable ‘classic’ activities in activity filter you can see send hotkey activity. You can also use Keyboard shortcuts activity in the Modern Design