=== Flytrap Auto Test Builder Plugin === Contributors: WpFly Tags: automated testing, test, test builder, auto test, selenium, builder Donate link: https://wp-fly.com Requires at least: 3.7 Tested up to: 6.0 Requires PHP: 7.0 Stable tag: 1.0.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Flytrap Automated Test Builder is designed to simplify test creation for WordPress: Automated Builders, Recording and Playback, Suggestions, Easy Selection, Differences Actions and more options. == Description == [Moved to https://codecanyon.net/](https://codecanyon.net/). == Installation == = Minimum Requirements = * WordPress 5.0 or greater * PHP version 7.0 or greater * MySQL version 5.0 or greater = We recommend your host supports: = * PHP version 7.0 or greater * MySQL version 5.6 or greater * WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred) = Installation = 1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the `wp-content/plugins/` directory of your WordPress installation. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Admin panel > Flytrap 4. Now you can start building tests for your website. For documentation and tutorials visit our [Knowledge Base](https://wp-fly.com/docs/introduction/why-flytrap/). == Frequently Asked Questions == **How do I install Flytrap?** To install the free version of Flytrap, follow the steps below: From your WordPress dashboard -> Go to Plugins -> Click on 'Add new'-> In the Search field, enter Flytrap and choose `Automated Testing Wordpress – Flytrap`. Press install -> After installation, click Activate. **Does Flytrap work with all the themes and plugins?** Flytrap works all the themes and plugins that respect the coding standards of WordPress. **Is Flytrap compatible with my website/store?** Flytrap can be used for any type of website and online store that is implemented with WordPress. **Does it affect the speed of the site?** No, all the files and assets of Flytrap are set for the admin panel page, and it does not add files to other pages of your website. **Does it work with other WordPress plugins? ** It works with almost all the plugins. You can even create tests for other plugins and make sure of their performance on your site. If you encounter an incompatibility issue, please report it to us and the plugin that conflicts with Flytrap. **Do I need to do coding to create tests?** Not! Flytrap provides a platform for you to easily create various automated tests for your website without coding. **Is it possible to create a test for each page or link??** You can create automated tests for different internal links of your website and this feature is not available for external links of your website. **Is my site secure with Flytrap?** The security of your website is very important to us, and we take proactive measures to ensure your website is secure. All information is also stored on your database without external server. == Screenshots == 1. **Builders** tool is a special vision. With this tool, you can easily create test commands automatically and enjoy creating tests for your website. 2. **Record and Playback** tool will help you, simply follow the workflow of your website and create commands automatically. 3. **Suggestions** tool help to find similar elements on the page easily if an element has changed. 4. With the **Selector**, you can easily select an element on the page to create a test. 5. Flytrap can be used in Light and Dark mode. == Changelog == = 1.0.1 = * Fix: Stop selector when test running = 1.0.0 = * Release of the first public and free version of Flytrap