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

[Visual Testing] Add ability of visualization checks for the Form +semver: breaking #204

Merged
merged 9 commits into from
Jun 10, 2021

Conversation

mialeska
Copy link
Contributor

@mialeska mialeska commented Jun 2, 2021

@mialeska mialeska added feature New feature dotnet labels Jun 2, 2021
@mialeska mialeska self-assigned this Jun 2, 2021
@n-verbitsky n-verbitsky self-requested a review June 9, 2021 06:44
@mialeska
Copy link
Contributor Author

mialeska commented Jun 9, 2021

please not that dotnet.core issue dotnet/core#2746 could affect System.Drawing usage on non-Windows OS, such as macOS and linux. There are some system-specific workarounds (install nuget package runtime.osx.10.10-x64.CoreCompat.System.Drawing for MacOS; and for Linux, "sudo apt-get install -y libgdiplus"
as said here https://github.com/CoreCompat/libgdiplus-packaging#using-libgdiplus-on-ubuntu-linux )

@sonarqubecloud
Copy link

Kudos, SonarCloud 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 e24e3a9 into master Jun 10, 2021
@mialeska mialeska deleted the Feature/Visualization branch June 10, 2021 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

element.ClickAndWait - Invalid message in the log ElementFactory.FindElements - Invalid message in the log
3 participants