Teppo Koskinen

Results 32 issues of 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}...

enhancement
onboarding

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...

enhancement
onboarding

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**...

feature

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...

feature
help wanted
in consideration

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)

bug
documentation

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...

enhancement
onboarding

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.

enhancement
onboarding

e.g. platform.system() and platform.release() to RPA.Desktop.OperatingSystem

feature
onboarding
quick win

enhancement
p-low
onboarding
quick win

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...

enhancement
onboarding
quick win