Teppo Koskinen
Teppo Koskinen
e.g. POST request with headers and basic auth requires 4 lines of code and list and dict that are both a bit clumsy to handle with RF syntax: ``` &{Headers}...
I would like to be able to run the same code in my development environment (with browser window visible) and then transfer it to Robocorp Cloud for container headless runs...
The exact list of keywords that need glob support is not obvious, but here are the candidates: Change File Extension **Copy File** (Copy Files?) Copy Directory Empty Directory **Move File**...
Sometimes it is necessary to extract a Table from exact area e.g. B3-D13. It might be logical to be able to also insert a Table into a specific location in...
API describes keywords e.g. POST, POST on Session that don't exist - and the only keyword that exist is marked as deprecated: [API](https://rpaframework.org/libraries/http/index.html)
This is supported by openpyxl load_workbook -> values_only. The quick fix would be to add this as a parameter to workbook opening, but it might be better to read both...
RPA.Dialogs to support users select folders instead of files. I think it is a valid use case especially for Assistant bots e.g. to let users select download destination for files.
e.g. platform.system() and platform.release() to RPA.Desktop.OperatingSystem
Would it make sense to define optional timeout for getting the next work item from Control Room? Use case: Step 1 takes 10s/work item Step 2 takes 5s/work item (but...