Back to ProjectsAutomation
Documentation Helper Tool
Internal tool that accepts Figma images or file paths and uses AI to auto-generate test cases and use cases. Python with Selenium for extraction. Output formatted for direct copy-paste into Word.
Languages
Python
Skills & Tech
PythonSeleniumOpenAI APIFigmaTest Case Generation

Overview
An internal tool that accepts Figma images or file paths and uses AI to auto-generate test cases and use cases. Python with Selenium for UI extraction. Output formatted for direct copy-paste into Word — accelerates documentation for QA and product teams.
What I Built
- Figma image input — upload screenshots or export from Figma
- File path input — point to local files for analysis
- Selenium extraction — scrape UI elements when needed
- AI generation — LLM produces test cases and use cases from UI context
- Word-ready output — formatted text for direct paste into documents
Tech Stack
- Language: Python
- Extraction: Selenium
- AI: OpenAI API or similar LLM
- Output: Structured text, optionally Markdown or RTF
Outcome
Saves hours of manual documentation. QA and product teams get test cases and use cases generated from designs in minutes.