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: wdio v9 compat #645

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

feat: wdio v9 compat #645

wants to merge 34 commits into from

Commits on Sep 10, 2024

  1. chore: update version

    Siolto committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    39a90c9 View commit details
    Browse the repository at this point in the history
  2. wip: transpile issues

    Siolto committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0ed1dd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    ddb76d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed33d3f View commit details
    Browse the repository at this point in the history
  3. refactor: rework clientside scripts

    - _navTo.cjs
    - allControls.cjs
    - executeControlMethod.cjs
    Siolto committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    254f0bb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. wip: onward to v9 by promisyfying stuff

    Co-authored-by: Simon Coen <[email protected]>
    vobu and Siolto committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    83e7a66 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. wip: make it work

    Co-authored-by: Simon Coen <[email protected]>
    vobu and Siolto committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4e8ef4b View commit details
    Browse the repository at this point in the history
  2. wip: make more work

    vobu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    40a55f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdf7ce4 View commit details
    Browse the repository at this point in the history
  4. wip: make work, but missing test

    vobu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d3dbfbd View commit details
    Browse the repository at this point in the history
  5. fix: param sequence

    vobu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    18db6e0 View commit details
    Browse the repository at this point in the history
  6. wip: make thingies more work

    vobu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6a73168 View commit details
    Browse the repository at this point in the history
  7. fix: test for date value

    Co-authored-by: Simon Coen <[email protected]>
    vobu and Siolto committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    891dc75 View commit details
    Browse the repository at this point in the history
  8. refactor: cleanup

    vobu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1c3e89c View commit details
    Browse the repository at this point in the history
  9. wip: make it work

    Co-authored-by: Simon Coen <[email protected]>
    vobu and Siolto committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9426149 View commit details
    Browse the repository at this point in the history
  10. fix: scoping of .catch

    Co-authored-by: Simon Coen <[email protected]>
    vobu and Siolto committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    466a367 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    923ad2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d18fd91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2beefec View commit details
    Browse the repository at this point in the history
  4. wip: migrate fe testlib to new execute syntax

    - still BIDI problems
    Siolto committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    db01afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca4e71a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    821f94f View commit details
    Browse the repository at this point in the history
  7. docs: executeAsync -> execute

    for wdio v9 compat
    vobu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    334360b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b2f27a View commit details
    Browse the repository at this point in the history
  9. chore: cleanup

    vobu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    99b960c View commit details
    Browse the repository at this point in the history
  10. ci: bump node version to 20 + 22

    vobu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    20f878e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e7260a View commit details
    Browse the repository at this point in the history
  12. fix: eslint v9 + linting errors

    vobu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    14c55ff View commit details
    Browse the repository at this point in the history
  13. fix: force webdriver protocol

    vobu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dfe2c19 View commit details
    Browse the repository at this point in the history
  14. ci: disable devtools protocol

    as its obsolete with wdio v9
    vobu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    624932a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f0720ea View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. chore: commit

    vobu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7ae5c93 View commit details
    Browse the repository at this point in the history
  2. docs: hint on migration

    vobu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d9ee3a7 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.0.0-rc.0

    vobu committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8336ccb View commit details
    Browse the repository at this point in the history