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!