FileMood

Download Udemy - Master Selenium Webdriver with Python using SeleniumBase (1.2024)

Udemy Master Selenium Webdriver with Python using SeleniumBase 2024

Name

Udemy - Master Selenium Webdriver with Python using SeleniumBase (1.2024)

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

6.9 GB

Total Files

116

Last Seen

2025-07-13 23:15

Hash

0D1B7B50CF3E837EAFA8D1BA0140CBB00A629076

/1. Introduction/

2. Must Watch - Before You Get Started !.mp4

111.5 MB

1. Course Outline.mp4

52.9 MB

3. Why not to use Selenium.mp4

51.9 MB

5. pyTest Overview.mp4

42.3 MB

4. Why SeleniumBase.mp4

41.6 MB

2.4 Leave Review.html

0.2 KB

2.2 Github Repository.html

0.1 KB

2.3 Join the Mailing List.html

0.1 KB

2.1 Discord Access.html

0.1 KB

/10. Setup Framework/

8. Doc String - Implementation.mp4

85.7 MB

2. Overriding Settings File.mp4

68.7 MB

1. Config File Setup.mp4

52.5 MB

4. Code Linter - Implementation.mp4

41.1 MB

6. Code Formatter - Implementation.mp4

37.6 MB

7. Doc String - Overview.mp4

27.2 MB

5. Code Formatter - Overview.mp4

21.3 MB

3. Code Linter - Overview.mp4

16.4 MB

9. POM & Framework.html

0.2 KB

/11. Optimize Framework/

1. Implement Hooks.mp4

102.7 MB

6. Utils File - Implementation.mp4

98.5 MB

3. Data Driven Testing - Implementation.mp4

94.7 MB

4. File Path Optimization.mp4

88.3 MB

8. Solution - Utils File.mp4

56.6 MB

2. Data Driven Testing - Overview.mp4

30.4 MB

7. Exercise - Utils File.mp4

20.3 MB

5. Utils File - Overview.mp4

18.6 MB

/12. Tests Execution/

1. Execute Individual Test.mp4

81.0 MB

3. Group Tests - Implementation.mp4

58.8 MB

5. Add Markers Info.mp4

54.3 MB

4. Exclude Tests.mp4

48.4 MB

2. Group Tests - Overview.mp4

24.2 MB

/13. Parallel & Cross-Browser Testing/

1. Parallel Testing.mp4

83.4 MB

2. Cross-Browser Testing.mp4

46.0 MB

3. Headless Browser Testing.mp4

35.9 MB

/14. Debugging/

5. PyCharm Debugger - Implementation.mp4

159.2 MB

1. Basic Debugging.mp4

79.1 MB

3. Trace Mode - Implementation.mp4

72.8 MB

4. PyCharm Debugger - Overview.mp4

28.0 MB

2. Trace Mode - Overview.mp4

22.2 MB

/15. Reporting/

2. Auto-Generated Logs - Implementation.mp4

88.5 MB

4. Dashboard Reporting - Implementation.mp4

65.1 MB

6. HTML Report - Implementation.mp4

57.0 MB

3. Dashboard Reporting - Overview.mp4

22.7 MB

1. Auto-Generated Logs - Overview.mp4

21.6 MB

5. HTML Report - Overview.mp4

19.3 MB

/16. Continuous Integration/

2. Setup Workflow File.mp4

79.4 MB

4. Add Linter in CI.mp4

76.3 MB

7. Upload Report Artifacts to CI - Part 2.mp4

67.0 MB

6. Upload Report Artifacts to CI - Part 1.mp4

64.6 MB

9. Optimize Build.mp4

63.8 MB

3. Run Tests in CI.mp4

60.2 MB

5. Add File Formatter in CI.mp4

48.1 MB

8. Fail Build and Review Results.mp4

46.9 MB

1. Github Actions - Overview.mp4

46.2 MB

/17. Cloud Integrattion/

4. Update BrowserStack Test Status.mp4

77.5 MB

6. Optimize BaseTest Class.mp4

59.6 MB

5. Create BaseTest for BrowserStack.mp4

47.5 MB

1. BrowserStack Overview.mp4

44.6 MB

2. BrowserStack Account Creation.mp4

33.2 MB

3. BrowserStack Capabilities Setup.mp4

17.7 MB

/18. Optimize BrowserStack in CI/

3. Run BrowserStack Tests through CI.mp4

61.0 MB

2. Add BrowserStack in CI Workflow File.mp4

35.9 MB

1. Add Secrets in Github Actions.mp4

30.1 MB

/19. Interview Questions/

1. Common Interview Questions.html

0.2 KB

/2. Setup & Installation/

5. Virtual Envirornment Overview.mp4

89.0 MB

6. SeleniumBase Installation.mp4

76.4 MB

3. Python Setup - Windows.mp4

70.2 MB

4. PyCharm Setup - Windows.mp4

53.4 MB

1. Python Setup - macOS.mp4

50.0 MB

2. PyCharm Setup - macOS.mp4

30.7 MB

/20. Wrap Up/

1. Thank You!.html

1.7 KB

/3. Python Crash Course/

1. Crash Course For Beginners.html

0.8 KB

3. Building a Simple Browser Class.html

0.2 KB

2. Python Quiz.html

0.2 KB

/4. Write Tests/

6. Working with Multiple Elements.mp4

137.0 MB

4. Interacting With Elements - CSS Selector.mp4

125.4 MB

1. Writing Your First Test.mp4

120.2 MB

5. Interacting With Elements - Xpath Selector.mp4

98.0 MB

2. Reviewing Test Failure.mp4

88.5 MB

8. Solution Elements Interaction.mp4

83.3 MB

3. Pushing Changes to GitHub.mp4

57.5 MB

7. Exercise Elements Interaction.mp4

27.1 MB

/5. Assertions/

8. Solution - Assertions - Part 2.mp4

124.7 MB

1. Assert Equal and True.mp4

97.0 MB

3. Assert In and Attribute.mp4

90.0 MB

2. Assert Element Visible and Present.mp4

87.2 MB

5. Assert Element Not Visible and Present.mp4

84.4 MB

4. Assert Not Equal and False.mp4

81.8 MB

7. Solution - Assertions - Part 1.mp4

76.2 MB

6. Exercise - Assertions.mp4

19.5 MB

/6. Handling Waits/

3. Handling Explicit Waits.mp4

151.0 MB

2. Handling Implicit Waits.mp4

150.8 MB

1. Implicit vs Explicit Waits.mp4

62.4 MB

4. Assertion & Waits.html

0.2 KB

/7. Demo Site/

8. Hover Over Element.mp4

111.6 MB

3. Handling Dropdown.mp4

111.3 MB

5. Dealing with iFrames.mp4

96.3 MB

4. Check the Checkbox.mp4

78.7 MB

2. Working with Input Slider.mp4

65.7 MB

7. Solution - Checkbox in iFrame.mp4

58.3 MB

1. Demo Page Overview.mp4

31.5 MB

6. Exercise - Checkbox in iFrame.mp4

17.5 MB

/8. Tab & Uploads/

1. Interact with New Tab.mp4

112.0 MB

5. Multiple File Upload - Implementation.mp4

102.2 MB

3. Single File Upload - Implementation.mp4

93.9 MB

2. Single File Upload - Overview.mp4

48.5 MB

4. Multiple File Upload - Overview.mp4

30.5 MB

/9. Page Object Model/

4. Home Page - Methods.mp4

109.5 MB

5. Home Page - Update Tests.mp4

106.4 MB

7. Solution - Upload Page Implementation.mp4

78.7 MB

8. Solution - Update Upload Test.mp4

73.8 MB

2. Home Page - Initial Setup.mp4

66.9 MB

3. Home Page - Locators.mp4

51.8 MB

9. Solution - Upload Page Optimization.mp4

46.5 MB

1. Page Object Model (POM) Overview.mp4

43.8 MB

6. Exercise - Upload Page.mp4

9.2 MB

 

Total files 116


Copyright © 2025 FileMood.com