Can somebody support me to understand why this is working:
Open Using Run Dialog calc.exe Rechner
but not this:
Open Executable calc.exe Rechner
In both cases the app will be opened but in the 2nd case I got a ValueError: No Dialog Open
for each Keyword what shall handle elements of the app.
Based on this example:
it should also work with Open Executable
…right?