-
Using the statement:
`RPA.Desktop.Click ocr:"Standard" `
I receive in the log this message: "ValueError: Locator type not supported, please install the rpaframework-recognition package"
…
-
I'm using set_value() to enter a floating point value into an edit text box. The UI does automatic validation AND correction on the entered value, i.e. the entered value is clamped to min/max values a…
-
I don't have the option to add rows in Add text input kewords
-
Some keywords in the `RPA.Browser` always expect to receive strings, which creates surprising errors. For instance `Select From List By Value` does not function as expected when given an integer.
T…
-
I know old screens but still widely used in big companies for legacy software and applications: 3270 screens.
I would like RPA to incorporate something for this maybe by using the great interface sof…
-
- [x] I have searched the issue tracker and believe that this is not a duplicate.
**Make sure you run commands with `-v` flag before pasting the output.**
## Steps to reproduce
On windows, ru…
-
`RPA.PDF.Add Files To Pdf` keyword not found when adding `rpaframework` as a conda dependency. Works with `pip`:
```yaml
channels:
- conda-forge
dependencies:
- python=3.7.5
- rpaframe…
-
The placement of the nextset() line [[370](https://github.com/robocorp/rpaframework/blob/6ea6fe480f1ade9c7c56d1bafae7c2ad3e2a1065/packages/main/src/RPA/Database.py#L370)] seems to come before one extr…
-
Not sure if there is anything that can be done in `rpaframework` to fix this issue, but written down anyways as an known issue.
Related to saving form fields on `RPA.PDF` library and article https:…
-
Ability to support clicking buttons (which execute JS) in PDFs with `rpaframework`.
### References
- RF Slack [thread](https://robotframework.slack.com/archives/C0115TMTADC/p1655472405875909?threa…