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(webdriverio): Add webdriverio end to end test framework. #11016

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    9857ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa46c8 View commit details
    Browse the repository at this point in the history
  3. webdriverio wip

    tudordan7 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c45b50d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    537df4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7183f9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aee5bea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07a3413 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c8067d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2bac41e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    654431d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    47d2494 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    56ba3a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6bd9bab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c15a4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0398937 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    18baa8e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d9fb63c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9ece1e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5888e73 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    05a17c4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a3171c5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f4e7790 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    676e94b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    72eba04 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    28842ee View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    888e8a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e455cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58dc9ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd14979 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    8a40d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f85eb5 View commit details
    Browse the repository at this point in the history
  3. feat(webdriverio): Add grid configuration.

    tudordan7 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    206c8d1 View commit details
    Browse the repository at this point in the history
  4. feat(webdriverio): Change max instances value to 16.

    tudordan7 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    62b8692 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4d4843 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ac319d View commit details
    Browse the repository at this point in the history
  7. feat(webdriverio): Remove .env file.

    tudordan7 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    f9b4066 View commit details
    Browse the repository at this point in the history
  8. feat(webdriverio): Simplify grid url env variable and add env variabl…

    …e for max instances.
    tudordan7 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    a747ac0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34cff7e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

  1. feat(webdriverio): Fix typo on grid url.

    tudordan7 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    e70f29d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. feat(webdriverio): Fix typo on hostname parameter.

    tudordan7 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    e1e2776 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    f10151e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41bacde View commit details
    Browse the repository at this point in the history