rainmanwy / robotframework-SikuliLibrary

Sikuli Robot Framework Library provide keywords for Robot Framework to test UI through Sikuli.
Apache License 2.0
144 stars 61 forks source link

how do I disable/not log DISABLE_SIKULI_LOG pycharm #146

Open TramThomas opened 3 years ago

TramThomas commented 3 years ago

how do I disable/not log DISABLE_SIKULI_LOG pycharm? I went into pycharm terminal and type the exact as describe but it still log the the sikuli_java both stderr/stdout.

I don't know I am doing this right pycharm environment variables:

![image](http pycharm enviro s://user-images.githubusercontent.com/14244047/114424931-6ef19a00-9b6d-11eb-8141-523c5e39e5d3.png)

I also open command prompt and type in as administrator, but still log in pycharm.

Please help on resolving issue.

asn492061@gmail.com

TramThomas commented 3 years ago

sikuli_java_stderr_stdout

rainmanwy commented 2 years ago

it is a environment variable. maybe os.setenv could work here