Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions MainCore.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -789,16 +789,16 @@
},
"Selenium.Support": {
"type": "Transitive",
"resolved": "4.38.0",
"contentHash": "FBxJRTpXZePi/gbBAf7RzN147sd6vo/TEaxQzxd7NbSxJCbTI2zu0wLmwnv3mmJAWrFDwjknJq0mB6s0b94jIA==",
"resolved": "4.39.0",
"contentHash": "G27Hr8k9gGZ0lxdFqTnoJEwZ2l8nq+GFOs5AB9OqGXkHRznS13uDG7CFtMMgG9k4Dy06XTYJLrnENYTa/nVFhw==",
"dependencies": {
"Selenium.WebDriver": "4.38.0"
"Selenium.WebDriver": "4.39.0"
}
},
"Selenium.WebDriver": {
"type": "Transitive",
"resolved": "4.38.0",
"contentHash": "3cYBndxLgPifEttQ1+k+KhKp2XBTdME3pUp4PC/eHb/hvHsefeT2WN2JJymzs+5mkqaXUp64FBnj2EG/Iyrh/A=="
"resolved": "4.39.0",
"contentHash": "LbiWOVW/PA/YVHKAXxMPLwwoupj3XLWKwjnGNkGFF0dG0rX2MJHDWgSf9WPSRWb9Msr3vTWFg0EsEAdNs68NiA=="
},
"Serilog": {
"type": "Transitive",
Expand Down Expand Up @@ -1511,8 +1511,8 @@
"Polly": "[8.6.4, )",
"ReactiveUI": "[22.2.1, )",
"Riok.Mapperly": "[4.3.0, )",
"Selenium.Support": "[4.38.0, )",
"Selenium.WebDriver": "[4.38.0, )",
"Selenium.Support": "[4.39.0, )",
"Selenium.WebDriver": "[4.39.0, )",
"Serilog": "[4.3.0, )",
"Serilog.Expressions": "[5.0.0, )",
"Serilog.Extensions.Hosting": "[9.0.0, )",
Expand Down Expand Up @@ -1730,8 +1730,8 @@
},
"Selenium.WebDriver": {
"type": "Transitive",
"resolved": "4.38.0",
"contentHash": "3cYBndxLgPifEttQ1+k+KhKp2XBTdME3pUp4PC/eHb/hvHsefeT2WN2JJymzs+5mkqaXUp64FBnj2EG/Iyrh/A=="
"resolved": "4.39.0",
"contentHash": "LbiWOVW/PA/YVHKAXxMPLwwoupj3XLWKwjnGNkGFF0dG0rX2MJHDWgSf9WPSRWb9Msr3vTWFg0EsEAdNs68NiA=="
},
"SQLitePCLRaw.lib.e_sqlite3": {
"type": "Transitive",
Expand Down
4 changes: 2 additions & 2 deletions MainCore/MainCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Riok.Mapperly" Version="4.3.0" />
<PackageReference Include="Selenium.Support" Version="4.38.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.38.0" />
<PackageReference Include="Selenium.Support" Version="4.39.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.39.0" />
<PackageReference Include="Serilog" Version="4.3.0" />
<PackageReference Include="Serilog.Expressions" Version="5.0.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="9.0.0" />
Expand Down
6 changes: 3 additions & 3 deletions MainCore/Services/ChromeBrowser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
private BiDi? _bidi;

private BrowsingContext? _context;
private Intercept? _authIntercept;
private Interception? _authIntercept;

Check warning on line 24 in MainCore/Services/ChromeBrowser.cs

View workflow job for this annotation

GitHub Actions / Build

Remove this unread private field '_authIntercept' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)

public ChromeBrowser(string[] extensionsPath)
{
Expand All @@ -43,7 +43,8 @@
options.AddArgument($"--user-agent={setting.UserAgent}");
options.AddArgument("--ignore-certificate-errors");
options.AddArguments("--no-default-browser-check", "--no-first-run", "--ash-no-nudges");
options.AddArguments("--mute-audio", "--disable-gpu", "--disable-search-engine-choice-screen");
options.AddArguments("--mute-audio", "--disable-search-engine-choice-screen");
//options.AddArguments("--disable-gpu");

Check warning on line 47 in MainCore/Services/ChromeBrowser.cs

View workflow job for this annotation

GitHub Actions / Build

Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)

options.AddArgument("--enable-unsafe-extension-debugging");
options.AddArgument("--remote-debugging-pipe");
Expand All @@ -60,7 +61,6 @@
if (setting.IsHeadless)
{
options.AddArgument("--headless=new");
options.AddArgument("--disable-dev-shm-usage");
}
else
{
Expand Down
20 changes: 10 additions & 10 deletions MainCore/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,18 +149,18 @@
},
"Selenium.Support": {
"type": "Direct",
"requested": "[4.38.0, )",
"resolved": "4.38.0",
"contentHash": "FBxJRTpXZePi/gbBAf7RzN147sd6vo/TEaxQzxd7NbSxJCbTI2zu0wLmwnv3mmJAWrFDwjknJq0mB6s0b94jIA==",
"requested": "[4.39.0, )",
"resolved": "4.39.0",
"contentHash": "G27Hr8k9gGZ0lxdFqTnoJEwZ2l8nq+GFOs5AB9OqGXkHRznS13uDG7CFtMMgG9k4Dy06XTYJLrnENYTa/nVFhw==",
"dependencies": {
"Selenium.WebDriver": "4.38.0"
"Selenium.WebDriver": "4.39.0"
}
},
"Selenium.WebDriver": {
"type": "Direct",
"requested": "[4.38.0, )",
"resolved": "4.38.0",
"contentHash": "3cYBndxLgPifEttQ1+k+KhKp2XBTdME3pUp4PC/eHb/hvHsefeT2WN2JJymzs+5mkqaXUp64FBnj2EG/Iyrh/A=="
"requested": "[4.39.0, )",
"resolved": "4.39.0",
"contentHash": "LbiWOVW/PA/YVHKAXxMPLwwoupj3XLWKwjnGNkGFF0dG0rX2MJHDWgSf9WPSRWb9Msr3vTWFg0EsEAdNs68NiA=="
},
"Serilog": {
"type": "Direct",
Expand Down Expand Up @@ -726,9 +726,9 @@
"net8.0/win-x64": {
"Selenium.WebDriver": {
"type": "Direct",
"requested": "[4.38.0, )",
"resolved": "4.38.0",
"contentHash": "3cYBndxLgPifEttQ1+k+KhKp2XBTdME3pUp4PC/eHb/hvHsefeT2WN2JJymzs+5mkqaXUp64FBnj2EG/Iyrh/A=="
"requested": "[4.39.0, )",
"resolved": "4.39.0",
"contentHash": "LbiWOVW/PA/YVHKAXxMPLwwoupj3XLWKwjnGNkGFF0dG0rX2MJHDWgSf9WPSRWb9Msr3vTWFg0EsEAdNs68NiA=="
},
"SQLitePCLRaw.lib.e_sqlite3": {
"type": "Transitive",
Expand Down
18 changes: 9 additions & 9 deletions WPFUI/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -557,16 +557,16 @@
},
"Selenium.Support": {
"type": "Transitive",
"resolved": "4.38.0",
"contentHash": "FBxJRTpXZePi/gbBAf7RzN147sd6vo/TEaxQzxd7NbSxJCbTI2zu0wLmwnv3mmJAWrFDwjknJq0mB6s0b94jIA==",
"resolved": "4.39.0",
"contentHash": "G27Hr8k9gGZ0lxdFqTnoJEwZ2l8nq+GFOs5AB9OqGXkHRznS13uDG7CFtMMgG9k4Dy06XTYJLrnENYTa/nVFhw==",
"dependencies": {
"Selenium.WebDriver": "4.38.0"
"Selenium.WebDriver": "4.39.0"
}
},
"Selenium.WebDriver": {
"type": "Transitive",
"resolved": "4.38.0",
"contentHash": "3cYBndxLgPifEttQ1+k+KhKp2XBTdME3pUp4PC/eHb/hvHsefeT2WN2JJymzs+5mkqaXUp64FBnj2EG/Iyrh/A=="
"resolved": "4.39.0",
"contentHash": "LbiWOVW/PA/YVHKAXxMPLwwoupj3XLWKwjnGNkGFF0dG0rX2MJHDWgSf9WPSRWb9Msr3vTWFg0EsEAdNs68NiA=="
},
"Serilog": {
"type": "Transitive",
Expand Down Expand Up @@ -763,8 +763,8 @@
"Polly": "[8.6.4, )",
"ReactiveUI": "[22.2.1, )",
"Riok.Mapperly": "[4.3.0, )",
"Selenium.Support": "[4.38.0, )",
"Selenium.WebDriver": "[4.38.0, )",
"Selenium.Support": "[4.39.0, )",
"Selenium.WebDriver": "[4.39.0, )",
"Serilog": "[4.3.0, )",
"Serilog.Expressions": "[5.0.0, )",
"Serilog.Extensions.Hosting": "[9.0.0, )",
Expand All @@ -779,8 +779,8 @@
"net8.0-windows10.0.19041/win-x64": {
"Selenium.WebDriver": {
"type": "Transitive",
"resolved": "4.38.0",
"contentHash": "3cYBndxLgPifEttQ1+k+KhKp2XBTdME3pUp4PC/eHb/hvHsefeT2WN2JJymzs+5mkqaXUp64FBnj2EG/Iyrh/A=="
"resolved": "4.39.0",
"contentHash": "LbiWOVW/PA/YVHKAXxMPLwwoupj3XLWKwjnGNkGFF0dG0rX2MJHDWgSf9WPSRWb9Msr3vTWFg0EsEAdNs68NiA=="
},
"SQLitePCLRaw.lib.e_sqlite3": {
"type": "Transitive",
Expand Down
Loading