On Apr 28, 2015 8:45 PM, "stepharo" <stepharo@free.fr> wrote:
Once we have the path it means that we can reapply it to all the elements
of a collection for example :) Yes. That and generating code are our main use-cases :) Cheers, Andrei
Le 28/4/15 19:53, Andrei Chis a écrit :
It's coming :)
We implemented a while back a prototype for recording/replaying all the
steps in an inspection session, but because of the
current design of glamour it was quite difficult to get it working correctly.
Cheers, Andrei
On Tue, Apr 28, 2015 at 7:16 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi,
sometimes when I play in playground in order to achieve something I can
go 10 levels deep or even more. Maybe we can implement an option to somehow construct one script from all executed parts, so then this script can be turned into a method or so on.
Uko