It's short and simple to look at, but it includes everything you need to include, so it's easy to understand overall. Please make other ones too.
What you will gain after the course
How to write code to generate automatic comments
How to write code to take automatic screenshots
A taste of creating automation programs with Python :)
🗒 Course Introduction
Through offline coding classes, I met people from various fields.
There are many people who want to learn a little bit of coding and create the programs they want, but it seems like there are few opportunities to create programs that can actually be used in real life.
I filmed a lecture on creating an automation program.
As you can see from the title, this is a sample lecture, and if you want to create an advanced program, you will have to find it yourself and study more :)
Q. I created an advanced program using the code from the lecture, but sometimes it works and sometimes it doesn't. A. When actually running on the web, there are various variables (e.g., the site blocking the program).
You need to study by yourself how to bypass it by searching for keywords like "selenium bypass".
Q. How difficult is the course? A. This is for those who have some knowledge of Python and HTML.
Q. Can I apply this course to everything? A. Of course not. If you want to use it elsewhere, I recommend you Google it and learn more about it step by step.
Q. Are there any precautions I should take? A. Over time, as the site changes, existing code may no longer work. You'll need to find a solution through search. Please post your questions on the Q&A board and we'll respond as quickly as possible.
I am a developer who is completely new to Python, Selenium, and web automation programs. It was a good lecture to listen to after work. Of course, there are many things that have changed now, so I had to do some Googling. Haha. It was a lecture that I learned a lot from and had fun! I recommend it. Thank you for the great lecture.