Tagged articles
5 articles
Page 1 of 1
Frontend AI Walk
Frontend AI Walk
Dec 10, 2025 · Frontend Development

Understanding AI Agent Skills: A Frontend Developer’s Essential Guide

The article explains what AI "Skills" are, how modern AI agents like Cursor, Qcoder, and Antigravity combine abilities and tools to perform file operations, terminal commands, browser interactions, and visual tasks, and demonstrates their use through concrete frontend development scenarios.

AI agentsautomationbrowser testing
0 likes · 7 min read
Understanding AI Agent Skills: A Frontend Developer’s Essential Guide
Java Architect Essentials
Java Architect Essentials
Apr 21, 2025 · Frontend Development

Eight Practical Browser Compatibility Testing Tools for Front‑End Developers

This guide introduces eight widely used browser compatibility testing tools, compares their types, features, and supported environments, explains typical usage scenarios such as IE‑specific testing, multi‑browser screenshots, cloud automation, interactive debugging, and layout consistency checks, and shares practical tips to avoid common pitfalls, helping developers reduce testing time by over 60%.

automationbrowser testingtools
0 likes · 7 min read
Eight Practical Browser Compatibility Testing Tools for Front‑End Developers
360 Quality & Efficiency
360 Quality & Efficiency
Dec 22, 2023 · Frontend Development

A Modular Approach to Browser Compatibility Testing with Selenium, Virtual Machine Scheduling, and Custom UI Result Judgment

The article presents a three‑module architecture—Selenium for element interaction, a virtual‑machine scheduler to handle multiple browsers, and a custom result‑judgment component—to achieve reliable, automated web UI compatibility testing that overcomes the limitations of pure Selenium or manual methods.

CompatibilitySeleniumUI automation
0 likes · 5 min read
A Modular Approach to Browser Compatibility Testing with Selenium, Virtual Machine Scheduling, and Custom UI Result Judgment
Python Crawling & Data Mining
Python Crawling & Data Mining
Dec 28, 2021 · Backend Development

Master Selenium with Python: From Installation to Advanced Browser Automation

This comprehensive tutorial walks you through installing Selenium and ChromeDriver, initializing browsers (including headless mode), navigating pages, locating elements using various strategies, interacting with forms, handling multiple windows, performing mouse and keyboard actions, implementing explicit and implicit waits, executing JavaScript, and managing cookies for robust web automation and scraping.

PythonWeb Automationbrowser testing
0 likes · 27 min read
Master Selenium with Python: From Installation to Advanced Browser Automation
Qunar Tech Salon
Qunar Tech Salon
Jul 14, 2017 · Frontend Development

Headless Chrome: A Comparative Overview of Web Automation Solutions and Its Advantages

This article introduces Headless Chrome as a modern, resource‑efficient web automation solution, compares it with traditional tools like PhantomJS, Selenium, and other headless browsers, discusses its advantages, and provides reference materials for developers seeking to implement headless browser testing.

DevTools ProtocolHeadless ChromePhantomJS
0 likes · 6 min read
Headless Chrome: A Comparative Overview of Web Automation Solutions and Its Advantages