Zoom-Automation icon indicating copy to clipboard operation
Zoom-Automation copied to clipboard

Issue with entering code/joining meeting

Open mastercoder123432 opened this issue 4 years ago • 5 comments

What is the correct format of the path that the system will accept? Every time the bat file is ran, it indicates that the system cannot find the path.

mastercoder123432 avatar Jan 14 '21 16:01 mastercoder123432

You can just run the main.py file if you are facing any issues with run.bat

The run.bat file is for a an optional quick launch where you have to prespecify the two paths for it to work

prashanth-up avatar Jan 14 '21 17:01 prashanth-up

So if I just download the file as is (I have the packages of pyautogui and schedule all downloaded) and just open the main.py to enter the meeting details and run the program, then there shouldn't be any problems, right? Thanks

mastercoder123432 avatar Jan 14 '21 17:01 mastercoder123432

Do I just skip all of the steps below? Open the run.bat and set the paths First Path - "Path to where python is located" Second Path - "Path to where the main.py is located" Make sure the joinING.png is located in the same folder as main.py and run.bat Run the run.bat to run the batch file Alternatively you can also run the main.py for the same result but run.bat is preferred

mastercoder123432 avatar Jan 14 '21 17:01 mastercoder123432

Yes you can skip them, Most probable cause of error would be the joinIMG.png

Refer this if everything works and stops at join button screen

prashanth-up avatar Jan 14 '21 17:01 prashanth-up

Thanks for the response. I tried changing the join IMG to another Snipping Tool screenshot, but it still is not working. This is my new snip: image Maybe, upon reading earlier posts, my computer is just slow. I also saw that you recommended before to switch the time.sleep time interval to make it a little slower. In this case, what do you recommend switching the interval to? And which time.sleep command in the code should I change? Thanks again.

mastercoder123432 avatar Jan 14 '21 18:01 mastercoder123432