Selenium Webdriver - iFrames

Published: 13 January 2018
on channel: Artur Spirin
17,526
220

Selenium Webdriver allows users to interact with iframes on the page but you have to put a little effort into it. Selenium Webdriver extends specific methods that allow to switch in and out of iframes. In this video we will look at how to use those methods to be able to access and interact with elements inside an iframe and then how to safely exit the iframe and gain access to the original elements on the page.

This tutorial is in Python but similar methods are available in Java.

To practice this we are going to be using this page: http://nunzioweb.com/iframes-example.htm

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

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


Watch video Selenium Webdriver - iFrames online without registration, duration hours minute second in high quality. This video was added by user Artur Spirin 13 January 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 17,526 once and liked it 220 people.