首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[ CourseWikia.com ] Udemy - Playwright with Python for Web Automation Testing
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-11-10 08:50
2024-11-6 20:37
169
2.57 GB
74
磁力链接
magnet:?xt=urn:btih:bad95195e0c96a98339f1c57cc7fe7f2158f9de5
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmJhZDk1MTk1ZTBjOTZhOTgzMzlmMWM1N2NjN2ZlN2YyMTU4ZjlkZTVaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
CourseWikia
com
Udemy
-
Playwright
with
Python
for
Web
Automation
Testing
文件列表
~Get Your Files Here !/1. Environment Setup/1. Install Python.mp4
22.92MB
~Get Your Files Here !/1. Environment Setup/2. Install PyCharm IDE.mp4
28.98MB
~Get Your Files Here !/1. Environment Setup/3. Create Project in PyCharm.mp4
17.03MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/1. Intro to fixtures.mp4
15.17MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/10. page fixture vs. browser fixture.mp4
52.33MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/11. Add tear_down step.mp4
20.36MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/2. conftest.py file.mp4
3.07MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/3. Create a set_up fixture.mp4
28.59MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/4. page fixture.mp4
21.2MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/5. --headed, --browser, --slowmo and --device CLI commands.mp4
48.76MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/6. --screenshots, --video, --output CLI commands.mp4
25.28MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/7. --base-url CLI command.mp4
16.95MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/8. Optimize set_up fixtures.mp4
32.36MB
~Get Your Files Here !/10. Pytest-Playwright fixtures and CLI commands/9. Fixture scopes.mp4
18.52MB
~Get Your Files Here !/11. CICD integration/1. Set up GitHub Actions.mp4
22.05MB
~Get Your Files Here !/11. CICD integration/2. Edit yml file and run tests in CICD pipeline.mp4
47.7MB
~Get Your Files Here !/11. CICD integration/4. Use login password via GitHub Secrets.mp4
65.81MB
~Get Your Files Here !/11. CICD integration/5. Toggle password between local and remote runs.mp4
31.02MB
~Get Your Files Here !/2. Python Fundamentals/1. First Python program.mp4
9.21MB
~Get Your Files Here !/2. Python Fundamentals/10. Data type conversion.mp4
34.9MB
~Get Your Files Here !/2. Python Fundamentals/11. Booleans and Comparisons.mp4
48.45MB
~Get Your Files Here !/2. Python Fundamentals/12. Conditional Statements.mp4
22.88MB
~Get Your Files Here !/2. Python Fundamentals/13. elif statements.mp4
29.13MB
~Get Your Files Here !/2. Python Fundamentals/14. Boolean logic.mp4
58.12MB
~Get Your Files Here !/2. Python Fundamentals/15. Lists.mp4
78.5MB
~Get Your Files Here !/2. Python Fundamentals/16. Tuples.mp4
12.67MB
~Get Your Files Here !/2. Python Fundamentals/17. Dictionaries.mp4
106.42MB
~Get Your Files Here !/2. Python Fundamentals/18. for loops.mp4
58.88MB
~Get Your Files Here !/2. Python Fundamentals/19. while loops.mp4
58.92MB
~Get Your Files Here !/2. Python Fundamentals/2. Working with code comments.mp4
4.13MB
~Get Your Files Here !/2. Python Fundamentals/20. functions.mp4
14.81MB
~Get Your Files Here !/2. Python Fundamentals/21. functions with arguments.mp4
73.24MB
~Get Your Files Here !/2. Python Fundamentals/22. return from function.mp4
25.88MB
~Get Your Files Here !/2. Python Fundamentals/3. Strings, Integers and Floats.mp4
40.71MB
~Get Your Files Here !/2. Python Fundamentals/4. Simple math operations.mp4
18.23MB
~Get Your Files Here !/2. Python Fundamentals/5. Variables.mp4
17.44MB
~Get Your Files Here !/2. Python Fundamentals/6. Variable naming conventions.mp4
12.34MB
~Get Your Files Here !/2. Python Fundamentals/7. Working with Variables.mp4
31.35MB
~Get Your Files Here !/2. Python Fundamentals/8. f-strings.mp4
15.99MB
~Get Your Files Here !/2. Python Fundamentals/9. User Input.mp4
14MB
~Get Your Files Here !/3. Python - Modules, Standard Library and pip/1. Modules.mp4
44.23MB
~Get Your Files Here !/3. Python - Modules, Standard Library and pip/2. Packages.mp4
42.22MB
~Get Your Files Here !/3. Python - Modules, Standard Library and pip/3. Standard Python Library.mp4
39.9MB
~Get Your Files Here !/3. Python - Modules, Standard Library and pip/4. pip - third-party library.mp4
29.43MB
~Get Your Files Here !/4. OOP/1. Intro to classes.mp4
20.07MB
~Get Your Files Here !/4. OOP/2. class examples.mp4
99.43MB
~Get Your Files Here !/5. Playwright Basics/2. Create a new repo and clone to PyCharm.mp4
24.17MB
~Get Your Files Here !/5. Playwright Basics/3. Install Playwright and beta-browsers.mp4
27.67MB
~Get Your Files Here !/5. Playwright Basics/4. Record and play a first test with Playwright.mp4
88.07MB
~Get Your Files Here !/5. Playwright Basics/5. Test structure(AAA or GivenWhenThen).mp4
52.07MB
~Get Your Files Here !/5. Playwright Basics/6. Tests are too fast - Use slow_mo!.mp4
12.17MB
~Get Your Files Here !/5. Playwright Basics/7. Editing default timeout.mp4
33.79MB
~Get Your Files Here !/6. Playwright Selectors/1. Playwright inspector in Browser Dev Tools.mp4
58.8MB
~Get Your Files Here !/6. Playwright Selectors/10. Playwright selectors summary.mp4
6.9MB
~Get Your Files Here !/6. Playwright Selectors/3. Text selectors.mp4
54.4MB
~Get Your Files Here !/6. Playwright Selectors/4. CSS selectors.mp4
55.98MB
~Get Your Files Here !/6. Playwright Selectors/5. nth-match and has-text.mp4
72.12MB
~Get Your Files Here !/6. Playwright Selectors/6. Layout selectors.mp4
27.07MB
~Get Your Files Here !/6. Playwright Selectors/7. XPath selectors.mp4
11.3MB
~Get Your Files Here !/6. Playwright Selectors/8. Chaining selectors .mp4
51.8MB
~Get Your Files Here !/6. Playwright Selectors/9. waiting for selectors and action retries.mp4
104.11MB
~Get Your Files Here !/7. Page Object Model and Project Structure/1. Page Object Model.mp4
24.59MB
~Get Your Files Here !/7. Page Object Model and Project Structure/2. Project structure.mp4
8.16MB
~Get Your Files Here !/8. pytest framework basics/1. Intro and install pytest.mp4
10.28MB
~Get Your Files Here !/8. pytest framework basics/2. pytest naming conventions.mp4
7.88MB
~Get Your Files Here !/8. pytest framework basics/3. Run first pytest test with Playwright.mp4
19.26MB
~Get Your Files Here !/8. pytest framework basics/4. Run pytest from PyCharm gutter.mp4
14.16MB
~Get Your Files Here !/8. pytest framework basics/5. Run several tests.mp4
20MB
~Get Your Files Here !/8. pytest framework basics/6. Markers - skip and xfail.mp4
34.17MB
~Get Your Files Here !/8. pytest framework basics/7. Custom markers.mp4
68.56MB
~Get Your Files Here !/8. pytest framework basics/8. Useful pytest CLI commands.mp4
58.36MB
~Get Your Files Here !/9. Reporting and Parallel Execution via CLI/1. Install and run report.mp4
34.53MB
~Get Your Files Here !/9. Reporting and Parallel Execution via CLI/2. Parallel run with pytest.mp4
42.1MB
~Get Your Files Here !/9. Reporting and Parallel Execution via CLI/3. Combine pytest, reporting and parallel commands.mp4
26.66MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统