Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

title Closing popup windows
description Close popup windows (like promotion forms) with AgentQL.
updated 2025-03-05

Example script: closing popup windows with AgentQL

This example demonstrates how to close popup windows (like promotion form) with AgentQL.

Run the script

  • Install AgentQL SDK
  • Save this python file locally as main.py
  • Run the following command from the project's folder:
python3 main.py

Play with the query

Install the AgentQL Debugger Chrome extension to play with the AgentQL query. Learn more about the AgentQL query language