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 chromedriver cast APIs to remote server #7282

Merged
merged 6 commits into from
Jul 12, 2019
Merged

Conversation

jwoolley
Copy link
Contributor

ChromeDriver APIs for interacting with cast devices can now be
invoked via calls to remote server.

Referenced ChromeDriver APIs:

https://chromium-review.googlesource.com/c/chromium/src/+/1401270

@jleyba jleyba added the C-java label Jun 12, 2019
Copy link
Member

@shs96c shs96c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jwoolley! Thank you very much for this patch --- it'll help a lot of people. Congratulations on your first PR :)

There are a couple of minor nits (basically just moving things to places that are very new) and I'll happily land this!

    ChromeDriver APIs for interacting with cast devices can now be
    invoked  via calls to remote server.

    Referenced ChromeDriver APIs:

    https://chromium-review.googlesource.com/c/chromium/src/+/1401270
        Cast/MediaRouter APIs for are Chromium-specific, but not
        Chrome-specific, so they're now in the appropriate module.
@jwoolley
Copy link
Contributor Author

jwoolley commented Jul 2, 2019

I pushed a commit that addresses the requested changes. I wasn't sure how to resolve the request as the change link is no longer valid.

@shs96c
Copy link
Member

shs96c commented Jul 12, 2019

Thank you for your patience during this very slow review. Merging now! Congratulations, and thank you!

@shs96c shs96c merged commit 948837e into SeleniumHQ:master Jul 12, 2019
loly89 pushed a commit to loly89/selenium that referenced this pull request Aug 1, 2019
ChromiumDriver APIs for interacting with cast devices can now be
invoked  via calls to remote server.

Referenced ChromeDriver APIs:

https://chromium-review.googlesource.com/c/chromium/src/+/1401270
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants