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 some shadow root tests #29924

Merged
merged 7 commits into from
Aug 13, 2021

Commits on Aug 5, 2021

  1. Fix get_element_shadow_root tests

    Jesus David Garcia Gomez committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a47d9d0 View commit details
    Browse the repository at this point in the history
  2. Fix find_element_from_shadow_root tests

    Jesus David Garcia Gomez committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    54190ad View commit details
    Browse the repository at this point in the history
  3. Fix find_elements_from_shadow_root tests

    Jesus David Garcia Gomez committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1cc5a93 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Address PR Feedback

    Jesus David Garcia Gomez committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    760676c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Update Element params order to be consistent with other clases

    Jesus David Garcia Gomez committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    0fc1c69 View commit details
    Browse the repository at this point in the history
  2. Restore tag name and xpath tests

    Jesus David Garcia Gomez committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    e04a259 View commit details
    Browse the repository at this point in the history
  3. Revert "Update Element params order to be consistent with other clases"

    This reverts commit 0fc1c69.
    Jesus David Garcia Gomez committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    2bf6b43 View commit details
    Browse the repository at this point in the history