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 RepositoriesIndex-Based Selectors

Mechanisms for targeting specific elements within a collection based on their ordinal position or index.

Distinct from Selection Lists: Distinct from Selection Lists: focuses on programmatic element targeting by index rather than UI components for user selection.

Explore 1 awesome GitHub repository matching user interface & experience · Index-Based Selectors. Refine with filters or upvote what's useful.

Awesome Index-Based Selectors 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

    The framework targets individual elements within a collection by their index or position to interact with the first, last, or any specific occurrence within a list.

    Pythonchromiumfirefoxplaywright
    Auf GitHub ansehen↗14,279
  1. Home
  2. User Interface & Experience
  3. Selection Lists
  4. Index-Based Selectors