boa-constrictor icon indicating copy to clipboard operation
boa-constrictor copied to clipboard

bump Selenium version to 4.1 and remove deps in Examples project

Open kapros opened this issue 2 years ago • 0 comments

Description

Bumping Selenium from 4.0 to 4.1 so that people can benefit from the packages. I also removed the dependency on Selenium in the Examples project - considering the tool itself provides that dependency, that leaves the solution with only 1 source of truth for package versions and easier to maintain by just updating the main package.

Testing

Testing was only limited to existing tests as I don't see any new tests being needed.

Checklist

  • [x] I agree to follow Boa Constrictor's Code of Conduct.
  • [x] I read Boa Constrictor's Contributing Code guide.
  • [x] I successfully built the .NET solution with no errors or new warnings.
  • [x] I successfully ran both the unit tests and the example tests.
  • [x] I updated the changelog with concise descriptions of these changes.
  • [x] I added documentation for these changes (if appropriate).

kapros avatar Oct 13 '22 13:10 kapros