-
- [x] I have gone through the action [README](https://github.com/SwiftyLab/setup-swift/blob/main/README.md), [documentation](https://github.com/SwiftyLab/setup-swift/blob/main/action.yml) and [wiki](h…
-
On GH Windows runners there are [known limitations ](https://github.com/actions/runner-images/issues/8755) with the performance of the C: drive; for tasks that write large amounts of data (Gradle cach…
-
I am new to automation and I am trying to automate the WPF application using WinAppDriver with C#. I am able to load the application but getting the error like {"An element could not be located on the…
-
I compiled the aarch64-pc-windows-msvc platform in github action, but it prompted an error. I read the code and solved it myself for a long time. I hope you can help me
### Error Info
warning: m…
-
I tried to install d2 in a Github Action using the underlying OS `windows-latest` which is Windows Server 2022. To do so, I tried the `install.sh` script but got an error. I think it might be a quotin…
-
I am trying to use this action to sign a cmake/ninja-build .exe binary. I am stilling dotnet and invoking version 0.3.16 of the action, but am getting an error about net6.0-windows not being found, de…
-
### Describe the problem as clearly as you can
After installed a built gem that is the same version with the default gem,
the default gem is loaded, not the installed gem.
This happens only on…
nobu updated
5 months ago
-
### Description
Hi,
We are having some issues with ChromeDriver on Azure which we can't replicate locally (on Windows 11). The issue seems to be that whenever chrome options are added to chrome d…
-
### Description
It worked yesterday but failed today.
See below. The ` cp311-win_amd64` build uses Python 3.7.9 to create the environment.
```
Building cp311-win_amd64 wheel
CPython 3.11 Wind…
njzjz updated
5 months ago
-
Hello! First of all, I'm really appreciate your work about SeleniumVBA and I have used it for a while in my daily work.
Now I am trying to automate some web work using it and it works well. But som…