Skip to content

Update Selenium version to v4.11.0 #109

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

Merged
merged 7 commits into from
Sep 1, 2023

Conversation

mialeska
Copy link
Contributor

@mialeska mialeska commented May 11, 2023

<PackageReference Include="NLog" Version="5.2.3" />
<PackageReference Include="Selenium.Support" Version="4.11.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.11.0" />
<PackageReference Include="SkiaSharp" Version="2.88.5" />    

- Update NLog dependency to v5.1.4
- Update Appium test dependency to v5.0.0-beta04
- Remove WebDriverManager test dependency as Selenium Manager could be used now
@mialeska mialeska added the enhancement New feature or request label May 11, 2023
@mialeska mialeska self-assigned this May 11, 2023
@mialeska mialeska changed the title Update Selenium version to v4.9.1 Update Selenium version to v4.11.0 Aug 31, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mialeska mialeska merged commit 8f98b37 into master Sep 1, 2023
@mialeska mialeska deleted the enhancement/update-selenium-to-4.9.1 branch September 1, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update of Webdriver manager required to work with chrome 115+
1 participant