Rule Engine Extension Beta Version
The Rule Engine Extension Beta Version is a Chrome extension designed for a project during an internship. This tool is specifically tailored to read the user interface of a rule engine page. The rule engine page consists of a graph where each node is represented as a div, interconnected through connectors.
This beta version extension functions by analyzing the UI, creating a background graph, and allowing users to input a path within the graph. It then highlights the specified path, including the arrows in the path. While the feature to highlight arrows works effectively, it may encounter challenges when the divs are in close proximity.