Tagged articles
52 articles
Page 1 of 1
SuanNi
SuanNi
May 18, 2026 · Artificial Intelligence

How Kimi WebBridge Lets AI Control Your Browser Like a Human

Kimi WebBridge is a browser extension that bridges local AI agents and Chrome/Edge, enabling the AI to act with the user's login state, cookies, and account to click, scroll, fill forms, and extract data securely on the local machine, while remaining non‑intrusive and supporting custom CLI tools.

AI AgentBrowser AutomationCLI
0 likes · 11 min read
How Kimi WebBridge Lets AI Control Your Browser Like a Human
AI Architecture Path
AI Architecture Path
Apr 30, 2026 · Artificial Intelligence

How a 592‑Line Open‑Source Tool Lets Claude Code Autonomously Control Browsers

Browser Harness is a lightweight, 592‑line Python framework built on Chrome DevTools Protocol that lets AI agents like Claude Code dynamically edit their own helper functions, auto‑generate site‑specific skills, and operate browsers without predefined scripts, while outlining its performance benefits, security cautions, and current limitations.

AI AgentBrowser AutomationBrowser Harness
0 likes · 11 min read
How a 592‑Line Open‑Source Tool Lets Claude Code Autonomously Control Browsers
AI Engineering
AI Engineering
Apr 26, 2026 · Artificial Intelligence

OpenClaw 4.24 Brings Voice Call Support, Faster DeepSeek Models, and Smarter Browser Automation

OpenClaw’s 4.24 release adds full voice call capability for AI agents, integrates DeepSeek V4 Flash and Pro models with a 40% inference speed boost, and enhances browser automation with coordinate clicking and error recovery, while also improving Telegram/Slack handling, multi‑channel stability, and TTS naturalness.

AI modelsBrowser AutomationDeepSeek
0 likes · 3 min read
OpenClaw 4.24 Brings Voice Call Support, Faster DeepSeek Models, and Smarter Browser Automation
AI Waka
AI Waka
Apr 22, 2026 · Artificial Intelligence

How Anthropic’s Dual‑Agent Harness Overcomes Long‑Context Coding Limits

Anthropic’s Harness engineering introduces a dual‑agent architecture, JSON‑based feature anchors, strict test contracts, incremental git commits, browser‑automation validation, and a token‑efficient startup script to prevent context‑window overflow and premature completion in long‑running AI‑driven coding tasks.

AI agentsAgentic CodingBrowser Automation
0 likes · 22 min read
How Anthropic’s Dual‑Agent Harness Overcomes Long‑Context Coding Limits
AI Software Product Manager
AI Software Product Manager
Apr 21, 2026 · Operations

How to Empower AI with Agent‑Browser: Full Command Guide & Real‑World Use Cases

This article introduces agent‑browser, a CLI tool that lets large‑language‑model agents control browsers, explains its 15+ command categories, demonstrates navigation, data extraction, smart waiting, screenshot annotation, authentication, multi‑tab sessions, network interception, batch execution, and shows three practical scenarios for testing, scraping, and front‑end debugging.

AI integrationBrowser Automationagent-browser
0 likes · 13 min read
How to Empower AI with Agent‑Browser: Full Command Guide & Real‑World Use Cases
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 14, 2026 · Operations

Why Browser Automation Fails and How OpenCLI’s API‑First Approach Solves It

The article explains why traditional UI‑based browser automation is unstable, proposes extracting and reproducing underlying API requests instead, and introduces OpenCLI’s workflow—including rapid setup, a five‑tier authentication strategy, adapter generation, AI‑driven CLI synthesis, and current limitations—to achieve more efficient and reliable automation.

API extractionBrowser AutomationCLI generation
0 likes · 10 min read
Why Browser Automation Fails and How OpenCLI’s API‑First Approach Solves It
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Apr 1, 2026 · Artificial Intelligence

How BadBoy Browser (3500+ Stars) Is Redefining AI Crawling

BadBoy Browser lets AI agents use a real logged‑in Chrome session as an API, bypassing traditional reverse‑engineered crawlers; the article explains its core concept, compares it with Playwright/Selenium, lists 103 cross‑platform commands, shows quick‑start usage, integration with OpenClaw and MCP, and demonstrates its impact on AI‑driven web data collection.

AI agentsBrowser AutomationCLI tool
0 likes · 12 min read
How BadBoy Browser (3500+ Stars) Is Redefining AI Crawling
Code Wrench
Code Wrench
Mar 16, 2026 · Backend Development

Mastering Chromedp: Go‑Based Chrome Automation for Real‑World Use Cases

This article provides a comprehensive guide to using the Go library chromedp for Chrome DevTools Protocol‑driven browser automation, covering its core architecture, practical techniques for navigation, network interception, anti‑bot evasion, performance tuning, and production‑grade recommendations with full code examples.

Browser AutomationChrome DevTools ProtocolGo
0 likes · 10 min read
Mastering Chromedp: Go‑Based Chrome Automation for Real‑World Use Cases
Radish, Keep Going!
Radish, Keep Going!
Mar 15, 2026 · Artificial Intelligence

How Chrome’s WebMCP Lets LLMs Control Browsers Without APIs or Bots

The article examines Chrome 146’s WebMCP standard, showing how declarative and imperative APIs let large language models interact with real browser sessions directly, outperforming prior screenshot‑or‑Playwright tricks in success rate, token cost, speed, and robustness while exposing new challenges for anti‑bot systems.

AI agentsBrowser AutomationChrome
0 likes · 9 min read
How Chrome’s WebMCP Lets LLMs Control Browsers Without APIs or Bots
AI Engineering
AI Engineering
Mar 14, 2026 · Artificial Intelligence

How Chrome 146’s New MCP Feature Disrupts AI Browser Automation

Chrome 146 adds native MCP support that lets AI agents control the currently logged‑in browser session, eliminating the need for headless mode or credential transfer, expanding automation possibilities while introducing new security considerations.

Browser AutomationChromeClaude
0 likes · 4 min read
How Chrome 146’s New MCP Feature Disrupts AI Browser Automation
AI Step-by-Step
AI Step-by-Step
Mar 12, 2026 · Artificial Intelligence

Stop the hype: 5 practical tasks to try with the Xiaolongxie AI agent

The article explains that the Xiaolongxie AI agent excels at workflow‑type tasks—those with clear steps, ongoing monitoring, defined inputs and outputs, and repeatable labor savings—and lists five concrete scenarios (web‑page inspection, data structuring, chat‑based assistants, scheduled monitoring, and multi‑step task decomposition) while also outlining its three core capabilities (browser automation, heartbeat scheduling, and sub‑agents) and advising a gradual adoption roadmap.

AI AgentBrowser Automationheartbeat scheduling
0 likes · 9 min read
Stop the hype: 5 practical tasks to try with the Xiaolongxie AI agent
Su San Talks Tech
Su San Talks Tech
Mar 2, 2026 · Backend Development

How to Use OpenClaw’s Browser Relay for Seamless Web Data Scraping

This guide explains how OpenClaw’s built‑in browser feature and the optional Browser Relay extension enable effortless data extraction from both public and login‑required websites, providing step‑by‑step installation commands, Chrome extension loading instructions, and a practical example of scraping top posts from a social platform.

Browser AutomationChrome ExtensionData Extraction
0 likes · 6 min read
How to Use OpenClaw’s Browser Relay for Seamless Web Data Scraping
Alibaba Cloud Native
Alibaba Cloud Native
Feb 12, 2026 · Cloud Native

Why All‑In‑One Sandbox Beats Traditional Sandboxes: A Deep Dive into AgentRun’s Cloud‑Native Solution

This article explains how AgentRun’s All‑In‑One (AIO) sandbox integrates browser, shell, and code execution into a single cloud‑native container, eliminating file‑sharing headaches, simplifying tool coordination, reducing environment setup complexity, and cutting both memory usage and network latency for AI‑driven automation tasks.

AgentRunAll-In-One SandboxBrowser Automation
0 likes · 24 min read
Why All‑In‑One Sandbox Beats Traditional Sandboxes: A Deep Dive into AgentRun’s Cloud‑Native Solution
Old Meng AI Explorer
Old Meng AI Explorer
Jan 31, 2026 · Artificial Intelligence

How Playwriter Turns AI into a Browser Co‑Pilot for Seamless Automation

Playwriter, an open‑source Chrome extension built on Microsoft Playwright, lets AI bypass login and captcha hurdles by acting as a browser co‑pilot, offering visual‑accessibility tagging to cut token usage and exposing the full Playwright API for advanced automation tasks.

AI automationBrowser AutomationChrome Extension
0 likes · 6 min read
How Playwriter Turns AI into a Browser Co‑Pilot for Seamless Automation
Design Hub
Design Hub
Jan 29, 2026 · Artificial Intelligence

Chrome Gets a Powerful AI Boost with Gemini – Features Review & Activation Guide

Google’s integration of Gemini into Chrome brings AI‑driven browsing, on‑the‑fly summarization, translation, image editing, and automated tasks, and this article walks through the required US‑based account setup, the open‑source enable‑script, and hands‑on experiences across four real‑world scenarios for designers.

AI AssistantBrowser AutomationChrome
0 likes · 7 min read
Chrome Gets a Powerful AI Boost with Gemini – Features Review & Activation Guide
Old Zhang's AI Learning
Old Zhang's AI Learning
Jan 25, 2026 · Artificial Intelligence

Clawdbot Open‑Source: A Siri‑Like Personal AI Assistant You Can Command From Your Phone

Clawdbot is an open‑source, locally‑run AI assistant that integrates with over 14 chat platforms—including WhatsApp, Telegram, Discord, and iMessage—allowing you to manage email, calendars, browsing, and system commands directly from your favorite messaging apps, with multi‑model support, skill extensions, and robust security controls.

AI AssistantBrowser AutomationCLI tools
0 likes · 18 min read
Clawdbot Open‑Source: A Siri‑Like Personal AI Assistant You Can Command From Your Phone
Alibaba Cloud Native
Alibaba Cloud Native
Jan 8, 2026 · Cloud Native

Mastering Cloud‑Native Browser Automation: Advanced AgentRun Sandbox Integration & Production Best Practices

This guide walks you through advanced integration of AgentRun Browser Sandbox with BrowserUse, covering architecture, dependency setup, environment configuration, multi‑step task orchestration, VNC monitoring, sandbox lifecycle management patterns, security hardening, observability, cost‑optimization strategies, and production deployment with health checks and troubleshooting tips.

Browser Automationai-agentcloud-native
0 likes · 26 min read
Mastering Cloud‑Native Browser Automation: Advanced AgentRun Sandbox Integration & Production Best Practices
大转转FE
大转转FE
Dec 4, 2025 · Frontend Development

From Selenium to AI Agents: How Browser Automation Is Evolving in 2025

This article traces the 20‑year evolution of browser automation—from Selenium’s early scripts to modern AI‑driven agents—highlighting the limitations of each generation, the breakthroughs introduced by Puppeteer, Playwright, and the emerging AI Browser Use, and what the next three years may hold for developers.

Browser AutomationPlaywrightSelenium
0 likes · 10 min read
From Selenium to AI Agents: How Browser Automation Is Evolving in 2025
Sohu Tech Products
Sohu Tech Products
Nov 5, 2025 · Artificial Intelligence

Unlock AI Superpowers: 5 Free Open‑Source MCP Services You Can Deploy in 10 Minutes

This article introduces five free, open‑source Model Context Protocol (MCP) services that extend AI capabilities—covering web scraping, browser automation, document‑to‑Markdown conversion, real‑time documentation, and structured reasoning—along with concise step‑by‑step setup instructions for each.

AI automationBrowser AutomationDocument Conversion
0 likes · 19 min read
Unlock AI Superpowers: 5 Free Open‑Source MCP Services You Can Deploy in 10 Minutes
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 25, 2025 · Frontend Development

Build a Chrome Extension to Block Addictive Games in 10 Minutes

This tutorial shows how to create a lightweight Chrome extension that automatically blocks popular online game sites during prohibited hours, covering requirement analysis, project structure, manifest and background scripts, installation steps, testing, and customization options.

Browser AutomationChrome ExtensionJavaScript
0 likes · 9 min read
Build a Chrome Extension to Block Addictive Games in 10 Minutes
Python Programming Learning Circle
Python Programming Learning Circle
Oct 16, 2025 · Backend Development

Why DrissionPage Is the Game‑Changer for Python Web Scraping and Automation

This article introduces DrissionPage, a Python library that merges Selenium and Requests, explains its three page objects, highlights seamless mode switching, built‑in utilities, API changes in version 4.0, and provides practical code examples for web automation, data crawling, and testing.

Browser AutomationData ExtractionSelenium
0 likes · 14 min read
Why DrissionPage Is the Game‑Changer for Python Web Scraping and Automation
FunTester
FunTester
Oct 9, 2025 · Artificial Intelligence

How AI Turns Natural Language Into Automated End‑to‑End Tests

This article explains how the browser‑use/qa‑use platform leverages large language models to let testers describe test cases in natural language, automatically generates browser actions, executes them, and provides detailed reports, dramatically reducing script maintenance and boosting testing efficiency.

AI testingBrowser AutomationLLM
0 likes · 10 min read
How AI Turns Natural Language Into Automated End‑to‑End Tests
Instant Consumer Technology Team
Instant Consumer Technology Team
Sep 23, 2025 · Artificial Intelligence

What’s Driving the Latest Tech Frontier? Vite’s Speed Boost, AI Coding Agents, and End‑to‑End Generative Search

This roundup highlights Vite’s next‑gen Rolldown engine delivering up to 45% faster builds, AI‑powered coding tools like Comate Zulu and Claude Code enabling solo developers, Browser‑Use’s AI web automation, Alipay’s AI travel assistant built by a four‑person team, ROMA’s dark‑mode adaptation, Kuaishou’s OneSearch generative framework, MIDAS multimodal digital‑human breakthroughs, and the open‑source VoxCPM speech model.

AI CodingBrowser AutomationGenerative Search
0 likes · 6 min read
What’s Driving the Latest Tech Frontier? Vite’s Speed Boost, AI Coding Agents, and End‑to‑End Generative Search
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 5, 2025 · Artificial Intelligence

How Browser-Use Leverages LLMs to Transform Browser Automation

This article explores Browser-Use, an AI‑driven browser automation framework that combines large language models, visual perception, and DOM analysis to enable intelligent, multi‑step web tasks such as registration, price comparison, form filling, and monitoring, while detailing its architecture, historical context, core modules, and future challenges.

AI agentsBrowser AutomationLLM
0 likes · 26 min read
How Browser-Use Leverages LLMs to Transform Browser Automation
Alibaba Cloud Native
Alibaba Cloud Native
Sep 1, 2025 · Cloud Native

Why Browser Automation Needs a Sandbox: Building a Secure Cloud‑Native AI Agent Environment

This article traces the evolution of browser automation from Selenium to Playwright, highlights emerging AI‑agent security risks such as prompt injection and credential theft, and provides a detailed cloud‑native sandbox architecture with deployment steps, usage examples for Playwright, Puppeteer, REST APIs, and code snippets for secure AI‑driven web interactions.

Browser AutomationCloud NativeFunction Compute
0 likes · 21 min read
Why Browser Automation Needs a Sandbox: Building a Secure Cloud‑Native AI Agent Environment
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 28, 2025 · Artificial Intelligence

How AI Agents and MCP Revolutionize Smart Reporting and Batch Task Automation

This article explores the practical integration of AI agents with Model Context Protocol (MCP) to build a smart reporting assistant and automate batch task creation, detailing the technical workflow, tool‑calling capabilities, implementation steps, challenges faced, and the benefits of combining agents with traditional engineering systems.

AI AgentBrowser AutomationMCP
0 likes · 18 min read
How AI Agents and MCP Revolutionize Smart Reporting and Batch Task Automation
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 21, 2025 · Artificial Intelligence

How Browser‑Use Leverages AI Prompts for Seamless Browser Automation

This article explains how the open‑source browser‑use framework combines carefully designed SystemMessage prompts, structured HumanMessage inputs, and LangChain‑driven tool calls to enable large language models to automate complex web tasks such as shopping, CRM updates, résumé processing, and document generation, while providing concrete code examples and best‑practice tips.

AI automationBrowser AutomationLangChain
0 likes · 21 min read
How Browser‑Use Leverages AI Prompts for Seamless Browser Automation
ByteDance Web Infra
ByteDance Web Infra
Jun 30, 2025 · Artificial Intelligence

How Midscene MCP Empowers AI Assistants to Automate Browser Tasks

Midscene MCP provides a standardized Model Context Protocol that lets AI models interact with browsers, offering tools for navigation, tab management, UI interaction, verification, and reporting, along with setup instructions, configuration examples, and FAQs to help developers automate web tasks efficiently.

AIBrowser AutomationMCP
0 likes · 7 min read
How Midscene MCP Empowers AI Assistants to Automate Browser Tasks
AI Large Model Application Practice
AI Large Model Application Practice
Feb 24, 2025 · Artificial Intelligence

How Web Agents Combine LLMs and Browser Automation to Perform Real‑World Tasks

This article explains what Web Agents are, their ReAct‑style reasoning loop, key implementation technologies such as observation parsing, multimodal models, and browser control tools like Selenium and Playwright, and demonstrates building a DeepSeek‑powered Web Agent with the Browser‑use framework, including code samples and performance insights.

Browser AutomationDeepSeekLLM
0 likes · 11 min read
How Web Agents Combine LLMs and Browser Automation to Perform Real‑World Tasks
JD Cloud Developers
JD Cloud Developers
Nov 18, 2024 · Frontend Development

Build Your Own Chrome Extension: Step‑by‑Step Guide with Code Samples

This tutorial walks you through the fundamentals of Chrome extension development, covering the extension architecture, required files, manifest configuration, UI creation, background and content scripts, messaging APIs, and advanced features such as ad removal, context‑menu shortcuts, request blocking, custom new‑tab pages, and text highlighting.

Browser AutomationJavaScriptWeb APIs
0 likes · 9 min read
Build Your Own Chrome Extension: Step‑by‑Step Guide with Code Samples
Python Programming Learning Circle
Python Programming Learning Circle
Oct 24, 2024 · Frontend Development

Getting Started with Playwright for Python: Installation and Code Generation

This article introduces Playwright‑Python, a powerful cross‑platform browser automation library, explains how to install it with pip, describes its support for Chromium, Firefox and WebKit, and shows how to use the codegen command to record actions and generate scripts with various options.

Browser AutomationCode GenerationInstallation
0 likes · 4 min read
Getting Started with Playwright for Python: Installation and Code Generation
FunTester
FunTester
Aug 6, 2024 · Frontend Development

Reviving the lastTab Chrome Extension: Manifest Configuration and Core Logic

This article details the revival of the lastTab Chrome extension, explaining the manifest v3 setup, background scripts, and event listeners that ensure each window retains at least two tabs, while providing full source code snippets and implementation notes.

Browser AutomationManifest V3Tab Management
0 likes · 12 min read
Reviving the lastTab Chrome Extension: Manifest Configuration and Core Logic
Python Programming Learning Circle
Python Programming Learning Circle
Jul 30, 2024 · Backend Development

Introducing DrissionPage: A Python Library for Fast Browser Automation and Requests Integration

DrissionPage is a Python web‑automation library that merges browser control with high‑speed request handling, offering features like driver‑free operation, iframe support, multi‑tab management, full‑page screenshots, and an easy‑to‑use API demonstrated with a concise code example for web scraping tasks.

Browser AutomationScrapingWeb Automation
0 likes · 4 min read
Introducing DrissionPage: A Python Library for Fast Browser Automation and Requests Integration
Test Development Learning Exchange
Test Development Learning Exchange
Feb 6, 2024 · Frontend Development

Using Playwright for Browser Automation: Form Submission, File Upload, Screenshots, Navigation, and Page Title Manipulation in Python

This article demonstrates how to use the Playwright Python library to automate browser actions such as submitting forms with file uploads, capturing screenshots, navigating between pages, and retrieving or setting the page title, providing complete code examples for each task.

Browser AutomationPlaywrightPython
0 likes · 7 min read
Using Playwright for Browser Automation: Form Submission, File Upload, Screenshots, Navigation, and Page Title Manipulation in Python
Tencent Cloud Developer
Tencent Cloud Developer
Nov 23, 2023 · Artificial Intelligence

Calling Your Private GPTs from ChatGPT with 50 Lines of Python Code

This tutorial shows how, with about 50 lines of Python using Playwright and pyperclip, you can automate a persistent Firefox session to log into ChatGPT Plus, navigate to your private GPT URL, send prompts and retrieve responses via the clipboard, all without incurring extra API fees.

AutomationBrowser AutomationChatGPT
0 likes · 14 min read
Calling Your Private GPTs from ChatGPT with 50 Lines of Python Code
Test Development Learning Exchange
Test Development Learning Exchange
Aug 28, 2023 · Frontend Development

Python Playwright UI Automation Tutorial

This article provides a comprehensive guide to learning Python Playwright for UI automation, covering installation, basic concepts, script writing, page interactions, element handling, multi-page management, browser contexts, waiting strategies, testing, and advanced practices.

Browser AutomationPlaywrightPython
0 likes · 5 min read
Python Playwright UI Automation Tutorial
vivo Internet Technology
vivo Internet Technology
Nov 17, 2021 · Frontend Development

Understanding Chrome Extensions: Architecture, Core Mechanisms, and Practical Use Cases

The article explains Chrome extensions’ architecture—including manifest files, background, popup, and content scripts—and how the extension, render, and browser processes communicate, then showcases practical use cases such as page overrides, cookie control, tab management, request interception, DOM automation, and a multilingual management tool for a global e‑commerce platform.

Browser AutomationChrome ExtensionWeb APIs
0 likes · 13 min read
Understanding Chrome Extensions: Architecture, Core Mechanisms, and Practical Use Cases
Python Programming Learning Circle
Python Programming Learning Circle
Sep 19, 2021 · Frontend Development

Introduction to Playwright-Python: Installation, Usage, and Automation Examples

This article introduces Microsoft’s open‑source Playwright‑Python library, explains how to install it, demonstrates recording and code generation, provides synchronous and asynchronous usage examples—including mobile device emulation—and discusses its advantages and current limitations for web automation testing.

Browser AutomationPlaywrightPython
0 likes · 10 min read
Introduction to Playwright-Python: Installation, Usage, and Automation Examples
Python Programming Learning Circle
Python Programming Learning Circle
Mar 24, 2021 · Backend Development

Using Selenium for Web Scraping: Browser Automation, Element Interaction, and Waiting Strategies

This tutorial explains how Selenium can be used to simulate browsers for scraping JavaScript‑rendered pages, covering browser selection, page navigation, element locating methods, interaction techniques, action chains, JavaScript execution, frame handling, waiting mechanisms, navigation controls, cookie management, and tab management.

Browser Automationaction-chainselement-finding
0 likes · 6 min read
Using Selenium for Web Scraping: Browser Automation, Element Interaction, and Waiting Strategies
MaGe Linux Operations
MaGe Linux Operations
Jan 19, 2021 · Backend Development

Master Playwright-Python: Quick Guide to Browser Automation for Beginners

This article introduces Microsoft’s open‑source Playwright‑Python library, explains its advantages over Selenium, walks through installation, code generation, synchronous and asynchronous usage, mobile emulation, and highlights its strengths and current limitations for Python developers.

Browser AutomationMobile EmulationPlaywright
0 likes · 10 min read
Master Playwright-Python: Quick Guide to Browser Automation for Beginners
FunTester
FunTester
Aug 30, 2020 · Operations

Why Selenium IDE 4 Is a Game‑Changer for Web Test Automation

The article introduces Selenium IDE 4, outlines its new plugin system, NodeJS‑based CLI runner, WebDriver playback, parallel execution and cross‑browser support, reviews its history and installation, and demonstrates its core features with a detailed JSON test‑case example.

Browser AutomationParallel TestingSelenium4
0 likes · 8 min read
Why Selenium IDE 4 Is a Game‑Changer for Web Test Automation
vivo Internet Technology
vivo Internet Technology
Aug 5, 2020 · Frontend Development

Using Puppeteer for Emoji Scraping, Headless Chrome, and Front‑End Automation Testing

The article demonstrates how to use Puppeteer—a Node.js API built on the Chrome DevTools Protocol—to run headless Chrome for tasks such as scraping Google emoji images, generating screenshots or PDFs, and automating front‑end tests by launching a browser, navigating pages, handling cookies, simulating user input, capturing responses, and saving results.

Browser AutomationHeadless ChromeNode.js
0 likes · 15 min read
Using Puppeteer for Emoji Scraping, Headless Chrome, and Front‑End Automation Testing
DevOps Cloud Academy
DevOps Cloud Academy
Feb 2, 2020 · Frontend Development

Introduction to Automated Testing with Selenium

Automated testing transforms manual, human‑driven test procedures into machine‑executed processes, and Selenium—a comprehensive suite of tools for web browser automation—enables remote control of browsers to simulate user actions such as typing, clicking, selecting, and executing JavaScript, primarily supporting front‑end testing.

Automated TestingBrowser AutomationSelenium
0 likes · 5 min read
Introduction to Automated Testing with Selenium
360 Tech Engineering
360 Tech Engineering
May 31, 2019 · Information Security

Dynamic Web Crawling Techniques for Vulnerability Scanning with Pyppeteer

This article details the practical implementation of a dynamic web crawler for vulnerability scanning, covering Chrome headless setup, browser initialization, JavaScript hook injection for DOM events, navigation locking, form handling, link collection, deduplication, and task scheduling using pyppeteer.

Browser AutomationDynamic analysisWeb Crawling
0 likes · 30 min read
Dynamic Web Crawling Techniques for Vulnerability Scanning with Pyppeteer
System Architect Go
System Architect Go
Mar 22, 2019 · Frontend Development

End-to-End Testing with Puppeteer: Automating User Interactions Across Frontend and Backend

End‑to‑end testing treats the application as a black box, using Puppeteer to programmatically control a Chromium browser and simulate real user actions—such as navigating pages, typing, mouse movements, solving slide captchas, and uploading files—to verify the complete front‑end to back‑end workflow.

Browser AutomationNode.jsPuppeteer
0 likes · 4 min read
End-to-End Testing with Puppeteer: Automating User Interactions Across Frontend and Backend
Beike Product & Technology
Beike Product & Technology
Oct 12, 2018 · Fundamentals

Headless Browser Automation: Selenium vs Puppeteer

This article explores headless browser automation technologies including Selenium, PhantomJS, Puppeteer, and Headless Chrome, comparing their architectures, use cases, and implementation differences.

Automated TestingBrowser AutomationChrome DevTools Protocol
0 likes · 9 min read
Headless Browser Automation: Selenium vs Puppeteer
JD Tech
JD Tech
Sep 6, 2018 · Frontend Development

Using Tampermonkey for Browser Automation and Testing

This article explains how to use the Tampermonkey browser extension to interact with web pages, retrieve performance data, manipulate DOM elements, and automate testing tasks such as sign‑in assistance, event inspection, and cross‑origin requests, thereby improving testing efficiency and coverage.

Browser AutomationFrontend ScriptingPerformance Monitoring
0 likes · 7 min read
Using Tampermonkey for Browser Automation and Testing