MainFrame is a common automation framework built ontop of Selenium for Web Apps, Microsoft CodedUI for Desktop Apps and Appium for Mobile Apps. Utilizing the page object pattern and many others, MainFrame gives your automation scripts the ability to be maintainable, flexible, and reliable without impacting on your design. With amazing documentation and samples galore, you will not be disappointed. NOTE: This is the core package of MainFrame. Please see MainFrame.Web, MainFrame.Desktop or MainFrame.Mobile.
$ dotnet add package MainFrameNo README available.