RUVIDEO
Поделитесь видео 🙏

Python WebDriver By Selectors

This is a Python Webdriver Tutorial for the beginners.

This tutorial will teach you how to locate HTML elements in the DOM using different By selectors from the Python version of the Selenium WebDriver such as NAME, ID, CLASS_NAME, LINK_TEXT, PARTIAL_LINK_TEXT and TAG_NAME. It will show you how to get attributes from those HTML elements such as values from Angular elements and src from image elements and demonstrate basic flow using Google Search as the primary use case.

In this tutorial we are using PyCharm for development, if you do not have PyCharm installed, you can learn how to install it via this video: https://www.youtube.com/watch?v=QzcaEELafkE

If you do not have WebDriver and/or ChromeDriver Installed, you can learn how to install it from this video: https://www.youtube.com/watch?v=gVXcVcTRXd0

Checkout the next Python webdriver tutorial that will show you how to create simple to advanced XPATH expressions to be used with the By.XPATH selector: https://www.youtube.com/watch?v=PqSXxrVNpLA

This video is part of the Python WebDriver video series.
It is the most complete and most advanced collection of Python WebDriver Tutorials on the internet.
Every video in this course goes in-depth with examples of best practices and explanations of why its a best practice.
You will not find better Python Selenium WebDriver tutorials anywhere else, paid or not.
In fact I have never seen any tutorial online that show how to create wrappers for WebDriver,
which are fundamental when building frameworks and I have yet to see a proper video that shows how to create Page Objects.
This series covers basic areas for WebDriver with advanced examples of how to build and support each component in a
reusable and scalable manner for selectors, dropdowns, checkboxes, radio buttons etc.
This Python tutorial series on WebDriver also covers more advanced areas like:
- Create wrappers for Browser: https://goo.gl/kTkrX2
- Create wrappers for WebElement selectors: https://goo.gl/VTQLnx
- Work with iFrames: https://goo.gl/A7z5Yo
- Manipulate Cookies in every way possible: https://goo.gl/gDQ8ki
- Download Files: https://goo.gl/GrBCct
- Work with Dynamic HTML Tables: https://goo.gl/YygPx9
- Use WebDriver to Upload Files: https://goo.gl/XCca7e
- Many ways to deal with System Dialogs when using WebDriver with Python: https://goo.gl/ZRTMy7
- All of the ways for doing drag and drop: https://goo.gl/kQG6ap
- Download and compare images on Python 2 and Python 3: https://goo.gl/XEEA64
etc

If you like my channel, make sure to support it:
via PayPal donations: https://goo.gl/jYc1Mu
or become my Patron and back me on Patreon: https://goo.gl/Wsf1jZ

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Python WebDriver By Selectors», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.