Mar-13-2019, 12:35 AM
I am able to use os to open an app, but I don't know how to interact with it. Can someone plz tell me how. I put in some text it was saying in the cmd. It may help you figure out what I need to do.
Python code
What the cmd was saying
I don't know if that helps but it said that a bunch with specific stuff changed for example the job number. And the part saying "updateConversation" was also sometimes different
Python code
1 2 3 4 5 |
import os command = 'C:/Users/Chadd/Desktop/Signal.lnk' os.system(command) |
1 |
{ "name" : "log" , "hostname" : "SheeppOSU_AW," pid ":#5-digit number#," level ":30," msg ":" SQL channel job 31 (updateConversation) succeeded in 126ms "," time ":" 2019 - 03 - 13T00 : 27 : 56.812Z "," v": 0 } |