Settings

Theme

Ask HN: Web UI testing framework with visual editor

3 points by viktorbenei 11 years ago · 2 comments · 1 min read


I'm looking for a web UI testing framework which has a (stable, mature) editor to "record" these tests.

Ideally I'd like a tool which works similar to Xcode 7's new UI testing feature: you can visually plan/record your tests and it generates the required code on the way.

Do you know about a tool like this, or even better, do you use a tool like this for Web UI testing?

Much appreciated!

ilovefood 11 years ago

I use Selenium extensively, I am currently working on my own framework to do just this. Best,

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection