-
Hi,
I am new to windows app automation. We are using RPA.windows library for out app automation.
I need to find a element that matches a text in name locator.
For example there are few element2 wi…
-
This MVP will implement the basic client support for interacting with the **Asset Storage** API.
### ToDo
- [x] New `robocorp.storage` package dealing with the assets in a similar way to Work Item…
-
Hi,
When I try to run a robot test I'm getting the following error:
`TypeError: WebDriver.__init__() got an unexpected keyword argument 'service_log_path'`
Similar to this resolved issue: htt…
-
## Frequent issues coming from the support side
- [ ] https://github.com/robocorp/rpaframework/issues/341 ([comment](https://github.com/robocorp/rpaframework/issues/341#issuecomment-1203815213))
- […
-
SeleniumLibrary doesn't have a keyword by name 'Set Element Attribute' however the documentations below incorrectly mention them as part of this library and need to be corrected.
https://robocorp.c…
-
User got a SNYK alert about dependency vulnerability. The issue is with `cryptography` package. The recommended action is to update this package to version `>=41.0.0`. The latest `rpaframework` versio…
-
Hi!
Thanks for submitting the repo to the Robocorp portal! Looks great, and I was able to test it easily! This is very welcome addition.
Two things I'd ask to change:
- Replace Robocorp Lab m…
-
I have the following code, that I try to run headless:
```
New Browser chromium
# headless=false
New Context httpCredentials={'username': '%DEV_USER', 'password': '%DEV_PW'}…
-
Hi,
We upgraded from Windows 10 to Windows 11 and Robot framework code Debugger is not working after that. Here are the versions we use .. anyone faced similar issue and any resolution is apprecia…
-
Some clients can only access the Salesforce Library with a token that is authorized through OAuth2. Can we enhance the keyword `Auth with token` to include OAuth2 capabilities? Or, if necessary, creat…