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

Add tests for proposed WebDriver Shadow DOM support #27132

Merged
merged 24 commits into from Jan 14, 2021

Commits on Jan 11, 2021

  1. Copy the full SHA
    4fcd1b7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    477401e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    768ad5c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Copy the full SHA
    c4e6a2c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    94b8624 View commit details
    Browse the repository at this point in the history
  3. Renaming test_shadow_page to get_shadow_page

    Doing this to avoid potential naming convention of `test_` prefix in pytest.
    
    Also fix linting error
    jimevanssfdc committed Jan 12, 2021
    Copy the full SHA
    e246de3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    694cc74 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3855813 View commit details
    Browse the repository at this point in the history
  6. Update Get Element Shadow Root tests

    Includes adding user prompt tests
    jimevanssfdc committed Jan 12, 2021
    Copy the full SHA
    5a99dfc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9e70d8f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5720604 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5d3b4c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Copy the full SHA
    d74e42a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c9921ba View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6ca0c4f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    45f8649 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1cf10f0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8ef520e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    edd30ab View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    044d4e1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    55e34fe View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ab9cf01 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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