Skip to main content

Posts Tagged ‘Iframe’

Programmer Working In A Software Developing Company Office

How to Handle iFrames using Selenium

According to our State of Open-Source Testing 2020 Report, Selenium is by far the most widely used open-source automation framework for functional testing of web applications, with over 81% of respondents utilizing it. We’ll talk about iFrames in this blog, including what they are, how they differ from frames, and how to manage them using […]

Cardmapr N8pnhrcr73o Unsplash

Implementing Custom Play/Pause Button for Embedded YouTube Videos Using IFrame Player API

Recently, I worked on one bug where GTM tracking was breaking for an embedded YouTube video with a custom play button. The video played perfectly fine on the click of the play button, but it was not getting tracked by GTM. I didn’t find anything wrong in the code, so I researched and found that […]