awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesPointer Interaction Primitives

Low-level primitives for simulating mouse clicks, drag-and-drop, and scrolling operations.

Distinct from Action Execution Frameworks: Distinct from general action execution: focuses on pointer-specific browser interactions like drag-and-drop.

Explore 1 awesome GitHub repository matching development tools & productivity · Pointer Interaction Primitives. Refine with filters or upvote what's useful.

Awesome Pointer Interaction Primitives GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/playwright-pythonAvatar von microsoft

    microsoft/playwright-python

    14,279Auf GitHub ansehen↗

    Playwright for Python is a browser automation framework designed for end-to-end testing, web scraping, and user interaction simulation. It functions as a headless browser controller that enables programmatic navigation, data extraction, and the execution of complex workflows across multiple rendering engines. The framework distinguishes itself through an actionability-aware interaction engine that automatically verifies element readiness before performing actions, significantly reducing test flakiness. It utilizes isolated browser contexts to maintain separate storage and cookies for parallel

    Performs pointer-based actions like clicks and drag-and-drop while ensuring elements are actionable.

    Pythonchromiumfirefoxplaywright
    Auf GitHub ansehen↗14,279
  1. Home
  2. Development Tools & Productivity
  3. Action Execution Frameworks
  4. Pointer Interaction Primitives