Udemy - Playwright with Python for Web Automation Testing
- CategoryOther
- TypeTutorials
- LanguageEnglish
- Total size2.6 GB
- Uploaded Byfreecoursewb
- Downloads67
- Last checkedSep. 26th '21
- Date uploadedSep. 23rd '21
- Seeders 7
- Leechers7
Infohash : BAD95195E0C96A98339F1C57CC7FE7F2158F9DE5
Playwright with Python for Web Automation Testing
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 78 lectures (5h 34m) | Size: 2.51 GB
Create a scalable framework from scratch to run Playwright UI tests with Python, Parallel execution, Reporting, CI/CD
What you'll learn:
Web Automation with Playwright and Python
Pytest framework with markers and fixtures
Reporting
Parallel execution
CI/CD, DevOps
Requirements
No prior knowledge required.
Windows/Mac/Linux machine
Description
Spin up your automation framework from scratch in a matter of days!
It's super fast with Python and pytest. Then comes Playwright with its nitrogen-fast browser test execution! We are going to blend Playwright capabilities into the pytest framework with the use of markers, fixtures, CLI commands.
Files:
[ CourseWikia.com ] Udemy - Playwright with Python for Web Automation Testing- Get Bonus Downloads Here.url (0.2 KB) ~Get Your Files Here ! 1. Environment Setup
- 1. Install Python.mp4 (22.9 MB)
- 1. Install Python.srt (2.1 KB)
- 2. Install PyCharm IDE.mp4 (29.0 MB)
- 2. Install PyCharm IDE.srt (2.8 KB)
- 3. Create Project in PyCharm.mp4 (17.0 MB)
- 3. Create Project in PyCharm.srt (2.2 KB)
- 1. Intro to fixtures.mp4 (15.2 MB)
- 1. Intro to fixtures.srt (2.3 KB)
- 10. page fixture vs. browser fixture.mp4 (52.3 MB)
- 10. page fixture vs. browser fixture.srt (7.1 KB)
- 11. Add tear_down step.mp4 (20.4 MB)
- 11. Add tear_down step.srt (2.4 KB)
- 2. conftest.py file.mp4 (3.1 MB)
- 2. conftest.py file.srt (1.0 KB)
- 3. Create a set_up fixture.mp4 (28.6 MB)
- 3. Create a set_up fixture.srt (3.7 KB)
- 4. page fixture.mp4 (21.2 MB)
- 4. page fixture.srt (3.2 KB)
- 5. --headed, --browser, --slowmo and --device CLI commands.mp4 (48.8 MB)
- 5. --headed, --browser, --slowmo and --device CLI commands.srt (5.2 KB)
- 6. --screenshots, --video, --output CLI commands.mp4 (25.3 MB)
- 6. --screenshots, --video, --output CLI commands.srt (2.1 KB)
- 7. --base-url CLI command.mp4 (17.0 MB)
- 7. --base-url CLI command.srt (2.0 KB)
- 8. Optimize set_up fixtures.mp4 (32.4 MB)
- 8. Optimize set_up fixtures.srt (4.1 KB)
- 9. Fixture scopes.mp4 (18.5 MB)
- 9. Fixture scopes.srt (2.0 KB)
- 1. Set up GitHub Actions.mp4 (22.1 MB)
- 1. Set up GitHub Actions.srt (3.7 KB)
- 2. Edit yml file and run tests in CICD pipeline.mp4 (47.7 MB)
- 2. Edit yml file and run tests in CICD pipeline.srt (6.7 KB)
- 3. YML file reference link.html (0.1 KB)
- 4. Use login password via GitHub Secrets.mp4 (65.8 MB)
- 4. Use login password via GitHub Secrets.srt (7.9 KB)
- 5. Toggle password between local and remote runs.mp4 (31.0 MB)
- 5. Toggle password between local and remote runs.srt (3.4 KB)
- 1. First Python program.mp4 (9.2 MB)
- 1. First Python program.srt (2.5 KB)
- 10. Data type conversion.mp4 (34.9 MB)
- 10. Data type conversion.srt (7.4 KB)
- 11. Booleans and Comparisons.mp4 (48.4 MB)
- 11. Booleans and Comparisons.srt (8.3 KB)
- 12. Conditional Statements.mp4 (22.9 MB)
- 12. Conditional Statements.srt (5.1 KB)
- 13. elif statements.mp4 (29.1 MB)
- 13. elif statements.srt (5.6 KB)
- 14. Boolean logic.mp4 (58.1 MB)
- 14. Boolean logic.srt (12.8 KB)
- 15. Lists.mp4 (78.5 MB)
- 15. Lists.srt (17.6 KB)
- 16. Tuples.mp4 (12.7 MB)
- 16. Tuples.srt (3.4 KB)
- 17. Dictionaries.mp4 (106.4 MB)
- 17. Dictionaries.srt (18.2 KB)
- 18. for loops.mp4 (58.9 MB)
- 18. for loops.srt (11.5 KB)
- 19. while loops.mp4 (58.9 MB)
- 19. while loops.srt (12.5 KB)
- 2. Working with code comments.mp4 (4.1 MB)
- 2. Working with code comments.srt (3.3 KB)
- 20. functions.mp4 (14.8 MB)
- 20. functions.srt (3.9 KB)
- 21. functions with arguments.mp4 (73.2 MB)
- 21. functions with arguments.srt (12.9 KB)
- 22. return from function.mp4 (25.9 MB)
- 22. return from function.srt (4.0 KB)
- 3. Strings, Integers and Floats.mp4 (40.7 MB)
- 3. Strings, Integers and Floats.srt (5.5 KB)
- 4. Simple math operations.mp4 (18.2 MB)
- 4. Simple math operations.srt (3.4 KB)
- 5. Variables.mp4 (17.4 MB)
- 5. Variables.srt (4.7 KB)
- 6. Variable naming conventions.mp4 (12.3 MB)
- 6. Variable naming conventions.srt (3.1 KB)
- 7. Working with Variables.mp4 (31.3 MB)
- 7. Working with Variables.srt (7.4 KB)
- 8. f-strings.mp4 (16.0 MB)
- 8. f-strings.srt (3.7 KB)
- 9. User Input.mp4 (14.0 MB)
- 9. User Input.srt (3.3 KB)
- 1. Modules.mp4 (44.2 MB)
- 1. Modules.srt (7.5 KB)
- 2. Packages.mp4 (42.2 MB)
- 2. Packages.srt (6.2 KB)
- 3. Standard Python Library.mp4 (39.9 MB)
- 3. Standard Python Library.srt (5.2 KB)
- 4. pip - third-party library.mp4 (29.4 MB)
- 4. pip - third-party library.srt (4.2 KB)
- 1. Intro to classes.mp4 (20.1 MB)
- 1. Intro to classes.srt (4.2 KB)
- 2. class examples.mp4 (99.4 MB)
- 2. class examples.srt (13.8 KB)
- 1. Install git.html (0.1 KB)
- 2. Create a new repo and clone to PyCharm.mp4 (24.2 MB)
- 2. Create a new repo and clone to PyCharm.srt (2.6 KB)
- 3. Install Playwright and beta-browsers.mp4 (27.7 MB)
- 3. Install Playwright and beta-browsers.srt (3.3 KB)
- 4. Record and play a first test with Playwright.mp4 (88.1 MB)
- 4. Record and play a first test with Playwright.srt (7.2 KB)
- 5. Test structure(AAA or GivenWhenThen).mp4 (52.1 MB)
- 5. Test structure(AAA or GivenWhenThen).srt (6.8 KB)
- 6. Tests are too fast - Use slow_mo!.mp4 (12.2 MB)
- 6. Tests are too fast - Use slow_mo!.srt (1.6 KB)
- 7. Editing default timeout.mp4 (33.8 MB)
- 7. Editing default timeout.srt (3.0 KB)
- 1. Playwright inspector in Browser Dev Tools.mp4 (58.8 MB)
- 1. Playwright inspector in Browser Dev Tools.srt (4.7 KB)
- 10. Playwright selectors summary.mp4 (6.9 MB)
- 10. Playwright selectors summary.srt (1.4 KB)
- <
Code:
- udp://tracker.torrent.eu.org:451/announce
- udp://tracker.tiny-vps.com:6969/announce
- http://tracker.foreverpirates.co:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://exodus.desync.com:6969/announce
- udp://explodie.org:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://9.rarbg.to:2780/announce
- udp://tracker.internetwarriors.net:1337/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://open.stealth.si:80/announce
- udp://9.rarbg.to:2900/announce
- udp://9.rarbg.me:2720/announce
- udp://opentor.org:2710/announce