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 log extension commands coming in chromedriver 76/77 to Chrome bridge #7276

Merged
merged 1 commit into from
Jun 24, 2019

Conversation

twalpole
Copy link
Contributor

@twalpole twalpole added the C-rb label Jun 10, 2019
@mrschuster
Copy link

The commands already work in chromedriver 75.0.3770.90.

Using selenium-webdriver 3.142.3 and with the recent ubuntu update from chromedriver 74.0.3729.169 to 75.0.3770.90, Selenium uses the W3C driver instead of the OSS and thus the chromedriver update breaks the before working driver.browser.manage.logs.get(:browser). This PR would fix the issue I experienced on ubuntu 18.04.

@twalpole twalpole marked this pull request as ready for review June 24, 2019 17:32
@twalpole twalpole merged commit f4f5881 into master Jun 24, 2019
@twalpole twalpole deleted the chromedriver_logs branch June 24, 2019 17:33
loly89 pushed a commit to loly89/selenium that referenced this pull request Aug 1, 2019
SecorD0 pushed a commit to SecorD0/selenium that referenced this pull request Dec 2, 2022
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.

2 participants