Selenium Webdriver - iFrames

preview_player
Показать описание
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.

If you like my channel, make sure to support it:

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:
etc

If you like my channel, make sure to support it:
Рекомендации по теме
Комментарии
Автор

I HAVE BEEN STRUGGLING FOR SO LONG TRYING TO UNDERSTAND THIS AND THIS WAS ALL THE HELP I NEEDED TO GET GOING AGAIN! thank you so much for this video bro

BigMac_
Автор

Thank you for this, I was in a dead end, your video came up in just the wright moment !

Spence
Автор

thx, for sharing Your knowledge - it helped me a lot ( i was making some simple script and got angry that I cant find objects - now i know why)

PLumisko
Автор

Fantastic !!!! to the point and comprehensive...Thank you so much!!!

nomantufail
Автор

Hi Artur. Thank you so much for this tutorial. I was trying to drag and drop some objects and could't make it work. The problem was that all those objects are usually inside some 'iframe'. Therefore, I could not allocate non of those objects. Thanks to you now everything works just fine.

iKostanCom
Автор

thanks for video man, it really helped me

デク-bj
Автор

Thanks for the video!!! You helped me a lot.!

gabrielespinolalincoln
Автор

so helpful, Thank you so much for the video

gowthamgopinathan
Автор

On my own project i can get to the first frame but the second one says


IndexError: list index out of range

alexlytle
Автор

Can i please ask you to make a video on, how to play a video on any website? i tried to use actionsChains to move over and click the play button but that didnt work, or just click it, which also didnt work. i dont know if its because its am HTML5 video or something else. its my first time trying to test a video player in selenium python. thanks

Zack-nivz
Автор

Thanks a lot for explaining. Do happen to know a trick to check if an page element is whithin an (i)frame?

pieterjdw
Автор

you could ve atleast zoomed in
the screen a bit so it would be visible, but anyway good tut

shantanurauthan
Автор

'WebElement' object is not subscriptable

Haluna
Автор

Hi, bro, could you kindly use bigger font
use bigger font I cant read

silovoymisha