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

Support alternate browser location in _WD_UpdateDriver #225

Closed
wants to merge 16 commits into from

Conversation

Danp2
Copy link
Owner

@Danp2 Danp2 commented Feb 26, 2022

Pull request

Proposed changes

Support alternate browser location in _WD_UpdateDriver

Checklist

Put an x in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help!

This is simply a reminder of what we are going to look for before merging your code.

  • I have read and noticed the CODE OF CONDUCT document
  • I have read and noticed the CONTRIBUTING document
  • I have added necessary documentation or screenshots (if appropriate)

Types of changes

Please check x the type of change your PR introduces:

  • Bugfix (change which fixes an issue)
  • Feature (change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (functional, structural)
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

Unable to update webdriver for portable / alt versions of browser

What is the new behavior?

_WD_UpdateDriver now accepts the full path of the browser executable for $sBrowser parameter

Additional context

None

System under test

N/A

@Danp2 Danp2 closed this Feb 26, 2022
@Danp2 Danp2 deleted the dp_updatedriver branch February 26, 2022 13:48
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