* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31

Autor Tópico: Web Automation With Selenium Webdriver And Python  (Lida 48 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115915
  • Karma: +0/-0
Web Automation With Selenium Webdriver And Python
« em: 21 de Dezembro de 2022, 08:33 »


Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.85 GB | Duration: 7h 43m

Discover the powerful automation capabilities of Selenium with Python!

What you'll learn
Setting up the development environment, including installing Python and Selenium WebDriver
Understanding the Selenium WebDriver API and how to use it to interact with web pages
Locating web elements using different techniques, such as CSS selectors and XPath
Manipulating web elements, including entering text, clicking buttons, and selecting options from dropdown menus
Handling web page navigation, including refreshing pages, navigating back and forward, and switching between tabs
Implementing techniques for effective testing, including waiting for elements to load and handling dynamic content
Debugging and troubleshooting common issues that may arise when using Selenium WebDriver
Requirements
Python experience required
Description
Welcome to our comprehensive Selenium WebDriver with Python course!Are you looking to learn how to automate web testing using the powerful combination of Selenium WebDriver and Python? Then this course is for you!In this course, you will learn the fundamentals of using Selenium WebDriver with Python, including how to set up your development environment, understand the Selenium WebDriver API, and use it to interact with web pages. You'll also learn how to locate web elements using different techniques, such as CSS selectors and XPath, and manipulate them to enter text, click buttons, and select options from dropdown menus.But that's just the beginning. We'll also cover important topics such as web page navigation, including refreshing pages, navigating back and forward, and switching between tabs. You'll learn how to handle web page events, such as JavaScript alerts and prompts, and implement effective testing techniques, including waiting for elements to load and handling dynamic content.If you run into any issues along the way, don't worry. We've got you covered. We'll teach you how to debug and troubleshoot common problems that may arise when using Selenium WebDriver, so you can keep your automation scripts running smoothly.By the end of this course, you'll have a solid foundation in using Selenium WebDriver with Python to automate web testing tasks. You'll be able to write scripts that can interact with web pages, locate and manipulate elements, and handle events and dynamic content. You'll be well on your way to becoming a proficient automation engineer.So if you're ready to take your web testing skills to the next level, sign up for our Selenium WebDriver with Python course today! With our comprehensive curriculum and expert instructors, you'll have everything you need to succeed. Don't wait any longer to start your journey towards becoming a Selenium WebDriver with Python pro. Enroll now and we'll see you inside the course!
Overview
Section 1: Course Welcome with FAQs, Files, and Links. Please read!
Lecture 1 Welcome to the Course! FAQs, Links, and Files
Section 2: Course Overview
Lecture 2 Welcome to the Course!
Lecture 3 Course Curriculum
Lecture 4 Environment and Course Set-up
Lecture 5 Selenium Use Cases
Section 3: Chrome Dev Tools
Lecture 6 Using Chrome Dev Tools
Lecture 7 What is Selenium
Section 4: Locating Page Elements
Lecture 8 Locating by CSS Selector
Lecture 9 Locating by ID
Lecture 10 Locating by Name
Lecture 11 Locating by Tag Name
Lecture 12 Locating by XPath
Lecture 13 Locating by Link Text
Lecture 14 Chaining Locators
Lecture 15 Useful Web Element Methods and Attributes
Section 5: Guided Project One
Lecture 16 Guided Project Overview
Lecture 17 Guided Project Walkthrough
Section 6: Page Navigation
Lecture 18 Opening and Closing Windows
Lecture 19 Opening and Closing Tabs
Lecture 20 Navigating iFrames
Lecture 21 Browser History
Lecture 22 Alerts
Lecture 23 Cookies and Storage
Lecture 24 Resizing Windows
Section 7: Automation of Filling in Forms
Lecture 25 Buttons
Lecture 26 Input Elements
Lecture 27 Radio Buttons and Checkboxes
Lecture 28 Dropdown Menus
Lecture 29 Calendar Pickers
Lecture 30 File Upload and Download
Lecture 31 Drag and Drops
Lecture 32 Sliders
Lecture 33 Keyboard Actions
Section 8: Guided Project 2
Lecture 34 Guided Project 2 - Overview
Lecture 35 Guided Project 2 - Code Along Walkthrough
Section 9: Waits
Lecture 36 Implicit Waits
Lecture 37 Explicit Waits
Lecture 38 Adjusting Network Settings
Section 10: Selenium for Mobile
Lecture 39 Setting Up Mobile Views
Lecture 40 Mobile Actions
Section 11: Page Object Model
Lecture 41 Testing without Page Objects
Lecture 42 Page Object Model Overview
Lecture 43 Page Object Model Part One
Lecture 44 Page Object Model Part Two
Lecture 45 Page Object Model Part Three
Section 12: Guided Project Three
Lecture 46 Guided Project Three - Overview
Lecture 47 Guided Project 3 - Part One
Lecture 48 Guided Project 3 - Part Two
Lecture 49 Guided Project 3 - Part Three
Lecture 50 Guided Project 3 - Part Four
Python developers interested in automating interactions on the web


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/b534b58c1286a40d5dc1b05a29d0575f/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part1.rar.html
https://rapidgator.net/file/35fa8332f1bfa32d3bae5f31002bd99f/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part2.rar.html
https://rapidgator.net/file/2665119e21eda5cb5591ec67bd7cd69b/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part3.rar.html
https://rapidgator.net/file/bd37264515544a5745c70522636b6209/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part4.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/c547aa338621ac7D/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part1.rar
https://uploadgig.com/file/download/886239f40998e6Dd/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part2.rar
https://uploadgig.com/file/download/e4050bB4E8e9c7ee/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part3.rar
https://uploadgig.com/file/download/266c962bD1b8e54f/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part4.rar

nitroflare.com:
Citar
https://nitroflare.com/view/D4B9D79D7BDEBCC/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part1.rar
https://nitroflare.com/view/834D2F95F0512B3/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part2.rar
https://nitroflare.com/view/5FDA193A7166633/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part3.rar
https://nitroflare.com/view/4AC3945B48D2172/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part4.rar

1dl.net:
Citar
https://1dl.net/iqaig2gsoxif/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part1.rar
https://1dl.net/pi1gnvy8mqm5/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part2.rar
https://1dl.net/pb2rfe43fda2/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part3.rar
https://1dl.net/ux4oyszrsrrp/rhwtg.Web.Automation.With.Selenium.Webdriver.And.Python.part4.rar