Hemanshu Vadodariya (Hemu)hemanshu83.hashnode.dev路Sep 18, 2024Why iFrames Are No Longer Best: Explore Modern AlternativesIn the early days of web development, iFrames were revolutionary. They allowed developers to embed content from external sources into web pages, enabling rich multimedia experiences without overcomplicating the code. Fast forward to today, however, a...DiscussWeb Development
Nile Bitsnilebits.hashnode.dev路Sep 15, 2024Implementing Clickjacking Defense Techniques in JavaScriptThe emergence of sophisticated assaults like clickjacking has made security a primary issue in today's online world. By deceiving consumers into clicking on something that differs from what they initially see, attackers deploy a nefarious method call...DiscussJavaScript
Samuel Uzorsamueluzor.hashnode.dev路Sep 11, 2024No API Key? No Problem! Here's How to Add Google Maps to Your Site.With the increased demand to make websites more interactive by embedding Maps on them, it has become more relevant to simplify the process of integrating Google Maps into websites without needing an API key. In this article, I will outline two straig...Discuss路4 likes路59 readsapikey
Shankar Kakumaniblog.shankarkakumani.dev路Jul 13, 2024Flutter Web + iFrame: The Basic Guide Using HtmlElementViewWelcome back to the magical world of Flutter Web and iFrames! Today, we're going to delve deeper into loading HTML files, exploring options and controls for iFrames, and handling multiple iFrames within a Flutter app. Buckle up, it's going to be a fu...Discuss路2 likes路150 readsFlutter & DartHTML Embedding
Adeesh Sharmaadeesh.hashnode.dev路Feb 12, 2024Micro Frontends Demystified: Start Building Modular Web Apps with iFrames and PostMessageIn this blog, we will understand what micro-frontends are鈥攁n architectural style that's revolutionizing how we build and scale complex web applications. We will delve into the core concepts of micro-frontends, focusing on the integration of independe...Discuss路11 likes路1.8K readsMicrofrontend
Jaydeep Karalejaydeepkarale.hashnode.dev路Jan 22, 2024How to Handle iFrames in PlaywrightOVERVIEW An < iframe > (short for inline frame) is an HTML element that allows you to embed another HTML document within the current page. Introduced in 1998, an iframe is one of the oldest HTML tags. They are commonly used to display external conten...Discussplaywright
Pankaj Suryavanshidevtestops.hashnode.dev路Jan 9, 2024Handling iFrames in Selenium Java馃寪馃殌Introduction In the realm of Selenium automation, understanding and mastering iframes is crucial for crafting robust and interactive test scenarios. Iframes, or inline frames, are HTML elements that allow developers to embed external documents seamle...DiscussSelenium Javaselenium
Rinaldo Badigarrinaldo.hashnode.dev路Jan 9, 2024Working with iFrames in SeleniumWeb applications often incorporate iframes (inline frames) to embed content seamlessly within a webpage. Selenium, a go-to tool for web automation, provides robust support for handling iframes. In this blog post, we'll explore the concepts of iframes...DiscussSelenium with Javaselenium
Debasmita Adhikaridebasmita-a.hashnode.dev路Dec 21, 2023Handling frames in SeleniumWhat are frames/iframes? HTML frames/iframes are used to divide the web page into multiple sections, so that they can load on the page as required. It could be a window or sub window within the page. We can show different types of elements within the...DiscussSelenium BasicsswitchTo()
Malav ShahforCerta's Tech Blogblog.certa.dev路Oct 17, 2023Third-Party Cookie Restrictions for Iframes in SafariWhat do you need to know before? What is an iframe? What are cookies? What is a third-party cookie? Introduction Have you ever wondered why some websites ask for storage permissions or why some features don't work in certain browsers? Let's dive...Discuss路1 like路3.0K readsiframe