Python, Selenium, GitHub Actions - Automation Crash Course 2024 (Hebrew)

Опубликовано: 04 Август 2026
на канале: Geek of Automation
2,148
50

Python Crash Course (Hebrew):
   • Python Crash Course (Hebrew) - קורס מקיף ב...  

GitHub Repos:
https://github.com/AlexKomanov/python...
https://github.com/AlexKomanov/python...

How to create GitHub Account:
   • Get started on GitHub  

Tested App:
https://www.saucedemo.com/

Pytest Documentation:
https://docs.pytest.org/en/stable/

Virtual Environment:
https://www.freecodecamp.org/news/how...

Python installation:
Windows -    • Intro - Python installation on Windows  
MacOS -    • Python Installation - MacOS M1  

PyCharm Installation:
Windows -    • Windows PyCharm installation  
MacOS -    • PyCharm IDE Community Edition - MacOS M1 I...  

Time Codes:
00:00 - INTRO
09:05 - What is Automation
27:40 - Python Installation
30:53 - PyCharm Installation
36:10 - New Project
52:55 - Variables
57:48 - Data Types
01:08:45 - Functions
01:35:45 - Git + GitHub
01:56:10 - Python Modules
02:03:18 - Virtual Environment
02:14:55 - Pytest
02:25:24 - Pytest Fixtures
02:39:55 - Selenium: Installation
02:51:00 - Selenium: Import into test
02:56:28 - return vs yield
02:59:36 - Selenium: Open Browser
03:04:22 - Selenium: Writing Tests
03:49:55 - Page Object Model
04:33:40 - conftest.py
04:42:04 - GitHub Actions
05:24:28 - OUTRO