containers/podman-desktop-e2e

[Bug] Podman installer not working on windows testing

adrianriobo opened this issue · 2 comments

Now the popup warning about the podman installation is included within a custom control, which is not supported by goax, as so we can not click for the testing framework on the yes

image

We need to support it on goax and then vendor it here

We still see issues picking the telemetry check; this is only happening on gh action flow execution, as run it locally it is working.

To enable a deeper debug we need to add the goax support for screenshooting to see what is on the target host when it is failing #143

Fixed by #145