Ecosyste.ms: OpenCollective

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

Atata

C#/.NET test automation framework
Collective - Host: opensource - https://opencollective.com/atata - Website: https://atata.io - Code: https://github.com/atata-framework

Update ControlDelegates functionality

github.com/atata-framework/atata - 8ee266d14e24b7953a86543d120244fe8dc6a389 authored over 8 years ago by YevgeniyShunevych <y.shunevych@DESKTOP-U072ONQ>
Add ComponentDelegates with extensions

github.com/atata-framework/atata - 1ca28caed6f89c21ec982e53b68ebda0d6c63a6c authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add FindFirstAttribute

github.com/atata-framework/atata - 21b458747b485af09e7dfb86e0c0f037a29d9334 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Input controls functionality

github.com/atata-framework/atata - 51ef66a641206dec4a9363e34814876a5d8a6ea1 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ValueRandomizer; Update randomization functionality

github.com/atata-framework/atata - 605b43a994e7efb17c11f3969ed2cf4d5d691976 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove EnumStringExtractor class

github.com/atata-framework/atata - 12ea667e26092bcc837c07a0a41c2df6bd835542 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename TextContent control to Text

github.com/atata-framework/atata - 1b2dc66ab7fa19ffbedd7d15d8be2c3bc5d58284 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename UIComponentFormatAttribute to FormatSettingsAttribute

github.com/atata-framework/atata - f693edd45cdfee139e6652f787bde2678e4c8bdc authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Content control; Rename Text control to TextContent

github.com/atata-framework/atata - 2b233bf46c2b84354f926cf61563b39672e1b8ff authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update VerifyTitleAttribute trigger; Add VerifyTitleSettingsAttribute

github.com/atata-framework/atata - ddcddcac088be4ff9ec8f3bd621cf64430415ac8 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove old VerifyContainsContent functionality

github.com/atata-framework/atata - 3b5cb3b80b9a4362f48e7a71e8f15ba5241aa7bf authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove wait from PageObject.Init method

github.com/atata-framework/atata - 6f474bc1910bac862dcfbb14cf79ceda498cf27e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove old Title functionality from PageObject

github.com/atata-framework/atata - 5359fe4100ccc186d10ddadf7d063d18f841eb56 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add VerifyContentAttribute and VerifyContentContainsAllAttribute triggers; Update related functionality

github.com/atata-framework/atata - 322e9025095b7d7b464874d48508150a9ecb8331 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update page title and content verification functionality

github.com/atata-framework/atata - 22ccbae7eade786b05003d62c9b907c60c10146f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update UIComponent.VerifyContent method(s)

github.com/atata-framework/atata - 0df08eb55178ef804ba5087fc9b1e421263e3e57 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add VerifyExistsAttribute and VerifyMissingAttribute triggers

github.com/atata-framework/atata - e1eee96cdc68ba5f08ac3fba09b1891c443a5107 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add VerifyTitleAttribute trigger

github.com/atata-framework/atata - 4107997ce8af06d568332901b2f65092383495c6 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Children hierarchy to UIComponent; Update triggers running

github.com/atata-framework/atata - cd579accfb53c8edfc61023ebda0fbdd9fdbe93a authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update UIComponentResolver.InitPageObjectTriggers method

github.com/atata-framework/atata - 94c36b58ff598bb20a9b223f24554d7b04e53fd8 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Selenium packages to 2.53.0 version

github.com/atata-framework/atata - da36c9a249e645d7e9a2d5b474528d98e084f882 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Guid support to TermResolver

github.com/atata-framework/atata - b94751852b4354de7de2a190d1c835cfbfd91917 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add test cases to TermResolverTest

github.com/atata-framework/atata - c20e1d6044a9d5b69c768102ed1f81cab5469c5e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add TimeSpan support to TermResolver

github.com/atata-framework/atata - 6883df4a91cb019349bb42ade87b5600665c61a6 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add DateTime test cases to TermResolver_StringFormat test

github.com/atata-framework/atata - 6cdad044aa0258dd595586f13bb91cee745d78ff authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refactor TermResolverTest

github.com/atata-framework/atata - 76b357b0df60de7d42cdbbfdef9b37226ccca7ec authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add DateTime processing to TermResolver

github.com/atata-framework/atata - 989b0fdecd792f203567506eb414fa73c1aa0db1 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update TermResolver enum processing

github.com/atata-framework/atata - b9ab04a2d49610eda86f1507c14668233b5041d2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update term string formatting

github.com/atata-framework/atata - 2f4f7276d163dcc311a6acf8dc0620249840aa3e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add test cases for enum to TermResolver_StringFormat test

github.com/atata-framework/atata - 74e10f7ca8656f26e8b8ebe931fb900f39c7f3d5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update TermResolver enum processing

github.com/atata-framework/atata - 59b1e55c65bf65a151b85c56caf38fc6bc2beaf9 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update TermResolver functionality

github.com/atata-framework/atata - cb4fa3550839ae65265b59c6433292b7be449460 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add percentage support to term string formatting; Add TermResolver tests; Update NUnit to 3.2 version

github.com/atata-framework/atata - e60f340f405e9b16adb4af36d49ef270bf30e963 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update term string formatting

github.com/atata-framework/atata - b3c3a32fd6e735211ec10e8e053960cf737ca1f5 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update term string formatting for enums

github.com/atata-framework/atata - a3aee3ed974db8325f95cbced1983c5d3e03e081 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update term string formatting

github.com/atata-framework/atata - 20da52aef11a45f4a4620689bc20ce27734ab00c authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Move VerifyContent method from Control`1 to UIComponent`1

github.com/atata-framework/atata - 1080d498aba42e3711ae177e0d256cf0e2b4808d authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add Input test functionality

github.com/atata-framework/atata - b1a2e9a224285126f3cbf5a2a568cb94d9ad22a7 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update TextInput

github.com/atata-framework/atata - c6cc80bef30e3b8f9f71abed75380ae7b697ada6 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add 2 GoTo overloaded methods receiving URL to UITest

github.com/atata-framework/atata - 701499ea33f691e59a5260b6c898c09677846625 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Move PageObject, Page and PopupWindow to Components folder

github.com/atata-framework/atata - 087e076b3df98adca2c31e54a09680267e5f01e0 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add VerifyUnchecked method to CheckBoxList

github.com/atata-framework/atata - 667c25bd5807200a0842531a6d7a6a863d77a440 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add VerifyChecked method to CheckBoxList

github.com/atata-framework/atata - 25c66aa2705b6111f994f2cdef99a4429e54f43c authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add IsSubsetOf method to Assert

github.com/atata-framework/atata - 8fd8e37a263319db216a3eea07d470d70648fd75 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add Check and Uncheck methods to CheckBoxList

github.com/atata-framework/atata - e69808d61ec96236248984da420d02ff030ed4ef authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update CheckBoxList to correctly format values to string

github.com/atata-framework/atata - 09d7326241704091be3da68a9f478205904d3b66 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update CheckBoxList to handle unknown value

github.com/atata-framework/atata - 7ad4a0b9f586cfe9387cf4e93a530c2478886bb7 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update TermResolver functionality

github.com/atata-framework/atata - 7c09565f83e11edfb11db4a55fbd7e97f7a6ca68 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update CheckBoxList

github.com/atata-framework/atata - 87574defe8e4ffc62ce96857bbe2944b4777a0fd authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add CheckBoxList basic functionality

github.com/atata-framework/atata - 6b488ece1e9815ec8b09d1a125bb89e13cf4756f authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Rename RadioButtonGroup to RadioButtonList

github.com/atata-framework/atata - 832c6475dc8e830da63f192f54dd16c05ed30774 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Rename RadioButtonGroup to RadioButtonList

github.com/atata-framework/atata - e0dc7ae1c229172110b3ca97d676772e4f56601a authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Rename Checkbox to CheckBox

github.com/atata-framework/atata - cc62d9fdf4781050b4d943781242249687822517 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Rename Checkbox to CheckBox

github.com/atata-framework/atata - 071da562c82816849f6561cfdcaeae6d54faa894 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add RadioButtonGroup_Decimal test

github.com/atata-framework/atata - c9ee275ed0e985eb1e46496bf574441d4f08d9e1 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add RadioButtonGroup_Int test

github.com/atata-framework/atata - 7b1bcdecf7a28b2dfdeb3d4ba373f81d368be1ae authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add numeric types support to TermResolver

github.com/atata-framework/atata - 5af31fb69973f9d2512f74fa7c7dcb8fee27ab29 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update FindItem functionality

github.com/atata-framework/atata - 81443959e63eb0058703fa58ffd40195def804d1 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update RadioButtonGroup test functionality

github.com/atata-framework/atata - 9b4380c5407b81f344b19b8c11f06c7bff40c387 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add Field.Get() method

github.com/atata-framework/atata - ce20ffdd5fa864aa2e66c4cedfd62faa5402a982 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Rename ExceptionsFactory to ExceptionFactory

github.com/atata-framework/atata - 358cf6630a1f2102dbbc93a110a70104a4f03e17 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add parallelism to Tests project

github.com/atata-framework/atata - 1f7909117f1fd7d565b8a6bc2c51003191034802 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Null values support in TermResolver and RadioButtonGroup; Update RadioButtonGroupTest

github.com/atata-framework/atata - 63bcfa32646b41f117e3f90e6c794e453b3b9f51 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add RadioButtonGroup_String test

github.com/atata-framework/atata - d265a22b79e7d97e5bd8fb6c19e57e04928558df authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Fix StrategyScopeLocator

github.com/atata-framework/atata - 6cd862b7290b0f3f3edf5c522e185648883b6c0a authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Refactor RadioButtonGroup test functionality

github.com/atata-framework/atata - d9a7674e2e810a59b4e3461d4bca9a8291009665 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update FindItem functionality

github.com/atata-framework/atata - 8e61626b9a135ae8cf8ad37f1fe4aef0a7990782 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update FindItem functionality

github.com/atata-framework/atata - d81ab1daec82b4504ae9e9f92204a4cc42ca7fc9 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update TermResolver

github.com/atata-framework/atata - 8de684846dceeab85c9d317346d52f1a81f1578a authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add TermResolver.FromString method

github.com/atata-framework/atata - 67a0aa143db08ff78c93ebf95026643c05c68f4f authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update FindItem functionality

github.com/atata-framework/atata - 168eb92e6be9617a04a5b89302516f822777dd7d authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add TermConverter class with base functionality

github.com/atata-framework/atata - ce9bd61d971768c10c01282cce6d39a394d9cc4b authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Refactor GroupField related functionality

github.com/atata-framework/atata - add4dd60c2553a1f1bd114be7d02dad9e38f2215 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update RadioButtonGroup control and related functionality

github.com/atata-framework/atata - 7f3b94e900e4787f85840343456bab888837a223 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update FindItem functionality

github.com/atata-framework/atata - ccab5ab193bbec0b1382ec459a69b237949a3bf8 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Comment FindItemByIndex functionality

github.com/atata-framework/atata - 8ae6f347562861599f553e703973d6005318f236 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add RadioButtonGroup test

github.com/atata-framework/atata - 23a1d0ce467d5f0c540caa6ea0d71afa7819aacf authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add FindItemByValueAttribute

github.com/atata-framework/atata - 33ac5e9aff6e06ef4909666ec3393842e7923e46 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update 'Basic Controls' page

github.com/atata-framework/atata - 70809e420742574971be9a55a730dc13127f3e49 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add FindItemByIndexAttribute

github.com/atata-framework/atata - 35bd111ca7aaac68790938c315cba3e31befc3e8 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add TermMatch support to FindItemByLabel functionality

github.com/atata-framework/atata - ccc0757cf3b98310c7a519c0d0a7f447d78cee5f authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update UIComponentResolver

github.com/atata-framework/atata - 2c0cc16e8523b42820b67ae19818cb7b493b5e57 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add RadioButtonGroup control; Update IItemElementFindStrategy's; Update element locate functionality; Update tests

github.com/atata-framework/atata - 703361b435a8048b38fedeabe89537006388e3ec authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update tests

github.com/atata-framework/atata - 869d52344d1ba48da4ccea1316f4283e671630f8 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add field read-only state verification

github.com/atata-framework/atata - 4e42c10c2b2f51f891f39cffd540822294066ebf authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add Bootstrap and jQuery packages to Atata.TestApp project

github.com/atata-framework/atata - 6e6c86cf96f8fd729764f35407ccfdce51b0ca12 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update tests functionality; Atata fixes

github.com/atata-framework/atata - 88f0e14d038ced3bcfba215a4ae7524ff80de961 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add basic tests functionality

github.com/atata-framework/atata - 2f1e4de705d2a7a481f0f3716ccc3e370a3a187f authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add Atata.TestApp and Atata.Tests projects

github.com/atata-framework/atata - 3e6149c7b75ad5273cfbc5767897a28e4315d4f2 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add Control.VerifyContent method

github.com/atata-framework/atata - 7ec50382cfefe263e039218e72357a4443e09fad authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update UIComponentResolver initialization

github.com/atata-framework/atata - 574a7babcf7b197babde2dfea5034b9ea0350a23 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add VerifyEnabled and VerifyDisabled methods to Control

github.com/atata-framework/atata - 20fca0fe05b043f9c559232a4b3bbb0665c47856 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add PageObject.Do method

github.com/atata-framework/atata - 2292df396076003cf61a8807105ced8c90d5ee8d authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Fix bugs

github.com/atata-framework/atata - 02c2cbca80544018da2201dd10015162f2f61d9d authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add basic page object trigger events functionality

github.com/atata-framework/atata - 2172b3fda6b6b48f73dc6f379933a2aedb32c12d authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add FindByFieldset; Fix bugs

github.com/atata-framework/atata - 7f487a7f1fa1e4f07e4d3f9bfc544a9e9c0dacb5 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update FindByLabelStrategy to search also inside label element

github.com/atata-framework/atata - 3ff3c1d0bffabca479a28f283a0d2a637beca61b authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Add ScrollDown trigger

github.com/atata-framework/atata - 6cfcd31f5355d8856fd47e71563b9056b65356b8 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update string generation functionality

github.com/atata-framework/atata - 2f968d365324c2297ce44304a23309b3d7e9c9b0 authored almost 9 years ago by YevgeniyShunevych <[email protected]>
Update logging functionality

github.com/atata-framework/atata - cf78be5a8b8547ae524301ab21f2ec9a9ea973ca authored almost 9 years ago by YevgeniyShunevych <[email protected]>