I am wondering if I can somehow make python for example unpause spotify song through spotify (without needing to click on gui elements). For example a button has a function in some app and I'm asking if I can somehow call that function through python.
And it doesn't necessarily need to be with python I just need to access a code without interacting with GUI. Thank you in advance.