磁力链接

magnet:?xt=urn:btih:B4CF4929C969C10F139ACDB3EAA09EDB1BFA2B96
推荐使用PIKPAK网盘下载资源,PIKPAK是目前最好用网盘,10T超大空间,不和谐任何资源,支持无限次数离线下载,视频在线观看

资源截图

API Integration

文件列表

  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/8. Importance of Branching in GIT.mp4 240.3 MB
  • 11. Python API-Techniques to automate Web elements/3. Handling AutoSuggestive Dynamic dropdowns using Selenium Webdriver.mp4 165.2 MB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/6. End to end working example on Git commands -1.mp4 159.4 MB
  • 24. Practice Exercise with mix of Web Functionality and Excel manipulation/1. How upload & Download works in Selenium Python with an example.mp4 149.3 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/16. Generating HTML Reports with Logging Integration.mp4 137.1 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/7. What is Page object Design pattern and its importance.mp4 133.5 MB
  • 24. Practice Exercise with mix of Web Functionality and Excel manipulation/3. Build excel utils to update the excel files and upload it back to web portal.mp4 129.4 MB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/4. Integrating Pytest Logs into html Reporting - Sample exercises.mp4 128.7 MB
  • 15. Selenium Python Miscellaneous/2. How to Sort the Web tables using Selenium Python -Logic build.mp4 120.2 MB
  • 13. Deep Dive into Functional Automation using Python/3. Functional Automation example on GreenKarts application - 2.mp4 116.1 MB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/3. Building reusable Utility for Logging to inject into framework.mp4 115.7 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/3. Running Pytests from Terminal with different command flags.mp4 109.9 MB
  • 09. Selenium Python package Setup with different browsers execution/3. Invoking Chrome Browser and understand the importance of Service class.mp4 106.7 MB
  • 10. Different Types of Locators in WebDriver API with examples/2. Introduction to CSS Selector and name locators with example.mp4 105.7 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/5. Creating Setup Fixtures and passing class objects to Test.mp4 103.4 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/6. Passing command line options to select browser at run time.mp4 103.1 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/6. Grouping tests with pytest marks to run selected group.mp4 102.7 MB
  • 04. Understanding Python Datatypes and Variables/1. List Datatype and its operations to manipulate.mp4 99.3 MB
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/1. What are waits And Practise WebPage Demo for Automation.mp4 98.8 MB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/5. Add remote repository and push the committed code.mp4 97.9 MB
  • 11. Python API-Techniques to automate Web elements/5. Get Attribute of values to validate dynamic texts on the browser.mp4 93.9 MB
  • 14. Handling Advanced User Interactions and Child windows, Frames/4. What are Frames and techniques to handle with Selenium.mp4 93.8 MB
  • 16. End to End Practise Project with Complete methods in Selenium/3. Handling Auto suggestive dropdown to select Location and confirm order.mp4 93.2 MB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/5. Integrate Excel utility into Selenium Python Framework.mp4 92.7 MB
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/4. What is Explicit Wait in Selenium And Example to demonstrate.mp4 91.6 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/9. Smart way of optimizing Page objects by removing object creation in tests.mp4 89.6 MB
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/2. Developing End to End Testcase to Automate ecommerce GreenKart Application.mp4 89.1 MB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/3. Build a Utility to retrieve values from Sheet based on conditions rec111017.mp4 88.6 MB
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/3. Integrating Selenium Python framework into Jenkins CI Tool.mp4 88.5 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/14. Parameterizing the Tests with multiple Data sets using Dictionary.mp4 88.4 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/15. Implementing Logging feature into Framework tests.mp4 87.3 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/10. Introduction to Data driven Fixtures to load data into tests.mp4 86.6 MB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/4. Understanding Staging and commit in git.mp4 85.1 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/13. Implement Data driven mechanism by removing hard coding data from tests.mp4 83.5 MB
  • 14. Handling Advanced User Interactions and Child windows, Frames/2. Techniques to handle Child WindowsTabs with Selenium.mp4 83.4 MB
  • 14. Handling Advanced User Interactions and Child windows, Frames/1. Advanced Interactions with Browser elements using Actions class Rec 11-07-19 2.mp4 79.5 MB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/7. End to end working example on Git commands -2.mp4 79.2 MB
  • 15. Selenium Python Miscellaneous/3. What are Chrome Options and importance of them in Selenium.mp4 78.5 MB
  • 24. Practice Exercise with mix of Web Functionality and Excel manipulation/2. Generating smart xpaths to query table data dynamically wth selenium.mp4 77.8 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/11. TestCase #2 in implementing Framework Standards.mp4 76.4 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/10. Creating Custom Utilities in Selenium Python Framework.mp4 76.1 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/3. Standards of writing Selenium tests in Framework.mp4 73.2 MB
  • 10. Different Types of Locators in WebDriver API with examples/1. Inspecting HTML to identify attributes of element.mp4 72.5 MB
  • 06. Understand Object Oriented Principles of Python/2. What is Constructor and its role in Object oriented programming Rec-10-19-5.mp4 71.9 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/11. Parameterizing test with multiple data sets using Fixtures.mp4 71.5 MB
  • 13. Deep Dive into Functional Automation using Python/1. Functional Automation example on GreenKart application - 1.mp4 70.3 MB
  • 02. Complete Installation Guide for Python and Selenium Learning/4. What is PIP Client -How to download Python Packages.mp4 69.6 MB
  • 11. Python API-Techniques to automate Web elements/6. Handling CheckBox dynamically using Selenium Python programming.mp4 69.2 MB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/9. How to resolve Merge conflicts with GIT.mp4 69.1 MB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/4. Loading the Excel Data from file to Dictionary for further processing.mp4 69.0 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/5. How to run selected Pytests from set of Tests.mp4 68.4 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/8. Importance of Conftest file & Scope of fixtures for building Generic fixtures.mp4 68.4 MB
  • 06. Understand Object Oriented Principles of Python/3. Inheritance concepts with examples in Python Rec 10-19-19 6.mp4 68.3 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/12. Generating HTML reports for Pytest Testcases.mp4 67.3 MB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/2. Operations to read and write the data from Excel into Python tests.mp4 66.5 MB
  • 10. Different Types of Locators in WebDriver API with examples/3. Finding Elements with Xpath and Css Using Chropath Plugin.mp4 62.3 MB
  • 11. Python API-Techniques to automate Web elements/8. Handling Java JavaScript Alert popups using Selenium.mp4 62.1 MB
  • 16. End to End Practise Project with Complete methods in Selenium/2. Complete Checkout Logic with Product selection example.mp4 61.9 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/2. What is Pytest and its advantages.mp4 60.1 MB
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/4. Setting up Jenkins Parameterized job variables for browser selection.mp4 59.6 MB
  • 02. Complete Installation Guide for Python and Selenium Learning/2. How to Install Python in your Machine.mp4 57.0 MB
  • 15. Selenium Python Miscellaneous/1. What is JavaScript executor Where do we need it in selenium.mp4 56.3 MB
  • 09. Selenium Python package Setup with different browsers execution/4. Running Tests in Chrome, Firefox, Edge on basic WebDriver Methods.mp4 55.0 MB
  • 16. End to End Practise Project with Complete methods in Selenium/1. Selecting a Product from list of products with Product Name parameter.mp4 54.9 MB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/1. Introduction to Excel Data driven testing using Pyxl.mp4 53.9 MB
  • 02. Complete Installation Guide for Python and Selenium Learning/6. Install PyCharm Editor and set Project Interpreter.mp4 53.0 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/8. Implementing Page Objects mechanism into Framework tests -1.mp4 51.7 MB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/1. Introduction to GIT.mp4 51.4 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/12. Debug and develop custom utilities for Testcase #2.mp4 49.8 MB
  • 11. Python API-Techniques to automate Web elements/7. Understand radiobutton Automation methods with examples.mp4 44.8 MB
  • 04. Understanding Python Datatypes and Variables/2. Tuple and Dictionary Data types in Python with examples.mp4 44.1 MB
  • 10. Different Types of Locators in WebDriver API with examples/4. Extracting Text from webPage with Validation Assertions.mp4 43.8 MB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/7. What are fixtures and their importance in pytest framework.mp4 43.4 MB
  • 07. Read & Write to Files in Python/3. Writing Data into File using Python.mp4 41.0 MB
  • 05. Program Flow Control in Python/4. Programming examples using While loop - 2.mp4 36.8 MB
  • 06. Understand Object Oriented Principles of Python/4. Strings and its functions in python.mp4 36.4 MB
  • 05. Program Flow Control in Python/5. What are functions How to use them in Python.mp4 34.9 MB
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/5. Creating jenkin Junit results with Pytest commands.mp4 34.8 MB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/2. Importance of Filehandler in Logging tests.mp4 34.2 MB
  • 11. Python API-Techniques to automate Web elements/1. Web applications to Practise Selenium Automation.mp4 34.2 MB
  • 08. Exception Handling Mechanism in Python/2. Try Catch Mechanism using Python.mp4 33.9 MB
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/2. Introduction to Jenkins.mp4 32.3 MB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/3. Creating Git config and repositories.mp4 32.1 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/2. Must watch lecture on how Selenium updated its version.mp4 29.8 MB
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/3. What is Impilicit Wait in Selenium And its advantages.mp4 29.3 MB
  • 11. Python API-Techniques to automate Web elements/2. Identifying Static dropdowns using Select class of selenium.mp4 28.9 MB
  • 05. Program Flow Control in Python/2. How loops work in Python and importance of code idendation.mp4 28.8 MB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/4. How to generalize Browser invocation code.mp4 26.9 MB
  • 07. Read & Write to Files in Python/2. Importance of readLine and readLines Methods in python.mp4 26.7 MB
  • 06. Understand Object Oriented Principles of Python/1. OOPS Principles Classes and objects in Python.mp4 25.5 MB
  • 05. Program Flow Control in Python/1. If else condition in python with working examples.mp4 25.3 MB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/2. Importance of Github and its uses.mp4 22.6 MB
  • 07. Read & Write to Files in Python/1. How to read text file content using Python.mp4 21.6 MB
  • 03. Getting Started with Python Basics/2. Python hello world Program with Basics.mp4 20.6 MB
  • 08. Exception Handling Mechanism in Python/3. Usage of Finally Keyword with exceptions.mp4 18.9 MB
  • 01. Why Python Testing and its Importance/1. Why Choose Selenium Python for Test Automation needs.mp4 18.7 MB
  • 08. Exception Handling Mechanism in Python/1. How to raise exception in Python.mp4 18.2 MB
  • 03. Getting Started with Python Basics/3. Datatypes in python and how to get the Type at run time.mp4 17.6 MB
  • 23. Download Framework Code (Section 20,21,22)/1. PythonSelFramework.zip 15.8 MB
  • 14. Handling Advanced User Interactions and Child windows, Frames/3.1 Assignment-psf23.mp4 14.2 MB
  • 17. Framework Design Plan - MUST WATCH/1. Important Things to know before starting Framework.mp4 13.5 MB
  • 05. Program Flow Control in Python/3. Programming examples using for loop - 1.mp4 13.4 MB
  • 25. Important Tips for your new job (Must Watch)/1. Wrapping up - Thankyou Note.mp4 12.8 MB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/1. Introduction to Logging in Python Tests (Rec 10-26-19).mp4 11.6 MB
  • 04. Understanding Python Datatypes and Variables/3. How to Create Dictionaries at run time and add data into it.mp4 10.9 MB
  • 02. Complete Installation Guide for Python and Selenium Learning/3. Important note for MAC Users.mp4 10.2 MB
  • 02. Complete Installation Guide for Python and Selenium Learning/1. Video Player Setting tips for Best Experience in viewing course.mp4 8.5 MB
  • 13. Deep Dive into Functional Automation using Python/2. Assignment - 2 Exercises.mp4 7.0 MB
  • 16. End to End Practise Project with Complete methods in Selenium/4. pythonTesting.zip 3.0 MB
  • 23. Download Framework Code (Section 20,21,22)/2. Notes.pdf 133.6 kB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/5. pytestsDemo.zip 91.7 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/8. Importance of Branching in GIT.vtt 29.8 kB
  • 24. Practice Exercise with mix of Web Functionality and Excel manipulation/3. Build excel utils to update the excel files and upload it back to web portal.vtt 23.7 kB
  • 24. Practice Exercise with mix of Web Functionality and Excel manipulation/1. How upload & Download works in Selenium Python with an example.vtt 22.5 kB
  • 09. Selenium Python package Setup with different browsers execution/3. Invoking Chrome Browser and understand the importance of Service class.vtt 22.2 kB
  • 15. Selenium Python Miscellaneous/2. How to Sort the Web tables using Selenium Python -Logic build.vtt 21.5 kB
  • 06. Understand Object Oriented Principles of Python/2. What is Constructor and its role in Object oriented programming Rec-10-19-5.vtt 19.4 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/6. End to end working example on Git commands -1.vtt 18.5 kB
  • 04. Understanding Python Datatypes and Variables/1. List Datatype and its operations to manipulate.vtt 18.2 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/9. How to resolve Merge conflicts with GIT.vtt 18.0 kB
  • 06. Understand Object Oriented Principles of Python/3. Inheritance concepts with examples in Python Rec 10-19-19 6.vtt 17.8 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/7. What is Page object Design pattern and its importance.vtt 17.3 kB
  • 11. Python API-Techniques to automate Web elements/3. Handling AutoSuggestive Dynamic dropdowns using Selenium Webdriver.vtt 16.6 kB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/3. Building reusable Utility for Logging to inject into framework.vtt 16.0 kB
  • 10. Different Types of Locators in WebDriver API with examples/4. Extracting Text from webPage with Validation Assertions.vtt 15.9 kB
  • 05. Program Flow Control in Python/4. Programming examples using While loop - 2.vtt 15.6 kB
  • 05. Program Flow Control in Python/5. What are functions How to use them in Python.vtt 15.2 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/11. Parameterizing test with multiple data sets using Fixtures.vtt 14.9 kB
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/4. What is Explicit Wait in Selenium And Example to demonstrate.vtt 14.7 kB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/4. Integrating Pytest Logs into html Reporting - Sample exercises.vtt 14.5 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/5. Creating Setup Fixtures and passing class objects to Test.vtt 14.4 kB
  • 15. Selenium Python Miscellaneous/1. What is JavaScript executor Where do we need it in selenium.vtt 14.4 kB
  • 16. End to End Practise Project with Complete methods in Selenium/3. Handling Auto suggestive dropdown to select Location and confirm order.vtt 14.2 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/16. Generating HTML Reports with Logging Integration.vtt 14.1 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/8. Importance of Conftest file & Scope of fixtures for building Generic fixtures.vtt 13.9 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/6. Passing command line options to select browser at run time.vtt 13.6 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/4. Understanding Staging and commit in git.vtt 13.1 kB
  • 14. Handling Advanced User Interactions and Child windows, Frames/2. Techniques to handle Child WindowsTabs with Selenium.vtt 13.0 kB
  • 06. Understand Object Oriented Principles of Python/4. Strings and its functions in python.vtt 13.0 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/3. Running Pytests from Terminal with different command flags.vtt 12.9 kB
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/2. Developing End to End Testcase to Automate ecommerce GreenKart Application.vtt 12.8 kB
  • 10. Different Types of Locators in WebDriver API with examples/2. Introduction to CSS Selector and name locators with example.vtt 12.5 kB
  • 14. Handling Advanced User Interactions and Child windows, Frames/1. Advanced Interactions with Browser elements using Actions class Rec 11-07-19 2.vtt 12.3 kB
  • 13. Deep Dive into Functional Automation using Python/1. Functional Automation example on GreenKart application - 1.vtt 12.2 kB
  • 14. Handling Advanced User Interactions and Child windows, Frames/4. What are Frames and techniques to handle with Selenium.vtt 12.2 kB
  • 24. Practice Exercise with mix of Web Functionality and Excel manipulation/2. Generating smart xpaths to query table data dynamically wth selenium.vtt 12.2 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/6. Grouping tests with pytest marks to run selected group.vtt 12.0 kB
  • 09. Selenium Python package Setup with different browsers execution/4. Running Tests in Chrome, Firefox, Edge on basic WebDriver Methods.vtt 12.0 kB
  • 04. Understanding Python Datatypes and Variables/2. Tuple and Dictionary Data types in Python with examples.vtt 11.9 kB
  • 13. Deep Dive into Functional Automation using Python/3. Functional Automation example on GreenKarts application - 2.vtt 11.7 kB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/3. Build a Utility to retrieve values from Sheet based on conditions rec111017.vtt 11.7 kB
  • 07. Read & Write to Files in Python/3. Writing Data into File using Python.vtt 11.6 kB
  • 08. Exception Handling Mechanism in Python/2. Try Catch Mechanism using Python.vtt 11.6 kB
  • 05. Program Flow Control in Python/1. If else condition in python with working examples.vtt 11.6 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/2. What is Pytest and its advantages.vtt 11.4 kB
  • 05. Program Flow Control in Python/2. How loops work in Python and importance of code idendation.vtt 11.4 kB
  • 15. Selenium Python Miscellaneous/3. What are Chrome Options and importance of them in Selenium.vtt 11.4 kB
  • 10. Different Types of Locators in WebDriver API with examples/1. Inspecting HTML to identify attributes of element.vtt 11.3 kB
  • 01. Why Python Testing and its Importance/1. Why Choose Selenium Python for Test Automation needs.vtt 11.2 kB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/2. Importance of Filehandler in Logging tests.vtt 11.2 kB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/5. Integrate Excel utility into Selenium Python Framework.vtt 11.2 kB
  • 07. Read & Write to Files in Python/2. Importance of readLine and readLines Methods in python.vtt 11.2 kB
  • 11. Python API-Techniques to automate Web elements/6. Handling CheckBox dynamically using Selenium Python programming.vtt 11.2 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/5. Add remote repository and push the committed code.vtt 11.1 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/10. Introduction to Data driven Fixtures to load data into tests.vtt 10.9 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/3. Standards of writing Selenium tests in Framework.vtt 10.9 kB
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/1. What are waits And Practise WebPage Demo for Automation.vtt 10.8 kB
  • 14. Handling Advanced User Interactions and Child windows, Frames/3.1 Assignment-Assignment - Child window Practice.html 10.8 kB
  • 02. Complete Installation Guide for Python and Selenium Learning/6. Install PyCharm Editor and set Project Interpreter.vtt 10.7 kB
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/3. Integrating Selenium Python framework into Jenkins CI Tool.vtt 10.7 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/2. Importance of Github and its uses.vtt 10.6 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/13. Implement Data driven mechanism by removing hard coding data from tests.vtt 10.6 kB
  • 11. Python API-Techniques to automate Web elements/8. Handling Java JavaScript Alert popups using Selenium.vtt 10.6 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/14. Parameterizing the Tests with multiple Data sets using Dictionary.vtt 10.5 kB
  • 06. Understand Object Oriented Principles of Python/1. OOPS Principles Classes and objects in Python.vtt 10.1 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/1. Introduction to GIT.vtt 10.0 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/3. Creating Git config and repositories.vtt 10.0 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/9. Smart way of optimizing Page objects by removing object creation in tests.vtt 9.9 kB
  • 10. Different Types of Locators in WebDriver API with examples/3. Finding Elements with Xpath and Css Using Chropath Plugin.vtt 9.7 kB
  • 02. Complete Installation Guide for Python and Selenium Learning/4. What is PIP Client -How to download Python Packages.vtt 9.4 kB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/1. Introduction to Excel Data driven testing using Pyxl.vtt 9.4 kB
  • 16. End to End Practise Project with Complete methods in Selenium/2. Complete Checkout Logic with Product selection example.vtt 9.3 kB
  • 11. Python API-Techniques to automate Web elements/5. Get Attribute of values to validate dynamic texts on the browser.vtt 9.3 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/5. How to run selected Pytests from set of Tests.vtt 9.2 kB
  • 03. Getting Started with Python Basics/2. Python hello world Program with Basics.vtt 9.2 kB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/4. Loading the Excel Data from file to Dictionary for further processing.vtt 9.1 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/7. What are fixtures and their importance in pytest framework.vtt 9.0 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/8. Implementing Page Objects mechanism into Framework tests -1.vtt 8.9 kB
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/4. Setting up Jenkins Parameterized job variables for browser selection.vtt 8.7 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/10. Creating Custom Utilities in Selenium Python Framework.vtt 8.7 kB
  • 07. Read & Write to Files in Python/1. How to read text file content using Python.vtt 8.5 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/11. TestCase #2 in implementing Framework Standards.vtt 8.4 kB
  • 16. End to End Practise Project with Complete methods in Selenium/1. Selecting a Product from list of products with Product Name parameter.vtt 8.4 kB
  • 22. Part 5 - ReadWrite data from Excel to Selenium Python Framework/2. Operations to read and write the data from Excel into Python tests.vtt 8.4 kB
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/5. Creating jenkin Junit results with Pytest commands.vtt 8.4 kB
  • 02. Complete Installation Guide for Python and Selenium Learning/2. How to Install Python in your Machine.vtt 8.2 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/15. Implementing Logging feature into Framework tests.vtt 8.1 kB
  • 11. Python API-Techniques to automate Web elements/2. Identifying Static dropdowns using Select class of selenium.vtt 7.9 kB
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/3. What is Impilicit Wait in Selenium And its advantages.vtt 7.8 kB
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/1. Introduction to Logging in Python Tests (Rec 10-26-19).vtt 7.7 kB
  • 26. Appendix - Understanding Version Control System GIT (Bonus Section)/7. End to end working example on Git commands -2.vtt 7.5 kB
  • 11. Python API-Techniques to automate Web elements/7. Understand radiobutton Automation methods with examples.vtt 7.5 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/4. How to generalize Browser invocation code.vtt 7.2 kB
  • 03. Getting Started with Python Basics/3. Datatypes in python and how to get the Type at run time.vtt 7.1 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/12. Generating HTML reports for Pytest Testcases.vtt 7.0 kB
  • 08. Exception Handling Mechanism in Python/3. Usage of Finally Keyword with exceptions.vtt 6.9 kB
  • 08. Exception Handling Mechanism in Python/1. How to raise exception in Python.vtt 6.7 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/12. Debug and develop custom utilities for Testcase #2.vtt 5.9 kB
  • 17. Framework Design Plan - MUST WATCH/1. Important Things to know before starting Framework.vtt 5.6 kB
  • 05. Program Flow Control in Python/3. Programming examples using for loop - 1.vtt 5.5 kB
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/2. Must watch lecture on how Selenium updated its version.vtt 5.3 kB
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/2. Introduction to Jenkins.vtt 4.5 kB
  • 11. Python API-Techniques to automate Web elements/9. code-Part1.zip 4.3 kB
  • 02. Complete Installation Guide for Python and Selenium Learning/3. Important note for MAC Users.vtt 4.3 kB
  • 04. Understanding Python Datatypes and Variables/3. How to Create Dictionaries at run time and add data into it.vtt 4.3 kB
  • 02. Complete Installation Guide for Python and Selenium Learning/1. Video Player Setting tips for Best Experience in viewing course.vtt 4.0 kB
  • 27. BONUS LECTURE/1. Bonus Lecture. What next.html 3.5 kB
  • 11. Python API-Techniques to automate Web elements/1. Web applications to Practise Selenium Automation.vtt 3.4 kB
  • 06. Understand Object Oriented Principles of Python/5. pythonBasics.zip 3.1 kB
  • 25. Important Tips for your new job (Must Watch)/1. Wrapping up - Thankyou Note.vtt 2.7 kB
  • 13. Deep Dive into Functional Automation using Python/2. Assignment - 2 Exercises.vtt 2.1 kB
  • 13. Deep Dive into Functional Automation using Python/4. explicitwaitDemo.py 2.1 kB
  • 24. Practice Exercise with mix of Web Functionality and Excel manipulation/4. Code download.html 1.9 kB
  • 09. Selenium Python package Setup with different browsers execution/2. Stay Connected to the Testing World.html 1.5 kB
  • 02. Complete Installation Guide for Python and Selenium Learning/5. Python, Selenium Installation Guide Download.html 1.4 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/4. Stay Connected to Testing Updates.html 1.2 kB
  • 13. Deep Dive into Functional Automation using Python/4. waitDemo.py 1.2 kB
  • 11. Python API-Techniques to automate Web elements/4. Stay updated in Testing World.html 1.1 kB
  • 18. Part 1 Pytest - Unit Testing Framework of Python/9. Stay updated in Testing World.html 1.1 kB
  • 25. Important Tips for your new job (Must Watch)/2. How to Showcase your Python Testing experience.html 1.0 kB
  • 01. Why Python Testing and its Importance/2. Glance on Selenium Features.html 469 Bytes
  • 15. Selenium Python Miscellaneous/3. chromeOptionsDemo.py 463 Bytes
  • 09. Selenium Python package Setup with different browsers execution/5. code download.html 283 Bytes
  • 20. Part 3 - Develop End to End Selenium Python Framework from scratch/1. Important Note on Code repo's.html 196 Bytes
  • 18. Part 1 Pytest - Unit Testing Framework of Python/1. Important Note on Code repo's.html 192 Bytes
  • 21. Part 4 - Integrating Framework to Jenkins and setup various Job Parameters/1. Important Note.html 180 Bytes
  • 09. Selenium Python package Setup with different browsers execution/1. Where to download code files.html 162 Bytes
  • 12. Synchronization (Explicit & Implicit Waits) in Selenium webdriver/5. Where to download code files.html 113 Bytes
  • 23. Download Framework Code (Section 20,21,22)/2. Course Notes download.html 108 Bytes
  • 03. Getting Started with Python Basics/1. Where to download Code files of Python topics.html 101 Bytes
  • 16. End to End Practise Project with Complete methods in Selenium/4. CODE DOWNLOAD ( Section 9 - Section 16).html 64 Bytes
  • 06. Understand Object Oriented Principles of Python/5. Code files download.html 53 Bytes
  • 11. Python API-Techniques to automate Web elements/9. Code (Section 9,10,11) download.html 46 Bytes
  • 13. Deep Dive into Functional Automation using Python/4. Code download for Section 12 & 13.html 46 Bytes
  • 19. Part 2 - Logging and generating HTML Reports in Python Framework/5. Code download for Section 18 & 19.html 46 Bytes
  • 23. Download Framework Code (Section 20,21,22)/1. Framework Code Download.html 46 Bytes

温馨提示

本站不存储任何资源内容,只收集BT种子元数据(例如文件名和文件大小)和磁力链接(BT种子标识符),并提供查询服务,是一个完全合法的搜索引擎系统。网站不提供种子下载服务,用户可以通过第三方链接或磁力链接获取到相关的种子资源。本站也不对BT种子真实性及合法性负责,请用户注意甄别!