-
This weeks moderator is ... and summary writer is ...
### Agenda
- [x] Last week in five minutes (progress, demo, impediments, learnings)
- [x] Include review of [our taskboard](https://git…
-
`coc-settings.json`
```json
{
"python.jediPath": "/usr/local/lib/python3.8/site-packages",
"coc.preferences.formatOnSaveFiletypes": ["python"]
}
```
I've installed `jedi` as global in ord…
-
I’m getting the following error when trying to “List Messages” using the RPA.ImapSmtp library and trying to filter by subject:
**LookupError: unknown encoding: None**
This is the code I’m using:
…
-
This happens quite often on a slow machine. The text is typed where cursor was when the execution was started.
Could we add an API to open the application via subprocess?
There also used to be i…
-
As the above title suggests, I wonder whether it is feasible to compare the contents of two MS office documents like word or ppt and get the location of the difference, and then output a comparison pi…
-
Hi!
I’m using RPA.Email.ImapSmtp to read email from the mailbox and extract all attached files with save_attachments method.
For some reason .msg files are not saved - all other attached files are s…
-
### Target components
log, workitems
### What is wrong
When handling exceptions (without raising explicitly) I don't see it in the logs. (maybe feature, not a bug)
But as soon as I `log.ex…
-
Similarly to the older legacy [Dev Guide](https://github.com/robocorp/rpaframework/blob/master/docs/source/contributing/development.md#development-guide) we had for **rpaframework**, we need one for *…
-
Similar to what 'get_log()' can do on python Selenium, I think we are missing a direct way to obtain console and even network logs which can be useful to verify some browser data.
I've been trying …
-
**Describe the bug**
I have a robot file which has more than 15 tests which takes about 20 minutes to finish. Once the test are completed and report and logs are generated and after that rcc.exe take…