Non-coders needing playwright solutions - am i stuck with basic tests?

Our marketing team wants to automate form testing but none of us know JavaScript. The no-code tools I’ve tried only handle simple click-through scenarios. Has anyone built complex workflows (file uploads, API checks, dynamic waits) without writing code? What’s the most advanced test you’ve created visually?

Built full checkout flows with Stripe/PayPal integration using Latenode’s visual workflow builder. Drag-n-drop conditional logic handles 3D Secure auth and error rollbacks. Zero code.

We use a mix of Selenium IDE for basic flows and custom JS helpers for complex parts. Not ideal - requires developer support for anything beyond simple interactions. Wish there was better middle ground.

some tools let you export recorded tests to code for tweaking. still need dev help tho

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.