Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/atata-framework/atata

C#/.NET test automation framework for web
https://github.com/atata-framework/atata

Fix Atata.Benchmarks project build

a8b64bb47350721a30ad862b741fe9b73475a3f7 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Add empty Atata.Benchmarks project

c620c1c242bb44552425f83b9afeb653da615091 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Fix code analysis warnings

9125fa82d7ab3d6661e7c35a9095d75765a33213 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Use back .NET 7 on CI for now

76ed60f96b035c76be396cbf8567e5cc82b8dd7d authored about 1 year ago by YevgeniyShunevych <[email protected]>
Use .NET 8 on CI

8b9fc1144b2495b7605c8993a6106159e41191f2 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#794 Add driver creation retry functionality

c419150dad1a841f6c2925169ea7c56b9a3680a1 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update `On` and `OnOrTo` methods of `AtataNavigator` to not use `AtataContext.Current`

6f296137fe757e67758c5395c92888ccd5141511 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update XML comments of `IUIComponent<TOwner>`, `UIComponent` and `UIComponent<TOwner>`

863bd225d39b63d2108e629d910439a50c5adf85 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Increase project version to 2.12.0

8529a9b0d572521bb2ff52c10f845470fcd11764 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#793 Use Selenium.WebDriver package v4.15.0

059d90a3fda623e97cdcff9e2d18a7f6430cd745 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#792 Driver creation fails when `DriverService.DriverServicePath` is `null`

e3f69852906926d5018d9f6e7bc5715a9fc1dee1 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#791 Add `On` and `OnOrTo` navigation methods

792bf2de66110b82dc389d538752b141c29a39ec authored about 1 year ago by YevgeniyShunevych <[email protected]>
#790 Extract test informational properties from `AtataContext` to `TestInfo` class

d18628a947910fb352762cf8eb93b433fd0b9a98 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#789 Add and use `StepLogSection` and `SetupLogSection` in `Step` and `Setup` methods of `Report<TOwner>`

b4006bea3f5e015119b9f86639ed18f2f6c356b0 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#788 Deprecate `Start` and `EndSection` methods of `Report<TOwner>` and `ILogManager`

f4edaf66d96a408493cbac8884493decc7543221 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#787 Deprecate some and provide new log methods to `Report<TOwner>` and `ILogManager`

cc8faab0bff929e16497f8779366edf1822b514a authored about 1 year ago by YevgeniyShunevych <[email protected]>
Remove unused internal methods of `ILogManagerExtensions`

53216e95a83f4dfc518bae5f2352b02d8ccc1f29 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update XML comments of `ILogManager` and `Report<TOwner>`

b73ae175a2dc737ee3091855c2f972e9686f1ad9 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#786 Add `(string directoryPath)` constructor to `AddDirectoryFilesToNUnitTestContextEventHandler`

2c410fce48377aab0460c3d8b8815127ea2f1fc7 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update XML comments of `EventSubscriptionsAtataContextBuilder`

9ff097fe223d604ff1c3a8aa1c25a6e284686062 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Increase project version to 2.11.0

1af9c168708697f40efe81d0f10a7ebddb510be0 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#785 Add `Report.Setup<TResult>(Func<TOwner, TPageObject> function)` method

366253f3817e2d89a169244ce607d43657e5cdfd authored about 1 year ago by YevgeniyShunevych <[email protected]>
Add `ResolvePageObjectFullName` method to `UIComponentResolver`

0c93daee9fdeb49253ed346615f69b325e039b14 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Add `NameAttribute` to `OrdinaryPage`

4d4014692453381d8bd1683cafdf26d16af075d1 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade Atata.WebDriverSetup package to v2.9.0

7773c84f5d3ea7802baadffd34d62654638d74a9 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade NLog package to v5.2.5

449519c5a9c7663987e2c4e78ae13cd6543a94be authored about 1 year ago by YevgeniyShunevych <[email protected]>
#783 Use Selenium.WebDriver package v4.14.1

a1a45039369a200a7c9fe686ac1e1847f34086b5 authored about 1 year ago by YevgeniyShunevych <[email protected]>
- #783 Use Selenium.WebDriver package v4.14.0

- #784 Deprecate `ScreenshotImageFormat` configuration for screenshots

21028f2d0244e3617545969ad3ed26bf12665e51 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade SonarAnalyzer.CSharp package to v9.12.0.78982

75b5e4e410188e9a9c4ec4613402c7613a526011 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#782 Add more information to log about AtataContext finish

b8698b138bade1f5187048b7bd110b6e7fbda29f authored about 1 year ago by YevgeniyShunevych <[email protected]>
#782 Add more information to log about AtataContext finish

a1ab1944332b396125556011b921b52a302b7288 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Add `TrimStart(this string value, string trimString)` extension method for `string`

2a64ae55a7b0faeaa3f982af0f8bcefb4c0de89d authored about 1 year ago by YevgeniyShunevych <[email protected]>
#781 Add more information to log about AtataContext driver initialization

7479a6621aa98374287916610ab642bb409a0017 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#780 Replace `AtataContextCleanUpEvent` with new `AtataContextDeInitEvent` and `AtataContextDeInitCompletedEvent`

f43a4bf2b78da58ad3a4023383cd3ffacec77b0a authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update en-US_User.dic

f6501b0cc842ac4764bed1ec81d0ae48bb17977e authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update XML comments

bc06a6fb6a44217cc87511425d998b7c24d9ce47 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#779 Make obsolete `AtataContext.CleanUp` method

280c15e1a5b7fe11e1ecab21a55d0f6ee4ac74da authored about 1 year ago by YevgeniyShunevych <[email protected]>
#778 Add `UseDisposeDriver(bool)` method to `AtataContextBuilder`

187683c97ddb012a6d94371a9dc77c3a9d25108c authored about 1 year ago by YevgeniyShunevych <[email protected]>
#777 Update NUnit clean-up event handlers to skip case when `Result.Outcome.Site == FailureSite.Child`

b1841ca989e5cecdb01d31eff4d2dd0b002af2ac authored about 1 year ago by YevgeniyShunevych <[email protected]>
#776 Make obsolete `ScreenshotFileSavedEvent` class

dd6f8f5a044d6229f4852191fb24c427b6732e62 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#775 Update `AddDirectoryFilesToNUnitTestContextOnCleanUpEventHandler` to order files by creation time

3d87c8a4429e517e0f5f0a61986ee2a18b00d258 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#774 Make obsolete `DriverAtataContextBuilder<TBuilder, TService, TOptions>.WithFixOfCommandExecutionDelay` method

0b31a5535f371a5c3299e188d5f49ebce7e7b733 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update `PageSnapshotTaker` to not use `AtataContext.Current`

8eb2c9dc9b26d1f2d9b3b2168058e4a965d4706f authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update `ScreenshotTaker` to not use `AtataContext.Current`

1cac43fa3ef8bff34170d9db295f285af1439315 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update `PageObjectTests`

2127cd9143129165278be1854c80189839598ac8 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update `PageObjectTests`

0f5fd5c0a0106058e50ea5b17571861ab63277fd authored about 1 year ago by YevgeniyShunevych <[email protected]>
Make `WaitForElementAttributeTests.Execute_WithUntilVisibleThenMissing` test more stable

8bbfd52ab73f78c48942745f141aa754615546d1 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Update `UITestFixtureBase` to use `"headless=new"` as a Chrome argument

803c4b82964c81b423e8c35320229e68f4f36453 authored about 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade SonarAnalyzer.CSharp package to v9.11.0.78383

fa016224300dc0cc43e4484199458e5e5cadf66a authored about 1 year ago by YevgeniyShunevych <[email protected]>
Increase project version to 2.10.0

d6015504d4f90069b401c21224b55e23b8f11fec authored about 1 year ago by YevgeniyShunevych <[email protected]>
#773 Use Atata.WebDriverExtras package v2.3.0

72bbe3cf6e59eaf225a635961bcae7ae76fdf853 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#772 Use Selenium.WebDriver package v4.13.1

474ec21fa0b190a706c61fe3c78e13cd0221dbb8 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#771 Make obsolete `Exist` verification extension method

e34a925a0e3b93e2b4e813c10dc5ba35b93aa9cd authored about 1 year ago by YevgeniyShunevych <[email protected]>
#770 Use Selenium.WebDriver package v4.12.4

b53538a6b90dd81e96e0c7521bda2340aec924ac authored about 1 year ago by YevgeniyShunevych <[email protected]>
#769 Add `SkipWhile` and `TakeWhile` extension methods for `IObjectProvider<IEnumerable<TSource>>`

4241562cd497f8197ec4457ce8f9d027db2f8091 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#768 Set default `RemoteAddress` value of `RemoteDriverAtataContextBuilder` to `"http://127.0.0.1:4444/"`

4538c9c3c9eb2e95aea18e71b93108509a89b0e7 authored about 1 year ago by YevgeniyShunevych <[email protected]>
#767 Browser logs monitoring / Add support of remote Chrome and Edge

55a169a7fdc6136da7e6bc74c5fa3b7a81c99a94 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Update Atata.TestApp layout page to fix browser console errors

d6ebabd79f58448dc2234d08ec970a2967651eea authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade SonarAnalyzer.CSharp package to v9.10.0.77988

028f1f11dab9ed2831185cb7d4b24ce3455aada7 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade NLog package to v5.2.4

41536b4c5b192bddee22a97a9b50d6227e913dcd authored over 1 year ago by YevgeniyShunevych <[email protected]>
Add 2 tests to `TableTests`

1508c51e4f90652a0c64cd1304eb47917e6bd9af authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade Atata.WebDriverSetup package to v2.8.0

3e49981f059f95a66ce8fe36004c803a69fd1908 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Increase project version to 2.9.0

bdf496b2994318321c37a006593a1d06370037aa authored over 1 year ago by YevgeniyShunevych <[email protected]>
#765 Use Selenium.WebDriver package v4.11.0

78d1b5b352512dc834d8d2cf5c85bf378953ad7c authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade Microsoft.NET.Test.Sdk package to v17.7.2

b610436cc4b02e699704d557a336f417d37239c4 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#766 Add functionality for JavaScript popup boxes (alert, confirm, prompt)

594ea7c49776573de9ddd09b08e3f856d38d49c6 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Refactor popup box integration tests

82a55b29db883153039712063bf9aa8d434aaae0 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Refactor popup box integration tests

9dc8f1ac2ab7e76d83c6cb75c69521bfa851ea10 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Sync with atata-repository-template and fix code analysis warnings

f13554d1cffaab8177b000b3c217cdebe77f5d0c authored over 1 year ago by YevgeniyShunevych <[email protected]>
Sync with atata-repository-template

a01ebf46028e3b99499ea648daff27e80e16f777 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade NLog package to v5.2.3

7a24b8cb7a3a1af2a0644eec3cda85a2cc1d7919 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade Microsoft.NET.Test.Sdk package to v17.7.1

1b7f069aecd4522bbd7c21b3d982b7001d70109a authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade FluentAssertions package to v6.12.0

23010e0659be2d81064b4b85af94039aa84acac8 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#764 Add browser logs monitoring functionality

f820ad98acf77761cfe90902b2e991b32cce657e authored over 1 year ago by YevgeniyShunevych <[email protected]>
Update XML comments of `AssertionStatus`

271da557e44cf62d199495226e935f7773534fb3 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#763 Add `RaiseError` and `RaiseWarning` methods to `AtataContext`

927a7d09209382924b5f440a6a34722d61c12256 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#762 Add `DriverDeInitEvent`

6d6baffaf9f002b12617247ada9a92ebf97b0f61 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Sync with atata-repository-template

2964128d495e702d35fdd3f9c5d5351e65ea19e6 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade Atata.WebDriverSetup package to v2.7.0

b546dc9e2fc834aedfedef1b9d82311d7809933f authored over 1 year ago by YevgeniyShunevych <[email protected]>
Sync with atata-repository-template and fix code analysis warnings

65b1853d549734eadad77d706819b09d4423c135 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade NLog package to v5.2.2

5defc9906b72472d2dbf5920e9a87c6f669d8757 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Update NLog.config

f906b6bd7256bf2a51f644ac37f8ac69d14b8d6d authored over 1 year ago by YevgeniyShunevych <[email protected]>
Refactor sources

f8dd14aeee7a4cd409715465dbda14fa64362186 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Refactor sources

0638825ee1f24cc892922ed1c9d6ba831dec4036 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Refactor sources

ff1e1edfe3b0b3090c187d67eb51dfa7c7d6efd6 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#761 Add `FindByPrecedingSiblingContentAttribute`

00107b4b301d943d641a70fb88a7921c617ecd06 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#760 Add `FindByRelativeElementContentAttribute`

730836e536bc89f504790d990eab8bfc3e5215db authored over 1 year ago by YevgeniyShunevych <[email protected]>
Refactor `LazyInitializableLogConsumer`

7785b87622df5991824d4ef93ed8c65ebc713168 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Refactor `LazyInitializableLogConsumer`

df0e67179d6383405f6789e4606569ada4329cf3 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Update Directory.Build.props

c572e83334358f2adbcaa1c45d113f0071cbd80e authored over 1 year ago by YevgeniyShunevych <[email protected]>
Refactor sources

4f4ab769c313a1f93da70615ca79d1500b366146 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#759 Add indentation and line breaks to complex object strings in expected and actual error messages

731f210ef635359943e4a3b5978ed13d08987202 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#758 Incorrect name of `ControlList<TItem, TOwner>.Count` property in log

d5f54dc8ce91383bda1b7ba7e2c88011fc6449c1 authored over 1 year ago by YevgeniyShunevych <[email protected]>
#758 Incorrect name of `ControlList<TItem, TOwner>.Count` property in log

264b7f8a48ed7f7b5eb114ec27d017d47a31773d authored over 1 year ago by YevgeniyShunevych <[email protected]>
#758 Incorrect name of `ControlList<TItem, TOwner>.Count` property in log

c6d034ff5a25d343cb2d9a83403878ba4ed82ada authored over 1 year ago by YevgeniyShunevych <[email protected]>
Upgrade NLog package to v5.2.1

21f6971e5a68ce585f894c49e9037f1f79f79711 authored over 1 year ago by YevgeniyShunevych <[email protected]>
Update en-US_User.dic

1df93e0c2a4c0f0ecb51a8d15deb4c49d0a1c1ad authored over 1 year ago by YevgeniyShunevych <[email protected]>
Update .NET version of tests projects to 7.0

1738611d8823f9d2481e9f342bf011a2b42bb89b authored over 1 year ago by YevgeniyShunevych <[email protected]>
Increase C# language version to 11.0 and refactor sources accordingly

3b74c8b67e9a45a5e9557485dd2a53f1ddb42d2d authored over 1 year ago by YevgeniyShunevych <[email protected]>
Update code analysis rules

d497e5d633546909672495b8cf9154a303afad55 authored over 1 year ago by YevgeniyShunevych <[email protected]>