种子简介
种子名称:
[ CourseWikia.com ] Udemy - Playwright with Python for Web Automation Testing
文件类型:
视频
文件数目:
74个文件
文件大小:
2.57 GB
收录时间:
2021-11-10 08:50
已经下载:
3次
资源热度:
191
最近下载:
2025-1-5 05:23
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:bad95195e0c96a98339f1c57cc7fe7f2158f9de5&dn=[ CourseWikia.com ] Udemy - Playwright with Python for Web Automation Testing
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[ CourseWikia.com ] Udemy - Playwright with Python for Web Automation Testing.torrent
~Get Your Files Here !/1. Environment Setup/1. Install Python.mp422.92MB
~Get Your Files Here !/1. Environment Setup/2. Install PyCharm IDE.mp428.98MB
~Get Your Files Here !/1. Environment Setup/3. Create Project in PyCharm.mp417.03MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/1. Intro to fixtures.mp415.17MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/10. page fixture vs. browser fixture.mp452.33MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/11. Add tear_down step.mp420.36MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/2. conftest.py file.mp43.07MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/3. Create a set_up fixture.mp428.59MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/4. page fixture.mp421.2MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/5. --headed, --browser, --slowmo and --device CLI commands.mp448.76MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/6. --screenshots, --video, --output CLI commands.mp425.28MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/7. --base-url CLI command.mp416.95MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/8. Optimize set_up fixtures.mp432.36MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/9. Fixture scopes.mp418.52MB
~Get Your Files Here !/11. CICD integration/1. Set up GitHub Actions.mp422.05MB
~Get Your Files Here !/11. CICD integration/2. Edit yml file and run tests in CICD pipeline.mp447.7MB
~Get Your Files Here !/11. CICD integration/4. Use login password via GitHub Secrets.mp465.81MB
~Get Your Files Here !/11. CICD integration/5. Toggle password between local and remote runs.mp431.02MB
~Get Your Files Here !/2. Python Fundamentals/1. First Python program.mp49.21MB
~Get Your Files Here !/2. Python Fundamentals/10. Data type conversion.mp434.9MB
~Get Your Files Here !/2. Python Fundamentals/11. Booleans and Comparisons.mp448.45MB
~Get Your Files Here !/2. Python Fundamentals/12. Conditional Statements.mp422.88MB
~Get Your Files Here !/2. Python Fundamentals/13. elif statements.mp429.13MB
~Get Your Files Here !/2. Python Fundamentals/14. Boolean logic.mp458.12MB
~Get Your Files Here !/2. Python Fundamentals/15. Lists.mp478.5MB
~Get Your Files Here !/2. Python Fundamentals/16. Tuples.mp412.67MB
~Get Your Files Here !/2. Python Fundamentals/17. Dictionaries.mp4106.42MB
~Get Your Files Here !/2. Python Fundamentals/18. for loops.mp458.88MB
~Get Your Files Here !/2. Python Fundamentals/19. while loops.mp458.92MB
~Get Your Files Here !/2. Python Fundamentals/2. Working with code comments.mp44.13MB
~Get Your Files Here !/2. Python Fundamentals/20. functions.mp414.81MB
~Get Your Files Here !/2. Python Fundamentals/21. functions with arguments.mp473.24MB
~Get Your Files Here !/2. Python Fundamentals/22. return from function.mp425.88MB
~Get Your Files Here !/2. Python Fundamentals/3. Strings, Integers and Floats.mp440.71MB
~Get Your Files Here !/2. Python Fundamentals/4. Simple math operations.mp418.23MB
~Get Your Files Here !/2. Python Fundamentals/5. Variables.mp417.44MB
~Get Your Files Here !/2. Python Fundamentals/6. Variable naming conventions.mp412.34MB
~Get Your Files Here !/2. Python Fundamentals/7. Working with Variables.mp431.35MB
~Get Your Files Here !/2. Python Fundamentals/8. f-strings.mp415.99MB
~Get Your Files Here !/2. Python Fundamentals/9. User Input.mp414MB
~Get Your Files Here !/3. Python - Modules, Standard Library and pip/1. Modules.mp444.23MB
~Get Your Files Here !/3. Python - Modules, Standard Library and pip/2. Packages.mp442.22MB
~Get Your Files Here !/3. Python - Modules, Standard Library and pip/3. Standard Python Library.mp439.9MB
~Get Your Files Here !/3. Python - Modules, Standard Library and pip/4. pip - third-party library.mp429.43MB
~Get Your Files Here !/4. OOP/1. Intro to classes.mp420.07MB
~Get Your Files Here !/4. OOP/2. class examples.mp499.43MB
~Get Your Files Here !/5. Playwright Basics/2. Create a new repo and clone to PyCharm.mp424.17MB
~Get Your Files Here !/5. Playwright Basics/3. Install Playwright and beta-browsers.mp427.67MB
~Get Your Files Here !/5. Playwright Basics/4. Record and play a first test with Playwright.mp488.07MB
~Get Your Files Here !/5. Playwright Basics/5. Test structure(AAA or GivenWhenThen).mp452.07MB
~Get Your Files Here !/5. Playwright Basics/6. Tests are too fast - Use slow_mo!.mp412.17MB
~Get Your Files Here !/5. Playwright Basics/7. Editing default timeout.mp433.79MB
~Get Your Files Here !/6. Playwright Selectors/1. Playwright inspector in Browser Dev Tools.mp458.8MB
~Get Your Files Here !/6. Playwright Selectors/10. Playwright selectors summary.mp46.9MB
~Get Your Files Here !/6. Playwright Selectors/3. Text selectors.mp454.4MB
~Get Your Files Here !/6. Playwright Selectors/4. CSS selectors.mp455.98MB
~Get Your Files Here !/6. Playwright Selectors/5. nth-match and has-text.mp472.12MB
~Get Your Files Here !/6. Playwright Selectors/6. Layout selectors.mp427.07MB
~Get Your Files Here !/6. Playwright Selectors/7. XPath selectors.mp411.3MB
~Get Your Files Here !/6. Playwright Selectors/8. Chaining selectors .mp451.8MB
~Get Your Files Here !/6. Playwright Selectors/9. waiting for selectors and action retries.mp4104.11MB
~Get Your Files Here !/7. Page Object Model and Project Structure/1. Page Object Model.mp424.59MB
~Get Your Files Here !/7. Page Object Model and Project Structure/2. Project structure.mp48.16MB
~Get Your Files Here !/8. pytest framework basics/1. Intro and install pytest.mp410.28MB
~Get Your Files Here !/8. pytest framework basics/2. pytest naming conventions.mp47.88MB
~Get Your Files Here !/8. pytest framework basics/3. Run first pytest test with Playwright.mp419.26MB
~Get Your Files Here !/8. pytest framework basics/4. Run pytest from PyCharm gutter.mp414.16MB
~Get Your Files Here !/8. pytest framework basics/5. Run several tests.mp420MB
~Get Your Files Here !/8. pytest framework basics/6. Markers - skip and xfail.mp434.17MB
~Get Your Files Here !/8. pytest framework basics/7. Custom markers.mp468.56MB
~Get Your Files Here !/8. pytest framework basics/8. Useful pytest CLI commands.mp458.36MB
~Get Your Files Here !/9. Reporting and Parallel Execution via CLI/1. Install and run report.mp434.53MB
~Get Your Files Here !/9. Reporting and Parallel Execution via CLI/2. Parallel run with pytest.mp442.1MB
~Get Your Files Here !/9. Reporting and Parallel Execution via CLI/3. Combine pytest, reporting and parallel commands.mp426.66MB