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

GetMatchingBrowserVersion for other browsers #186

Merged
merged 7 commits into from
May 22, 2022
Merged

GetMatchingBrowserVersion for other browsers #186

merged 7 commits into from
May 22, 2022

Conversation

sarahelsaig
Copy link
Contributor

I have added the missing IDriverConfig.GetMatchingBrowserVersionTest implementations for Firefox and IE. Also I made ChromeConfig use chromium as a fallback on Linux (it seems like chromedriver happily calls chromium if only that's available, so it was only a problem for the version getter logic). I have verified that they get the desired output on Windows 10 and Arch Linux.

This is based on my current project in improving Lombiq UI Testing Toolkit here

@rosolko
Copy link
Owner

rosolko commented May 16, 2022

@DAud-IcI Thanks for the pull request! I'll take a look in a few days, hopfully in a one or two

@sarahelsaig sarahelsaig requested a review from rosolko May 20, 2022 19:24
Copy link
Owner

@rosolko rosolko left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants