Autonomous Intelligent Agents for Natural-Language-Driven Web Execution with Integrated Security Assurance
Vinil Pasupuleti, Siva Rama Krishna Varma Bayyavarapu, Shrey Tyagi

TL;DR
This paper introduces an AI-driven autonomous web testing framework that significantly improves reliability, reduces manual effort, and extends to security validation by translating plain English attack scenarios into effective browser probes.
Contribution
The paper presents a novel integrated framework combining autonomous web testing and security validation using natural language, with substantial improvements over manual and existing automated methods.
Findings
Script generation success increased from 55% to 93%
Navigation failures reduced by 8x
Detected 85% of authentication bypass vulnerabilities
Abstract
Modern web test suites rot. A UI refactor breaks locators, a timing change causes race conditions, and within weeks developers abandon the suite entirely. This paper presents an AI-driven autonomous testing framework that addresses these failure modes through five integrated strategies - navigation reliability, context-aware selector generation, post-generation validation, smart wait injection, and failure learning - implemented over a containerised worker architecture that decouples orchestration from long-running browser execution. Evaluated across four production applications and 176 scenarios, the framework improves script generation success from 55% to 93%, achieves an 8x reduction in navigation failures, eliminates 80% of timing-related race conditions, and reduces test creation time by 75% compared to manual Selenium authoring. The framework extends naturally to security…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
