Skip to content

Releases: Accenture/Ocaramba

Version 4.2.8

23 Jan 11:31
a9b8573

Choose a tag to compare

What's Changed

  • Setup chromedriver by @raczeja in #690
  • Bump MSTest.TestAdapter and MSTest.TestFramework by @dependabot[bot] in #693
  • Bump BrowserStack.TestAdapter from 0.21.7 to 0.21.8 by @dependabot[bot] in #691
  • Update README.md by @raczeja in #696
  • Bump NUnit3TestAdapter from 5.1.0 to 6.0.0 by @dependabot[bot] in #698
  • Bump NUnit.Analyzers from 4.10.0 to 4.11.2 by @dependabot[bot] in #697
  • Bump Microsoft.NET.Test.Sdk and Microsoft.TestPlatform.TestHost by @dependabot[bot] in #700
  • Bump Selenium.WebDriver from 4.35.0 to 4.39.0 by @dependabot[bot] in #703
  • Bump NUnit3TestAdapter from 5.1.0 to 6.0.1 by @dependabot[bot] in #704
  • updates by @raczeja in #705
  • Devcontainers by @raczeja in #706
  • Update README.md by @raczeja in #707
  • Bump Selenium.WebDriver.MSEdgeDriver from 140.0.3485.66 to 141.0.3537.71 by @dependabot[bot] in #708
  • Bump SixLabors.ImageSharp from 3.1.11 to 3.1.12 by @dependabot[bot] in #709
  • Bump System.Text.Encodings.Web and System.Text.Json by @dependabot[bot] in #713
  • Bump SixLabors.ImageSharp from 3.1.11 to 3.1.12 by @dependabot[bot] in #711
  • Update project file with new package versions by @raczeja in #714
  • Bump Magick.NET-Q16-AnyCPU from 14.10.0 to 14.10.1 by @dependabot[bot] in #716
  • Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json by @dependabot[bot] in #715
  • Bump Microsoft.Extensions.Configuration.Binder from 9.0.9 to 10.0.1 by @dependabot[bot] in #717
  • Bump BrowserStack.TestAdapter from 0.21.8 to 0.21.9 by @dependabot[bot] in #722
  • Bump NUnit3TestAdapter from 6.0.1 to 6.1.0 by @dependabot[bot] in #721
  • Bump Microsoft.AspNetCore.Hosting.Abstractions from 2.3.0 to 2.3.9 by @dependabot[bot] in #720
  • Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #726
  • Bump System.Configuration.ConfigurationManager from 9.0.9 to 10.0.2 by @dependabot[bot] in #727
  • Bump Magick.NET-Q16-AnyCPU from 14.10.1 to 14.10.2 by @dependabot[bot] in #730
  • fix: correct typos and spelling errors across codebase by @Nepomuk5665 in #735
  • Bump BrowserStack.TestAdapter from 0.21.9 to 0.21.11 by @dependabot[bot] in #731
  • Bump Selenium.Support and Selenium.WebDriver by @dependabot[bot] in #733
  • Bump Microsoft.Data.SqlClient from 6.1.3 to 6.1.4 by @dependabot[bot] in #732

New Contributors

Full Changelog: 4.2.7...4.2.8

version 4.2.7

15 Dec 18:01
5e6098b

Choose a tag to compare

What's Changed

Full Changelog: 4.2.6...4.2.7

Version 4.2.6

05 Nov 12:52
a098333

Choose a tag to compare

What's Changed

updates, fix using Browserstack, added publishing documentation

Full Changelog: 4.2.5...4.2.6

Fixed taking screenshot of element

03 Sep 07:10
65bd487

Choose a tag to compare

What's Changed

Full Changelog: 4.2.4...4.2.5

Version 4.2.4

25 Jun 17:04
8b83974

Choose a tag to compare

What's Changed

Full Changelog: 4.2.3...4.2.4

Version 4.2.3

20 Jun 09:27
c1aa87d

Choose a tag to compare

fix WebElements class

What's Changed

Full Changelog: 4.2.2...4.2.3

Version 4.2.2

10 Jun 09:03
09d5890

Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.2.2

Version 4.2.1

22 Jan 07:23
8b2bcc0

Choose a tag to compare

What's Changed

  • Browserstack by @raczeja in #473
  • Bump Magick.NET-Q16-AnyCPU from 14.2.0 to 14.3.0 by @dependabot in #486
  • Bump NUnit from 4.2.2 to 4.3.2 by @dependabot in #487
  • Checkov and Trivy by @raczeja in #493
  • Bump xunit.assert from 2.9.2 to 2.9.3 by @dependabot in #490
  • Bump xunit.runner.console from 2.9.2 to 2.9.3 by @dependabot in #492
  • Bump xunit.abstractions and xunit.extensibility.execution by @dependabot in #489
  • Bump Magick.NET-Q16-AnyCPU from 14.3.0 to 14.4.0 by @dependabot in #488
  • Bump Selenium.WebDriver.ChromeDriver from 131.0.6778.8500 to 131.0.6778.26400 by @dependabot in #491
  • Fix code scanning alert no. 1: Clear text storage of sensitive information by @raczeja in #494
  • Fix browserstack by @raczeja in #501
  • Bump dotnet/sdk from 8.0 to 9.0 by @dependabot in #500
  • Bump System.Text.Encodings.Web, System.Memory and System.Runtime.CompilerServices.Unsafe by @dependabot in #502
  • Bump Microsoft.Extensions.Configuration from 9.0.0 to 9.0.1 by @dependabot in #503
  • Bump MSTest.TestFramework from 3.6.3 to 3.7.1 by @dependabot in #497
  • set selenium grid by @raczeja in #506
  • Bump Selenium.Support, Selenium.WebDriver, System.Memory, System.Runtime.CompilerServices.Unsafe, System.Text.Encodings.Web and System.Text.Json by @dependabot in #504
  • selenium hub on docker by @raczeja in #509

Full Changelog: 4.2.0...4.2.1

Added DefaultCommandTimeout = 60s for Chrome and Edge Driver

09 Feb 07:28

Choose a tag to compare

What's Changed

  • Set value of remoteTimeout in appsetings.json to change DefaultCommandTimeout for Chrome and Edge Driver
  • Dockerfix by @raczeja in #426
  • Docker fix by @raczeja in #427

Full Changelog: 4.1.0...4.1.1

Update Ocaramba to .net 6.0

01 Feb 11:26
35b499e

Choose a tag to compare

Update Ocaramba to .net 6.0

What's Changed

To upgrade existing project created for .Net Core 3.1 at project properties change Target framework to .Net 6.0
image

New Contributors

Full Changelog: 4.0.2...4.1.0