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
Add UseScreenshotFileSaving extension methods
0ca30553bccdd86bb29be265c916e03fae4c24ba authored over 8 years ago by YevgeniyShunevych <[email protected]>
0ca30553bccdd86bb29be265c916e03fae4c24ba authored over 8 years ago by YevgeniyShunevych <[email protected]>
Implement AtataContextBuilder.UseNUnitTestName extension method
9a14a6b4242e6cf5ab35da320033def8e775f9e0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
9a14a6b4242e6cf5ab35da320033def8e775f9e0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Implement AtataContextBuilder.SetUp method
9af4c6a4cd1df6e04fb71381e660b200c8494f1c authored over 8 years ago by YevgeniyShunevych <[email protected]>
9af4c6a4cd1df6e04fb71381e660b200c8494f1c authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add AtataContextBuilder's for drivers
b2ba20c30836c81adc48744891fcffb93a255407 authored over 8 years ago by YevgeniyShunevych <[email protected]>
b2ba20c30836c81adc48744891fcffb93a255407 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add base Atata context building functionality
8a7ae1862322aa8c582b9dedc9e3064f49022787 authored over 8 years ago by YevgeniyShunevych <[email protected]>
8a7ae1862322aa8c582b9dedc9e3064f49022787 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ability to set minimum log level for log consumer
8045726027e49f53d0bdee6b4de94cf2a2bb9a3b authored over 8 years ago by YevgeniyShunevych <[email protected]>
8045726027e49f53d0bdee6b4de94cf2a2bb9a3b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ability to ignore section end logging
a01a6f45715c63e3e31643fd9005d25cd7dd37b9 authored over 8 years ago by YevgeniyShunevych <[email protected]>
a01a6f45715c63e3e31643fd9005d25cd7dd37b9 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update IWebElementExtensions.ToDetailedString method
7a55931bbe6661ac640ad339d829d6a063168b3a authored over 8 years ago by YevgeniyShunevych <[email protected]>
7a55931bbe6661ac640ad339d829d6a063168b3a authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update element search functionality
b022915f16bbdf6a8b47c247eca4431d828aa019 authored over 8 years ago by YevgeniyShunevych <[email protected]>
b022915f16bbdf6a8b47c247eca4431d828aa019 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix ExtendedBy
ff710460a605b1aa4e370c36610b93654d47164f authored over 8 years ago by YevgeniyShunevych <[email protected]>
ff710460a605b1aa4e370c36610b93654d47164f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix StrategyScopeLocator
0eae92fa43490184d622b004e427cc391742f8c5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
0eae92fa43490184d622b004e427cc391742f8c5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remake Atata.WebDriverExtras search functionality using ExtendedBy; Update related Atata functionality
e24300f3c8a0fd2e824447ff115e401cd2e8d465 authored over 8 years ago by YevgeniyShunevych <[email protected]>
e24300f3c8a0fd2e824447ff115e401cd2e8d465 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ExtendedBy class
5c8f444e3944d319cb4a3c46381e8dd147b7ebd1 authored over 8 years ago by YevgeniyShunevych <[email protected]>
5c8f444e3944d319cb4a3c46381e8dd147b7ebd1 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename ATContext to AtataContext
a288aa489f0a7d2da647fc99b52d03bde056cd7f authored over 8 years ago by YevgeniyShunevych <[email protected]>
a288aa489f0a7d2da647fc99b52d03bde056cd7f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Delete Settings.StyleCop
f252710563b844ebc0111be4d7ff01d7cc81a850 authored over 8 years ago by YevgeniyShunevych <[email protected]>
f252710563b844ebc0111be4d7ff01d7cc81a850 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Disable SA1404 StyleCop rule
af50d7bb98bff86dc3c1967b254fa7532e49d91e authored over 8 years ago by YevgeniyShunevych <[email protected]>
af50d7bb98bff86dc3c1967b254fa7532e49d91e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Enable SA1516 StyleCop rule, refactor code according to rule
ca0d4c7e9d4bc1326d2d1372427a4f1934088bd2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
ca0d4c7e9d4bc1326d2d1372427a4f1934088bd2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add StyleCop.Analyzers package to all projects; Do not use VisualStyleCop anymore; Configure StyleCop rules in Atata.ruleset; Refactor code to meet StyleCop rules
b808e71c651c16c71c3fae0436506b836bdb9c93 authored over 8 years ago by YevgeniyShunevych <[email protected]>
b808e71c651c16c71c3fae0436506b836bdb9c93 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ChromeOptions to ChromeDriver in AutoTest
4a2f8da85f777fcaa7d686e43b863d39ff488a07 authored over 8 years ago by YevgeniyShunevych <[email protected]>
4a2f8da85f777fcaa7d686e43b863d39ff488a07 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add SearchContext property to PlainScopeLocator
8e376fed7df226fae8b080a04c665871f300117c authored over 8 years ago by YevgeniyShunevych <[email protected]>
8e376fed7df226fae8b080a04c665871f300117c authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add NUnit3TestAdapter package to Atata.Tests project
c9222ee79340ac7bb5aa3e701e5642416b1cdc7f authored over 8 years ago by YevgeniyShunevych <[email protected]>
c9222ee79340ac7bb5aa3e701e5642416b1cdc7f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Selenium.WebDriver.ChromeDriver package to Atata.Tests project
435eab32bb690ab69a7ce1d30ebbc092025da2bc authored over 8 years ago by YevgeniyShunevych <[email protected]>
435eab32bb690ab69a7ce1d30ebbc092025da2bc authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update NUnit and WebDriver packages to latest versions
c28a28c256d98597c04cb196f4b5e02166c35fc1 authored over 8 years ago by YevgeniyShunevych <[email protected]>
c28a28c256d98597c04cb196f4b5e02166c35fc1 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add PlainScopeLocator, use it in PageObject`1 and inherited classes
0d66cc8cb389d83b5b83e99c16b095f08912efc7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
0d66cc8cb389d83b5b83e99c16b095f08912efc7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update strategy classes; Update EditableField`2.GetIsReadOnly method
9e37ccec4361cca337943d4e41e7f0e04e6bda58 authored over 8 years ago by YevgeniyShunevych <[email protected]>
9e37ccec4361cca337943d4e41e7f0e04e6bda58 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Attributes and Css properties to IUIComponent`1
0fbe2a7c3984b3202085b88faea5eaf682eb3c2b authored over 8 years ago by YevgeniyShunevych <[email protected]>
0fbe2a7c3984b3202085b88faea5eaf682eb3c2b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add UIComponentAttributeProvider and UIComponentCssProvider, use them in UIComponent
cd7afd7ca26ba3acc545799a40dd5f32dd8bb0b0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
cd7afd7ca26ba3acc545799a40dd5f32dd8bb0b0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Change UIComponent.CleanUp method's access modifier to protected internal
ef1f2ebe21698323540044c9e3aba47d8ad56a08 authored over 8 years ago by YevgeniyShunevych <[email protected]>
ef1f2ebe21698323540044c9e3aba47d8ad56a08 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlList`2; Add ControlListScopeLocator; Add Table_Empty test
0897cbb4f1b9073c965ba9d2e6f239afd4b4506c authored over 8 years ago by YevgeniyShunevych <[email protected]>
0897cbb4f1b9073c965ba9d2e6f239afd4b4506c authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refcator FileScreenshotConsumer; Update take screenshot log message
bebe53be5355998d780fa14e1640b1f323caeb43 authored over 8 years ago by YevgeniyShunevych <[email protected]>
bebe53be5355998d780fa14e1640b1f323caeb43 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ScreenshotInfo class, use it by IScreenshotConsumer's
c3dd7f2e62063e84bb9904c36c45407ee69b4890 authored over 8 years ago by YevgeniyShunevych <[email protected]>
c3dd7f2e62063e84bb9904c36c45407ee69b4890 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix FileScreenshotConsumer
24a6456d75f3eb7dc589273671f75890e02c5258 authored over 8 years ago by YevgeniyShunevych <[email protected]>
24a6456d75f3eb7dc589273671f75890e02c5258 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update FileScreenshotConsumer to accept folderPathCreator; Update XML comments
aae24b4b45234a870151e51fcf2ee56af6900f39 authored over 8 years ago by YevgeniyShunevych <[email protected]>
aae24b4b45234a870151e51fcf2ee56af6900f39 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add XML comments to FileScreenshotConsumer and IScreenshotConsumer
e8624b6d504131dbeab38da2bbcc402b26d6da48 authored over 8 years ago by YevgeniyShunevych <[email protected]>
e8624b6d504131dbeab38da2bbcc402b26d6da48 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add BuildStart, TestName and TestStart values to log event properties in NLogConsumer
874a5e9190c854a1f99d0843d45c833b4d539fcb authored over 8 years ago by YevgeniyShunevych <[email protected]>
874a5e9190c854a1f99d0843d45c833b4d539fcb authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add TestStart property to ATContext and LogEventInfo; Add XML comments to ATContext
67270d6c911b8e81f8a1fa70ed5f787f0d051d24 authored over 8 years ago by YevgeniyShunevych <[email protected]>
67270d6c911b8e81f8a1fa70ed5f787f0d051d24 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add BuildStart and TestName properties to LogEventInfo; Add XML comments to LogManager
3c25edd83450f6b1da3e955f912329b9a513c590 authored over 8 years ago by YevgeniyShunevych <[email protected]>
3c25edd83450f6b1da3e955f912329b9a513c590 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add TestName and BuildStart properties to ATContext; Refactor ATContext
310ad7b93cb8eae2740739fffeb0c542b4c4a5fb authored over 8 years ago by YevgeniyShunevych <[email protected]>
310ad7b93cb8eae2740739fffeb0c542b4c4a5fb authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix NLogConsumer
ec01e79cab725b6dcabf107b0df051a1be849051 authored over 8 years ago by YevgeniyShunevych <[email protected]>
ec01e79cab725b6dcabf107b0df051a1be849051 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Change NLogConsumer namespace to Atata
e864f4569fc8667ed51eb1fc10ae626ed71341dc authored over 8 years ago by YevgeniyShunevych <[email protected]>
e864f4569fc8667ed51eb1fc10ae626ed71341dc authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update NLogConsumer
043cd425048f1efa8cfa252cfc62f36d77d66198 authored over 8 years ago by YevgeniyShunevych <[email protected]>
043cd425048f1efa8cfa252cfc62f36d77d66198 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Settings.StyleCop
b3d8f4fe995b5ec4679f4db9acf2749c7f7ee83e authored over 8 years ago by YevgeniyShunevych <[email protected]>
b3d8f4fe995b5ec4679f4db9acf2749c7f7ee83e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Enable XML documentation for Release build mode
42cc9c9b4f35fa8fb5b94910cf974a56ecf86cfc authored over 8 years ago by YevgeniyShunevych <[email protected]>
42cc9c9b4f35fa8fb5b94910cf974a56ecf86cfc authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refactor Atata.WebDriverExtras project classes
5fb9f46a8e233972529c82a2506265f6e75cac44 authored over 8 years ago by YevgeniyShunevych <[email protected]>
5fb9f46a8e233972529c82a2506265f6e75cac44 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update UIComponent.ToString method; Add extra context information to NoSuchElementException and NotMissingElementException
f985cfdb2327d7d90e3973996d5b856de4baa04f authored over 8 years ago by YevgeniyShunevych <[email protected]>
f985cfdb2327d7d90e3973996d5b856de4baa04f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refactor ExceptionFactory and related functionality
4f63b4b5eba55b59f184a3123d30158123caec5b authored over 8 years ago by YevgeniyShunevych <[email protected]>
4f63b4b5eba55b59f184a3123d30158123caec5b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename LogManager.Add methods to Use
e93d0fd3e42097eb41b849b1dee6fd328ddeed5f authored over 8 years ago by YevgeniyShunevych <[email protected]>
e93d0fd3e42097eb41b849b1dee6fd328ddeed5f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update find by index functionality
c1ef494e95640d5666407fbf6405b54380f53639 authored over 8 years ago by YevgeniyShunevych <[email protected]>
c1ef494e95640d5666407fbf6405b54380f53639 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update VerificationLogSection
498f0107812026214c525778cef3b13bad1ebd18 authored over 8 years ago by YevgeniyShunevych <[email protected]>
498f0107812026214c525778cef3b13bad1ebd18 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename DataVerificationLogSection class to VerificationLogSection
2753fe017a81f992dd796897c02713f15d7791ec authored over 8 years ago by YevgeniyShunevych <[email protected]>
2753fe017a81f992dd796897c02713f15d7791ec authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Trace, Debug and Fatal methods to LogManager and ILogManager
3df48f92fff6c079f6e93cc9516d7ca3f433c5af authored over 8 years ago by YevgeniyShunevych <[email protected]>
3df48f92fff6c079f6e93cc9516d7ca3f433c5af authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update logging functionality
7783a9feb624a9b9b0884c4ccb0fc7c77dda8011 authored over 8 years ago by YevgeniyShunevych <[email protected]>
7783a9feb624a9b9b0884c4ccb0fc7c77dda8011 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refactor LogManager
b0568d659c255fb9022c66323ba18f626fa9766c authored over 8 years ago by YevgeniyShunevych <[email protected]>
b0568d659c255fb9022c66323ba18f626fa9766c authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add screenshot consumer functionality to LogManager; Add FileScreenshotConsumer
ca6da7bd169fdcff16e5e2cd5c5abd9a37bc58e4 authored over 8 years ago by YevgeniyShunevych <[email protected]>
ca6da7bd169fdcff16e5e2cd5c5abd9a37bc58e4 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add LogManager and several LogSection classes
f0255cc4a9288dd8ef3f415371bbab5813db6eb7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
f0255cc4a9288dd8ef3f415371bbab5813db6eb7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update logging functionality; Add NLogConsumer
f699652fa4816e970d2e0a13f51e174419105178 authored over 8 years ago by YevgeniyShunevych <[email protected]>
f699652fa4816e970d2e0a13f51e174419105178 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add NUnitTestContextLogConsumer
bf7d2fd0cdf9f8db77611331aa700146d55ba3bd authored over 8 years ago by YevgeniyShunevych <[email protected]>
bf7d2fd0cdf9f8db77611331aa700146d55ba3bd authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add basic log consumer functionality; Add DebugLogConsumer and TraceLogConsumer
fa7a925eda161d138212e6d401d4997fecb5cf79 authored over 8 years ago by YevgeniyShunevych <[email protected]>
fa7a925eda161d138212e6d401d4997fecb5cf79 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove obsolete verification functionality
af24080313bb4a0264abca80a9c7573854691bec authored over 8 years ago by YevgeniyShunevych <[email protected]>
af24080313bb4a0264abca80a9c7573854691bec authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove obsolete verification functionality
2075d12233288d60136e92d24ace57e4e230c1b2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
2075d12233288d60136e92d24ace57e4e230c1b2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update IUIComponentVerificationProviderExtensions.HaveChecked method
9f1977243294d2c1166be37cb5451df68fb62f40 authored over 8 years ago by YevgeniyShunevych <[email protected]>
9f1977243294d2c1166be37cb5451df68fb62f40 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update LogManagerBase
1c23808e8821aaaa39ff01a0083d209cf0df55a0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
1c23808e8821aaaa39ff01a0083d209cf0df55a0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix IDataVerificationProviderExtensions.BeEmpty method
04c9fbaa82eaa2b826a1537b9f956ef6ce5591bf authored over 8 years ago by YevgeniyShunevych <[email protected]>
04c9fbaa82eaa2b826a1537b9f956ef6ce5591bf authored over 8 years ago by YevgeniyShunevych <[email protected]>
Apply Atata.ruleset to all solution projects
702f9b82d91d5758846016c3c0c00291d4bc74b8 authored over 8 years ago by YevgeniyShunevych <[email protected]>
702f9b82d91d5758846016c3c0c00291d4bc74b8 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Disable 1033 rule in Atata.ruleset
b4269f4b610d9d48c7916fafac7766ccf033673f authored over 8 years ago by YevgeniyShunevych <[email protected]>
b4269f4b610d9d48c7916fafac7766ccf033673f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Contain overload method to IDataVerificationProviderExtensions
1f210a05bf3810fc00888a4589044671e871fffd authored over 8 years ago by YevgeniyShunevych <[email protected]>
1f210a05bf3810fc00888a4589044671e871fffd authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update IUIComponent`1, UIComponentPart`1 and UIComponentResolver
8c6803110c2f1e672a8b997c4490c1035b533677 authored over 8 years ago by YevgeniyShunevych <[email protected]>
8c6803110c2f1e672a8b997c4490c1035b533677 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add overload Create method accepting IScopeLocator to UIComponentChildrenList`1
4b2d7b0825e0e60009c64e0c14c406ce46405985 authored over 8 years ago by YevgeniyShunevych <[email protected]>
4b2d7b0825e0e60009c64e0c14c406ce46405985 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Increase project version number to 0.9.0
cb0270a78ddd001e84d6f605cc8a0f87a32858cc authored over 8 years ago by YevgeniyShunevych <[email protected]>
cb0270a78ddd001e84d6f605cc8a0f87a32858cc authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add KendoGrid`3 and KendoGrid`1 controls
0325ea4942c6f07c00a87f3492a6c4336b62abe3 authored over 8 years ago by YevgeniyShunevych <[email protected]>
0325ea4942c6f07c00a87f3492a6c4336b62abe3 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Table`3 base table control
06e4d23d7b0dfff6041853c81f10e4b34cfc2019 authored over 8 years ago by YevgeniyShunevych <[email protected]>
06e4d23d7b0dfff6041853c81f10e4b34cfc2019 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Clear method to Input`2 control
726c67137c445d54cba1e472c7c894cbb37afc63 authored over 8 years ago by YevgeniyShunevych <[email protected]>
726c67137c445d54cba1e472c7c894cbb37afc63 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add UIComponentChildrenList`1 class, move control creation methods from UIComponent`1 to it
99f0af09519b948701fcd485b885ba5158bdc4a5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
99f0af09519b948701fcd485b885ba5158bdc4a5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add component properties null check before init to UIComponentResolver
c50076cd2cbfc65cc001e295492b6041c2aabd0b authored over 8 years ago by YevgeniyShunevych <[email protected]>
c50076cd2cbfc65cc001e295492b6041c2aabd0b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update table row functionality
bd2a5a6749e30402acb5b734ed616afaf1c2e7e9 authored over 8 years ago by YevgeniyShunevych <[email protected]>
bd2a5a6749e30402acb5b734ed616afaf1c2e7e9 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update clickable functionality
48b6e6a818f36e9a67f8f03b0ef1240e7e69dc3d authored over 8 years ago by YevgeniyShunevych <[email protected]>
48b6e6a818f36e9a67f8f03b0ef1240e7e69dc3d authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update UIComponentResolver.InitDelegateProperty method to use ClickAndGo extension method
c502c2f67d2a15d4b30f2d909ce6d812150227e2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
c502c2f67d2a15d4b30f2d909ce6d812150227e2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlDelegates_WithNavigaton test
bb2f5139e2c112e8d43bb26c100fa16bc94f87bd authored over 8 years ago by YevgeniyShunevych <[email protected]>
bb2f5139e2c112e8d43bb26c100fa16bc94f87bd authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add NavigationPageObjectCreatorAttribute support to ClickAndGo extension method; Add ClickAndGo extension methods for Clickable`2, Button`2 and Link`2
acd3bfd9e0570227ebc0b0627ae845d8a51bba44 authored over 8 years ago by YevgeniyShunevych <[email protected]>
acd3bfd9e0570227ebc0b0627ae845d8a51bba44 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update all clickable extension classes
89eb769ca112fa12c8b70432bede343f43de10a0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
89eb769ca112fa12c8b70432bede343f43de10a0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add INavigable`2 interface to ButtonControl`2 and LinkControl`2
b30df5041998fdb5c2822b85787c9ea9b7fd6f5b authored over 8 years ago by YevgeniyShunevych <[email protected]>
b30df5041998fdb5c2822b85787c9ea9b7fd6f5b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add NavigationPageObjectCreatorAttribute
c2306d1f5828500de12f835310f9fae5b3c3e2eb authored over 8 years ago by YevgeniyShunevych <[email protected]>
c2306d1f5828500de12f835310f9fae5b3c3e2eb authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add GoTemporarilyAttribute support to INavigableExtensions.ClickAndGo method
18e64d700f6601b931840b291b37e87dcc2bf88e authored over 8 years ago by YevgeniyShunevych <[email protected]>
18e64d700f6601b931840b291b37e87dcc2bf88e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename ColumnIndexToClickAttribute to CellIndexToClickAttribute; Update TableRow related functionality
3563ba7742d3176f28f99584a4ca759ffc4e4f12 authored over 8 years ago by YevgeniyShunevych <[email protected]>
3563ba7742d3176f28f99584a4ca759ffc4e4f12 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add IControl`1, INavigable`2 and INavigableExtensions
91afc929896712d6218b2425fc7e260ba1577937 authored over 8 years ago by YevgeniyShunevych <[email protected]>
91afc929896712d6218b2425fc7e260ba1577937 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove obsolete FindItemByIndex functionality
f4b65631966d668ecd5e422c34b1166637c19804 authored over 8 years ago by YevgeniyShunevych <[email protected]>
f4b65631966d668ecd5e422c34b1166637c19804 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update component naming functionality, enable ending ignoring for control
82e3d74c187017fdfd5fbb6504a3f259a734577b authored over 8 years ago by YevgeniyShunevych <[email protected]>
82e3d74c187017fdfd5fbb6504a3f259a734577b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ItemsControl`2 control; Add ControlList_RadioButton test
84ee794b8c3617d126bbe19d14b73ea35d14d658 authored over 8 years ago by YevgeniyShunevych <[email protected]>
84ee794b8c3617d126bbe19d14b73ea35d14d658 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix FindByFieldSetStrategy
b2d1a154b0b5ed99201204b27ece7bc29e6f6693 authored over 8 years ago by YevgeniyShunevych <[email protected]>
b2d1a154b0b5ed99201204b27ece7bc29e6f6693 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix XPathComponentScopeLocateStrategy index use; Add ControlList_TextInput test; Enhance ControlList_CheckBox test
c769c3a4cfd22eb4e2eaf2bd26175ffef2c253d5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
c769c3a4cfd22eb4e2eaf2bd26175ffef2c253d5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add OnClick method to Control`1; Override OnClick method in TableRowBase`1
169b7735fd413164627149cc702eeaa8ba749278 authored over 8 years ago by YevgeniyShunevych <[email protected]>
169b7735fd413164627149cc702eeaa8ba749278 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove obsolete Table`2 functionality
702ac86176af0d5344e04df609574fc6f4ad8003 authored over 8 years ago by YevgeniyShunevych <[email protected]>
702ac86176af0d5344e04df609574fc6f4ad8003 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Table_Complex test
1d423be87c56d8539f29e9d30298d5fd78366d7b authored over 8 years ago by YevgeniyShunevych <[email protected]>
1d423be87c56d8539f29e9d30298d5fd78366d7b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix ControlList_CheckBox test
7e039a36bba6113d332db58eca04dc3963ca6921 authored over 8 years ago by YevgeniyShunevych <[email protected]>
7e039a36bba6113d332db58eca04dc3963ca6921 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update README.md
21a23d4341385201a892cf8eb973991bd282f59a authored over 8 years ago by YevgeniyShunevych <[email protected]>
21a23d4341385201a892cf8eb973991bd282f59a authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ControlList_CheckBox test; Update tests
f9534704ec502b1af51b4477404d9691d409bf83 authored over 8 years ago by YevgeniyShunevych <[email protected]>
f9534704ec502b1af51b4477404d9691d409bf83 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Value property to IDataProvider`2; Implment implicit cast operator in DataProvider`2
2510de127ee1997fee7df244fc950656be23213d authored over 8 years ago by YevgeniyShunevych <[email protected]>
2510de127ee1997fee7df244fc950656be23213d authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ControlTypeName to 'contain' verification messages in IDataVerificationProviderExtensions
7ac403514919b82f3a22d2b0a70144a7ac8bece7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
7ac403514919b82f3a22d2b0a70144a7ac8bece7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Override VisitUnary method in ControlNameExpressionStringBuilder to avoid 'Convert(...)' text
c4e53ab418beb6aad7e6c8056c9b5578fd4ccb56 authored over 8 years ago by YevgeniyShunevych <[email protected]>
c4e53ab418beb6aad7e6c8056c9b5578fd4ccb56 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update TableRowList`2.BuildItemNameByCellValues method
b9a6745071945add6be75c4079e4aa11f0c1b0ed authored over 8 years ago by YevgeniyShunevych <[email protected]>
b9a6745071945add6be75c4079e4aa11f0c1b0ed authored over 8 years ago by YevgeniyShunevych <[email protected]>