资源详情

返回首页 | 相关搜索
Udemy - Python From Scratch & Selenium WebDriver QA Automation 2026 (1.2026)
大小 16.66 GB
文件数 515
Info Hash: 1775F936EA97835A2356B409A392EB833A4E97DF
收录时间 2026-03-02 21:42:24
更新时间 2026-03-02 21:42:24
文件列表 (515)
01. COURSE INTRODUCTION/1. python_selenium_course_material.zip
6.88 MB
01. COURSE INTRODUCTION/1. Welcome to Python and Selenium WebDriver!!.mp4
21.32 MB
01. COURSE INTRODUCTION/1. Welcome to Python and Selenium WebDriver!!.vtt
13.38 KB
01. COURSE INTRODUCTION/2. Table of Content.mp4
31.86 MB
01. COURSE INTRODUCTION/2. Table of Content.vtt
8.53 KB
01. COURSE INTRODUCTION/3. External References & AI (ChatGPT, Gemini).mp4
28.04 MB
01. COURSE INTRODUCTION/3. External References & AI (ChatGPT, Gemini).vtt
10.67 KB
01. COURSE INTRODUCTION/4. Why Python.mp4
42.24 MB
01. COURSE INTRODUCTION/4. Why Python.vtt
15.38 KB
01. COURSE INTRODUCTION/5. About Python Versions.mp4
14.51 MB
01. COURSE INTRODUCTION/5. About Python Versions.vtt
8.17 KB
02. Introduction To Programming - The Big Picture/1. Section Overview - Introduction To Programming Basics.mp4
8.51 MB
02. Introduction To Programming - The Big Picture/1. Section Overview - Introduction To Programming Basics.vtt
6.18 KB
02. Introduction To Programming - The Big Picture/2. The Code to Program Concept.mp4
253.74 MB
02. Introduction To Programming - The Big Picture/2. The Code to Program Concept.vtt
36.91 KB
02. Introduction To Programming - The Big Picture/3. Terminal - Basic Navigation (Mac).mp4
340.6 MB
02. Introduction To Programming - The Big Picture/3. Terminal - Basic Navigation (Mac).vtt
47.19 KB
02. Introduction To Programming - The Big Picture/4. Terminal - Basic Navigation (Windows).mp4
112.46 MB
02. Introduction To Programming - The Big Picture/4. Terminal - Basic Navigation (Windows).vtt
26.17 KB
02. Introduction To Programming - The Big Picture/5. What Is An Executable.mp4
21.84 MB
02. Introduction To Programming - The Big Picture/5. What Is An Executable.vtt
18.32 KB
02. Introduction To Programming - The Big Picture/6. Environment Variables Tutorial.mp4
148.05 MB
02. Introduction To Programming - The Big Picture/6. Environment Variables Tutorial.vtt
29.84 KB
02. Introduction To Programming - The Big Picture/7. About System PATH.mp4
113.66 MB
02. Introduction To Programming - The Big Picture/7. About System PATH.vtt
23.99 KB
03. TOOLS AND INSTALLATION/1. Section Overview - Installation & Setup Section.mp4
35.79 MB
03. TOOLS AND INSTALLATION/1. Section Overview - Installation & Setup Section.vtt
4.2 KB
03. TOOLS AND INSTALLATION/2. Installing Python On MacLinux.mp4
121.28 MB
03. TOOLS AND INSTALLATION/2. Installing Python On MacLinux.vtt
16.73 KB
03. TOOLS AND INSTALLATION/3. Installing Python On Windows.mp4
78.54 MB
03. TOOLS AND INSTALLATION/3. Installing Python On Windows.vtt
11.19 KB
03. TOOLS AND INSTALLATION/4. IDE Options (Code Editors) - Tools To Work On Code.mp4
67.65 MB
03. TOOLS AND INSTALLATION/4. IDE Options (Code Editors) - Tools To Work On Code.vtt
11.14 KB
03. TOOLS AND INSTALLATION/5. Install Visual Studio Code (VS Code) - Our IDE.mp4
292.52 MB
03. TOOLS AND INSTALLATION/5. Install Visual Studio Code (VS Code) - Our IDE.vtt
28.29 KB
03. TOOLS AND INSTALLATION/6. Install PyCharm - IDE Option.mp4
97.95 MB
03. TOOLS AND INSTALLATION/6. Install PyCharm - IDE Option.vtt
18.04 KB
04. Virtual Environments Section/1. Section Overview Python Virtual Environment Section.mp4
9.34 MB
04. Virtual Environments Section/1. Section Overview Python Virtual Environment Section.vtt
7.28 KB
04. Virtual Environments Section/2. Python Virtual Environments Are Optional For The Course.mp4
23.26 MB
04. Virtual Environments Section/2. Python Virtual Environments Are Optional For The Course.vtt
4.99 KB
04. Virtual Environments Section/3. Python Libraries & Dependencies.mp4
202.56 MB
04. Virtual Environments Section/3. Python Libraries & Dependencies.vtt
29.47 KB
04. Virtual Environments Section/4. Virtual Environment Tutorial - Windows.mp4
297.51 MB
04. Virtual Environments Section/4. Virtual Environment Tutorial - Windows.vtt
40.49 KB
04. Virtual Environments Section/5. Virtual Environment Tutorial - Mac.mp4
146.55 MB
04. Virtual Environments Section/5. Virtual Environment Tutorial - Mac.vtt
38.56 KB
05. Running Existing Python Projects GitHub to Local Execution/1. Section Intro Run Existing Code Before Writing NewCode.mp4
59.8 MB
05. Running Existing Python Projects GitHub to Local Execution/1. Section Intro Run Existing Code Before Writing NewCode.vtt
17.25 KB
05. Running Existing Python Projects GitHub to Local Execution/2. Hello World Python Script - Mac (Run Very Basic Script).mp4
401.53 MB
05. Running Existing Python Projects GitHub to Local Execution/2. Hello World Python Script - Mac (Run Very Basic Script).vtt
55.82 KB
05. Running Existing Python Projects GitHub to Local Execution/2. Source-Code-For-This-Practice.txt
59 B
05. Running Existing Python Projects GitHub to Local Execution/3. Hello World Python Script - Windows (Run Very Basic Script).mp4
506.36 MB
05. Running Existing Python Projects GitHub to Local Execution/3. Hello World Python Script - Windows (Run Very Basic Script).vtt
67.24 KB
05. Running Existing Python Projects GitHub to Local Execution/3. Source-Code-For-This-Practice.txt
59 B
05. Running Existing Python Projects GitHub to Local Execution/4. Practice Running Simple Scripts - Mac.mp4
390.25 MB
05. Running Existing Python Projects GitHub to Local Execution/4. Practice Running Simple Scripts - Mac.vtt
43.73 KB
05. Running Existing Python Projects GitHub to Local Execution/5. Practice Running Simple Scripts - Windows.mp4
412.08 MB
05. Running Existing Python Projects GitHub to Local Execution/5. Practice Running Simple Scripts - Windows.vtt
56.67 KB
05. Running Existing Python Projects GitHub to Local Execution/5. Source-Code-For-This-Practice.txt
59 B
05. Running Existing Python Projects GitHub to Local Execution/6. Script With External Library - Install requests Library & Run.mp4
79.77 MB
05. Running Existing Python Projects GitHub to Local Execution/6. Script With External Library - Install requests Library & Run.vtt
45.73 KB
05. Running Existing Python Projects GitHub to Local Execution/6. Source-Code-For-This-Practice-.txt
75 B
05. Running Existing Python Projects GitHub to Local Execution/7. Script With External Library - Install Selenium Library & Run.mp4
28.38 MB
05. Running Existing Python Projects GitHub to Local Execution/7. Script With External Library - Install Selenium Library & Run.vtt
23.09 KB
05. Running Existing Python Projects GitHub to Local Execution/7. Source-Code-For-This-Practice.txt
75 B
05. Running Existing Python Projects GitHub to Local Execution/8. Run A Web Application Run a PythonFlask ToDo Application On Your Computer.mp4
117.42 MB
05. Running Existing Python Projects GitHub to Local Execution/8. Run A Web Application Run a PythonFlask ToDo Application On Your Computer.vtt
32.9 KB
05. Running Existing Python Projects GitHub to Local Execution/8. The-Github-Repository-For-the-App.txt
48 B
05. Running Existing Python Projects GitHub to Local Execution/8. ToDo-App-Source-Code.txt
48 B
05. Running Existing Python Projects GitHub to Local Execution/9. PyTest-Framework-Source-Code.txt
51 B
05. Running Existing Python Projects GitHub to Local Execution/9. Run a Test Automation Framework PyTest.mp4
256.31 MB
05. Running Existing Python Projects GitHub to Local Execution/9. Run a Test Automation Framework PyTest.vtt
37.05 KB
05. Running Existing Python Projects GitHub to Local Execution/10. RobotFramework-Source-Code.txt
59 B
05. Running Existing Python Projects GitHub to Local Execution/10. Run a Test Automation Framework Robot Framework.mp4
260.44 MB
05. Running Existing Python Projects GitHub to Local Execution/10. Run a Test Automation Framework Robot Framework.vtt
35.92 KB
06. PYTHON VARIABLES/1. Intro to Variables.mp4
24.93 MB
06. PYTHON VARIABLES/1. Intro to Variables.vtt
12.35 KB
06. PYTHON VARIABLES/2. Variables Example.mp4
22.2 MB
06. PYTHON VARIABLES/2. Variables Example.vtt
13.79 KB
07. PYTHON DATA TYPES/1. Introduction to Data Types.mp4
5.72 MB
07. PYTHON DATA TYPES/1. Introduction to Data Types.vtt
4.79 KB
07. PYTHON DATA TYPES/2. Integers.mp4
14.98 MB
07. PYTHON DATA TYPES/2. Integers.vtt
6.65 KB
07. PYTHON DATA TYPES/3. Floats.mp4
6.05 MB
07. PYTHON DATA TYPES/3. Floats.vtt
4.58 KB
07. PYTHON DATA TYPES/4. Strings.mp4
20.38 MB
07. PYTHON DATA TYPES/4. Strings.vtt
10.59 KB
07. PYTHON DATA TYPES/5. Strings - Demo.mp4
11.56 MB
07. PYTHON DATA TYPES/5. Strings - Demo.vtt
10.38 KB
07. PYTHON DATA TYPES/6. Strings Methods.mp4
42.95 MB
07. PYTHON DATA TYPES/6. Strings Methods.vtt
11.31 KB
07. PYTHON DATA TYPES/7. Strings Methods - Demo.mp4
77.94 MB
07. PYTHON DATA TYPES/7. Strings Methods - Demo.vtt
21.12 KB
07. PYTHON DATA TYPES/8. Strings - Formatting.mp4
24.81 MB
07. PYTHON DATA TYPES/8. Strings - Formatting.vtt
17.28 KB
07. PYTHON DATA TYPES/9.1 Strings Quiz.html
20.58 KB
07. PYTHON DATA TYPES/10. Lists Intro.mp4
26.31 MB
07. PYTHON DATA TYPES/10. Lists Intro.vtt
13.34 KB
07. PYTHON DATA TYPES/11. List Methods.mp4
16.83 MB
07. PYTHON DATA TYPES/11. List Methods.vtt
11.44 KB
07. PYTHON DATA TYPES/12.2 Lists Quiz.html
18.27 KB
07. PYTHON DATA TYPES/13. Dictionaries - Intro.mp4
31.41 MB
07. PYTHON DATA TYPES/13. Dictionaries - Intro.vtt
14.77 KB
07. PYTHON DATA TYPES/14. Dictionaries - Demo 1.mp4
62.79 MB
07. PYTHON DATA TYPES/14. Dictionaries - Demo 1.vtt
19.79 KB
07. PYTHON DATA TYPES/15. Dictionaries - Demo 2.mp4
63.98 MB
07. PYTHON DATA TYPES/15. Dictionaries - Demo 2.vtt
14.43 KB
07. PYTHON DATA TYPES/16.3 Dictionaries Quiz.html
18.12 KB
07. PYTHON DATA TYPES/17. Tuples.mp4
10.08 MB
07. PYTHON DATA TYPES/17. Tuples.vtt
7.71 KB
08. PYTHON CONTROL FLOW - Boolean and Operators/1. Control Flow Intro.mp4
4.66 MB
08. PYTHON CONTROL FLOW - Boolean and Operators/1. Control Flow Intro.vtt
4.5 KB
08. PYTHON CONTROL FLOW - Boolean and Operators/2. Booleans.mp4
24.73 MB
08. PYTHON CONTROL FLOW - Boolean and Operators/2. Booleans.vtt
11.12 KB
08. PYTHON CONTROL FLOW - Boolean and Operators/3. Operators.mp4
11.78 MB
08. PYTHON CONTROL FLOW - Boolean and Operators/3. Operators.vtt
10.83 KB
08. PYTHON CONTROL FLOW - Boolean and Operators/4.4 Boolean Operators Quiz.html
19.43 KB
09. PYTHON CONTROL FLOW - CONDITIONALS/1. if - else statments intro.mp4
19.66 MB
09. PYTHON CONTROL FLOW - CONDITIONALS/1. if - else statments intro.vtt
8.89 KB
09. PYTHON CONTROL FLOW - CONDITIONALS/2. if -else -example 1.mp4
33.63 MB
09. PYTHON CONTROL FLOW - CONDITIONALS/2. if -else -example 1.vtt
16.28 KB
09. PYTHON CONTROL FLOW - CONDITIONALS/3. if- else example 2.mp4
24.94 MB
09. PYTHON CONTROL FLOW - CONDITIONALS/3. if- else example 2.vtt
12.68 KB
09. PYTHON CONTROL FLOW - CONDITIONALS/4. Nested if-else example.mp4
16.79 MB
09. PYTHON CONTROL FLOW - CONDITIONALS/4. Nested if-else example.vtt
12.08 KB
09. PYTHON CONTROL FLOW - CONDITIONALS/5. Exercise - BMI Calculator Program.mp4
27.92 MB
09. PYTHON CONTROL FLOW - CONDITIONALS/5. Exercise - BMI Calculator Program.vtt
7.22 KB
09. PYTHON CONTROL FLOW - CONDITIONALS/6. Solution - BMI Calculator Program.mp4
59.78 MB
09. PYTHON CONTROL FLOW - CONDITIONALS/6. Solution - BMI Calculator Program.vtt
19.95 KB
09. PYTHON CONTROL FLOW - CONDITIONALS/7. Exercise - Even Number Checker Program.mp4
20.18 MB
09. PYTHON CONTROL FLOW - CONDITIONALS/7. Exercise - Even Number Checker Program.vtt
11.98 KB
10. PYTHON CONTROL FLOW - LOOPS/1. for loop introduction.mp4
19.77 MB
10. PYTHON CONTROL FLOW - LOOPS/1. for loop introduction.vtt
10.9 KB
10. PYTHON CONTROL FLOW - LOOPS/2. for loop example 1.mp4
35.84 MB
10. PYTHON CONTROL FLOW - LOOPS/2. for loop example 1.vtt
21.49 KB
10. PYTHON CONTROL FLOW - LOOPS/3. for loop range() demo.mp4
10.52 MB
10. PYTHON CONTROL FLOW - LOOPS/3. for loop range() demo.vtt
6.94 KB
10. PYTHON CONTROL FLOW - LOOPS/4. while loop introduction.mp4
5.7 MB
10. PYTHON CONTROL FLOW - LOOPS/4. while loop introduction.vtt
4.51 KB
10. PYTHON CONTROL FLOW - LOOPS/5. while loop example.mp4
30.21 MB
10. PYTHON CONTROL FLOW - LOOPS/5. while loop example.vtt
16.4 KB
10. PYTHON CONTROL FLOW - LOOPS/6. break and continue example.mp4
74.54 MB
10. PYTHON CONTROL FLOW - LOOPS/6. break and continue example.vtt
23.02 KB
10. PYTHON CONTROL FLOW - LOOPS/7. Exercise (x3) - Process List Of Products - v1.mp4
24.85 MB
10. PYTHON CONTROL FLOW - LOOPS/7. Exercise (x3) - Process List Of Products - v1.vtt
10.38 KB
10. PYTHON CONTROL FLOW - LOOPS/8. Solution (x3) - Process List Of Products - v1.mp4
68.91 MB
10. PYTHON CONTROL FLOW - LOOPS/8. Solution (x3) - Process List Of Products - v1.vtt
13.96 KB
10. PYTHON CONTROL FLOW - LOOPS/9. Exercise - Process List Of Products - v2.mp4
44.21 MB
10. PYTHON CONTROL FLOW - LOOPS/9. Exercise - Process List Of Products - v2.vtt
9.82 KB
11. PYTHON EXCEPTION HANDLING/1. Exception Handling - Intro.mp4
25.08 MB
11. PYTHON EXCEPTION HANDLING/1. Exception Handling - Intro.vtt
20.95 KB
11. PYTHON EXCEPTION HANDLING/2. Exception Handling - Demo.mp4
70.33 MB
11. PYTHON EXCEPTION HANDLING/2. Exception Handling - Demo.vtt
20.76 KB
12. PYTHON FUNCTIONS/1. Intro to Functions.mp4
56.75 MB
12. PYTHON FUNCTIONS/1. Intro to Functions.vtt
17.76 KB
12. PYTHON FUNCTIONS/2. Functions Example 1.mp4
68.68 MB
12. PYTHON FUNCTIONS/2. Functions Example 1.vtt
18.58 KB
12. PYTHON FUNCTIONS/3. Functions Example 2 - Keyword Params.mp4
37.7 MB
12. PYTHON FUNCTIONS/3. Functions Example 2 - Keyword Params.vtt
18.9 KB
13. PYTHON Libraries and Modules/1. Libraries and Modules Intro.mp4
39.59 MB
13. PYTHON Libraries and Modules/1. Libraries and Modules Intro.vtt
20.62 KB
13. PYTHON Libraries and Modules/2. Libraries Example - random.mp4
37.66 MB
13. PYTHON Libraries and Modules/2. Libraries Example - random.vtt
13.35 KB
14. PYTHON Debugging Tool/1. Debugging With 'pdb'.mp4
76.13 MB
14. PYTHON Debugging Tool/1. Debugging With 'pdb'.vtt
26.36 KB
14. PYTHON Debugging Tool/1. Written-tutorial-on-the-debugger-pdb-.txt
44 B
15. PYTHON Files/1. Files Introduction.mp4
12.01 MB
15. PYTHON Files/1. Files Introduction.vtt
10.12 KB
15. PYTHON Files/2. Reading Files Option 1.mp4
131.12 MB
15. PYTHON Files/2. Reading Files Option 1.vtt
25.46 KB
15. PYTHON Files/3. Reading Files Option 2.mp4
82.29 MB
15. PYTHON Files/3. Reading Files Option 2.vtt
17.78 KB
15. PYTHON Files/4. Writing Files Option 1.mp4
23.76 MB
15. PYTHON Files/4. Writing Files Option 1.vtt
10.76 KB
15. PYTHON Files/5. Writing Files Option 2.mp4
40.86 MB
15. PYTHON Files/5. Writing Files Option 2.vtt
19.6 KB
15. PYTHON Files/6. Exercise - Generate Random Emails - V1.mp4
17.76 MB
15. PYTHON Files/6. Exercise - Generate Random Emails - V1.vtt
5.22 KB
15. PYTHON Files/7. Ex Solution - Generate Random Emails - V1.mp4
83.6 MB
15. PYTHON Files/7. Ex Solution - Generate Random Emails - V1.vtt
20.48 KB
15. PYTHON Files/8. Exercise - Generate Random Emails - V2.mp4
12.14 MB
15. PYTHON Files/8. Exercise - Generate Random Emails - V2.vtt
3.54 KB
15. PYTHON Files/9. Ex Solution - Generate Random Emails - V2.mp4
83.72 MB
15. PYTHON Files/9. Ex Solution - Generate Random Emails - V2.vtt
18.03 KB
15. PYTHON Files/10. Exercise - Count Domains In Email List File.mp4
24.29 MB
15. PYTHON Files/10. Exercise - Count Domains In Email List File.vtt
6.43 KB
15. PYTHON Files/11. Ex Solution - Count Domains In Email List File.mp4
152.91 MB
15. PYTHON Files/11. Ex Solution - Count Domains In Email List File.vtt
38.91 KB
16. PYTHON Classes/1. Classes Introduction.mp4
20.63 MB
16. PYTHON Classes/1. Classes Introduction.vtt
11.47 KB
16. PYTHON Classes/2. Classes Example 1.mp4
65.05 MB
16. PYTHON Classes/2. Classes Example 1.vtt
22.45 KB
16. PYTHON Classes/3. Classes Example 1 (continued).mp4
54.92 MB
16. PYTHON Classes/3. Classes Example 1 (continued).vtt
16.09 KB
16. PYTHON Classes/4. Classes Example 2.mp4
50.55 MB
16. PYTHON Classes/4. Classes Example 2.vtt
24.72 KB
16. PYTHON Classes/5. Class Inheritance Intro.mp4
45.01 MB
16. PYTHON Classes/5. Class Inheritance Intro.vtt
24.41 KB
16. PYTHON Classes/6. Class Inheritance Example.mp4
37.44 MB
16. PYTHON Classes/6. Class Inheritance Example.vtt
15.68 KB
16. PYTHON Classes/7. Class Composition.mp4
44.57 MB
16. PYTHON Classes/7. Class Composition.vtt
17.59 KB
16. PYTHON Classes/8. Exercise - Create a Basic Calculator Class.mp4
3.95 MB
16. PYTHON Classes/8. Exercise - Create a Basic Calculator Class.vtt
2.63 KB
16. PYTHON Classes/9. Solution - Create a Basic Calculator Class.mp4
26.88 MB
16. PYTHON Classes/9. Solution - Create a Basic Calculator Class.vtt
12.79 KB
17. PYTHON EXERCISES/1. Ex_Retry_Logic_While_Loop_1_r.py
1.18 KB
17. PYTHON EXERCISES/1. Retry Logic While Loop 1 - Question.mp4
7.31 MB
17. PYTHON EXERCISES/1. Retry Logic While Loop 1 - Question.vtt
2.19 KB
17. PYTHON EXERCISES/2. Ex_Retry_Logic_While_Loop_1_solution_r.py
2.37 KB
17. PYTHON EXERCISES/2. Retry Logic While Loop 1 - Solution.mp4
82.44 MB
17. PYTHON EXERCISES/2. Retry Logic While Loop 1 - Solution.vtt
12.07 KB
17. PYTHON EXERCISES/3. Ex_Retry_Logic_While_Loop_2_r.py
1.38 KB
17. PYTHON EXERCISES/3. Retry Logic While Loop 2 - Question.mp4
13.2 MB
17. PYTHON EXERCISES/3. Retry Logic While Loop 2 - Question.vtt
2.99 KB
17. PYTHON EXERCISES/4. Ex_Retry_Logic_While_Loop_2_solution_r.py
2.61 KB
17. PYTHON EXERCISES/4. Retry Logic While Loop 2 - Solution.mp4
47.72 MB
17. PYTHON EXERCISES/4. Retry Logic While Loop 2 - Solution.vtt
9.39 KB
17. PYTHON EXERCISES/5. Exercise - Swing Trading Email To CSV.mp4
52.47 MB
17. PYTHON EXERCISES/5. Exercise - Swing Trading Email To CSV.vtt
11.84 KB
17. PYTHON EXERCISES/6. Solution - Swing Trading Email To CSV - part 1.mp4
78.85 MB
17. PYTHON EXERCISES/6. Solution - Swing Trading Email To CSV - part 1.vtt
22.14 KB
17. PYTHON EXERCISES/7. Solution - Swing Trading Email To CSV - part 2.mp4
89.71 MB
17. PYTHON EXERCISES/7. Solution - Swing Trading Email To CSV - part 2.vtt
16.11 KB
18. PYTHON Section Conclusion/1. Python Section Conclusion.mp4
14.84 MB
18. PYTHON Section Conclusion/1. Python Section Conclusion.vtt
3.58 KB
19. SELENIUM INTRODUCTION/1. Introduction To Selenium Section.mp4
58.82 MB
19. SELENIUM INTRODUCTION/1. Introduction To Selenium Section.vtt
13.28 KB
19. SELENIUM INTRODUCTION/2. About The Test Site.mp4
23.34 MB
19. SELENIUM INTRODUCTION/2. About The Test Site.vtt
7.61 KB
19. SELENIUM INTRODUCTION/3. HTML Refresher.mp4
72.35 MB
19. SELENIUM INTRODUCTION/3. HTML Refresher.vtt
20.51 KB
19. SELENIUM INTRODUCTION/4. Installing Selenium.mp4
54.81 MB
19. SELENIUM INTRODUCTION/4. Installing Selenium.vtt
10.71 KB
19. SELENIUM INTRODUCTION/5. Demo Selenium Script.mp4
53.01 MB
19. SELENIUM INTRODUCTION/5. Demo Selenium Script.vtt
12.46 KB
19. SELENIUM INTRODUCTION/6. Browser Drivers and Path Part 1.mp4
128.58 MB
19. SELENIUM INTRODUCTION/6. Browser Drivers and Path Part 1.vtt
22.56 KB
19. SELENIUM INTRODUCTION/7. Browser Drivers and Path Part 2 (Mac & Linux).mp4
50.22 MB
19. SELENIUM INTRODUCTION/7. Browser Drivers and Path Part 2 (Mac & Linux).vtt
12.39 KB
19. SELENIUM INTRODUCTION/8. Browser Drivers and Path Part 3 (Windows).mp4
63.93 MB
19. SELENIUM INTRODUCTION/8. Browser Drivers and Path Part 3 (Windows).vtt
12.92 KB
19. SELENIUM INTRODUCTION/9. Supported Browsers.mp4
95.67 MB
19. SELENIUM INTRODUCTION/9. Supported Browsers.vtt
15.7 KB
20. Finding Elements/1. Finding Elements.mp4
57.03 MB
20. Finding Elements/1. Finding Elements.vtt
12.24 KB
20. Finding Elements/2. Finding Elements By ID.mp4
128.45 MB
20. Finding Elements/2. Finding Elements By ID.vtt
20.53 KB
20. Finding Elements/3. Finding Element By CSS and XPATH.mp4
83.79 MB
20. Finding Elements/3. Finding Element By CSS and XPATH.vtt
14.83 KB
20. Finding Elements/4. CSS Tutorial.mp4
211.59 MB
20. Finding Elements/4. CSS Tutorial.vtt
36.96 KB
20. Finding Elements/5. XPATH Tutorial.mp4
79.83 MB
20. Finding Elements/5. XPATH Tutorial.vtt
19.22 KB
20. Finding Elements/6. Finding Elements By Name, Class Name, Tag Name.mp4
63.78 MB
20. Finding Elements/6. Finding Elements By Name, Class Name, Tag Name.vtt
11.04 KB
20. Finding Elements/7. Finding Element By LINK_TEXT and PARTIAL_LINK_TEXT.mp4
42.53 MB
20. Finding Elements/7. Finding Element By LINK_TEXT and PARTIAL_LINK_TEXT.vtt
11.08 KB
21. Waits/1. Waits - Implicit Wait.mp4
26.48 MB
21. Waits/1. Waits - Implicit Wait.vtt
12.76 KB
21. Waits/2. Waits - Explicit Wait.mp4
81.45 MB
21. Waits/2. Waits - Explicit Wait.vtt
15.02 KB
22. Other Selenium Topics/1. Element Present Vs. Displayed.mp4
131.95 MB
22. Other Selenium Topics/1. Element Present Vs. Displayed.vtt
19.73 KB
22. Other Selenium Topics/2. Getting Element's Attributes.mp4
142.71 MB
22. Other Selenium Topics/2. Getting Element's Attributes.vtt
17.29 KB
22. Other Selenium Topics/3. Sending Keys.mp4
72.91 MB
22. Other Selenium Topics/3. Sending Keys.vtt
12.72 KB
22. Other Selenium Topics/4. Dropdowns.mp4
117.41 MB
22. Other Selenium Topics/4. Dropdowns.vtt
18.96 KB
22. Other Selenium Topics/5. Checkboxes.mp4
105.9 MB
22. Other Selenium Topics/5. Checkboxes.vtt
17 KB
22. Other Selenium Topics/6. Radios.mp4
34.46 MB
22. Other Selenium Topics/6. Radios.vtt
11.96 KB
22. Other Selenium Topics/7. Alerts.mp4
134.85 MB
22. Other Selenium Topics/7. Alerts.vtt
23.23 KB
23. Windows and Frames/1. iFrames.mp4
99.33 MB
23. Windows and Frames/1. iFrames.vtt
23.46 KB
23. Windows and Frames/2. Multiple Windows and Tabs.mp4
96.88 MB
23. Windows and Frames/2. Multiple Windows and Tabs.vtt
16.62 KB
24. Raw Tests (Tests with No Framework)/1. Raw Test Cases Intro.mp4
4.17 MB
24. Raw Tests (Tests with No Framework)/1. Raw Test Cases Intro.vtt
3.07 KB
24. Raw Tests (Tests with No Framework)/2. Raw Test Case 1 Register New User.mp4
45.92 MB
24. Raw Tests (Tests with No Framework)/2. Raw Test Case 1 Register New User.vtt
17.68 KB
24. Raw Tests (Tests with No Framework)/3. Raw Test Case 2 Login With Invalid User.mp4
83.2 MB
24. Raw Tests (Tests with No Framework)/3. Raw Test Case 2 Login With Invalid User.vtt
16.75 KB
24. Raw Tests (Tests with No Framework)/4. Raw Test Case 3 Verify Free Coupon.mp4
60.03 MB
24. Raw Tests (Tests with No Framework)/4. Raw Test Case 3 Verify Free Coupon.vtt
24.19 KB
25. Pytest Quick Start/1. Introduction To Pytest Quick Start.mp4
7.08 MB
25. Pytest Quick Start/1. Introduction To Pytest Quick Start.vtt
1.8 KB
25. Pytest Quick Start/2. Introduction To PytTest.mp4
53.53 MB
25. Pytest Quick Start/2. Introduction To PytTest.vtt
15.17 KB
25. Pytest Quick Start/3. Selecting Tests By Markers.mp4
27.06 MB
25. Pytest Quick Start/3. Selecting Tests By Markers.vtt
9.76 KB
25. Pytest Quick Start/4. Pytest HTML Report.mp4
71.81 MB
25. Pytest Quick Start/4. Pytest HTML Report.vtt
12.99 KB
25. Pytest Quick Start/5. Pytest Config File and Hiding Warnings.mp4
46.16 MB
25. Pytest Quick Start/5. Pytest Config File and Hiding Warnings.vtt
7.89 KB
26. Framework Design/1. Framework Design Section Intro.mp4
8.35 MB
26. Framework Design/1. Framework Design Section Intro.vtt
3.43 KB
26. Framework Design/2. Create Test Site in 20 Minutes.mp4
117.08 MB
26. Framework Design/2. Create Test Site in 20 Minutes.vtt
26.94 KB
26. Framework Design/3. Framework Skeleton and Page Object Pattern.mp4
16.93 MB
26. Framework Design/3. Framework Skeleton and Page Object Pattern.vtt
7.62 KB
26. Framework Design/4. Fixture To Open Browser.mp4
44.06 MB
26. Framework Design/4. Fixture To Open Browser.vtt
16.55 KB
26. Framework Design/5. Page Object - MyAccountSignedOut.mp4
40.72 MB
26. Framework Design/5. Page Object - MyAccountSignedOut.vtt
9.97 KB
26. Framework Design/6. Page Object - MyAccountSignedOut Locators.mp4
41.37 MB
26. Framework Design/6. Page Object - MyAccountSignedOut Locators.vtt
10.29 KB
26. Framework Design/7. Selenium Extended Class.mp4
74.62 MB
26. Framework Design/7. Selenium Extended Class.vtt
14.87 KB
26. Framework Design/8. Config Helper - Get Base URL.mp4
41.78 MB
26. Framework Design/8. Config Helper - Get Base URL.vtt
10.34 KB
26. Framework Design/9. TCID-12 - Part 1 - Verify Error message.mp4
78.24 MB
26. Framework Design/9. TCID-12 - Part 1 - Verify Error message.vtt
17.64 KB
26. Framework Design/10. TCID-12 - Part 2 - Verify Error message.mp4
57.66 MB
26. Framework Design/10. TCID-12 - Part 2 - Verify Error message.vtt
9.91 KB
26. Framework Design/11. Run In Headless Browsers.mp4
74.16 MB
26. Framework Design/11. Run In Headless Browsers.vtt
10.49 KB
26. Framework Design/12. TCID-13 - Part 1 - Register Valid user.mp4
83.65 MB
26. Framework Design/12. TCID-13 - Part 1 - Register Valid user.vtt
16.31 KB
26. Framework Design/13. TCID-13 - Part 2 - Register Valid user.mp4
70.84 MB
26. Framework Design/13. TCID-13 - Part 2 - Register Valid user.vtt
15.31 KB
26. Framework Design/14. TCID-13 - Part 3 - Register Valid user.mp4
83.33 MB
26. Framework Design/14. TCID-13 - Part 3 - Register Valid user.vtt
14.05 KB
26. Framework Design/15. TCID-33 - Part 1 - Overview - End To End Checkout Guest User.mp4
30.56 MB
26. Framework Design/15. TCID-33 - Part 1 - Overview - End To End Checkout Guest User.vtt
10.74 KB
26. Framework Design/16. TCID-33 - Part 2 - Home Page - End To End Checkout Guest User.mp4
51.95 MB
26. Framework Design/16. TCID-33 - Part 2 - Home Page - End To End Checkout Guest User.vtt
9.32 KB
26. Framework Design/17. TCID-33 - Part 3 - Add To Cart - End To End Checkout Guest User.mp4
42.8 MB
26. Framework Design/17. TCID-33 - Part 3 - Add To Cart - End To End Checkout Guest User.vtt
9.29 KB
26. Framework Design/18. TCID-33 - Part 4 - Go To Cart - End To End Checkout Guest User.mp4
75.53 MB
26. Framework Design/18. TCID-33 - Part 4 - Go To Cart - End To End Checkout Guest User.vtt
13.81 KB
26. Framework Design/19. TCID-33 - Part 5 - Wait for Cart - End To End Checkout Guest User.mp4
70.81 MB
26. Framework Design/19. TCID-33 - Part 5 - Wait for Cart - End To End Checkout Guest User.vtt
13.66 KB
26. Framework Design/20. TCID-33 - Part 6 - Verify Cart - End To End Checkout Guest User.mp4
106.94 MB
26. Framework Design/20. TCID-33 - Part 6 - Verify Cart - End To End Checkout Guest User.vtt
18.09 KB
26. Framework Design/21. TCID-33 - Part 7 - Apply Coupon - End To End Checkout Guest User.mp4
157.34 MB
26. Framework Design/21. TCID-33 - Part 7 - Apply Coupon - End To End Checkout Guest User.vtt
23.32 KB
26. Framework Design/22. TCID-33 - Part 8 - Click Checkout - End To End Checkout Guest User.mp4
46.4 MB
26. Framework Design/22. TCID-33 - Part 8 - Click Checkout - End To End Checkout Guest User.vtt
10.09 KB
26. Framework Design/23. TCID-33 - Part 9 - Place Order - End To End Checkout Guest User.mp4
156.28 MB
26. Framework Design/23. TCID-33 - Part 9 - Place Order - End To End Checkout Guest User.vtt
22.26 KB
26. Framework Design/24. TCID-33 - Part 10 - Order Received - End To End Checkout Guest User.mp4
68.34 MB
26. Framework Design/24. TCID-33 - Part 10 - Order Received - End To End Checkout Guest User.vtt
11.26 KB
26. Framework Design/25. TCID-33 - Part 11 - Get Order No - End To End Checkout Guest User.mp4
44.47 MB
26. Framework Design/25. TCID-33 - Part 11 - Get Order No - End To End Checkout Guest User.vtt
6.37 KB
26. Framework Design/26. TCID-33 - Part 12 - Verify Database Manually - End To End Checkout Guest User.mp4
63.63 MB
26. Framework Design/26. TCID-33 - Part 12 - Verify Database Manually - End To End Checkout Guest User.vtt
11.48 KB
27. Database Helper/1. Database Helper - Part 1.mp4
51.44 MB
27. Database Helper/1. Database Helper - Part 1.vtt
12.88 KB
27. Database Helper/2. Database Helper - Part 2.mp4
57.76 MB
27. Database Helper/2. Database Helper - Part 2.vtt
10.82 KB
27. Database Helper/3. Database Helper - Part 3.mp4
44.54 MB
27. Database Helper/3. Database Helper - Part 3.vtt
12.7 KB
27. Database Helper/4. Database Helper - Part 4.mp4
65.95 MB
27. Database Helper/4. Database Helper - Part 4.vtt
12.94 KB
28. Report Generation/1. HTML Report - Basic.mp4
76.83 MB
28. Report Generation/1. HTML Report - Basic.vtt
14.73 KB
28. Report Generation/2. HTML Report - Modify the Basic Report.mp4
112.43 MB
28. Report Generation/2. HTML Report - Modify the Basic Report.vtt
18.9 KB
28. Report Generation/3. HTML Report - Add Screenshot - Identify FE Test.mp4
50.42 MB
28. Report Generation/3. HTML Report - Add Screenshot - Identify FE Test.vtt
9.97 KB
28. Report Generation/4. HTML Report - Add Screenshot.mp4
82.18 MB
28. Report Generation/4. HTML Report - Add Screenshot.vtt
12.26 KB
28. Report Generation/5. Summary of pytest-html Report.mp4
35.37 MB
28. Report Generation/5. Summary of pytest-html Report.vtt
7.72 KB
28. Report Generation/6. Allure Report.mp4
52.27 MB
28. Report Generation/6. Allure Report.vtt
12.6 KB
28. Report Generation/7. Allure Report - Attach Screenshot.mp4
99.75 MB
28. Report Generation/7. Allure Report - Attach Screenshot.vtt
13.98 KB
29. Random Framework Topics/1. Hide The Warnings.mp4
83.31 MB
29. Random Framework Topics/1. Hide The Warnings.vtt
15.2 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/1. Introduction to Section Building Local E-Commerce Site.mp4
22.11 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/1. Introduction to Section Building Local E-Commerce Site.vtt
5.67 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/2. Options to Run Wordpress.mp4
18.13 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/2. Options to Run Wordpress.vtt
9.68 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/3. Options to Run Wordpress.mp4
25.36 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/3. Options to Run Wordpress.vtt
11.86 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/4. Running WordPress with MAMP (Option 1).mp4
118.27 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/4. Running WordPress with MAMP (Option 1).vtt
24.41 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/5. Install AMPPS & WordPress (Option 2).mp4
43.69 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/5. Install AMPPS & WordPress (Option 2).vtt
8.17 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/6. Install 'Local' for WordPress (Option 3).mp4
6.77 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/6. Install 'Local' for WordPress (Option 3).vtt
3.41 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/7. Creating the site with 'Local'.mp4
11.8 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/7. Creating the site with 'Local'.vtt
5.66 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/8. Install Theme.mp4
7.71 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/8. Install Theme.vtt
3.25 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/9. Install plugin (WooCommerce).mp4
12.98 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/9. Install plugin (WooCommerce).vtt
7.01 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/10. Adding Sample Products.mp4
29.72 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/10. Adding Sample Products.vtt
4.75 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/11. Setup Home Page and Registration.mp4
20.68 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/11. Setup Home Page and Registration.vtt
6.07 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/12. Use 'Coupons' to Checkout.mp4
17.69 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/12. Use 'Coupons' to Checkout.vtt
8.24 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/13. Checkout with Cash on Delivery.mp4
12.66 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/13. Checkout with Cash on Delivery.vtt
3.14 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/14. Setup and Test WooCommerce Rest API.mp4
103.7 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/14. Setup and Test WooCommerce Rest API.vtt
17.87 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/15. Connecting to Database.mp4
71.8 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/15. Connecting to Database.vtt
11.26 KB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/16. 'Create Site' Section Conclusion.mp4
3.5 MB
30. SPECIAL SECTION Build E-commerce Site To Practice Automation/16. 'Create Site' Section Conclusion.vtt
2.62 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/1. Introduction to the SQL Crash Course.mp4
5.46 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/1. Introduction to the SQL Crash Course.vtt
3.69 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/2. Introduction to SQL.mp4
30.25 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/2. Introduction to SQL.vtt
10.92 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/3. Install MySQL Server and Workbench.mp4
37 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/3. Install MySQL Server and Workbench.vtt
14.34 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/4. Load Sample Data to Database.mp4
25.94 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/4. Load Sample Data to Database.vtt
11.02 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/5. SQL SELECT Query - Reading Data.mp4
67.91 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/5. SQL SELECT Query - Reading Data.vtt
18.45 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/6. SQL SELECT Query Continued.mp4
88.87 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/6. SQL SELECT Query Continued.vtt
14.72 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/7. SQL SELECT Query Continued 2.mp4
55.68 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/7. SQL SELECT Query Continued 2.vtt
10.25 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/8. SQL IN Clause.mp4
49.34 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/8. SQL IN Clause.vtt
9.06 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/9. SQL SELECT Sub-Query.mp4
62.51 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/9. SQL SELECT Sub-Query.vtt
12.2 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/10. SQL LIKE Clause.mp4
44.61 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/10. SQL LIKE Clause.vtt
9.89 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/11. Intro to SQL JOIN.mp4
18.09 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/11. Intro to SQL JOIN.vtt
10.7 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/12. SQL JOIN.mp4
51.75 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/12. SQL JOIN.vtt
10.88 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/13. SQL LEFT JOIN.mp4
71.12 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/13. SQL LEFT JOIN.vtt
10.67 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/14. SQL Special Functions.mp4
79.5 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/14. SQL Special Functions.vtt
16.91 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/15. SQL INSERT INTO.mp4
72.03 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/15. SQL INSERT INTO.vtt
15.14 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/16. SQL CREATE TABLE.mp4
22.52 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/16. SQL CREATE TABLE.vtt
9.19 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/17. SQL DROP and TRUNCATE.mp4
12.72 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/17. SQL DROP and TRUNCATE.vtt
5.72 KB
31. SPECIAL SECTION - SQL (MySql) Crash Course/18. SQL Crash Course Conclusion.mp4
4.65 MB
31. SPECIAL SECTION - SQL (MySql) Crash Course/18. SQL Crash Course Conclusion.vtt
2.62 KB
32. SPECIAL SECTION - Robot Framework/1. Introduction to Robot Framework Section.mp4
48.41 MB
32. SPECIAL SECTION - Robot Framework/1. Introduction to Robot Framework Section.vtt
3.62 KB
32. SPECIAL SECTION - Robot Framework/2. What is Robot Framework.mp4
11.69 MB
32. SPECIAL SECTION - Robot Framework/2. What is Robot Framework.vtt
4.69 KB
32. SPECIAL SECTION - Robot Framework/3. Install Robot Framework and Selenium2Library.mp4
38.01 MB
32. SPECIAL SECTION - Robot Framework/3. Install Robot Framework and Selenium2Library.vtt
5.96 KB
32. SPECIAL SECTION - Robot Framework/4. Install PyCharm and Robot plugin.mp4
59.29 MB
32. SPECIAL SECTION - Robot Framework/4. Install PyCharm and Robot plugin.vtt
8.25 KB
32. SPECIAL SECTION - Robot Framework/5. Test Case File (Robot File).mp4
41.36 MB
32. SPECIAL SECTION - Robot Framework/5. Test Case File (Robot File).vtt
10.87 KB
32. SPECIAL SECTION - Robot Framework/6. Running the Test Cases.mp4
43.92 MB
32. SPECIAL SECTION - Robot Framework/6. Running the Test Cases.vtt
9.54 KB
32. SPECIAL SECTION - Robot Framework/7. A look at Results from the Test Cases.mp4
16.87 MB
32. SPECIAL SECTION - Robot Framework/7. A look at Results from the Test Cases.vtt
3.3 KB
32. SPECIAL SECTION - Robot Framework/8. SeleniumLibrary.mp4
109.9 MB
32. SPECIAL SECTION - Robot Framework/8. SeleniumLibrary.vtt
10.67 KB
32. SPECIAL SECTION - Robot Framework/9. Built In Library.mp4
70.58 MB
32. SPECIAL SECTION - Robot Framework/9. Built In Library.vtt
6.31 KB
32. SPECIAL SECTION - Robot Framework/10. Look at Importing Libraries in Python (PYTHONPATH).mp4
104.19 MB
32. SPECIAL SECTION - Robot Framework/10. Look at Importing Libraries in Python (PYTHONPATH).vtt
14.11 KB
32. SPECIAL SECTION - Robot Framework/11. Creating Python Package.mp4
137.06 MB
32. SPECIAL SECTION - Robot Framework/11. Creating Python Package.vtt
20.23 KB
32. SPECIAL SECTION - Robot Framework/12. Python Custom Library – Create Py Modules.mp4
35.4 MB
32. SPECIAL SECTION - Robot Framework/12. Python Custom Library – Create Py Modules.vtt
8.69 KB
32. SPECIAL SECTION - Robot Framework/13. Python Custom Library – Import Custom Library in Test Case File.mp4
14.6 MB
32. SPECIAL SECTION - Robot Framework/13. Python Custom Library – Import Custom Library in Test Case File.vtt
4.66 KB
32. SPECIAL SECTION - Robot Framework/14. Python Custom Library – Run Test Case File.mp4
85.96 MB
32. SPECIAL SECTION - Robot Framework/14. Python Custom Library – Run Test Case File.vtt
9.23 KB
32. SPECIAL SECTION - Robot Framework/15. @keyword Decorator (Custom Keyword Name).mp4
86.68 MB
32. SPECIAL SECTION - Robot Framework/15. @keyword Decorator (Custom Keyword Name).vtt
12 KB
32. SPECIAL SECTION - Robot Framework/16. Accessing Browser from Custom Library.mp4
46.52 MB
32. SPECIAL SECTION - Robot Framework/16. Accessing Browser from Custom Library.vtt
9.88 KB
32. SPECIAL SECTION - Robot Framework/17. Variables in Test Case Files.mp4
37.49 MB
32. SPECIAL SECTION - Robot Framework/17. Variables in Test Case Files.vtt
11.89 KB
32. SPECIAL SECTION - Robot Framework/18. Returning Values - Lets Create Keywords.mp4
64.33 MB
32. SPECIAL SECTION - Robot Framework/18. Returning Values - Lets Create Keywords.vtt
13.09 KB
32. SPECIAL SECTION - Robot Framework/19. Returning Values - Lets Run Test Case.mp4
137.03 MB
32. SPECIAL SECTION - Robot Framework/19. Returning Values - Lets Run Test Case.vtt
17.4 KB
32. SPECIAL SECTION - Robot Framework/20. Passing Parameters to Keywords.mp4
79.02 MB
32. SPECIAL SECTION - Robot Framework/20. Passing Parameters to Keywords.vtt
12.83 KB
32. SPECIAL SECTION - Robot Framework/21. args and kwargs - Parameters.mp4
81.66 MB
32. SPECIAL SECTION - Robot Framework/21. args and kwargs - Parameters.vtt
11.32 KB
32. SPECIAL SECTION - Robot Framework/22. Create a Messy Test Case.mp4
45.86 MB
32. SPECIAL SECTION - Robot Framework/22. Create a Messy Test Case.vtt
7.63 KB
32. SPECIAL SECTION - Robot Framework/23. Create Keywords from Keywords.mp4
33.32 MB
32. SPECIAL SECTION - Robot Framework/23. Create Keywords from Keywords.vtt
8.33 KB
32. SPECIAL SECTION - Robot Framework/24. Move Parts to Resource Files.mp4
15.46 MB
32. SPECIAL SECTION - Robot Framework/24. Move Parts to Resource Files.vtt
6.22 KB
32. SPECIAL SECTION - Robot Framework/25. Arguments to User Keywords.mp4
58.69 MB
32. SPECIAL SECTION - Robot Framework/25. Arguments to User Keywords.vtt
10.15 KB
32. SPECIAL SECTION - Robot Framework/26. Return From User Keywords.mp4
60.9 MB
32. SPECIAL SECTION - Robot Framework/26. Return From User Keywords.vtt
10.67 KB
32. SPECIAL SECTION - Robot Framework/27. Return From User Keywords with Special Keywords.mp4
56.39 MB
32. SPECIAL SECTION - Robot Framework/27. Return From User Keywords with Special Keywords.vtt
8.09 KB
32. SPECIAL SECTION - Robot Framework/28. Tear Down and Setup – Write test cases.mp4
52.76 MB
32. SPECIAL SECTION - Robot Framework/28. Tear Down and Setup – Write test cases.vtt
10.97 KB
32. SPECIAL SECTION - Robot Framework/29. Tear Down and Setup – Suite SetupTeardown.mp4
38.68 MB
32. SPECIAL SECTION - Robot Framework/29. Tear Down and Setup – Suite SetupTeardown.vtt
6.32 KB
32. SPECIAL SECTION - Robot Framework/30. Tear Down and Setup – Test SetupTeardown.mp4
51.62 MB
32. SPECIAL SECTION - Robot Framework/30. Tear Down and Setup – Test SetupTeardown.vtt
8.28 KB
32. SPECIAL SECTION - Robot Framework/31. Teardown and Setup with multiple keywords.mp4
100.24 MB
32. SPECIAL SECTION - Robot Framework/31. Teardown and Setup with multiple keywords.vtt
11.16 KB
32. SPECIAL SECTION - Robot Framework/32. Documenting test suite, test case and user keywords.mp4
94.61 MB
32. SPECIAL SECTION - Robot Framework/32. Documenting test suite, test case and user keywords.vtt
12.47 KB
33. EXTRA SETION - Random Useful Topics/1. You Must Understand - System PATH.mp4
179.41 MB
33. EXTRA SETION - Random Useful Topics/1. You Must Understand - System PATH.vtt
19.11 KB
33. EXTRA SETION - Random Useful Topics/2. You Must Use - Command Line (TerminalCMC).mp4
277.42 MB
33. EXTRA SETION - Random Useful Topics/2. You Must Use - Command Line (TerminalCMC).vtt
23.62 KB
33. EXTRA SETION - Random Useful Topics/3. How To Install TestLink.mp4
184.52 MB
33. EXTRA SETION - Random Useful Topics/3. How To Install TestLink.vtt
28.44 KB
34. Bonus/1. 2023-01-24_04-05-36-85aadff16ad9af4d492ce31bdf01dc03.jpg
71.51 KB
34. Bonus/1. Bonus.html
912 B

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。