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

Add FindByLabelText to find elements by the text of their labels #1252

Merged
merged 42 commits into from
Mar 17, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    5182c86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d456d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a1c102 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ea7d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7fca5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49b2c18 View commit details
    Browse the repository at this point in the history
  7. style: remove comment

    scottsauber committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ced93f0 View commit details
    Browse the repository at this point in the history
  8. fix: use theorydata

    scottsauber committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c80345d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13b5d3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ff3ef6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78aaf7b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    61d53b9 View commit details
    Browse the repository at this point in the history
  13. fix: remove todos

    scottsauber committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b0a1535 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    81f8ecf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    109cc6b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1237a3e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ebab18 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e063ad9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    667e6f7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8b8b1a9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a4f7a5e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f8e98b0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a8daf3c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix: remove warnings

    scottsauber committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ae78a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad176c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e24fb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ddc210 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    ec458a3 View commit details
    Browse the repository at this point in the history
  2. add xml comments

    scottsauber committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    68bfec6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    b12b0d9 View commit details
    Browse the repository at this point in the history
  2. chore: fix indention

    egil committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1fd2984 View commit details
    Browse the repository at this point in the history
  3. chore: remove duplicated word

    egil committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f0f1b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c646b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    056542d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dd0039 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    1f16c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cacae2 View commit details
    Browse the repository at this point in the history
  3. fix: rename test

    scottsauber committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    be79633 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f6943 View commit details
    Browse the repository at this point in the history
  5. docs: cover FindByLabelText and update verify markup section to discu…

    …ss different markup verify approaches
    egil committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9d19200 View commit details
    Browse the repository at this point in the history
  6. docs: verify-markup.md

    Co-authored-by: Steven Giesel <stgiesel35@gmail.com>
    egil and linkdotnet committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    440d6ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69aaf6d View commit details
    Browse the repository at this point in the history