=== Automated Visual Tester === Contributors: jayedul Tags: testing, automation Requires at least: 5.3 Tested up to: 5.8 Requires PHP: 7.0 Stable tag: 1.0.5 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html An automated testing plugin for WordPress CMS that simulates basic user interactions on browser without any crazy setup. == Description == AV Tester is a user interaction simulator plugin for WordPress that doesn't require any special setup. Just install as simply as other plugins and start testing. To run test, all you have to do is define a series of user actions in dashboard that would be simulated on browser. So you can track if there is any missing things or bugs in new releases of your WordPress plugin or theme. == Contribution == Here is the public repository of this plugin on github if you are interested to contribute to... https://github.com/jayedul/automated-visual-tester == Changelog == = 1.0.5 - October 12, 2021 = New: Change event added Update: Sequence adder icon updated Update: Warning alert added for xpath and selector input Fix: Null showing for hovered sequence title = 1.0.4 - August 01, 2021 = New: Demo video URL added New: Double click reuse range input field to go to the start point = 1.0.3 - July 28, 2021 = New: Show collapsed sequence range in section title New: Toggle collapse all sequence Fix: Page leave delay Fix: Target not found sometimes that renders upon ajax call completion = 1.0.2 - July 25, 2021 = New: Script file cache issue = 1.0.1 - July 25, 2021 = New: Collapsible section New: Reuse sequence New: Initialize test from certain offset New: CSS selector with multiple target support New: Skip support for variable target element New: Gutenburg editor title and content input New: Relative path support for redirect action = 1.0.0 - July 01, 2021 = New: Initial Release