C#/.NET package containing a set of Atata components for automated web testing integration with Bootstrap Framework.
Works with Bootstrap components of version 3-5.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Namespace is Atata.Bootstrap
.
BSModal
BSNavbar
BSDropdown
BSDropdownToggle
BSNavItem
BSTab
BSPill
BSTabPane
BSListGroup
BSListGroupItem
ClickTabOrPillAttribute
Atata Sample App Tests project demonstrates different automation testing approaches and features of the Atata Framework as well as Atata.Bootstrap package. Feel free to clone/fork it and check out the usage of Bootstrap components.
Check Contributing Guidelines and How to Contribute a Component if you are interested in contributing to the repository.
Atata Framework follows Semantic Versioning 2.0. Thus backward compatibility is followed and updates within the same major version (e.g. from 1.3 to 1.4) should not require code changes.
Atata is an open source software, licensed under the Apache License 2.0. See LICENSE for details.