Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Conversation

@mkrzyzanowski
Copy link
Contributor

Description

Rework of how Bobcat initialises WebDriver instances: now each driver has its separated creator, that can be easily swapped or new drivers can be easily added.

Motivation and Context

This decouples the creation of browser-specific WebDriver instances, thus making browser-related options easier to manipulate (e.g. to help with #188).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code styleguide of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@Shaihuludus Shaihuludus self-requested a review January 9, 2019 06:44
@DeChrish
Copy link

@mkrzyzanowski pl review and merge the code

@mkrzyzanowski mkrzyzanowski merged commit 76da81a into master Aug 13, 2019
@mkrzyzanowski mkrzyzanowski deleted the webdriver-init-rework branch August 13, 2019 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants