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

#645 Change date/time format of `{build-start}` folder in `AtataContext.Artifacts` directory path to `yyyyMMddTHHmmss`; #646 Add `IDictionary<string, object> Variables` property to `AtataContext`; #647 Update `FileScreenshotConsumer` and `NLogFileConsumer` to use `AtataContext.Artifacts` as a default `DirectoryPathBuilder`; #648 Make obsolete properties of `LogEventInfo`

56871a6c4191ace8a3715516108f4aa89a934d47 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update `ScrollTo_With_ScrollsUsingActionsAttribute` and `ScrollTo_With_ScrollsUsingScriptAttribute` tests

06d458de4381240026325c054bc01962368a003e authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `LogsFolder` property of `Log4NetConsumerTests` to `LogsDirectory`

e8a437b51f1bb9b1723bb955f718bd86e303922d authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#644 Rename `FolderPathBuilder` and `FolderPath` properties of `FileScreenshotConsumer` to `DirectoryPathBuilder` and `DirectoryPath`

4e5f55cc481a72567d8f46e4a6ad9fb65f7ac5d7 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#643 New `WaitForAlertBoxAttribute` trigger

13dfb82c3efb98d06fa9409c8b631cd65f837650 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update XML comment of `DriverAtataContextBuilder<TBuilder, TService, TOptions>.WithLocalDriverPath`

a99f0d737372e26f992474938475e8395c750c10 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Remove `Table_Navigatable` test

05f26adf4248688686d1da98f3d180a1c3a8dfff authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#642 Rename `FolderPathBuilder` property of `NLogFileConsumer` to `DirectoryPathBuilder`

c1e9985c318323f988f1010d991a93b93b896232 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#641 Extract screenshot consumer methods from `AtataContextBuilder` to new `ScreenshotConsumersAtataContextBuilder`

b27b9fe95f563b4e68b84ab8ac4afab5f5cc6f71 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#639 Extract `WithProperties` method of `AtataContextBuilder<TContext>` to extension method; #640 Extract log consumer methods from `AtataContextBuilder` to new `LogConsumersAtataContextBuilder`

8f2aed8780ccc125bbe29be9a033455bee734b31 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#638 `EventBus` should call subscriptions in the order they were subscribed

412d469ae0ee8857cfab10097291e05bc48eb672 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#637 Change log level of "Clean up AtataContext" log section from `Info` to `Trace`

e2178549f676e086f257e593c3c63c1b29a9b366 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#636 Remove `ReportFailure` method from `IVerificationProvider<out TOwner>`

166b1ee2dea4b3f2876412874c9ef2cd32c2b608 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#635 Remove `GetShouldText` method from `IVerificationProvider<out TOwner>`

336cff2d3d8c5804024ff97cb3853bdba7e53309 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#634 Change return type of `IVerificationProvider<out TOwner>.GetRetryOptions` method

fa95cb62059a26cd2903032ee45c7924b6c53ae6 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#633 Remove `VerificationKind` property from `IVerificationProvider<out TOwner>`

50f900fa1c14f549652d8a47d37caa2dfd1709a4 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#632 Add `WithRetryInterval` and `WithRetryIntervalSeconds` methods to `VerificationProvider<TVerificationProvider, TOwner>`

17d016bee3be701181ac59db358b7843e4641852 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#631 Rename `Within` method of `VerificationProvider<TVerificationProvider, TOwner>` to `WithinSeconds`

d41279d3a29e6d69f01232c1e0f2c06ecb0ac249 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `DisposableSubject<T>` to `DisposableSubject<TObject>`

7e2732c57c941ad72816ad56a01ce57df1caa2a3 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `Subject<T>` to `Subject<TObject>`

e3140c502a191cf77ad55483817f7403ab4d2170 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#630 Rename `EnumerableProvider<TItem, TOwner>` to `EnumerableValueProvider<TItem, TOwner>`

1a5577a4f8b11868d7efc6b9a832d3a384ff56e2 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Correct XML comments

cb553f4c6a6bccbe61dd049e6a686d8b54b680e7 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Refactor `DynamicObjectSource`

ef269996982e161ecf70a2a30463bfbf64499318 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Refactor `LazyObjectSource<TObject, TSource>`

48c498f970240b3280d682e73d4c2576ccdc7d50 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `LazyObjectSource<T>` to `LazyObjectSource<TObject>`

1789089621826a367f7ed3c2f15f090df40aea46 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Fix XML comments of `IObjectProviderEnumerableExtensions` and `IObjectProviderExtensions`

855a30e038c8dc7afa96a38816594bcd0a442f97 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Refactor `LazyObjectSource<TObject, TSource>`

d08fa4512a5d6b019a9daed3e9467fc45bbfdf0a authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update XML comment of `DynamicObjectSource<TObject>`

7be67f2651dd090b9f62d3e55c5b89d3320ba09c authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `StaticObjectSource<T>` to `StaticObjectSource<TObject>`

6fa2534fc8dbdd69984069d0139aaa7b8837cafa authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update XML comment of `DynamicObjectSource<TObject, TSource>`

8a14b894a71240f44a3b7100d2239ccd059b9dc9 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `DynamicObjectSource<TValue>` to `DynamicObjectSource<TObject>`

ff788272ef5a4c1c6b7b08c8322b3a50f516cae6 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Refactor `DynamicObjectSource<TObject, TSource>`

bb0b8fd23935bcd938ae162a472612386fc8a56f authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `IObjectSource<out T>` to `IObjectSource<out TObject>`

d5edb5ac9d97a9515984f6130d7fb8927c23c998 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#629 Rename `Value` property of `IObjectSource<out TObject>` to `Object`

19738bb18f25930975cf4979771001900b30a52a authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#628 Rename `IsValueDynamic` property of `IObjectProvider<out TObject, out TOwner>` to `IsDynamic`

de950cd2f53e6c90a3bbd3a9d085fc7ca7a8a72f authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#627 Rename `Value` property of `IObjectProvider<out TObject>` to `Object`

89dde75074a91fbd0f6850e34168ca9f3f291e4d authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update XML comments

67d528651530296d14010a41f61478609ef1c3c4 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `Select<T, TOwner>` to `Select<TValue, TOwner>`

ff7d547790b8d603d3e3e4e91d65076c76db5d45 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `RadioButtonList<T, TOwner>` to `RadioButtonList<TValue, TOwner>`

4651a1f55684f12cbe9523a4120a9e5ace839851 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `OptionList<T, TOwner>` to `OptionList<TValue, TOwner>`

8640c22402fa522466ae7db6ff49ab577b602fda authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `Input<T, TOwner>` to `Input<TValue, TOwner>`

ddc38018b9ed3f3fa1bbe8bf87f9a88f6fba8085 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Change `ICheckable<TOwner>` to `ICheckable<out TOwner>`

f1a36902902e95f766011383b2890ed9483c0cee authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `HiddenInput<T, TOwner>` to `HiddenInput<TValue, TOwner>`

b8f5c868e677e3393edbcf79e8cc1b3eaf2db170 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update XML comments of `CheckBoxList<TValue, TOwner>`

e592db22075b70b73d0735bae8e5320d4a256525 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `CheckBoxList<T, TOwner>` to `CheckBoxList<TValue, TOwner>`

3faa01e6f3d2127c8cc8761beb7ea52b6f93561c authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `Label<T, TOwner>` to `Label<TValue, TOwner>`

75fbbacfafd3642ed7b6cc348d5f2626f07e5d3d authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `EditableTextField<T, TOwner>` to `EditableTextField<TValue, TOwner>`

958647175ec981d9f4176ad9b0dc3e23577fdcbd authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `EditableField<T, TOwner>` to `EditableField<TValue, TOwner>`

e879dbff53bf0cb6b51b268ea1270a2d40affe08 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `Option<T, TOwner>` to `Option<TValue, TOwner>`

730f5c9b58f0660ed8a1c7ee7a66574e3a38e9e4 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `Content<TContent, TOwner>` to `Content<TValue, TOwner>`

e1be68a3438bcef78551e53978e6e3d760139bfc authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `Field<T, TOwner>` to `Field<TValue, TOwner>`

64a1d2ce1293c5f174217398d0132204c8bd7640 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename `Content<T, TOwner>` to `Content<TContent, TOwner>`

c4812ddf146dd8ea0f46a30a8b6f9e643aac9271 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#626 Rename `DataVerificationProvider<TData, TOwner>` to `ObjectVerificationProvider<TObject, TOwner>`

f966acc2c12e33007a850a0c9ac65d614bc73b51 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

d40bc19bb1f02ae3a35b94e4e449dd65992914f9 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

7d78926d655afbe464ea4214ec07159a3ec61849 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

dc3152e83a2def5a5b086c11533cf6ccb2daa7c2 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

521662851954e4327c43aba0bab6088f72776701 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

5749e011980ea4bdbd7567c9003ca7e37e9c92a6 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#625 Add support of `UIComponent` script arguments to `UIComponentScriptExecutor<TOwner>`

cbee0db1eb30d15378749e88bf7a769178d5b92c authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update `UriProvider<TOwner>` and `UriProviderTests`

2d7dddca63bc3b331c16fb04d2609a1cc825d66f authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

200342c384fa8284da19e0f9c9388cbdbd9d5998 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#624 Add `DynamicObjectSource.Create` method

1e87c72c278f9111dfcece0fa4c6ce3935cb94f7 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

72f62c8482a41e23bc4071cd03e3056fc61be81c authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#623 Add `CreateValueProvider` method to `UIComponent<TOwner>`; #621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

08d6fd94179d8348d77189f9f58eb5eb5746012d authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#622 Inherit `ControlList<TItem, TOwner>` from `IEnumerableProvider<TItem, TOwner>` instead of `IDataProvider<TData, TOwner>`

744ed5b12e231a2af408f1eb736690f5049c3785 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#621 Make obsolete `DataProvider<TData, TOwner>` and `IDataProvider<TData, TOwner>`

9d4b79f21e2a62470192ceb33dd264e36a7930e9 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#619 Remove `Component` property from `IDataProvider<out TData, out TOwner>`

7b12d8e70f7533133df3d63ddd64d371f4a490c0 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#619 Remove `Component` property from `IDataProvider<out TData, out TOwner>`; #620 Replace implementing of `IDataProvider<out TData, out TOwner>` with `IObjectProvider<out TObject, out TOwner>`

79947cfa0febd278fcab210de0d867dde0d34e3a authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Change `IDataVerificationProviderExtensions.Satisfy` methods to use `Func` instead of `Predicate` in parameters

2b90ea87b0069a0d09c8c99bdca6a221b8edea7c authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Remove `[ClicksUsingScript]` from `GoTo2Page`

ada74779a4267e0f7331db43524b6bdc117a444f authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#618 Update implementation of `DragsAndDropsUsingActionsAttribute` to use `Actions.DragAndDrop`

93431a922aaf3a4ede4371d489771b2dd7598515 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#617 Rename `WaitAttribute` to `WaitSecondsAttribute`

7f7d408553a745de7c7883e6ca5b2c04dfc259c1 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#616 Change default value of `AtataContext.ModeOfCurrent` property to `AtataContextModeOfCurrent.AsyncLocal`

ad9c11c280ddeb15b37d0c6500ea4cc4d32213ad authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#615 Extract `ChromiumAtataContextBuilder<TBuilder, TService, TOptions>` from `ChromeAtataContextBuilder` for reuse by `EdgeAtataContextBuilder`

78f1d28be34be88f2b16619f9741b348039d5e6b authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Increase project version to 2.0.0-beta.1

244f7729b1beb67d85bf29adb4a51b807654cf81 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Use Atata.WebDriverExtras package v2.0.0-beta.1

5b64ce05ba1aa9d9b1da15677b7e35e3dad952e2 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#611 Use Selenium.WebDriver package v4.1.0; #612 Add Microsoft.CSharp v4.7.0 package reference; #613 Replcace `WithCapability` method of `DriverAtataContextBuilder<TBuilder, TService, TOptions>` with `AddAdditionalBrowserOption`; #614 Replcace `WithGlobalCapability` method of driver `AtataContextBuilder`'s with `AddAdditionalOption`; Update Atata.WebDriverExtras library

23cc5f3dbf160869b7a343151683d75af37db73c authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Upgrade NLog package to v4.7.13

338de7047625ada2e9517ac86857a8d69334633c authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Upgrade NUnit3TestAdapter package to v4.2.1

e347997736602be7a9c5e29549cdb85215319526 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Upgrade log4net package to v2.0.14

5ef2536cdb0e1001a3b7b19a0e2b240dbea603df authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#609 Replace `RemoteWebDriverLoggingExtensions` with `IIJavaScriptExecutorLoggingExtensions`; #610 Replace `RemoteWebDriver` usage with `IWebDriver`

fb1fa1a5c3e52eb6cc798e3593e7aaf6d2ea0110 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update Atata.WebDriverExtras library

23dee59118227a5f99fe97ccf2899eb7346c3aa5 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#608 Remove `Properties` property from `MulticastAttribute`

8cf1a1ffc2489537729148a220eccd6a8daa43fd authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#605 Replace `IPropertySettings` with `IHasOptionalProperties`; #606 Change `PropertyBag`; #607 Add `UIComponentMetadata` parameter to `CreateStrategy` and `BuildComponentName` method of `FindAttribute`

b7f2224fe92b5904cd09ae4aa35724cb5793a0d7 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#604 Update `TitleTermFormatter` to not lowercase "from" and "with"

69b0fded07b0e3b16e3d6862ea9d7c4b08369a2e authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#603 Remove `ValueTermOptions` property from `IDataProvider<out TData, out TOwner>` and all classes implementing it

14e8b83475412834f3f4724c0ea95328042bfafe authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#601 Remove `ApplyMetadata` method from `UIComponent`; #602 Replace `InitValueTermOptions` method with `GetValueTermOptions` in `Field<T, TOwner>`

e2bd807b28a1f8e0d2d3688f603a67781de5f46a authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Refactor tests

41d0db0699d0fe780d0a10d319c02e1d8ff9b1a9 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Rename all `should` parameters to `verifier` in `IDataVerificationProviderExtensions`, `IUIComponentVerificationProviderExtensions` and `SizeIDataVerificationProviderExtensions`

0573d23145d5c2711dab9e2a5337608892f188da authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Reorder `TriggerEvents` values

ed6987da10e208ce8f95a43e70ffde872c38e1d0 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#597 Wrap `UIComponent` scope element getting in `StaleSafely.Execute`

805b78517d3ef70c58704ce5220a759e69b05146 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Reference temporarily local Atata.WebDriverExtras.dll instead of package

b580a7d02b8af25b7c4be55dda94d89407759fc6 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Remove Selenium.WebDriver package reference from Atata.Tests project

17072dea71bde853228f642f1fad8909be2e8765 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Remove Atata.WebDriverExtras package reference from Atata.Tests project

3fc56c30286017d0dca70d85f0abb4884c77dccb authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#599 Set target .NET framework to only .NET Standard 2.0

842673622471e5f7683c1227a4069689d97c8750 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
#600 Rename `ExtendedStringFormatter` to `AtataTemplateStringFormatter`

2da88c40739da78a2cd57f243c38feaae092f47d authored almost 3 years ago by YevgeniyShunevych <[email protected]>
$597 Wrap `UIComponent` scope element getting in `StaleSafely.Execute`

ce35a9f7a20eb176f7fbb23f4b45f5986945ccf6 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Update copyright year to 2022

b3bb76a2e7efa782466e35424467da944d9b99f8 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
Upgrade SonarAnalyzer.CSharp package to v8.35.0.42613

bdfd0fe58211b990a2ec33d14341ae806f6dec23 authored almost 3 years ago by YevgeniyShunevych <[email protected]>
$597 Wrap `UIComponent` scope element getting in `StaleSafely.Execute`

aa571454c05e9f5607b82d3b61abfb4a1f80e800 authored almost 3 years ago by YevgeniyShunevych <[email protected]>