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

Fix #3484 Added elementId only param in moveTo command #3517

Merged
merged 60 commits into from Mar 17, 2023

Commits on Jan 16, 2023

  1. refactoring in moveTo

    harshit-bs committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    640025c View commit details
    Browse the repository at this point in the history
  2. lint fix

    harshit-bs committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e9a8895 View commit details
    Browse the repository at this point in the history
  3. testcase added with a fix

    harshit-bs committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    110d0af View commit details
    Browse the repository at this point in the history
  4. removed .only keyword

    harshit-bs committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    dd7cf24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7327e0 View commit details
    Browse the repository at this point in the history
  6. removed unwanted keyword

    harshit-bs committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    cc9225a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    450f93b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    9cd9735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370c1ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2cd5fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac4cebd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8163402 View commit details
    Browse the repository at this point in the history
  6. 2.6.11

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    73b09f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03613ea View commit details
    Browse the repository at this point in the history
  8. Fix nightwatchjs#3181 waitForElementNotPresent inside section for…

    … the section element to be gone
    harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f720edb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d062986 View commit details
    Browse the repository at this point in the history
  10. 2.6.12

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5d52592 View commit details
    Browse the repository at this point in the history
  11. skip unstable test

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    44fed6b View commit details
    Browse the repository at this point in the history
  12. npm audit fix

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    220c804 View commit details
    Browse the repository at this point in the history
  13. 2.6.13

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a244574 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0147a3a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ef19c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65b2055 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    075b6a0 View commit details
    Browse the repository at this point in the history
  18. Update README.md

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9535b77 View commit details
    Browse the repository at this point in the history
  19. small fix for the axe-report

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    0947f6a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5b60d80 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f2799f8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a05a585 View commit details
    Browse the repository at this point in the history
  23. page objects improvements

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1f9708c View commit details
    Browse the repository at this point in the history
  24. 2.6.14

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    550ef83 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1a1a223 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cdf8ee9 View commit details
    Browse the repository at this point in the history
  27. 2.6.15

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1b7e38e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4dd49cc View commit details
    Browse the repository at this point in the history
  29. Fix nightwatchjs#3466 Wait for queue traversal to begin before callin…

    …g done() (nightwatchjs#3490)
    
    * set tree to started immediately
    
    * if queue is not empty, wait for initial traversal to begin
    
    * remove unnecessary changes
    
    * add tests
    
    * fix tests
    swrdfish authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    55dc2d3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0b7894d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ad2ab3f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0150220 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    26f56f5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1475802 View commit details
    Browse the repository at this point in the history
  35. Fix analytics issue (nightwatchjs#3447)

    * Fix analytics issue
    swrdfish authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2694f6d View commit details
    Browse the repository at this point in the history
  36. api-docs: update registerBasicAuth (nightwatchjs#3623)

    Based on this https://www.selenium.dev/blog/2021/a-tour-of-4-authentication/
    This feature is currently implemented on top of Selenium 4’s CDP(Chrome DevTools Protocol) support, and so only works on those browser that support that protocol.
    That means it won't work in Safari.
    And it's not going to solve the Safari basic auth issue in selenium. See https://www.browserstack.com/docs/automate/selenium/basic-http-authentication
    tim-yao authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1062591 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9d3d92c View commit details
    Browse the repository at this point in the history
  38. disable unstable test

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    52043f8 View commit details
    Browse the repository at this point in the history
  39. 2.6.16

    beatfactor authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    36f93bf View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2118c29 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    e612df1 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    6873e2f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b6450f0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    a2e1f52 View commit details
    Browse the repository at this point in the history
  45. Selector Playground / Nightwatch Inspector Extension (nightwatchjs#3609)

    
    Co-authored-by: Prudhvi <prudhvi@browserstack.com>
    harshit-bs and prudhvi22 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8254329 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    787e3fd View commit details
    Browse the repository at this point in the history
  47. Bump Selenium Version to 4.8.0 (nightwatchjs#3586)

    * Bump Selenium Version to 4.8.0
    
    * Removed NodeJS 12.x support
    AutomatedTester authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    476d5a5 View commit details
    Browse the repository at this point in the history
  48. Add more keywords

    We have been adding new features to nightwatch so we need to update our keyword selection
    AutomatedTester authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    bbc6448 View commit details
    Browse the repository at this point in the history
  49. bump to 3.0.0. Alpha 1

    AutomatedTester authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e3825a3 View commit details
    Browse the repository at this point in the history
  50. bump to 3.0.0 Alpha 2

    AutomatedTester authored and harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2948646 View commit details
    Browse the repository at this point in the history
  51. Util.string method used

    harshit-bs committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b4c00ff View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d54bb8a View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c574494 View commit details
    Browse the repository at this point in the history