1
General Board / Wireframe from existing webpage
« on: August 28, 2018, 11:40:54 pm »
I've searched the forums and online help and haven't found an answer. We have an internal tool whose UI is implemented as an HTML5-based web page. I would like to use EA's wireframing capability to document/trace from screen elements into the tables and columns in our data model (and also to Activities, Requirements, Use Cases, etc.).
Is there a way to take the existing pages/screens and automatically create a wireframe?
Obviously, I could manually create the wireframes from the existing pages. Not only would that be time consuming but also I don't have a way to automatically detect if a screen changes outside of the wireframes without again manually traversing the screens.
As a backup I'm planning to use an automated test tool like Selenium to automate some click-through scripts for the screens that have manually created wireframes. At least then we can detect when changes occur and make the corresponding changes to the wireframes.
Is there a way to take the existing pages/screens and automatically create a wireframe?
Obviously, I could manually create the wireframes from the existing pages. Not only would that be time consuming but also I don't have a way to automatically detect if a screen changes outside of the wireframes without again manually traversing the screens.
As a backup I'm planning to use an automated test tool like Selenium to automate some click-through scripts for the screens that have manually created wireframes. At least then we can detect when changes occur and make the corresponding changes to the wireframes.