selenium
PulseAugur coverage of selenium — every cluster mentioning selenium across labs, papers, and developer communities, ranked by signal.
5 day(s) with sentiment data
-
Claude AI's test generation for Selenium causes production issues
An experiment replacing half of a QA team's Selenium test cases with tests generated by Claude revealed that while the AI could produce functional tests, it also introduced subtle errors that led to production issues. T…
-
Amazon Nova Act uses AI for scalable UX testing
Amazon has introduced Amazon Nova Act, a multimodal foundation model designed to enhance user experience (UX) testing for web interfaces. Unlike traditional automation tools that rely on brittle, hard-coded scripts, Nov…
-
AI and Automation: Advanced SDET Interview Questions for 2026
This article provides a preview of advanced interview questions for Senior SDET and Test Architect roles in 2026, focusing on areas beyond basic automation. It covers topics such as concurrency, API security, and the em…
-
Alibaba launches Page Agent for in-browser web interface control
Alibaba Group has introduced Page Agent, an open-source JavaScript library that enables natural language control of web interfaces directly within the browser. Unlike traditional automation tools that operate externally…
-
Automate ChatGPT and Gemini Web UIs Without API Keys
This article details methods for automating interactions with the web interfaces of large language models like ChatGPT and Gemini, bypassing the need for API keys. The author explains that while direct web UI interactio…
-
New open-source tool automates AI agent context gathering for web development
A new open-source project called mcp-server-webdriver has been released, built on Selenium and geckodriver for Firefox. This tool aims to streamline web development with AI agents by allowing users to provide a URL as a…
-
Model Context Protocol (MCP) advances agentic AI and network automation
Multiple research papers explore the Model Context Protocol (MCP) and its applications in agentic AI. One set of papers details an MCP-enabled architecture for autonomous network lifecycle automation, demonstrating clos…
-
AI agents can now debug live browser sessions via Chrome DevTools MCP
Chrome DevTools MCP enables AI agents to directly investigate live browser states during debugging, moving beyond static artifacts like screenshots and logs. This integration, particularly with tools like Selenium, allo…
-
LLMs enhance Playwright for intelligent software testing
Large Language Models (LLMs) are being integrated into software testing workflows, enhancing traditional automation frameworks like Playwright. This integration allows for more intelligent and adaptive testing by enabli…
-
Autonomous QA Agent uses RAG to generate reliable Selenium test scripts
Researchers have developed an Autonomous QA Agent, a retrieval-augmented generation (RAG) system designed to improve the reliability of automated software testing scripts. This system grounds Selenium script generation …
-
Selenium Creator Launches Vibium for AI Browser Automation
Vibium, a new browser automation tool created by the original Selenium developer, has been released. It is designed to provide AI agents with the capability to interact with web browsers, including navigating pages, fil…