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

feat(browser): introduce built-in locators #6084

Merged
merged 52 commits into from
Aug 7, 2024

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    a6e94eb View commit details
    Browse the repository at this point in the history
  2. feat: support chaining

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9e2b52f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68884d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf6074c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d6195d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a690d5b View commit details
    Browse the repository at this point in the history
  7. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e34ba05 View commit details
    Browse the repository at this point in the history
  8. chore: receive element

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    08885c3 View commit details
    Browse the repository at this point in the history
  9. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    649b1d4 View commit details
    Browse the repository at this point in the history
  10. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8da8a1c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4995a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b12d9d View commit details
    Browse the repository at this point in the history
  13. feat: add all() method

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3c70e9d View commit details
    Browse the repository at this point in the history
  14. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9d942d1 View commit details
    Browse the repository at this point in the history
  15. chore: fix selector

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    00c8ec4 View commit details
    Browse the repository at this point in the history
  16. feat: inject locators

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f6474eb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    526354b View commit details
    Browse the repository at this point in the history
  18. refactor: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8fe6236 View commit details
    Browse the repository at this point in the history
  19. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    03dc368 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    62ed228 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a0ac650 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8387241 View commit details
    Browse the repository at this point in the history
  23. test: fix tests number

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d2e7607 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    869938e View commit details
    Browse the repository at this point in the history
  25. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1b5a6b4 View commit details
    Browse the repository at this point in the history
  26. test: run locators tests

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6b70b91 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4be6403 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    53a418c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    236a3ca View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ebc8ca3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d244040 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    dfbe5c7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6b75986 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    762df25 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    010e43b View commit details
    Browse the repository at this point in the history
  36. chore: type fix

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    26cef8d View commit details
    Browse the repository at this point in the history
  37. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    48c82c6 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d27d519 View commit details
    Browse the repository at this point in the history
  39. chore: wtf

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f8abbb9 View commit details
    Browse the repository at this point in the history
  40. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e350ae3 View commit details
    Browse the repository at this point in the history
  41. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    52bec94 View commit details
    Browse the repository at this point in the history
  42. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6b55a16 View commit details
    Browse the repository at this point in the history
  43. chore: cleanup

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ddbc349 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    27b14e7 View commit details
    Browse the repository at this point in the history
  45. chore: fix dead link

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b040a99 View commit details
    Browse the repository at this point in the history
  46. fix: correct url

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8a10bc3 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    58e2cb0 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    687fd89 View commit details
    Browse the repository at this point in the history
  49. docs: more locator docs

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ef6eb7c View commit details
    Browse the repository at this point in the history
  50. docs: add getByRole docs

    sheremet-va committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fa0ac46 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    e04e8a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore: cleanup

    sheremet-va committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b3042db View commit details
    Browse the repository at this point in the history