资源详情

返回首页 | 相关搜索
[FreeCourseSite.com] Udemy - Selenium Webdriver with PYTHON from Scratch + Frameworks
大小 6.61 GB
文件数 256
Info Hash: 7ECF57F4353B8CAA649D1B97777AF6A5D57C5F57
收录时间 2025-12-23 15:22:55
更新时间 2025-12-23 15:22:55
文件列表 (256)
0. Websites you may like/[CourseClub.Me].url
122 B
0. Websites you may like/[FreeCourseSite.com].url
127 B
0. Websites you may like/[GigaCourse.Com].url
49 B
01 - Why Python Testing and its Importance/001 Why Choose Selenium Python for Test Automation needs.mp4
64.67 MB
01 - Why Python Testing and its Importance/001 Why Choose Selenium Python for Test Automation needs_en.srt
12.34 KB
01 - Why Python Testing and its Importance/002 Glance on Selenium Features.html
459 B
02 - Complete Installation Guide for Python and Selenium Learning/001 Video Player Setting tips for Best Experience in viewing course.mp4
29.84 MB
02 - Complete Installation Guide for Python and Selenium Learning/001 Video Player Setting tips for Best Experience in viewing course_en.srt
4.71 KB
02 - Complete Installation Guide for Python and Selenium Learning/002 How to Install Python in your Machine.mp4
50.92 MB
02 - Complete Installation Guide for Python and Selenium Learning/002 How to Install Python in your Machine_en.srt
8.64 KB
02 - Complete Installation Guide for Python and Selenium Learning/003 Important note for MAC Users.mp4
9.42 MB
02 - Complete Installation Guide for Python and Selenium Learning/003 Important note for MAC Users_en.srt
4.5 KB
02 - Complete Installation Guide for Python and Selenium Learning/004 What is PIP Client -How to download Python Packages.mp4
61.99 MB
02 - Complete Installation Guide for Python and Selenium Learning/004 What is PIP Client -How to download Python Packages_en.srt
10.35 KB
02 - Complete Installation Guide for Python and Selenium Learning/005 Python, Selenium Installation Guide Download.html
1.4 KB
02 - Complete Installation Guide for Python and Selenium Learning/006 Install PyCharm Editor and set Project Interpreter.mp4
24.99 MB
02 - Complete Installation Guide for Python and Selenium Learning/006 Install PyCharm Editor and set Project Interpreter_en.srt
12.39 KB
03 - Getting Started with Python Basics/001 Where to download code files.html
86 B
03 - Getting Started with Python Basics/002 Python hello world Program with Basics Rec 10-21-19 1.mp4
19.48 MB
03 - Getting Started with Python Basics/002 Python hello world Program with Basics Rec 10-21-19 1_en.srt
10.27 KB
03 - Getting Started with Python Basics/003 Datatypes in python and how to get the Type at run time Rec 10-21-19 3.mp4
16.4 MB
03 - Getting Started with Python Basics/003 Datatypes in python and how to get the Type at run time Rec 10-21-19 3_en.srt
7.86 KB
04 - Understanding Python Datatypes and Variables/001 List Datatype and its operations to manipulate Rec 10-21-19 5.mp4
88.64 MB
04 - Understanding Python Datatypes and Variables/001 List Datatype and its operations to manipulate Rec 10-21-19 5_en.srt
18.96 KB
04 - Understanding Python Datatypes and Variables/002 Tuple and Dictionary Data types in Python with examples Rec 10-21-19 6.mp4
64.62 MB
04 - Understanding Python Datatypes and Variables/002 Tuple and Dictionary Data types in Python with examples Rec 10-21-19 6_en.srt
12.47 KB
04 - Understanding Python Datatypes and Variables/003 How to Create Dictionaries at run time and add data into it.mp4
10.1 MB
04 - Understanding Python Datatypes and Variables/003 How to Create Dictionaries at run time and add data into it_en.srt
4.42 KB
05 - Program Flow Control in Python/001 If else condition in python with working examples.mp4
23.69 MB
05 - Program Flow Control in Python/001 If else condition in python with working examples_en.srt
12.15 KB
05 - Program Flow Control in Python/002 How loops work in Python and importance of code idendation.mp4
27.07 MB
05 - Program Flow Control in Python/002 How loops work in Python and importance of code idendation_en.srt
11.96 KB
05 - Program Flow Control in Python/003 Programming examples using for loop - 1.mp4
12.68 MB
05 - Program Flow Control in Python/003 Programming examples using for loop - 1_en.srt
5.77 KB
05 - Program Flow Control in Python/004 Programming examples using While loop - 2.mp4
34.29 MB
05 - Program Flow Control in Python/004 Programming examples using While loop - 2_en.srt
16.18 KB
05 - Program Flow Control in Python/005 What are functions How to use them in Python (Rec 10-19-19 1).mp4
32.14 MB
05 - Program Flow Control in Python/005 What are functions How to use them in Python (Rec 10-19-19 1)_en.srt
15.94 KB
06 - Understand Object Oriented Principles of Python/001 OOPS Principles Classes and objects in Python.mp4
23.94 MB
06 - Understand Object Oriented Principles of Python/001 OOPS Principles Classes and objects in Python_en.srt
10.85 KB
06 - Understand Object Oriented Principles of Python/002 What is Constructor and its role in Object oriented programming Rec-10-19-5.mp4
65.66 MB
06 - Understand Object Oriented Principles of Python/002 What is Constructor and its role in Object oriented programming Rec-10-19-5_en.srt
20.71 KB
06 - Understand Object Oriented Principles of Python/003 Inheritance concepts with examples in Python Rec 10-19-19 6.mp4
52.98 MB
06 - Understand Object Oriented Principles of Python/003 Inheritance concepts with examples in Python Rec 10-19-19 6_en.srt
19.16 KB
06 - Understand Object Oriented Principles of Python/004 Strings and its functions in python.mp4
33.91 MB
06 - Understand Object Oriented Principles of Python/004 Strings and its functions in python_en.srt
14.21 KB
06 - Understand Object Oriented Principles of Python/005 Code files download.html
53 B
06 - Understand Object Oriented Principles of Python/005 pythonBasics.zip
3 KB
07 - Read & Write to Files in Python/001 How to read text file content using Python.mp4
20.16 MB
07 - Read & Write to Files in Python/001 How to read text file content using Python_en.srt
9.17 KB
07 - Read & Write to Files in Python/002 Importance of readLine and readLines Methods in python.mp4
25.21 MB
07 - Read & Write to Files in Python/002 Importance of readLine and readLines Methods in python_en.srt
11.54 KB
07 - Read & Write to Files in Python/003 Writing Data into File using Python.mp4
37.44 MB
07 - Read & Write to Files in Python/003 Writing Data into File using Python_en.srt
12.22 KB
08 - Exception Handling Mechanism in Python/001 How to raise exception in Python.mp4
17.24 MB
08 - Exception Handling Mechanism in Python/001 How to raise exception in Python_en.srt
6.97 KB
08 - Exception Handling Mechanism in Python/002 Try Catch Mechanism using Python.mp4
31.88 MB
08 - Exception Handling Mechanism in Python/002 Try Catch Mechanism using Python_en.srt
12.27 KB
08 - Exception Handling Mechanism in Python/003 Usage of Finally Keyword with exceptions.mp4
17.71 MB
08 - Exception Handling Mechanism in Python/003 Usage of Finally Keyword with exceptions_en.srt
7.27 KB
09 - Selenium Python package Setup with different browsers execution/001 Where to download code files.html
103 B
09 - Selenium Python package Setup with different browsers execution/002 How to invoke Chrome browser and load the Website to automate.mp4
88.79 MB
09 - Selenium Python package Setup with different browsers execution/002 How to invoke Chrome browser and load the Website to automate_en.srt
18.09 KB
09 - Selenium Python package Setup with different browsers execution/003 Basic WebDriver methods to get Title, url and close the session.mp4
51.59 MB
09 - Selenium Python package Setup with different browsers execution/003 Basic WebDriver methods to get Title, url and close the session_en.srt
6.12 KB
09 - Selenium Python package Setup with different browsers execution/004 How to run tests in Firefox and IE Browser.mp4
100.79 MB
09 - Selenium Python package Setup with different browsers execution/004 How to run tests in Firefox and IE Browser_en.srt
13.01 KB
10 - Different Types of Locators in WebDriver API with examples/0. Websites you may like/[CourseClub.Me].url
122 B
10 - Different Types of Locators in WebDriver API with examples/0. Websites you may like/[FreeCourseSite.com].url
127 B
10 - Different Types of Locators in WebDriver API with examples/0. Websites you may like/[GigaCourse.Com].url
49 B
10 - Different Types of Locators in WebDriver API with examples/001 Inspecting HTML to identify attributes of element.mp4
49.64 MB
10 - Different Types of Locators in WebDriver API with examples/001 Inspecting HTML to identify attributes of element_en.srt
9.79 KB
10 - Different Types of Locators in WebDriver API with examples/002 Introduction to CSS Selector and name locators with example.mp4
72.27 MB
10 - Different Types of Locators in WebDriver API with examples/002 Introduction to CSS Selector and name locators with example_en.srt
14.42 KB
10 - Different Types of Locators in WebDriver API with examples/003 Finding Elements with Xpath and Css Using Chropath Plugin.mp4
60.03 MB
10 - Different Types of Locators in WebDriver API with examples/003 Finding Elements with Xpath and Css Using Chropath Plugin_en.srt
17.79 KB
10 - Different Types of Locators in WebDriver API with examples/004 Extracting Text from webPage with Validation Assertions.mp4
95.8 MB
10 - Different Types of Locators in WebDriver API with examples/004 Extracting Text from webPage with Validation Assertions_en.srt
12.25 KB
10 - Different Types of Locators in WebDriver API with examples/005 Identifying Links with Text and building Smart CSS around it.mp4
96.67 MB
10 - Different Types of Locators in WebDriver API with examples/005 Identifying Links with Text and building Smart CSS around it_en.srt
15.05 KB
10 - Different Types of Locators in WebDriver API with examples/006 Identifying Xpath and CSS Using Parent child traverse mechanism.mp4
100.42 MB
10 - Different Types of Locators in WebDriver API with examples/006 Identifying Xpath and CSS Using Parent child traverse mechanism_en.srt
15.29 KB
10 - Different Types of Locators in WebDriver API with examples/007 Example in identifying Labels with the Css Parent child Tag mechanism.mp4
71.72 MB
10 - Different Types of Locators in WebDriver API with examples/007 Example in identifying Labels with the Css Parent child Tag mechanism_en.srt
10.71 KB
10 - Different Types of Locators in WebDriver API with examples/007 syntaxlocator.docx
16.02 KB
11 - Python API-Techniques to automate Web elements/001 Web applications to Practise Selenium Automation.mp4
30.52 MB
11 - Python API-Techniques to automate Web elements/001 Web applications to Practise Selenium Automation_en.srt
3.84 KB
11 - Python API-Techniques to automate Web elements/002 Identifying Static dropdowns using Select class of selenium.mp4
84.42 MB
11 - Python API-Techniques to automate Web elements/002 Identifying Static dropdowns using Select class of selenium_en.srt
11.68 KB
11 - Python API-Techniques to automate Web elements/003 Introducing Validation assertions and running tests in different browsers.mp4
51.28 MB
11 - Python API-Techniques to automate Web elements/003 Introducing Validation assertions and running tests in different browsers_en.srt
8.15 KB
11 - Python API-Techniques to automate Web elements/004 Handling AutoSuggestive Dynamic dropdowns using Selenium Webdriver.mp4
180.68 MB
11 - Python API-Techniques to automate Web elements/004 Handling AutoSuggestive Dynamic dropdowns using Selenium Webdriver_en.srt
20.55 KB
11 - Python API-Techniques to automate Web elements/005 Handling CheckBox dynamically using Selenium Python programming.mp4
72.26 MB
11 - Python API-Techniques to automate Web elements/005 Handling CheckBox dynamically using Selenium Python programming_en.srt
10.98 KB
11 - Python API-Techniques to automate Web elements/006 Understand radiobutton Automation methods with examples.mp4
57.1 MB
11 - Python API-Techniques to automate Web elements/006 Understand radiobutton Automation methods with examples_en.srt
9.06 KB
11 - Python API-Techniques to automate Web elements/007 Handling Java JavaScript Alert popups using Selenium.mp4
107.37 MB
11 - Python API-Techniques to automate Web elements/007 Handling Java JavaScript Alert popups using Selenium_en.srt
13.39 KB
11 - Python API-Techniques to automate Web elements/008 Code (Section 9,10,11) download.html
46 B
11 - Python API-Techniques to automate Web elements/008 code-Part1.zip
4.19 KB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/001 What are waits And Practise WebPage Demo for Automation.mp4
31.01 MB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/001 What are waits And Practise WebPage Demo for Automation_en.srt
6.4 KB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/002 Developing End to End Testcase to Automate ecommerce GreenKart Application.mp4
117.93 MB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/002 Developing End to End Testcase to Automate ecommerce GreenKart Application_en.srt
15.28 KB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/003 What is Impilicit Wait in Selenium And its advantages.mp4
102.78 MB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/003 What is Impilicit Wait in Selenium And its advantages_en.srt
10.33 KB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/004 What is Explicit Wait in Selenium And Example to demonstrate.mp4
130.55 MB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/004 What is Explicit Wait in Selenium And Example to demonstrate_en.srt
13.7 KB
12 - Synchronization (Explicit & Implicit Waits) in Selenium webdriver/005 Where to download code files.html
113 B
13 - Deep Dive into Functional Automation using Python/001 When to use Explicit Wait and IMplicit wait in your Tests.mp4
50.23 MB
13 - Deep Dive into Functional Automation using Python/001 When to use Explicit Wait and IMplicit wait in your Tests_en.srt
7.36 KB
13 - Deep Dive into Functional Automation using Python/002 Functional Automation example on GreenKart application - 1.mp4
144.13 MB
13 - Deep Dive into Functional Automation using Python/002 Functional Automation example on GreenKart application - 1_en.srt
18.01 KB
13 - Deep Dive into Functional Automation using Python/003 Functional Automation example on GreenKart application - 2.mp4
65.02 MB
13 - Deep Dive into Functional Automation using Python/003 Functional Automation example on GreenKart application - 2_en.srt
7.92 KB
13 - Deep Dive into Functional Automation using Python/004 Functional Automation example on GreenKart application - 3.mp4
45.41 MB
13 - Deep Dive into Functional Automation using Python/004 Functional Automation example on GreenKart application - 3_en.srt
6.61 KB
13 - Deep Dive into Functional Automation using Python/005 Build a logic to Automate HTML Web Tables using Selenium Python.mp4
122.52 MB
13 - Deep Dive into Functional Automation using Python/005 Build a logic to Automate HTML Web Tables using Selenium Python_en.srt
20.03 KB
13 - Deep Dive into Functional Automation using Python/006 Code download for Section 12 & 13.html
46 B
13 - Deep Dive into Functional Automation using Python/006 explicitwaitDemo.py
2.07 KB
13 - Deep Dive into Functional Automation using Python/006 waitDemo.py
1.15 KB
14 - Handling Advanced User Interactions and Child windows, Frames/001 Techniques to handle Child WindowsTabs with Selenium.mp4
108.9 MB
14 - Handling Advanced User Interactions and Child windows, Frames/001 Techniques to handle Child WindowsTabs with Selenium_en.srt
15.27 KB
14 - Handling Advanced User Interactions and Child windows, Frames/001 childWindow.py
492 B
14 - Handling Advanced User Interactions and Child windows, Frames/002 What are Frames and techniques to handle with Selenium.mp4
103.19 MB
14 - Handling Advanced User Interactions and Child windows, Frames/002 What are Frames and techniques to handle with Selenium_en.srt
11.49 KB
14 - Handling Advanced User Interactions and Child windows, Frames/002 framesDemo.py
491 B
14 - Handling Advanced User Interactions and Child windows, Frames/003 Advanced Interactions with Browser elements using Actions class Rec 11-07-19 2.mp4
61.35 MB
14 - Handling Advanced User Interactions and Child windows, Frames/003 Advanced Interactions with Browser elements using Actions class Rec 11-07-19 2_en.srt
10.63 KB
14 - Handling Advanced User Interactions and Child windows, Frames/004 Double Click and Context click using Actions Selenium class Rec 11-07-19 3.mp4
84.97 MB
14 - Handling Advanced User Interactions and Child windows, Frames/004 Double Click and Context click using Actions Selenium class Rec 11-07-19 3_en.srt
12.88 KB
14 - Handling Advanced User Interactions and Child windows, Frames/004 actionsDemo.py
822 B
15 - Selenium Python Miscellaneous/001 What is JavaScript executor Where do we need it in selenium.mp4
111.06 MB
15 - Selenium Python Miscellaneous/001 What is JavaScript executor Where do we need it in selenium_en.srt
16.62 KB
15 - Selenium Python Miscellaneous/002 Examples on JS Executor methods for various Web operations.mp4
70.26 MB
15 - Selenium Python Miscellaneous/002 Examples on JS Executor methods for various Web operations_en.srt
11.87 KB
15 - Selenium Python Miscellaneous/002 jseDemo.py
777 B
15 - Selenium Python Miscellaneous/003 What are Chrome Options and importance of them in Selenium.mp4
71.28 MB
15 - Selenium Python Miscellaneous/003 What are Chrome Options and importance of them in Selenium_en.srt
11.86 KB
15 - Selenium Python Miscellaneous/003 chromeOptionsDemo.py
463 B
16 - End to End Practise Project with Complete methods in Selenium/001 Selecting a Product from list of products with Product Name parameter.mp4
88.57 MB
16 - End to End Practise Project with Complete methods in Selenium/001 Selecting a Product from list of products with Product Name parameter_en.srt
13.76 KB
16 - End to End Practise Project with Complete methods in Selenium/002 Complete Checkout Logic with Product selection example.mp4
78.55 MB
16 - End to End Practise Project with Complete methods in Selenium/002 Complete Checkout Logic with Product selection example_en.srt
10.27 KB
16 - End to End Practise Project with Complete methods in Selenium/003 Handling Auto suggestive dropdown to select Location and confirm order.mp4
67.78 MB
16 - End to End Practise Project with Complete methods in Selenium/003 Handling Auto suggestive dropdown to select Location and confirm order_en.srt
7.8 KB
16 - End to End Practise Project with Complete methods in Selenium/004 Taking Screenshots using Selenium Python with assertions.mp4
44.43 MB
16 - End to End Practise Project with Complete methods in Selenium/004 Taking Screenshots using Selenium Python with assertions_en.srt
6.26 KB
16 - End to End Practise Project with Complete methods in Selenium/004 e2eTest.py
1.47 KB
17 - Framework Design Plan - MUST WATCH/001 Important Things to know before starting Framework.mp4
12.43 MB
17 - Framework Design Plan - MUST WATCH/001 Important Things to know before starting Framework_en.srt
6.13 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/001 Important Note on Code repo's.html
192 B
18 - Part 1 Pytest - Unit Testing Framework of Python/002 What is Pytest and its advantages.mp4
53.84 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/002 What is Pytest and its advantages_en.srt
12.15 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/003 Running Pytests from Terminal with different command flags.mp4
96.89 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/003 Running Pytests from Terminal with different command flags_en.srt
13.28 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/004 Stay Connected to Testing Updates.html
1.22 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/005 How to run selected Pytests from set of Tests.mp4
34.85 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/005 How to run selected Pytests from set of Tests_en.srt
9.68 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/006 Grouping tests with pytest marks to run selected group.mp4
77.6 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/006 Grouping tests with pytest marks to run selected group_en.srt
12.66 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/007 What are fixtures and their importance in pytest framework.mp4
33.24 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/007 What are fixtures and their importance in pytest framework_en.srt
9.69 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/008 Importance of Conftest file & Scope of fixtures for building Generic fixtures.mp4
51.86 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/008 Importance of Conftest file & Scope of fixtures for building Generic fixtures_en.srt
15.36 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/009 Introduction to Data driven Fixtures to load data into tests.mp4
75.49 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/009 Introduction to Data driven Fixtures to load data into tests_en.srt
11.73 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/010 Parameterizing test with multiple data sets using Fixtures.mp4
54.23 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/010 Parameterizing test with multiple data sets using Fixtures_en.srt
15.98 KB
18 - Part 1 Pytest - Unit Testing Framework of Python/011 Generating HTML reports for Pytest Testcases.mp4
59.7 MB
18 - Part 1 Pytest - Unit Testing Framework of Python/011 Generating HTML reports for Pytest Testcases_en.srt
7.44 KB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/001 Introduction to Logging in Python Tests (Rec 10-26-19).mp4
10.54 MB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/001 Introduction to Logging in Python Tests (Rec 10-26-19)_en.srt
8.43 KB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/002 Importance of Filehandler in Logging tests.mp4
24.16 MB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/002 Importance of Filehandler in Logging tests_en.srt
12.14 KB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/003 Building reusable Utility for Logging to inject into framework.mp4
102.06 MB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/003 Building reusable Utility for Logging to inject into framework_en.srt
17.11 KB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/004 Integrating Pytest Logs into html Reporting - Sample exercises.mp4
95.02 MB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/004 Integrating Pytest Logs into html Reporting - Sample exercises_en.srt
15.3 KB
19 - Part 2 - Logging and generating HTML Reports in Python Framework/005 Code download for Section 18 & 19.html
46 B
19 - Part 2 - Logging and generating HTML Reports in Python Framework/005 pytestsDemo.zip
89.54 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/001 Important Note on Code repo's.html
196 B
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/002 Standards of writing Selenium tests in Framework.mp4
51 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/002 Standards of writing Selenium tests in Framework_en.srt
10.24 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/003 How to generalize Browser invocation code.mp4
24.76 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/003 How to generalize Browser invocation code_en.srt
7.76 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/004 Creating Setup Fixtures and passing class objects to Test.mp4
92.39 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/004 Creating Setup Fixtures and passing class objects to Test_en.srt
15.51 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/005 Passing command line options to select browser at run time.mp4
64.35 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/005 Passing command line options to select browser at run time_en.srt
14.61 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/006 What is Page object Design pattern and its importance.mp4
118.19 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/006 What is Page object Design pattern and its importance_en.srt
12.44 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/006 What is Page object Design pattern and its importance_en.vtt
16.34 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/007 Implementing Page Objects mechanism into Framework tests -1.mp4
69.79 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/007 Implementing Page Objects mechanism into Framework tests -1_en.srt
9.06 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/008 Smart way of optimizing Page objects by removing object creation in tests.mp4
78.67 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/008 Smart way of optimizing Page objects by removing object creation in tests_en.srt
10.46 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/009 Creating Custom Utilities in Selenium Python Framework.mp4
56.76 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/009 Creating Custom Utilities in Selenium Python Framework_en.srt
9.23 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/010 TestCase #2 in implementing Framework Standards.mp4
82.81 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/010 TestCase #2 in implementing Framework Standards_en.srt
8.96 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/011 Debug and develop custom utilities for Testcase #2.mp4
30.44 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/011 Debug and develop custom utilities for Testcase #2_en.srt
6.17 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/012 Implement Data driven mechanism by removing hard coding data from tests.mp4
75.57 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/012 Implement Data driven mechanism by removing hard coding data from tests_en.srt
11.13 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/013 Parameterizing the Tests with multiple Data sets using Dictionary.mp4
39.74 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/013 Parameterizing the Tests with multiple Data sets using Dictionary_en.srt
11.2 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/014 Implementing Logging feature into Framework tests.mp4
42.36 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/014 Implementing Logging feature into Framework tests_en.srt
8.56 KB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/015 Generating HTML Reports with Logging Integration.mp4
110.6 MB
20 - Part 3 - Develop End to End Selenium Python Framework from scratch/015 Generating HTML Reports with Logging Integration_en.srt
15.63 KB
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/001 Important Note.html
180 B
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/002 Introduction to Jenkins.mp4
16.73 MB
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/002 Introduction to Jenkins_en.srt
4.67 KB
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/003 Integrating Selenium Python framework into Jenkins CI Tool.mp4
78.66 MB
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/003 Integrating Selenium Python framework into Jenkins CI Tool_en.srt
12.39 KB
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/004 Setting up Jenkins Parameterized job variables for browser selection.mp4
46.18 MB
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/004 Setting up Jenkins Parameterized job variables for browser selection_en.srt
10.47 KB
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/005 Creating jenkin Junit results with Pytest commands.mp4
26.68 MB
21 - Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/005 Creating jenkin Junit results with Pytest commands_en.srt
8.78 KB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/001 Introduction to Excel Data driven testing using Pyxl.mp4
48 MB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/001 Introduction to Excel Data driven testing using Pyxl_en.srt
10 KB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/002 Operations to read and write the data from Excel into Python tests.mp4
58.34 MB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/002 Operations to read and write the data from Excel into Python tests_en.srt
8.61 KB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/003 Build a Utility to retrieve values from Sheet based on conditions rec111017.mp4
78.14 MB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/003 Build a Utility to retrieve values from Sheet based on conditions rec111017_en.srt
11.6 KB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/004 Loading the Excel Data from file to Dictionary for further processing.mp4
61.43 MB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/004 Loading the Excel Data from file to Dictionary for further processing_en.srt
8.95 KB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/005 Integrate Excel utility into Selenium Python Framework.mp4
81.25 MB
22 - Part 5 - ReadWrite data from Excel to Selenium Python Framework/005 Integrate Excel utility into Selenium Python Framework_en.srt
11.59 KB
23 - Download Framework Code (Section 20,21,22)/001 Framework Code Download.html
46 B
23 - Download Framework Code (Section 20,21,22)/001 PythonSelFramework.zip
15.08 MB
24 - Important Tips for your new job (Must Watch)/001 Wrapping up - Thankyou Note.mp4
9.58 MB
24 - Important Tips for your new job (Must Watch)/001 Wrapping up - Thankyou Note_en.srt
3 KB
24 - Important Tips for your new job (Must Watch)/002 How to Showcase your Python Testing experience.html
1 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/001 Introduction to GIT.mp4
28.92 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/001 Introduction to GIT_en.srt
9.77 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/002 Importance of Github and its uses.mp4
18.82 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/002 Importance of Github and its uses_en.srt
11.27 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/003 Creating Git config and repositories.mp4
43.05 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/003 Creating Git config and repositories_en.srt
10.49 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/004 Understanding Staging and commit in git.mp4
44.67 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/004 Understanding Staging and commit in git_en.srt
13.53 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/005 Add remote repository and push the committed code.mp4
80.17 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/005 Add remote repository and push the committed code_en.srt
11.33 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/006 End to end working example on Git commands -1.mp4
137.13 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/006 End to end working example on Git commands -1_en.srt
19.35 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/007 End to end working example on Git commands -2.mp4
26.04 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/007 End to end working example on Git commands -2_en.srt
7.94 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/008 Importance of Branching in GIT.mp4
113.92 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/008 Importance of Branching in GIT_en.srt
30.26 KB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/009 How to resolve Merge conflicts with GIT.mp4
65.78 MB
25 - Appendix - Understanding Version Control System GIT (Bonus Section)/009 How to resolve Merge conflicts with GIT_en.srt
17.91 KB
26 - BONUS LECTURE/001 Bonus Lecture.html
3.61 KB

免责声明

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