-
Rewrite the python worker implementation with a Java implementation. This allows us to easier integrate it with other Camunda components and spin them up together, e.g. camunda run.
- [ ] Uses RPAF…
-
Hi,
I cannot install rpaframework. Distutils module is deprecated in Python 3.12. I have installed setuptools module to resolve that problem but without any success.
Thanks for your assistance.
…
-
### Target components
Other
### What is wrong
I'm trying to use th RPA.Images.Get Pixel Color In Image keyword
I'm getting an error :
[FAIL INSIDE] TypeError: Point.__init__() missing 1 require…
-
Note: requires rpaframework 15.6.0.
-
An example:
`RPA.WorkItems` imports `from RPA.Email.ImapSmtp import ImapSmtp` just for e-mail parsing which may never happen and just the imports with logging enabled is taking 7 seconds...
-
This error happens when you retrieve elements with `ControlFromPoint`:
```
control = auto.ControlFromCursor()
File "Z:\Repos\rpaframework\packages\windows\.venv\lib\site-packages\uiautomation…
-
Hello.
I had to update the "flet" package (https://flet.dev/) to a version newer than 0.4.2 "strictly" required by your rpaframework-assistant component, as shown in the error below:
`rpaframework…
-
Hello.
After updating rpaframework and its dependencies to v27.x.x i started receiving the following message right after launching my Robot Framework suites (even before opening any browser):
`RPA…
-
The code completion in Python syntax has been an issue in Python development for too long and we received the latest complaint today in the Dev Slack about this problem.
I made an initial assessmen…
-
The process should be changed so that it takes the latest tagged releases and uses that to generate Sphinx python docs and libdoc for RF. However, it might need some more thinking to make hotfixing do…