Hi,
I am trying to run a simple Python script that creates a file. If I run it from the command line it works correctly. However, when I use Ui.Vision Xrun command it doesn’t give an errors but no file is created.
Xrun| python3 | /home/neoedbot/python_scripts/update_list_files.py
The file has execute permissons set for all.