I was fortunate to be able to interpret the video, but I did not know English well, and there were no lectures like this, so I couldn't learn it. Thank you for teaching me this.
I want to open a particular excel file(should be able to pass file path) and automate few button click(buttons on excel application) in excel in sequential manner.
Hey man! Nice Tutorial but I got a short question. I've been trying to do it with my Local App to be able to implement this to my personal vioce assistant to create new WordPress Sites via Voice Control. Everythings working fine, till the point where py should give me control identifiers. Have u got any Idea?
Hey guys comment down below what to create next using python any crazy idea would do
This is great! Thank you!
in <module>
from pywinauto.application import Application
ModuleNotFoundError: No module named 'pywinauto'
Can anyone help?
Very helpful, Thank you!
Hi, hope you're doing great. Can I automate a print dialogue box using this module?
hey, how to handle duplication in child windows. showing error "found 2 entries"
Nice one, Which IDLE you use?
Subscribed and liked – thank you for your insights
Great video!!
can i get your discord to ask you a few questions
Hi do you know why I can't see the output of control identifiers in PyCharm? Using the same script does not show.
Hi hello sir, how can I run notepad in background I mean I don't want it to appear because it will effect my work
Man upload some more useful content like this. this is awesome. thanks a lot for your efforts.
why does every tutorial want to automate notpad? š
I was fortunate to be able to interpret the video, but I did not know English well, and there were no lectures like this, so I couldn't learn it. Thank you for teaching me this.
great tutorial , i want to execute these notepad automation tasks into another pc on the network , plz make a tutorial on this
I subscribed you!
Thanks a lot ā¤
Hi! Thanks a Lot!
It will really help me at work.
Can i schedule this script at windows startup or make it executable?
im stuck
base_wrapper.py", line 44, in <module>
import win32ui
ImportError: DLL load failed while importing win32ui: A dynamic link library (DLL) initialization routine failed.
then the app doesn't open
im stuck
base_wrapper.py", line 44, in <module>
import win32ui
ImportError: DLL load failed while importing win32ui: A dynamic link library (DLL) initialization routine failed.
what should i do
I want to open a particular excel file(should be able to pass file path) and automate few button click(buttons on excel application) in excel in sequential manner.
Hey man! Nice Tutorial but I got a short question. I've been trying to do it with my Local App to be able to implement this to my personal vioce assistant to create new WordPress Sites via Voice Control. Everythings working fine, till the point where py should give me control identifiers. Have u got any Idea?