You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for your contribution and I'm a beginner to RPA.
I tried to automate the process of opening a 'sample.png' file but it's not working. It shows [RPA][ERROR] - cannot find example.png. I have cd to Desktop and the 'example.png' file is also located at Desktop.
I have checked my OpenJDK and Phantomjs and they are both working. (*tested by using tagui > flow > samples > 1_google.tag) I have also tried using Python rpa to automate website and its working.
I have also checked that java and terminal are both ticked in my security > accessibility setting.