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

Improve Appium support in Nightwatch #3519

Merged
merged 26 commits into from Jan 6, 2023

Commits on Dec 13, 2022

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

Commits on Dec 15, 2022

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

Commits on Dec 21, 2022

  1. Copy the full SHA
    752812a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    124b46e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

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

Commits on Dec 23, 2022

  1. Copy the full SHA
    39eca9f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Add more tests for changes.

    garg3133 committed Dec 25, 2022
    Copy the full SHA
    f058e1f View commit details
    Browse the repository at this point in the history
  2. Fix testAppiumOptions tests.

    garg3133 committed Dec 25, 2022
    Copy the full SHA
    9d56c82 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Copy the full SHA
    a8d2c11 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8916448 View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    garg3133 committed Dec 26, 2022
    Copy the full SHA
    709fd41 View commit details
    Browse the repository at this point in the history
  4. Fix client.click() test.

    garg3133 committed Dec 26, 2022
    Copy the full SHA
    7b40016 View commit details
    Browse the repository at this point in the history
  5. isAppium -> use_appium

    garg3133 committed Dec 26, 2022
    Copy the full SHA
    c76e481 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Remove the logic for converting relative paths to absolute for Appium.

    Users can use `${__dirname}/relative/path` in their config file.
    garg3133 committed Dec 29, 2022
    Copy the full SHA
    e6c85aa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e000786 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

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

Commits on Jan 3, 2023

  1. Copy the full SHA
    d7a996e View commit details
    Browse the repository at this point in the history
  2. Fix appium server tests.

    garg3133 committed Jan 3, 2023
    Copy the full SHA
    bf62d81 View commit details
    Browse the repository at this point in the history
  3. Fix import paths.

    garg3133 committed Jan 3, 2023
    Copy the full SHA
    48bb1b9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    273af20 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Copy the full SHA
    27ba564 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    54587b1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0706064 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    79bebbb View commit details
    Browse the repository at this point in the history
  5. Fix failing tests.

    garg3133 committed Jan 4, 2023
    Copy the full SHA
    019b395 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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