Skip to content

Resolve #41 - version 2 of the library#42

Merged
craigfowler merged 33 commits intomasterfrom
feature/41-version2
Jun 4, 2024
Merged

Resolve #41 - version 2 of the library#42
craigfowler merged 33 commits intomasterfrom
feature/41-version2

Conversation

@craigfowler
Copy link
Copy Markdown
Member

No description provided.

craigfowler and others added 30 commits May 24, 2024 20:33
This isn't finished yet, it's really just the beginning
of the work.
The type loading logic is now a separate service.
Except for integration tests!
Upgrade to VS 2022 & remove redundant config
Use dotnet build/test instead of msbuild
It's all redundant now I've replaced it.
Also, add DI registrations for the services produced so far.
Having just one options instance shared is problematic, because
many WebDrivers will be created, each requiring slight modifications
of those options instances.

It's best to use one non-reusable options instance per WebDriver,
rather than trying to reuse one instance for many drivers.
@craigfowler craigfowler merged commit e6df7ff into master Jun 4, 2024
@craigfowler craigfowler deleted the feature/41-version2 branch June 6, 2024 21:52
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.

1 participant