awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • microsoft/playwright-pythonAvatar de microsoft

    microsoft/playwright-python

    14,279Voir sur GitHub↗

    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
    Voir sur GitHub↗14,279
  1. Home
  2. Development Tools & Productivity
  3. Action Execution Frameworks
  4. Pointer Interaction Primitives