Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiments with extending testdriver.js for platform accessibility API testing #2

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    5fbd9d7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    21d2d49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e95bc28 View commit details
    Browse the repository at this point in the history
  3. Very minimal first pass

    alice authored and spectranaut committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d9dc813 View commit details
    Browse the repository at this point in the history
  4. Add executoratspi and executoraxapi

    alice authored and spectranaut committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c794ae7 View commit details
    Browse the repository at this point in the history
  5. Update class name

    spectranaut committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1e9eee4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0dd7518 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Clean up example

    spectranaut committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8a14630 View commit details
    Browse the repository at this point in the history
  2. python black formatter

    spectranaut committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c80d378 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #5 from Igalia/cleanup-testdriver

    Clean up example
    alice authored May 30, 2024
    Configuration menu
    Copy the full SHA
    de8626e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    4bfc87c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request #7 from Igalia/cleanup-testdriver

    Implement get_accessibility_api_node for AXAPI
    bkardell authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    52b469c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Minor fixes

    spectranaut committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9790540 View commit details
    Browse the repository at this point in the history
  2. Remove the name acacia

    spectranaut committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1422467 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. just poll for the active tab

    alice committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b061a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ad95b View commit details
    Browse the repository at this point in the history
  3. Remove file

    spectranaut committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f31b0fb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    90e5d94 View commit details
    Browse the repository at this point in the history
  2. Remove extra logs

    spectranaut committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b5c17b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    b73654b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge pull request #9 from Igalia/poll-active-tab

    Poll for active tab (and non-busy state)
    alice authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    41ad1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3958c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e177942 View commit details
    Browse the repository at this point in the history
  4. Review from Alice"

    spectranaut committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b43ba7d View commit details
    Browse the repository at this point in the history
  5. Use URL instead of title

    spectranaut committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5edd923 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78a91b2 View commit details
    Browse the repository at this point in the history
  7. Fix test

    spectranaut committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c031240 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    8b315ec View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge pull request #12 from Igalia/api-name

    Update API name to "get_platform_accessibility_node"
    alice authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d1cec03 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    6417c83 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. remove accidental file

    spectranaut committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    217aeb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    17470fe View commit details
    Browse the repository at this point in the history