Luca Giorgi
Luca Giorgi
Signed-off-by: Luca Giorgi This PR fixes the bug identified in #44
This keyword checks for a jupyterlab modal using a css selector, and, if found, tries clicking a button (the first one). The problem seems to be that the selector returns...
When running a pod scenario, I get the following error: ``` 2023-04-13 11:55:14,011 [INFO] { "output_id": "error", "output_data": { "error": "Traceback (most recent call last):\n File \"/home/lgiorgi/Work/krkn/krkn_venv/lib64/python3.11/site-packages/arcaflow_plugin_kill_pod.py\", line 169, in...
I am using the model `vehicle-detection-0202` in its openvino_ir format running in a OVMS environment, however when I try to send requests to the model running on a CPU I...
This PR simply allows rpaframework to run alongside Robot Framework 7, but it has not been tested for compatibility with it. There's also a version bump to pylint (which was...
vehicle-detection-0202 responds to queries when running on CPU, gives an error when running on GPU
I am using the model `vehicle-detection-0202` in its openvino_ir format running in a OVMS environment, however when I try to send requests to the model running on a CPU I...
### What changes were proposed in this pull request? The `np.bool` alias was deprecated in Numpy 1.20 (https://numpy.org/doc/1.20/release/1.20.0-notes.html?highlight=numpy%20bool#using-the-aliases-of-builtin-types-like-np-int-is-deprecated) and completely breaks in Numpy 1.24. Using `bool` is equivalent to using...
Hi, I'm trying to leave a reaction on the main comment that is created when a user leaves a review from the diff view (so not the inline comments the...
### Code of Conduct - [x] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/rest/reactions/reactions?apiVersion=2022-11-28#create-reaction-for-a-pull-request-review-comment ### What part(s)...